diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..40208bd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Ensure consistent line endings across all platforms +* text=auto eol=lf diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 64a69bd..305b2f6 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -24,6 +24,11 @@ jobs: - name: Restore dependencies run: dotnet restore + - name: Verify generated code is up-to-date + run: | + dotnet run --project Src/Generate + git diff --exit-code || (echo "Generated code is out of date. Run 'dotnet run --project Src/Generate' and commit the results." && exit 1) + - name: Build run: dotnet build --no-restore -bl diff --git a/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs index a30ba0e..023e879 100644 --- a/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs @@ -13,1539 +13,1539 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet100.References.MicrosoftCSharp, global::System.Guid.Parse("867e1125-3bcd-4315-a1c3-b791a597f45c")); + public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet100.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("cb2965af-71e1-4a14-89ed-9abd3902805e")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet100.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("ad83c212-8756-4a36-9a64-7da7a44a5154")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet100.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("9f11ab2d-c75b-41a4-948e-25f3219649e7")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet100.References.MicrosoftVisualBasic, global::System.Guid.Parse("4787822f-29ac-44c0-8fee-da82757f8288")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet100.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("3bd6ec78-92ba-4688-a184-8733b4d53d9b")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet100.References.MicrosoftWin32Primitives, global::System.Guid.Parse("73847e5e-6ddb-43d2-849f-90740883e613")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet100.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("d0b1497e-d175-4d07-ae66-da5ab7fbffff")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet100.References.MicrosoftWin32Registry, global::System.Guid.Parse("49201839-6975-49d9-8efc-1602f40e5864")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet100.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("2b2cf7a8-fa3d-4c32-946c-d50af96e9e85")); /// - /// The for mscorlib.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet100.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c8fdaec4-efe5-402a-bcee-721c83d89b75")); /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2")); + public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet100.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("1018f1e4-a2bd-4a6a-9c60-f7e55c4bd923")); /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet100.References.SystemAppContext, global::System.Guid.Parse("e4e93a9a-d4a3-455d-b8a4-2cef696fb19b")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet100.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("dd55b0b4-539b-4f97-85ea-f6b064479315")); /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet100.References.SystemBuffers, global::System.Guid.Parse("af5f7c0b-1285-4a38-ba1b-2a2c1751ea96")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet100.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("bd08b21d-ecff-4d49-89f7-0cee115695ce")); /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet100.References.SystemCollectionsConcurrent, global::System.Guid.Parse("3a3d8c52-0487-490c-b340-eeb52867e981")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet100.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("b29f1ebf-9cbe-465a-8e6b-376a425b7a83")); /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet100.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("8f1f05f1-a784-406c-995d-b4d86f881f22")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet100.References.SystemCollectionsImmutable, global::System.Guid.Parse("ce932b02-36d4-4306-bf0d-c42b7c3102a5")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet100.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("c4d05a9e-d45c-4dc3-96dd-1f970cd756e4")); /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet100.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("64fe783e-724f-4652-9e3a-b67909afa52c")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet100.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("cb6be71d-8d13-4078-be6b-be5a7f07d3e7")); /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet100.References.SystemCollectionsSpecialized, global::System.Guid.Parse("404fd5c6-1a54-434c-8cf4-23d390ed306c")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet100.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("d0c06dd2-57cc-4d2f-ba1c-e33dcad65565")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet100.References.SystemComponentModelAnnotations, global::System.Guid.Parse("4703ba92-913f-47fa-88f4-a7128d26248b")); + public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet100.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("27defef2-4f73-4e0c-bbe2-773e9441a5c4")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232")); + public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet100.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("e79d5db3-04ee-4974-965a-9efd489ca039")); /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d")); + public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet100.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("87adbc45-d29e-4dc0-8b82-deb0c91934a7")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet100.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("6ae4badc-5925-4dfc-95f9-1687e0d17cad")); + public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet100.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("26b58792-5e66-4c99-a486-27d985b9b5c2")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet100.References.SystemComponentModelPrimitives, global::System.Guid.Parse("605911a8-685b-4afc-99f2-3d8681918df2")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet100.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("85125f98-2d36-47c0-b189-c5398a15c758")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet100.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c6eebd78-5efe-432d-a641-72040cb91ee6")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet100.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("4bae3236-4168-4243-a8b0-f3054594f30c")); /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet100.References.SystemConfiguration, global::System.Guid.Parse("5a7c8db6-c3a7-48ca-ba79-1a86c7b2fd71")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet100.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("ce4b4151-5f33-4f2e-914e-9ba376628e94")); /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet100.References.SystemConsole, global::System.Guid.Parse("8690f9d3-dc6f-435e-ab72-5db225f92773")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet100.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("20653657-cb35-465c-a27f-94bf585138e4")); /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet100.References.SystemCore, global::System.Guid.Parse("661aa8dc-38d0-45d6-95c2-a8adee1772c2")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet100.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("7015cf8b-7232-4e85-9906-450dbe1e0c0d")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet100.References.SystemDataCommon, global::System.Guid.Parse("6cac6546-60e2-420b-aa17-393e0a947b47")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet100.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c7b8d990-2a45-449e-8af4-39ef2a95d92f")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet100.References.SystemDataDataSetExtensions, global::System.Guid.Parse("72d2d39f-6f41-4151-bf89-2d33f32bb624")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet100.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("41af0c1a-c836-4f5f-bc9f-1e3e2aa87b1a")); /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet100.References.SystemData, global::System.Guid.Parse("98ff4f48-7b56-4922-bfce-50bf9a8cef9a")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet100.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("0a7c54e0-fb92-4404-ac39-3d46a3e53a47")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet100.References.SystemDiagnosticsContracts, global::System.Guid.Parse("8f549004-3129-477f-a9a3-888229a76f4c")); + public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet100.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("a6a855bd-e18d-475b-ac3f-28526ec9752d")); /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet100.References.SystemDiagnosticsDebug, global::System.Guid.Parse("d9d88548-4d24-4f49-998b-6a5cfda36dbd")); + public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("773cfa81-78e7-44be-834a-7bd8306c4586")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet100.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("5d99ff82-802e-4c7c-97da-18468f965c97")); + public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("0c514947-b6b9-4251-ab61-26eba8999b9b")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet100.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("62dc92f8-2c01-430d-9ff1-5093cc9fd6b7")); + public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet100.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("b24c294d-43f7-478c-a9b7-b6da9605313f")); /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet100.References.SystemDiagnosticsProcess, global::System.Guid.Parse("6a14bc7d-f614-441b-8192-876749c08c76")); + public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet100.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("cbf11dda-bf25-4058-ad6b-0ee3a92d3ada")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet100.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("e32bc9be-6098-4e1c-807f-8337af27fd62")); + public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet100.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("b83e4240-51a3-431d-ab83-d50902f998e7")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet100.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9a1e41e4-8fb6-4b17-a7aa-86e35300b8a8")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet100.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("6dbf4224-2ea9-4b47-b7b1-8d727b06f4fa")); /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet100.References.SystemDiagnosticsTools, global::System.Guid.Parse("177b7d49-bf97-44fd-8b88-4aa0f114d842")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet100.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("8f793a67-e9f4-4a21-be8b-eecfe235151b")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet100.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d4eebc8c-54a2-4c67-8e6b-5d227655f37a")); + public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet100.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("6b8bf8a4-1fc4-4b23-abc8-33c0d91c3bb3")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet100.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0b4e6513-10c4-4745-ab49-a934804a2c90")); + public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet100.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("6db03284-6a42-4925-b5bb-ea1e6b896f06")); /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b")); + public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet100.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("2de0441e-ea31-4e59-99b0-9174f14cf6fa")); /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet100.References.SystemDrawing, global::System.Guid.Parse("af271497-2759-4bf2-9f5f-b08607a05b5b")); + public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet100.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("818019c8-6d46-4cb5-8456-dc4c01ef51e3")); /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet100.References.SystemDrawingPrimitives, global::System.Guid.Parse("5b7b7b6e-159c-4df2-9f1d-79d51220eafa")); + public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet100.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("cabd6ae0-164b-40be-a52a-bde7abf56c40")); /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet100.References.SystemDynamicRuntime, global::System.Guid.Parse("e6e8154d-c46f-4bf1-a739-1baede5b6f00")); + public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet100.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("ecf421a3-efa0-4e53-865f-90a67ab73480")); /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet100.References.SystemFormatsAsn1, global::System.Guid.Parse("7dcc22be-05a1-43df-96e9-c08cc5c55869")); + public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet100.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("9dfd3db1-4e14-4199-a1b5-9a18150e2b86")); /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet100.References.SystemFormatsTar, global::System.Guid.Parse("0b913adc-5d0f-4920-82ef-66c76baa0698")); + public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet100.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("ad377c40-c0b3-4c6c-b217-b18b7b1f5bc4")); /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet100.References.SystemGlobalizationCalendars, global::System.Guid.Parse("ef11946f-cedb-4c1a-9a8d-36712305c8ab")); + public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet100.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("bb6f585e-527c-4721-97b6-769f45260555")); /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9")); + public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet100.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("bc99ece1-899c-4059-831a-8713fb7786f5")); /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet100.References.SystemGlobalizationExtensions, global::System.Guid.Parse("1af002fc-4186-4a0f-92d2-b756119f5d56")); + public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet100.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("efa6240b-864d-4440-b2e5-92646712217b")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet100.References.SystemIOCompressionBrotli, global::System.Guid.Parse("e9e12841-c57d-4076-a19b-3dcba3a5ec3e")); + public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet100.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("cb33fc6d-3978-49d2-85cb-1489285e983a")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet100.References.SystemIOCompression, global::System.Guid.Parse("de02b4ef-322b-40bb-bfed-200d2c86b140")); + public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet100.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("98c59c23-e534-4c2f-87f0-34c52a5e879a")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet100.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("11ccd87b-4f08-400c-b377-31aff09940ef")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet100.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("5b92813c-6a30-4f40-aeb8-3125e891bcff")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet100.References.SystemIOCompressionZipFile, global::System.Guid.Parse("83ba80d7-2ab1-4f2b-ade1-915aa7cb2f84")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet100.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("656ea93b-c9d7-44ea-a25a-0423d415f0b0")); /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet100.References.SystemIO, global::System.Guid.Parse("809de61e-04e1-42aa-9c56-29960576a3c7")); + public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet100.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("afd1c326-281c-4804-8c3a-79998bf0ca99")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet100.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("49b69b97-f0bc-4d28-9049-37f918359d45")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet100.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("02daa3e0-dbe1-46f5-9531-f6631e352ff7")); /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet100.References.SystemIOFileSystem, global::System.Guid.Parse("90febb64-25dd-4a75-a5ed-657301c44c62")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet100.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("1ccf0761-4eb5-4430-a5f7-f6c7733663cd")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet100.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("0cc20546-6ce8-4e3d-87df-aeea6628395a")); + public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet100.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("98716190-8ffb-4395-94e9-2cfec2d899bc")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet100.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("a8859073-c42c-4846-b0d8-2a1f5fc57713")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet100.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("e7a64921-9b02-449f-bf48-6d2d24a0d633")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet100.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cf74ac06-5973-4ac1-925b-1e7bbef56a90")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet100.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("90e459cd-6856-4b64-a2c0-e0f3e8e72fe1")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet100.References.SystemIOIsolatedStorage, global::System.Guid.Parse("99192b22-f3ae-4538-97a9-49daff9ae6d4")); + public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet100.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("8b153119-f98f-4d03-b185-ac7d61d2c9a8")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet100.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("2caa8b98-bfbb-439e-a03b-967e319d5149")); + public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet100.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("533cb515-5cf0-4b34-9763-aea882d881da")); /// - /// The for System.IO.Pipelines.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet100.References.SystemIOPipelines, global::System.Guid.Parse("7b99afef-3941-44a1-a3ed-bd144a08890b")); + public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet100.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("33295c08-3c87-4977-9475-436dbb2fbb41")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet100.References.SystemIOPipesAccessControl, global::System.Guid.Parse("78a033f3-ec0a-4b9c-87d7-a78522fdf9d2")); + public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet100.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("12c7b6cf-4424-45fa-9bf6-c8e30c589e9b")); /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet100.References.SystemIOPipes, global::System.Guid.Parse("78abc298-fdd0-4dfe-8430-9238d15eb7d4")); + public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet100.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("6026f6bc-7e81-46ee-a228-70a4502f61f5")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet100.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("c7f5418a-43a9-42ab-9951-01e631eee1aa")); + public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet100.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("ea3bd8b5-f5fd-46f4-998f-43de517daf7e")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet100.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("73e3bff6-3c5a-4d1a-9ac4-761f01a6c4b2")); + public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet100.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("ff182278-21c1-4a09-9c1d-62c5ec4d32c6")); /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet100.References.SystemLinq, global::System.Guid.Parse("e01c9d86-326c-4829-bda0-6a2b3a23953a")); + public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet100.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("d28aa4a6-52c4-4f66-b378-25ea8be5e1fc")); /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet100.References.SystemLinqExpressions, global::System.Guid.Parse("ea255a4b-d286-4aa1-88a6-7240f21f39b5")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet100.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e2d7c449-5959-432d-ac32-2406f5f22ec0")); /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet100.References.SystemLinqParallel, global::System.Guid.Parse("fa59ba6b-2bd9-4020-95eb-ad78b7ba2bff")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet100.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("1c98f7f6-7101-46c2-8a2c-c6de24217304")); /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet100.References.SystemLinqQueryable, global::System.Guid.Parse("596da6e1-cf5c-4d0b-a36f-7ca05a4ff06d")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet100.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("9a9c3928-f478-440b-9a38-a1783171ef5a")); /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet100.References.SystemMemory, global::System.Guid.Parse("21709bf6-74e4-4961-8f3b-acc8b43b84b9")); + public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet100.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("352fdcbd-4cc1-4eef-b423-7b3d58add2db")); /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet100.References.SystemNet, global::System.Guid.Parse("8710cf42-bb9c-46af-8391-db277f95bd18")); + public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet100.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("00f5f85b-0d6f-4674-a579-62bc21b1c21f")); /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet100.References.SystemNetHttp, global::System.Guid.Parse("b64d4ca7-43e5-4297-a203-32710123b211")); + public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet100.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("dfe3ee1d-2803-4b16-a431-113b3773548d")); /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet100.References.SystemNetHttpJson, global::System.Guid.Parse("2face182-e0ac-4cf4-aabd-f76200c08673")); + public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet100.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("0c35b441-ef33-455a-b934-570d2d684e83")); /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet100.References.SystemNetHttpListener, global::System.Guid.Parse("6906dd99-ef31-4973-a1e5-d8208c3497e6")); + public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet100.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("2e6b597e-d2bb-4bf5-93a0-f6d5a5c58687")); /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet100.References.SystemNetMail, global::System.Guid.Parse("8aeefeba-becb-4112-b00e-83196ca2e6a3")); + public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet100.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("6bb28af5-d80d-4409-a196-b155dfbf25c3")); /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet100.References.SystemNetNameResolution, global::System.Guid.Parse("b8d49b37-d56a-4d4c-971c-c6d5fdab6b94")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet100.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("e7754ea4-e110-43d2-9da0-e17741526484")); /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet100.References.SystemNetNetworkInformation, global::System.Guid.Parse("e65374c7-0831-41e5-9e0e-4910337c56f9")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("1448ce9f-e6bc-48d6-bb49-d21c2cfe5add")); /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet100.References.SystemNetPing, global::System.Guid.Parse("b001e725-9276-4a0b-a2c6-9f77e965c2ce")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("4caa377a-ba1c-4d0c-b294-65541eb4e839")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet100.References.SystemNetPrimitives, global::System.Guid.Parse("71cef7a0-e2fc-412d-ad89-48053ee94454")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("d9dd6650-5d5f-4ab6-87f3-86bab364ef57")); /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet100.References.SystemNetQuic, global::System.Guid.Parse("b83f5b9f-312b-43d4-a647-0af60a4c233c")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet100.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("b9f9ac64-5d9f-4346-bc9b-7f8a0ca3a586")); /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet100.References.SystemNetRequests, global::System.Guid.Parse("66602c13-363c-419e-b92c-833b7feb421a")); + public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet100.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("69b87a65-587f-4c52-80c4-27ea87f64ebc")); /// - /// The for System.Net.Security.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet100.References.SystemNetSecurity, global::System.Guid.Parse("d7c50d77-abcf-4749-ae56-b073ceff3f76")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet100.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("3717f3f8-c9d6-44fa-b16b-bb788546ddf0")); /// - /// The for System.Net.ServerSentEvents.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet100.References.SystemNetServerSentEvents, global::System.Guid.Parse("c3981311-4868-4da9-9dd4-9d1c36f0f5e5")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet100.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("027653ca-f39c-4b70-bf48-57eede327aab")); /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet100.References.SystemNetServicePoint, global::System.Guid.Parse("563c7911-67a4-420a-81ff-6fa989565fb6")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet100.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("a346ad68-8d3e-4135-9190-7022ffad8622")); /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet100.References.SystemNetSockets, global::System.Guid.Parse("707b498c-2a55-49e7-802b-f56182209a7d")); + public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet100.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("7805ed29-b268-49d3-b58e-69b660be1b6f")); /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet100.References.SystemNetWebClient, global::System.Guid.Parse("98cf46ba-5ef9-4916-82f5-ea44fe5c91ea")); + public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet100.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("92191502-f515-49c4-ac9a-026c454f21dd")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet100.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4dd58113-0266-47a9-b0e4-d9e8a06613e4")); + public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet100.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("43f0d520-fa68-4715-b778-0408ae6b3e8e")); /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet100.References.SystemNetWebProxy, global::System.Guid.Parse("89758b46-4608-48b0-9adb-3bf64c8f84a4")); + public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet100.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("bb779b29-de47-45bf-8cd5-413b1cfcbd13")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet100.References.SystemNetWebSocketsClient, global::System.Guid.Parse("1931299d-f60e-4614-ba4b-2a7b8fe0a8df")); + public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet100.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("5571ea3d-bf85-4794-8df2-6ecd49cd7211")); /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.AspNetCore.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet100.References.SystemNetWebSockets, global::System.Guid.Parse("ca04a966-4aa6-492b-a97a-18c4eecb3cf7")); + public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet100.References.MicrosoftAspNetCore, global::System.Guid.Parse("ba23aa23-1ecd-48e4-a496-0027c0fbcc2d")); /// - /// The for System.Numerics.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet100.References.SystemNumerics, global::System.Guid.Parse("9e907127-20ac-437a-a0c0-3900dfa1a7b2")); + public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet100.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("dd45d4a8-82de-4109-82ab-936a6776ace2")); /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet100.References.SystemNumericsVectors, global::System.Guid.Parse("dcdfe3e5-5901-43cd-9bf1-bd6c077f76fd")); + public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet100.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("9dc2d9d5-fc5b-4366-b3e4-44667669a1c0")); /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet100.References.SystemObjectModel, global::System.Guid.Parse("05f07811-da84-4d07-b31a-0fb67fa40cc9")); + public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet100.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("651f11af-9a83-4ad1-afa2-4f1d6077656b")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet100.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3c4d1a41-1891-4af6-9f3a-9210bb46a297")); + public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet100.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("fa8247a6-6dd4-4ce1-8099-ca6d03eda0a6")); /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc")); + public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet100.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("941708e0-7d8e-44ce-9f7c-b8deb943aed5")); /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6")); + public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet100.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("02250976-11f8-4f0b-8d3b-6018de9a2ccf")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet100.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4c053f24-7f79-4a79-a096-8e02a24274d9")); + public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet100.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("d0081813-7c44-4a47-bc37-f1a3f5839d4d")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet100.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("8277bd63-9789-417c-9fe3-bd8c4e900103")); + public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet100.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("26d8b3a6-1cb0-4798-895a-9e2b63d91828")); /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet100.References.SystemReflectionExtensions, global::System.Guid.Parse("3b209f36-6e6b-457b-9088-1945c3b5bd67")); + public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet100.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("ad67b5b4-b85d-4009-87af-66669d0797e9")); /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet100.References.SystemReflectionMetadata, global::System.Guid.Parse("682e7d09-ee70-45df-848e-6290cf1b06d6")); + public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet100.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("4cf82528-94d1-4393-a8f8-5af9aba70125")); /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet100.References.SystemReflectionPrimitives, global::System.Guid.Parse("8c0d841d-dd62-4606-90ba-d0608a887956")); + public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet100.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("9e45231f-daff-4601-aae0-a3391343a703")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce")); + public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet100.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("91ef58df-deeb-4847-b58c-ac49783c05d9")); /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet100.References.SystemResourcesReader, global::System.Guid.Parse("66a993c8-d614-44ab-b12b-6e19fa7ec691")); + public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet100.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("8a5f2338-00a5-4048-9e4e-8eb11acd146d")); /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet100.References.SystemResourcesResourceManager, global::System.Guid.Parse("45454691-5ac5-458b-86fa-ded45ba545d8")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet100.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("5bcab7df-3d44-4767-ac25-c4e388a31f9c")); /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet100.References.SystemResourcesWriter, global::System.Guid.Parse("06e82223-61cf-4129-89b4-7bdabb3eb107")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet100.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("53089370-f403-4d6e-93c7-98f96dc16e5d")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet100.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("96575bd9-dc63-4ea1-8e82-37d9903c809f")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("60410d3e-8945-420b-91a9-a16aecb3948a")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet100.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("364a16b3-706b-413d-8424-58aa81af8ced")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("3158976b-e2a7-406a-a34c-8383d26879a2")); /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("11c2c026-8c72-4f7f-a9e5-43effbec7832")); /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet100.References.SystemRuntimeExtensions, global::System.Guid.Parse("08f8ae61-28b8-4134-b280-693f3f5c1dc8")); + public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet100.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("d0dbc1db-e864-4ace-b9cd-53a6a80fec95")); /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Features.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet100.References.SystemRuntimeHandles, global::System.Guid.Parse("f78dbc17-3699-489e-831f-e462a8839f0f")); + public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet100.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("b3691a0e-f669-4470-8b38-6b20ff406673")); /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet100.References.SystemRuntimeInteropServices, global::System.Guid.Parse("5e54b0a8-a775-4b3c-abda-aefb974ea1bb")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet100.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("8a32dd8e-bb5a-4a33-b222-7f271cbb56f4")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet100.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("2b1f2314-d8f3-4ecd-87ff-2d1574439add")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet100.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("411ea56d-668a-4bb9-a686-18a6bd528664")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet100.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9fd46346-278c-4864-9cb2-a05bc2da4584")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet100.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("ffe3f81c-bcee-4e41-a627-07d5035dfb46")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet100.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("0e6f4408-df86-421c-b2ab-8b07b60232ff")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet100.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("868dde52-f128-469b-aa84-c305054de061")); /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet100.References.SystemRuntimeLoader, global::System.Guid.Parse("c48feb7d-a360-4781-b865-7cc56654f03c")); + public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet100.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("e5e42996-1891-44fc-832d-8b4ebd2503d2")); /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550")); + public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet100.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("b3b65d0b-52bf-499b-a065-9ba03d8a0a1b")); /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566")); + public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet100.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("eaf140d8-9c2f-45d3-91ee-0ac4f7a83087")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Http.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet100.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("875464ab-8dc9-4663-8279-f6168a57a091")); + public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet100.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("14b23eea-8f9c-45c0-ae50-3a5a3f4f301c")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet100.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("ebedea37-7013-4786-a3ba-1df3fc483aab")); + public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet100.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("53e838b1-6a2a-4b64-9f04-ebbd91c7dd0f")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet100.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("3f929c23-73a0-4bd0-9bf1-9a1604179ec0")); + public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet100.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("b6dc99d4-0a07-4137-b8dd-0553d2a4b229")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet100.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("c7e796c5-b34d-4f48-8405-b62e5977b354")); + public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet100.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("2d225cf0-c401-40ff-af2a-e003654a1886")); /// - /// The for System.Security.AccessControl.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet100.References.SystemSecurityAccessControl, global::System.Guid.Parse("4c8cfd15-97c3-4f24-895d-282242dfbe09")); + public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet100.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("2b3c9684-3f1b-4a25-80c3-526db54a53ee")); /// - /// The for System.Security.Claims.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet100.References.SystemSecurityClaims, global::System.Guid.Parse("524f22fd-1000-4dfa-abf6-0c87b37d23f0")); + public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet100.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("d698ea79-8404-4ffc-8ca7-86107a0cbd32")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet100.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("3cb9c407-7144-4326-bce4-359736a5ea8c")); + public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet100.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("bd552964-16c5-494e-a6ef-221b45d92f42")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet100.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("f7970c7b-b2f9-45fc-8c7e-9148a53e6b77")); + public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet100.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("eac3d086-2101-4a3b-bd96-7acf5c1e30b6")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet100.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d73159a6-1909-4bb5-934c-42ee10bb463d")); + public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet100.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("d09a2861-dfe6-49e8-b93b-a852f1343ec9")); /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet100.References.SystemSecurityCryptography, global::System.Guid.Parse("c83a8f63-e359-4756-996a-4036b42c8932")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet100.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("446da244-55ed-4166-9ed4-1c69554237a5")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet100.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7c4599cb-eda3-4f01-9bd6-b18805dddb42")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet100.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("509ae56e-ef44-4a98-865e-c5f362f09cfe")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet100.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("04d3718a-6a8a-4f28-8524-602eabce97bc")); + public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet100.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("605e3069-7454-4d90-ab11-3ab490909ae0")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet100.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("c588e78d-b41f-46df-90b6-0dd1e98da918")); + public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet100.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("8df7ca4c-4e59-4f68-a59f-3af65774131c")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet100.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("eb663773-c0bc-4398-84cd-f1ab8d856d97")); + public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet100.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("07f752d8-0651-45c4-8b96-ac1a2af4b635")); /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet100.References.SystemSecurity, global::System.Guid.Parse("1690a451-4999-4de7-9b8f-7ec4fb9fe509")); + public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet100.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("1375a2f4-f517-481e-ba61-f819e42e7ce5")); /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet100.References.SystemSecurityPrincipal, global::System.Guid.Parse("52363912-bc3f-40f1-a2be-f32dd9229d24")); + public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet100.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("6958a0dd-72dd-4388-acb8-eb65776276af")); /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Options.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet100.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("0e596359-1b26-4de2-8eea-e870f6108b8f")); + public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet100.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("85c95b22-1964-4397-8220-6fb14c85fe99")); /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet100.References.SystemSecuritySecureString, global::System.Guid.Parse("aaaae055-1aa2-4e29-a945-fbfee9f1c36b")); + public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet100.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("d08a0954-8775-4d28-acd1-e6c9cd024610")); /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Validation.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet100.References.SystemServiceModelWeb, global::System.Guid.Parse("9ed71cae-7e6a-4ddb-a84c-d5470a15e953")); + public static ReferenceInfo MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet100.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("c089449e-d510-486e-898a-be800665f403")); /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet100.References.SystemServiceProcess, global::System.Guid.Parse("449837fa-47e8-4396-aa07-8a81395295a3")); + public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet100.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("0d1b4e3f-b1a9-46c9-a3d0-b28814b66991")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.JSInterop.dll /// - public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet100.References.SystemTextEncodingCodePages, global::System.Guid.Parse("3fdf1900-32b9-42c3-b68f-2b1a28740176")); + public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet100.References.MicrosoftJSInterop, global::System.Guid.Parse("0ffbeeb4-b42e-4096-a51b-aa03033d5a6e")); /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet100.References.SystemTextEncoding, global::System.Guid.Parse("ae9342b6-5f7d-4b82-a9da-414db36c0557")); + public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet100.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("ecfcef3c-efed-43af-be85-1ebd3eb7f4d9")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Diagnostics.EventLog.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet100.References.SystemTextEncodingExtensions, global::System.Guid.Parse("1c473924-632d-4879-b09a-3262f2cce99d")); + public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet100.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("48cf9a84-f434-4188-8b9b-62e6b02b5f63")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Formats.Cbor.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet100.References.SystemTextEncodingsWeb, global::System.Guid.Parse("c6563b99-f350-409d-b6fe-ee187865aff3")); + public static ReferenceInfo SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet100.References.SystemFormatsCbor, global::System.Guid.Parse("b31512f2-540c-437d-b76a-16636cb9813e")); /// - /// The for System.Text.Json.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet100.References.SystemTextJson, global::System.Guid.Parse("ff35f039-9fcd-4d35-8292-279e8f704fbe")); + public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet100.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("45b601fa-c9c3-47fd-8711-7abdead1e6ca")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Threading.RateLimiting.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet100.References.SystemTextRegularExpressions, global::System.Guid.Parse("993d6d0e-326e-4754-aba8-e493be511344")); + public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet100.References.SystemThreadingRateLimiting, global::System.Guid.Parse("bbab9ac2-54ce-420a-a664-713df177d35c")); /// - /// The for System.Threading.AccessControl.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet100.References.SystemThreadingAccessControl, global::System.Guid.Parse("99f95928-add6-4d24-84ec-bc7e79fafb7c")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet100.References.MicrosoftCSharp, global::System.Guid.Parse("867e1125-3bcd-4315-a1c3-b791a597f45c")); /// - /// The for System.Threading.Channels.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet100.References.SystemThreadingChannels, global::System.Guid.Parse("b617fb8c-40ca-4b0a-939c-b2d8522f4677")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet100.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("ad83c212-8756-4a36-9a64-7da7a44a5154")); /// - /// The for System.Threading.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet100.References.MicrosoftVisualBasic, global::System.Guid.Parse("4787822f-29ac-44c0-8fee-da82757f8288")); /// - /// The for System.Threading.Overlapped.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet100.References.SystemThreadingOverlapped, global::System.Guid.Parse("24f108be-37c2-4907-b8dd-df0401aa7c6c")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet100.References.MicrosoftWin32Primitives, global::System.Guid.Parse("73847e5e-6ddb-43d2-849f-90740883e613")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet100.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("e4a6190e-afee-4f94-bd07-98df6d171ad4")); + public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet100.References.MicrosoftWin32Registry, global::System.Guid.Parse("49201839-6975-49d9-8efc-1602f40e5864")); /// - /// The for System.Threading.Tasks.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet100.References.SystemThreadingTasks, global::System.Guid.Parse("0053d721-3a3e-42ba-9eb2-282ace8b8d03")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet100.References.SystemAppContext, global::System.Guid.Parse("e4e93a9a-d4a3-455d-b8a4-2cef696fb19b")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet100.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("8982fa25-5466-4026-ad6e-11d7af95ccd6")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet100.References.SystemBuffers, global::System.Guid.Parse("af5f7c0b-1285-4a38-ba1b-2a2c1751ea96")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet100.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d83388a4-02b1-411b-b486-2707b1057b79")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet100.References.SystemCollectionsConcurrent, global::System.Guid.Parse("3a3d8c52-0487-490c-b340-eeb52867e981")); /// - /// The for System.Threading.Thread.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet100.References.SystemThreadingThread, global::System.Guid.Parse("cd04a219-8317-4566-ac2c-150cb2e3e4b4")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet100.References.SystemCollectionsImmutable, global::System.Guid.Parse("ce932b02-36d4-4306-bf0d-c42b7c3102a5")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet100.References.SystemThreadingThreadPool, global::System.Guid.Parse("2acdc727-eceb-45e3-b2e4-f4d2f1b9191e")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet100.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("64fe783e-724f-4652-9e3a-b67909afa52c")); /// - /// The for System.Threading.Timer.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet100.References.SystemThreadingTimer, global::System.Guid.Parse("a22a2faa-f026-489a-a27c-f015a7e4df48")); + public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet100.References.SystemCollectionsSpecialized, global::System.Guid.Parse("404fd5c6-1a54-434c-8cf4-23d390ed306c")); /// - /// The for System.Transactions.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet100.References.SystemTransactions, global::System.Guid.Parse("5865edeb-197d-4bf2-883c-db7ba232dab0")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31")); /// - /// The for System.Transactions.Local.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet100.References.SystemComponentModelAnnotations, global::System.Guid.Parse("4703ba92-913f-47fa-88f4-a7128d26248b")); /// - /// The for System.ValueTuple.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet100.References.SystemValueTuple, global::System.Guid.Parse("15b359e0-5a61-41fc-ab6e-d6e4e8d28d75")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232")); /// - /// The for System.Web.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet100.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("6ae4badc-5925-4dfc-95f9-1687e0d17cad")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet100.References.SystemWebHttpUtility, global::System.Guid.Parse("d52a14a8-79f3-4693-b97e-df14cacb1287")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet100.References.SystemComponentModelPrimitives, global::System.Guid.Parse("605911a8-685b-4afc-99f2-3d8681918df2")); /// - /// The for System.Windows.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet100.References.SystemWindows, global::System.Guid.Parse("db749dd7-1a18-4884-b104-eecdf5879d06")); + public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet100.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c6eebd78-5efe-432d-a641-72040cb91ee6")); /// - /// The for System.Xml.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet100.References.SystemXml, global::System.Guid.Parse("1df45ecd-c759-4993-9b03-22342a8a7707")); + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d")); /// - /// The for System.Xml.Linq.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet100.References.SystemXmlLinq, global::System.Guid.Parse("446e07fd-459b-40b9-9dc6-d80741c905f9")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet100.References.SystemConfiguration, global::System.Guid.Parse("5a7c8db6-c3a7-48ca-ba79-1a86c7b2fd71")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet100.References.SystemXmlReaderWriter, global::System.Guid.Parse("75f783c5-599b-4b53-b41e-f25b478a629c")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet100.References.SystemConsole, global::System.Guid.Parse("8690f9d3-dc6f-435e-ab72-5db225f92773")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet100.References.SystemXmlSerialization, global::System.Guid.Parse("109e013e-b281-4c65-b5a1-78e6dc3e3438")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet100.References.SystemCore, global::System.Guid.Parse("661aa8dc-38d0-45d6-95c2-a8adee1772c2")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet100.References.SystemXmlXDocument, global::System.Guid.Parse("c89b2ffb-6a04-4f87-b5d9-63ef4419830d")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet100.References.SystemDataCommon, global::System.Guid.Parse("6cac6546-60e2-420b-aa17-393e0a947b47")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet100.References.SystemXmlXmlDocument, global::System.Guid.Parse("1d1c5320-add2-4e50-ade4-16d9b514a455")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet100.References.SystemDataDataSetExtensions, global::System.Guid.Parse("72d2d39f-6f41-4151-bf89-2d33f32bb624")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet100.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f70bf0da-3ad4-4eae-8e53-779c5ed457f2")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet100.References.SystemData, global::System.Guid.Parse("98ff4f48-7b56-4922-bfce-50bf9a8cef9a")); /// - /// The for System.Xml.XPath.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet100.References.SystemXmlXPath, global::System.Guid.Parse("2fd49127-6e10-4ce1-98dd-b8850b20e9bc")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet100.References.SystemDiagnosticsContracts, global::System.Guid.Parse("8f549004-3129-477f-a9a3-888229a76f4c")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet100.References.SystemXmlXPathXDocument, global::System.Guid.Parse("45e9ae0d-d644-479d-97bf-ed9008b33bed")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet100.References.SystemDiagnosticsDebug, global::System.Guid.Parse("d9d88548-4d24-4f49-998b-6a5cfda36dbd")); /// - /// The for WindowsBase.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet100.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("5d99ff82-802e-4c7c-97da-18468f965c97")); /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet100.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("cb2965af-71e1-4a14-89ed-9abd3902805e")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet100.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("62dc92f8-2c01-430d-9ff1-5093cc9fd6b7")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet100.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("9f11ab2d-c75b-41a4-948e-25f3219649e7")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet100.References.SystemDiagnosticsProcess, global::System.Guid.Parse("6a14bc7d-f614-441b-8192-876749c08c76")); /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet100.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("3bd6ec78-92ba-4688-a184-8733b4d53d9b")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet100.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("e32bc9be-6098-4e1c-807f-8337af27fd62")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet100.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("d0b1497e-d175-4d07-ae66-da5ab7fbffff")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet100.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9a1e41e4-8fb6-4b17-a7aa-86e35300b8a8")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet100.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("2b2cf7a8-fa3d-4c32-946c-d50af96e9e85")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet100.References.SystemDiagnosticsTools, global::System.Guid.Parse("177b7d49-bf97-44fd-8b88-4aa0f114d842")); /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet100.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("1018f1e4-a2bd-4a6a-9c60-f7e55c4bd923")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet100.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d4eebc8c-54a2-4c67-8e6b-5d227655f37a")); /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet100.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c8fdaec4-efe5-402a-bcee-721c83d89b75")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet100.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0b4e6513-10c4-4745-ab49-a934804a2c90")); /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet100.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("bd08b21d-ecff-4d49-89f7-0cee115695ce")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet100.References.SystemDrawingPrimitives, global::System.Guid.Parse("5b7b7b6e-159c-4df2-9f1d-79d51220eafa")); /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet100.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("dd55b0b4-539b-4f97-85ea-f6b064479315")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet100.References.SystemDrawing, global::System.Guid.Parse("af271497-2759-4bf2-9f5f-b08607a05b5b")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet100.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("b29f1ebf-9cbe-465a-8e6b-376a425b7a83")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet100.References.SystemDynamicRuntime, global::System.Guid.Parse("e6e8154d-c46f-4bf1-a739-1baede5b6f00")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet100.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("27defef2-4f73-4e0c-bbe2-773e9441a5c4")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet100.References.SystemFormatsAsn1, global::System.Guid.Parse("7dcc22be-05a1-43df-96e9-c08cc5c55869")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet100.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("8f1f05f1-a784-406c-995d-b4d86f881f22")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet100.References.SystemFormatsTar, global::System.Guid.Parse("0b913adc-5d0f-4920-82ef-66c76baa0698")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet100.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("c4d05a9e-d45c-4dc3-96dd-1f970cd756e4")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet100.References.SystemGlobalizationCalendars, global::System.Guid.Parse("ef11946f-cedb-4c1a-9a8d-36712305c8ab")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet100.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("cb6be71d-8d13-4078-be6b-be5a7f07d3e7")); + public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet100.References.SystemGlobalizationExtensions, global::System.Guid.Parse("1af002fc-4186-4a0f-92d2-b756119f5d56")); /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet100.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("d0c06dd2-57cc-4d2f-ba1c-e33dcad65565")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet100.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("e79d5db3-04ee-4974-965a-9efd489ca039")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet100.References.SystemIOCompressionBrotli, global::System.Guid.Parse("e9e12841-c57d-4076-a19b-3dcba3a5ec3e")); /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet100.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("87adbc45-d29e-4dc0-8b82-deb0c91934a7")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet100.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("11ccd87b-4f08-400c-b377-31aff09940ef")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet100.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("26b58792-5e66-4c99-a486-27d985b9b5c2")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet100.References.SystemIOCompressionZipFile, global::System.Guid.Parse("83ba80d7-2ab1-4f2b-ade1-915aa7cb2f84")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet100.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("85125f98-2d36-47c0-b189-c5398a15c758")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet100.References.SystemIOCompression, global::System.Guid.Parse("de02b4ef-322b-40bb-bfed-200d2c86b140")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet100.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("4bae3236-4168-4243-a8b0-f3054594f30c")); + public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet100.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("49b69b97-f0bc-4d28-9049-37f918359d45")); /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet100.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("ce4b4151-5f33-4f2e-914e-9ba376628e94")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet100.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("0cc20546-6ce8-4e3d-87df-aeea6628395a")); /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet100.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("7015cf8b-7232-4e85-9906-450dbe1e0c0d")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet100.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("a8859073-c42c-4846-b0d8-2a1f5fc57713")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet100.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("20653657-cb35-465c-a27f-94bf585138e4")); + public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet100.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cf74ac06-5973-4ac1-925b-1e7bbef56a90")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet100.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c7b8d990-2a45-449e-8af4-39ef2a95d92f")); + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet100.References.SystemIOFileSystem, global::System.Guid.Parse("90febb64-25dd-4a75-a5ed-657301c44c62")); /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet100.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("0a7c54e0-fb92-4404-ac39-3d46a3e53a47")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet100.References.SystemIOIsolatedStorage, global::System.Guid.Parse("99192b22-f3ae-4538-97a9-49daff9ae6d4")); /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet100.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("41af0c1a-c836-4f5f-bc9f-1e3e2aa87b1a")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet100.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("2caa8b98-bfbb-439e-a03b-967e319d5149")); /// - /// The for Microsoft.AspNetCore.dll + /// The for System.IO.Pipelines.dll /// - public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet100.References.MicrosoftAspNetCore, global::System.Guid.Parse("ba23aa23-1ecd-48e4-a496-0027c0fbcc2d")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet100.References.SystemIOPipelines, global::System.Guid.Parse("7b99afef-3941-44a1-a3ed-bd144a08890b")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet100.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("a6a855bd-e18d-475b-ac3f-28526ec9752d")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet100.References.SystemIOPipesAccessControl, global::System.Guid.Parse("78a033f3-ec0a-4b9c-87d7-a78522fdf9d2")); /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("773cfa81-78e7-44be-834a-7bd8306c4586")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet100.References.SystemIOPipes, global::System.Guid.Parse("78abc298-fdd0-4dfe-8430-9238d15eb7d4")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet100.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("b24c294d-43f7-478c-a9b7-b6da9605313f")); + public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet100.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("c7f5418a-43a9-42ab-9951-01e631eee1aa")); /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.IO.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("0c514947-b6b9-4251-ab61-26eba8999b9b")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet100.References.SystemIO, global::System.Guid.Parse("809de61e-04e1-42aa-9c56-29960576a3c7")); /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet100.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("cbf11dda-bf25-4058-ad6b-0ee3a92d3ada")); + public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet100.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("73e3bff6-3c5a-4d1a-9ac4-761f01a6c4b2")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet100.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("b83e4240-51a3-431d-ab83-d50902f998e7")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet100.References.SystemLinqExpressions, global::System.Guid.Parse("ea255a4b-d286-4aa1-88a6-7240f21f39b5")); /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet100.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("6dbf4224-2ea9-4b47-b7b1-8d727b06f4fa")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet100.References.SystemLinqParallel, global::System.Guid.Parse("fa59ba6b-2bd9-4020-95eb-ad78b7ba2bff")); /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet100.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("8f793a67-e9f4-4a21-be8b-eecfe235151b")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet100.References.SystemLinqQueryable, global::System.Guid.Parse("596da6e1-cf5c-4d0b-a36f-7ca05a4ff06d")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Linq.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet100.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("818019c8-6d46-4cb5-8456-dc4c01ef51e3")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet100.References.SystemLinq, global::System.Guid.Parse("e01c9d86-326c-4829-bda0-6a2b3a23953a")); /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Memory.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet100.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("6b8bf8a4-1fc4-4b23-abc8-33c0d91c3bb3")); + public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet100.References.SystemMemory, global::System.Guid.Parse("21709bf6-74e4-4961-8f3b-acc8b43b84b9")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet100.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("6db03284-6a42-4925-b5bb-ea1e6b896f06")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet100.References.SystemNetHttpJson, global::System.Guid.Parse("2face182-e0ac-4cf4-aabd-f76200c08673")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet100.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("2de0441e-ea31-4e59-99b0-9174f14cf6fa")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet100.References.SystemNetHttp, global::System.Guid.Parse("b64d4ca7-43e5-4297-a203-32710123b211")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet100.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("cabd6ae0-164b-40be-a52a-bde7abf56c40")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet100.References.SystemNetHttpListener, global::System.Guid.Parse("6906dd99-ef31-4973-a1e5-d8208c3497e6")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet100.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("ecf421a3-efa0-4e53-865f-90a67ab73480")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet100.References.SystemNetMail, global::System.Guid.Parse("8aeefeba-becb-4112-b00e-83196ca2e6a3")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet100.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("9dfd3db1-4e14-4199-a1b5-9a18150e2b86")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet100.References.SystemNetNameResolution, global::System.Guid.Parse("b8d49b37-d56a-4d4c-971c-c6d5fdab6b94")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet100.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("ad377c40-c0b3-4c6c-b217-b18b7b1f5bc4")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet100.References.SystemNetNetworkInformation, global::System.Guid.Parse("e65374c7-0831-41e5-9e0e-4910337c56f9")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet100.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("bc99ece1-899c-4059-831a-8713fb7786f5")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet100.References.SystemNetPing, global::System.Guid.Parse("b001e725-9276-4a0b-a2c6-9f77e965c2ce")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet100.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("bb6f585e-527c-4721-97b6-769f45260555")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet100.References.SystemNetPrimitives, global::System.Guid.Parse("71cef7a0-e2fc-412d-ad89-48053ee94454")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.Quic.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet100.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("efa6240b-864d-4440-b2e5-92646712217b")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet100.References.SystemNetQuic, global::System.Guid.Parse("b83f5b9f-312b-43d4-a647-0af60a4c233c")); /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet100.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("cb33fc6d-3978-49d2-85cb-1489285e983a")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet100.References.SystemNetRequests, global::System.Guid.Parse("66602c13-363c-419e-b92c-833b7feb421a")); /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet100.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("98c59c23-e534-4c2f-87f0-34c52a5e879a")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet100.References.SystemNetSecurity, global::System.Guid.Parse("d7c50d77-abcf-4749-ae56-b073ceff3f76")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.ServerSentEvents.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet100.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("5b92813c-6a30-4f40-aeb8-3125e891bcff")); + public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet100.References.SystemNetServerSentEvents, global::System.Guid.Parse("c3981311-4868-4da9-9dd4-9d1c36f0f5e5")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet100.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("656ea93b-c9d7-44ea-a25a-0423d415f0b0")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet100.References.SystemNetServicePoint, global::System.Guid.Parse("563c7911-67a4-420a-81ff-6fa989565fb6")); /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet100.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("afd1c326-281c-4804-8c3a-79998bf0ca99")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet100.References.SystemNetSockets, global::System.Guid.Parse("707b498c-2a55-49e7-802b-f56182209a7d")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet100.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("33295c08-3c87-4977-9475-436dbb2fbb41")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet100.References.SystemNetWebClient, global::System.Guid.Parse("98cf46ba-5ef9-4916-82f5-ea44fe5c91ea")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet100.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("02daa3e0-dbe1-46f5-9531-f6631e352ff7")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet100.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4dd58113-0266-47a9-b0e4-d9e8a06613e4")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet100.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("1ccf0761-4eb5-4430-a5f7-f6c7733663cd")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet100.References.SystemNetWebProxy, global::System.Guid.Parse("89758b46-4608-48b0-9adb-3bf64c8f84a4")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet100.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("98716190-8ffb-4395-94e9-2cfec2d899bc")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet100.References.SystemNetWebSocketsClient, global::System.Guid.Parse("1931299d-f60e-4614-ba4b-2a7b8fe0a8df")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet100.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("e7a64921-9b02-449f-bf48-6d2d24a0d633")); + public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet100.References.SystemNetWebSockets, global::System.Guid.Parse("ca04a966-4aa6-492b-a97a-18c4eecb3cf7")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Net.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet100.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("90e459cd-6856-4b64-a2c0-e0f3e8e72fe1")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet100.References.SystemNet, global::System.Guid.Parse("8710cf42-bb9c-46af-8391-db277f95bd18")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet100.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("8b153119-f98f-4d03-b185-ac7d61d2c9a8")); + public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet100.References.SystemNumericsVectors, global::System.Guid.Parse("dcdfe3e5-5901-43cd-9bf1-bd6c077f76fd")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet100.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("533cb515-5cf0-4b34-9763-aea882d881da")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet100.References.SystemNumerics, global::System.Guid.Parse("9e907127-20ac-437a-a0c0-3900dfa1a7b2")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet100.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("12c7b6cf-4424-45fa-9bf6-c8e30c589e9b")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet100.References.SystemObjectModel, global::System.Guid.Parse("05f07811-da84-4d07-b31a-0fb67fa40cc9")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet100.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("6026f6bc-7e81-46ee-a228-70a4502f61f5")); + public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet100.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3c4d1a41-1891-4af6-9f3a-9210bb46a297")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet100.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("ff182278-21c1-4a09-9c1d-62c5ec4d32c6")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet100.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4c053f24-7f79-4a79-a096-8e02a24274d9")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet100.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("ea3bd8b5-f5fd-46f4-998f-43de517daf7e")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet100.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("8277bd63-9789-417c-9fe3-bd8c4e900103")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet100.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("d28aa4a6-52c4-4f66-b378-25ea8be5e1fc")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet100.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e2d7c449-5959-432d-ac32-2406f5f22ec0")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet100.References.SystemReflectionExtensions, global::System.Guid.Parse("3b209f36-6e6b-457b-9088-1945c3b5bd67")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet100.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("1c98f7f6-7101-46c2-8a2c-c6de24217304")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet100.References.SystemReflectionMetadata, global::System.Guid.Parse("682e7d09-ee70-45df-848e-6290cf1b06d6")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet100.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("9a9c3928-f478-440b-9a38-a1783171ef5a")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet100.References.SystemReflectionPrimitives, global::System.Guid.Parse("8c0d841d-dd62-4606-90ba-d0608a887956")); /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet100.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("352fdcbd-4cc1-4eef-b423-7b3d58add2db")); + public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce")); /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet100.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("00f5f85b-0d6f-4674-a579-62bc21b1c21f")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet100.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("dfe3ee1d-2803-4b16-a431-113b3773548d")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet100.References.SystemResourcesReader, global::System.Guid.Parse("66a993c8-d614-44ab-b12b-6e19fa7ec691")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet100.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("0c35b441-ef33-455a-b934-570d2d684e83")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet100.References.SystemResourcesResourceManager, global::System.Guid.Parse("45454691-5ac5-458b-86fa-ded45ba545d8")); /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet100.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("2e6b597e-d2bb-4bf5-93a0-f6d5a5c58687")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet100.References.SystemResourcesWriter, global::System.Guid.Parse("06e82223-61cf-4129-89b4-7bdabb3eb107")); /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet100.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("6bb28af5-d80d-4409-a196-b155dfbf25c3")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet100.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("96575bd9-dc63-4ea1-8e82-37d9903c809f")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet100.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("e7754ea4-e110-43d2-9da0-e17741526484")); + public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet100.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("364a16b3-706b-413d-8424-58aa81af8ced")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet100.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("b9f9ac64-5d9f-4346-bc9b-7f8a0ca3a586")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet100.References.SystemRuntimeExtensions, global::System.Guid.Parse("08f8ae61-28b8-4134-b280-693f3f5c1dc8")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("1448ce9f-e6bc-48d6-bb49-d21c2cfe5add")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet100.References.SystemRuntimeHandles, global::System.Guid.Parse("f78dbc17-3699-489e-831f-e462a8839f0f")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("4caa377a-ba1c-4d0c-b294-65541eb4e839")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet100.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("2b1f2314-d8f3-4ecd-87ff-2d1574439add")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet100.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("d9dd6650-5d5f-4ab6-87f3-86bab364ef57")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet100.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9fd46346-278c-4864-9cb2-a05bc2da4584")); /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet100.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("69b87a65-587f-4c52-80c4-27ea87f64ebc")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet100.References.SystemRuntimeInteropServices, global::System.Guid.Parse("5e54b0a8-a775-4b3c-abda-aefb974ea1bb")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet100.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("3717f3f8-c9d6-44fa-b16b-bb788546ddf0")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet100.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("0e6f4408-df86-421c-b2ab-8b07b60232ff")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet100.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("027653ca-f39c-4b70-bf48-57eede327aab")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet100.References.SystemRuntimeLoader, global::System.Guid.Parse("c48feb7d-a360-4781-b865-7cc56654f03c")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet100.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("7805ed29-b268-49d3-b58e-69b660be1b6f")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet100.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("a346ad68-8d3e-4135-9190-7022ffad8622")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet100.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("875464ab-8dc9-4663-8279-f6168a57a091")); /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet100.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("92191502-f515-49c4-ac9a-026c454f21dd")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet100.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("ebedea37-7013-4786-a3ba-1df3fc483aab")); /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet100.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("43f0d520-fa68-4715-b778-0408ae6b3e8e")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet100.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("3f929c23-73a0-4bd0-9bf1-9a1604179ec0")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet100.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("bb779b29-de47-45bf-8cd5-413b1cfcbd13")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet100.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("c7e796c5-b34d-4f48-8405-b62e5977b354")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet100.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("5571ea3d-bf85-4794-8df2-6ecd49cd7211")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet100.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("dd45d4a8-82de-4109-82ab-936a6776ace2")); + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe")); /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.AccessControl.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet100.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("9dc2d9d5-fc5b-4366-b3e4-44667669a1c0")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet100.References.SystemSecurityAccessControl, global::System.Guid.Parse("4c8cfd15-97c3-4f24-895d-282242dfbe09")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet100.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("651f11af-9a83-4ad1-afa2-4f1d6077656b")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet100.References.SystemSecurityClaims, global::System.Guid.Parse("524f22fd-1000-4dfa-abf6-0c87b37d23f0")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet100.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("fa8247a6-6dd4-4ce1-8099-ca6d03eda0a6")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet100.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("3cb9c407-7144-4326-bce4-359736a5ea8c")); /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet100.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("941708e0-7d8e-44ce-9f7c-b8deb943aed5")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet100.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("f7970c7b-b2f9-45fc-8c7e-9148a53e6b77")); /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet100.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("8a5f2338-00a5-4048-9e4e-8eb11acd146d")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet100.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d73159a6-1909-4bb5-934c-42ee10bb463d")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet100.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("02250976-11f8-4f0b-8d3b-6018de9a2ccf")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet100.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7c4599cb-eda3-4f01-9bd6-b18805dddb42")); /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet100.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("d0081813-7c44-4a47-bc37-f1a3f5839d4d")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet100.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("04d3718a-6a8a-4f28-8524-602eabce97bc")); /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet100.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("26d8b3a6-1cb0-4798-895a-9e2b63d91828")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet100.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("c588e78d-b41f-46df-90b6-0dd1e98da918")); /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet100.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("ad67b5b4-b85d-4009-87af-66669d0797e9")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet100.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("eb663773-c0bc-4398-84cd-f1ab8d856d97")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet100.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("4cf82528-94d1-4393-a8f8-5af9aba70125")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet100.References.SystemSecurityCryptography, global::System.Guid.Parse("c83a8f63-e359-4756-996a-4036b42c8932")); /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet100.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("9e45231f-daff-4601-aae0-a3391343a703")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet100.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("0e596359-1b26-4de2-8eea-e870f6108b8f")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet100.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("91ef58df-deeb-4847-b58c-ac49783c05d9")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet100.References.SystemSecurityPrincipal, global::System.Guid.Parse("52363912-bc3f-40f1-a2be-f32dd9229d24")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet100.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("5bcab7df-3d44-4767-ac25-c4e388a31f9c")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet100.References.SystemSecuritySecureString, global::System.Guid.Parse("aaaae055-1aa2-4e29-a945-fbfee9f1c36b")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.Security.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet100.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("53089370-f403-4d6e-93c7-98f96dc16e5d")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet100.References.SystemSecurity, global::System.Guid.Parse("1690a451-4999-4de7-9b8f-7ec4fb9fe509")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("60410d3e-8945-420b-91a9-a16aecb3948a")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet100.References.SystemServiceModelWeb, global::System.Guid.Parse("9ed71cae-7e6a-4ddb-a84c-d5470a15e953")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet100.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("d0dbc1db-e864-4ace-b9cd-53a6a80fec95")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet100.References.SystemServiceProcess, global::System.Guid.Parse("449837fa-47e8-4396-aa07-8a81395295a3")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("3158976b-e2a7-406a-a34c-8383d26879a2")); + public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet100.References.SystemTextEncodingCodePages, global::System.Guid.Parse("3fdf1900-32b9-42c3-b68f-2b1a28740176")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("11c2c026-8c72-4f7f-a9e5-43effbec7832")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet100.References.SystemTextEncodingExtensions, global::System.Guid.Parse("1c473924-632d-4879-b09a-3262f2cce99d")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet100.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("b3691a0e-f669-4470-8b38-6b20ff406673")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet100.References.SystemTextEncoding, global::System.Guid.Parse("ae9342b6-5f7d-4b82-a9da-414db36c0557")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet100.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("8a32dd8e-bb5a-4a33-b222-7f271cbb56f4")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet100.References.SystemTextEncodingsWeb, global::System.Guid.Parse("c6563b99-f350-409d-b6fe-ee187865aff3")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet100.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("411ea56d-668a-4bb9-a686-18a6bd528664")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet100.References.SystemTextJson, global::System.Guid.Parse("ff35f039-9fcd-4d35-8292-279e8f704fbe")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet100.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("ffe3f81c-bcee-4e41-a627-07d5035dfb46")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet100.References.SystemTextRegularExpressions, global::System.Guid.Parse("993d6d0e-326e-4754-aba8-e493be511344")); /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.AccessControl.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet100.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("868dde52-f128-469b-aa84-c305054de061")); + public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet100.References.SystemThreadingAccessControl, global::System.Guid.Parse("99f95928-add6-4d24-84ec-bc7e79fafb7c")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Channels.dll /// - public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet100.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("e5e42996-1891-44fc-832d-8b4ebd2503d2")); + public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet100.References.SystemThreadingChannels, global::System.Guid.Parse("b617fb8c-40ca-4b0a-939c-b2d8522f4677")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet100.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("b3b65d0b-52bf-499b-a065-9ba03d8a0a1b")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet100.References.SystemThreadingOverlapped, global::System.Guid.Parse("24f108be-37c2-4907-b8dd-df0401aa7c6c")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet100.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("eaf140d8-9c2f-45d3-91ee-0ac4f7a83087")); + public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet100.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("e4a6190e-afee-4f94-bd07-98df6d171ad4")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet100.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("14b23eea-8f9c-45c0-ae50-3a5a3f4f301c")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet100.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("8982fa25-5466-4026-ad6e-11d7af95ccd6")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet100.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("53e838b1-6a2a-4b64-9f04-ebbd91c7dd0f")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet100.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d83388a4-02b1-411b-b486-2707b1057b79")); /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet100.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("b6dc99d4-0a07-4137-b8dd-0553d2a4b229")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet100.References.SystemThreadingTasks, global::System.Guid.Parse("0053d721-3a3e-42ba-9eb2-282ace8b8d03")); /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet100.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("2d225cf0-c401-40ff-af2a-e003654a1886")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet100.References.SystemThreadingThread, global::System.Guid.Parse("cd04a219-8317-4566-ac2c-150cb2e3e4b4")); /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet100.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("2b3c9684-3f1b-4a25-80c3-526db54a53ee")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet100.References.SystemThreadingThreadPool, global::System.Guid.Parse("2acdc727-eceb-45e3-b2e4-f4d2f1b9191e")); /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet100.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("d698ea79-8404-4ffc-8ca7-86107a0cbd32")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet100.References.SystemThreadingTimer, global::System.Guid.Parse("a22a2faa-f026-489a-a27c-f015a7e4df48")); /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Threading.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet100.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("bd552964-16c5-494e-a6ef-221b45d92f42")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9")); /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet100.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("eac3d086-2101-4a3b-bd96-7acf5c1e30b6")); + public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640")); /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet100.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("d09a2861-dfe6-49e8-b93b-a852f1343ec9")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet100.References.SystemTransactions, global::System.Guid.Parse("5865edeb-197d-4bf2-883c-db7ba232dab0")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet100.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("8df7ca4c-4e59-4f68-a59f-3af65774131c")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet100.References.SystemValueTuple, global::System.Guid.Parse("15b359e0-5a61-41fc-ab6e-d6e4e8d28d75")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Web.HttpUtility.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet100.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("446da244-55ed-4166-9ed4-1c69554237a5")); + public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet100.References.SystemWebHttpUtility, global::System.Guid.Parse("d52a14a8-79f3-4693-b97e-df14cacb1287")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet100.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("509ae56e-ef44-4a98-865e-c5f362f09cfe")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet100.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("605e3069-7454-4d90-ab11-3ab490909ae0")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet100.References.SystemWindows, global::System.Guid.Parse("db749dd7-1a18-4884-b104-eecdf5879d06")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet100.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("07f752d8-0651-45c4-8b96-ac1a2af4b635")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet100.References.SystemXmlLinq, global::System.Guid.Parse("446e07fd-459b-40b9-9dc6-d80741c905f9")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet100.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("1375a2f4-f517-481e-ba61-f819e42e7ce5")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet100.References.SystemXmlReaderWriter, global::System.Guid.Parse("75f783c5-599b-4b53-b41e-f25b478a629c")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet100.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("6958a0dd-72dd-4388-acb8-eb65776276af")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet100.References.SystemXmlSerialization, global::System.Guid.Parse("109e013e-b281-4c65-b5a1-78e6dc3e3438")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet100.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("85c95b22-1964-4397-8220-6fb14c85fe99")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet100.References.SystemXmlXDocument, global::System.Guid.Parse("c89b2ffb-6a04-4f87-b5d9-63ef4419830d")); /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet100.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("d08a0954-8775-4d28-acd1-e6c9cd024610")); + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet100.References.SystemXmlXPathXDocument, global::System.Guid.Parse("45e9ae0d-d644-479d-97bf-ed9008b33bed")); /// - /// The for Microsoft.Extensions.Validation.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet100.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("c089449e-d510-486e-898a-be800665f403")); + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet100.References.SystemXmlXPath, global::System.Guid.Parse("2fd49127-6e10-4ce1-98dd-b8850b20e9bc")); /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet100.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("0d1b4e3f-b1a9-46c9-a3d0-b28814b66991")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet100.References.SystemXmlXmlDocument, global::System.Guid.Parse("1d1c5320-add2-4e50-ade4-16d9b514a455")); /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet100.References.MicrosoftJSInterop, global::System.Guid.Parse("0ffbeeb4-b42e-4096-a51b-aa03033d5a6e")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet100.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f70bf0da-3ad4-4eae-8e53-779c5ed457f2")); /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.Xml.dll /// - public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet100.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("ecfcef3c-efed-43af-be85-1ebd3eb7f4d9")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet100.References.SystemXml, global::System.Guid.Parse("1df45ecd-c759-4993-9b03-22342a8a7707")); /// - /// The for System.Diagnostics.EventLog.dll + /// The for System.dll /// - public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet100.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("48cf9a84-f434-4188-8b9b-62e6b02b5f63")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b")); /// - /// The for System.Formats.Cbor.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet100.References.SystemFormatsCbor, global::System.Guid.Parse("b31512f2-540c-437d-b76a-16636cb9813e")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793")); /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet100.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("45b601fa-c9c3-47fd-8711-7abdead1e6ca")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d")); /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet100.References.SystemThreadingRateLimiting, global::System.Guid.Parse("bbab9ac2-54ce-420a-a664-713df177d35c")); + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1555,225 +1555,56 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, MicrosoftAspNetCoreAntiforgery, MicrosoftAspNetCoreAuthenticationAbstractions, MicrosoftAspNetCoreAuthenticationBearerToken, MicrosoftAspNetCoreAuthenticationCookies, MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreAuthentication, MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, MicrosoftAspNetCoreComponentsEndpoints, MicrosoftAspNetCoreComponentsForms, MicrosoftAspNetCoreComponentsServer, MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, MicrosoftAspNetCoreConnectionsAbstractions, MicrosoftAspNetCoreCookiePolicy, MicrosoftAspNetCoreCors, MicrosoftAspNetCoreCryptographyInternal, MicrosoftAspNetCoreCryptographyKeyDerivation, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, + MicrosoftAspNetCoreDiagnostics, MicrosoftAspNetCoreHostFiltering, MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, MicrosoftAspNetCoreHtmlAbstractions, MicrosoftAspNetCoreHttpAbstractions, MicrosoftAspNetCoreHttpConnectionsCommon, MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, MicrosoftAspNetCoreHttpExtensions, MicrosoftAspNetCoreHttpFeatures, MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, MicrosoftAspNetCoreHttpLogging, MicrosoftAspNetCoreHttpOverrides, MicrosoftAspNetCoreHttpsPolicy, MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, MicrosoftAspNetCoreMetadata, MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreMvcCore, MicrosoftAspNetCoreMvcCors, MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, MicrosoftAspNetCoreMvcFormattersJson, MicrosoftAspNetCoreMvcFormattersXml, MicrosoftAspNetCoreMvcLocalization, @@ -1781,10 +1612,11 @@ public static ImmutableArray All MicrosoftAspNetCoreMvcRazorPages, MicrosoftAspNetCoreMvcTagHelpers, MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, MicrosoftAspNetCoreOutputCaching, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, MicrosoftAspNetCoreRequestDecompression, MicrosoftAspNetCoreResponseCachingAbstractions, MicrosoftAspNetCoreResponseCaching, @@ -1796,25 +1628,25 @@ public static ImmutableArray All MicrosoftAspNetCoreServerIIS, MicrosoftAspNetCoreServerIISIntegration, MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, MicrosoftAspNetCoreServerKestrelTransportNamedPipes, MicrosoftAspNetCoreServerKestrelTransportQuic, MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, MicrosoftAspNetCoreSession, MicrosoftAspNetCoreSignalRCommon, MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, MicrosoftAspNetCoreStaticAssets, MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreWebSockets, MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, MicrosoftExtensionsCachingAbstractions, MicrosoftExtensionsCachingMemory, MicrosoftExtensionsConfigurationAbstractions, MicrosoftExtensionsConfigurationBinder, MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, MicrosoftExtensionsConfigurationEnvironmentVariables, MicrosoftExtensionsConfigurationFileExtensions, MicrosoftExtensionsConfigurationIni, @@ -1822,12 +1654,13 @@ public static ImmutableArray All MicrosoftExtensionsConfigurationKeyPerFile, MicrosoftExtensionsConfigurationUserSecrets, MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, MicrosoftExtensionsDependencyInjectionAbstractions, MicrosoftExtensionsDependencyInjection, MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, MicrosoftExtensionsFeatures, MicrosoftExtensionsFileProvidersAbstractions, MicrosoftExtensionsFileProvidersComposite, @@ -1845,10 +1678,10 @@ public static ImmutableArray All MicrosoftExtensionsLoggingConfiguration, MicrosoftExtensionsLoggingConsole, MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, MicrosoftExtensionsLoggingEventLog, MicrosoftExtensionsLoggingEventSource, MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, MicrosoftExtensionsObjectPool, MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftExtensionsOptionsDataAnnotations, @@ -1862,5236 +1695,5403 @@ public static ImmutableArray All SystemFormatsCbor, SystemSecurityCryptographyXml, SystemThreadingRateLimiting, - ]; - } - return _all; - } - } - - public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); - } -} - -public static partial class AspNet100 -{ - public static class References - { - private static PortableExecutableReference? _MicrosoftCSharp; - - /// - /// The for Microsoft.CSharp.dll - /// - public static PortableExecutableReference MicrosoftCSharp - { - get - { - if (_MicrosoftCSharp is null) - { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet100)"); - } - return _MicrosoftCSharp; - } - } - - private static PortableExecutableReference? _MicrosoftVisualBasicCore; - - /// - /// The for Microsoft.VisualBasic.Core.dll - /// - public static PortableExecutableReference MicrosoftVisualBasicCore - { - get - { - if (_MicrosoftVisualBasicCore is null) - { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet100)"); - } - return _MicrosoftVisualBasicCore; - } - } - - private static PortableExecutableReference? _MicrosoftVisualBasic; - - /// - /// The for Microsoft.VisualBasic.dll - /// - public static PortableExecutableReference MicrosoftVisualBasic - { - get - { - if (_MicrosoftVisualBasic is null) - { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet100)"); - } - return _MicrosoftVisualBasic; - } - } - - private static PortableExecutableReference? _MicrosoftWin32Primitives; - - /// - /// The for Microsoft.Win32.Primitives.dll - /// - public static PortableExecutableReference MicrosoftWin32Primitives - { - get - { - if (_MicrosoftWin32Primitives is null) - { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet100)"); - } - return _MicrosoftWin32Primitives; - } - } - - private static PortableExecutableReference? _MicrosoftWin32Registry; - - /// - /// The for Microsoft.Win32.Registry.dll - /// - public static PortableExecutableReference MicrosoftWin32Registry - { - get - { - if (_MicrosoftWin32Registry is null) - { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet100)"); - } - return _MicrosoftWin32Registry; - } - } - - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) + MicrosoftCSharp, + MicrosoftVisualBasicCore, + MicrosoftVisualBasic, + MicrosoftWin32Primitives, + MicrosoftWin32Registry, + SystemAppContext, + SystemBuffers, + SystemCollectionsConcurrent, + SystemCollectionsImmutable, + SystemCollectionsNonGeneric, + SystemCollectionsSpecialized, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelDataAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModelPrimitives, + SystemComponentModelTypeConverter, + SystemComponentModel, + SystemConfiguration, + SystemConsole, + SystemCore, + SystemDataCommon, + SystemDataDataSetExtensions, + SystemData, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsDiagnosticSource, + SystemDiagnosticsFileVersionInfo, + SystemDiagnosticsProcess, + SystemDiagnosticsStackTrace, + SystemDiagnosticsTextWriterTraceListener, + SystemDiagnosticsTools, + SystemDiagnosticsTraceSource, + SystemDiagnosticsTracing, + SystemDrawingPrimitives, + SystemDrawing, + SystemDynamicRuntime, + SystemFormatsAsn1, + SystemFormatsTar, + SystemGlobalizationCalendars, + SystemGlobalizationExtensions, + SystemGlobalization, + SystemIOCompressionBrotli, + SystemIOCompressionFileSystem, + SystemIOCompressionZipFile, + SystemIOCompression, + SystemIOFileSystemAccessControl, + SystemIOFileSystemDriveInfo, + SystemIOFileSystemPrimitives, + SystemIOFileSystemWatcher, + SystemIOFileSystem, + SystemIOIsolatedStorage, + SystemIOMemoryMappedFiles, + SystemIOPipelines, + SystemIOPipesAccessControl, + SystemIOPipes, + SystemIOUnmanagedMemoryStream, + SystemIO, + SystemLinqAsyncEnumerable, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemMemory, + SystemNetHttpJson, + SystemNetHttp, + SystemNetHttpListener, + SystemNetMail, + SystemNetNameResolution, + SystemNetNetworkInformation, + SystemNetPing, + SystemNetPrimitives, + SystemNetQuic, + SystemNetRequests, + SystemNetSecurity, + SystemNetServerSentEvents, + SystemNetServicePoint, + SystemNetSockets, + SystemNetWebClient, + SystemNetWebHeaderCollection, + SystemNetWebProxy, + SystemNetWebSocketsClient, + SystemNetWebSockets, + SystemNet, + SystemNumericsVectors, + SystemNumerics, + SystemObjectModel, + SystemReflectionDispatchProxy, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionMetadata, + SystemReflectionPrimitives, + SystemReflectionTypeExtensions, + SystemReflection, + SystemResourcesReader, + SystemResourcesResourceManager, + SystemResourcesWriter, + SystemRuntimeCompilerServicesUnsafe, + SystemRuntimeCompilerServicesVisualC, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, + SystemRuntimeIntrinsics, + SystemRuntimeLoader, + SystemRuntimeNumerics, + SystemRuntimeSerializationFormatters, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityAccessControl, + SystemSecurityClaims, + SystemSecurityCryptographyAlgorithms, + SystemSecurityCryptographyCng, + SystemSecurityCryptographyCsp, + SystemSecurityCryptographyEncoding, + SystemSecurityCryptographyOpenSsl, + SystemSecurityCryptographyPrimitives, + SystemSecurityCryptographyX509Certificates, + SystemSecurityCryptography, + SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, + SystemSecuritySecureString, + SystemSecurity, + SystemServiceModelWeb, + SystemServiceProcess, + SystemTextEncodingCodePages, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextEncodingsWeb, + SystemTextJson, + SystemTextRegularExpressions, + SystemThreadingAccessControl, + SystemThreadingChannels, + SystemThreadingOverlapped, + SystemThreadingTasksDataflow, + SystemThreadingTasksExtensions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingThread, + SystemThreadingThreadPool, + SystemThreadingTimer, + SystemThreading, + SystemTransactionsLocal, + SystemTransactions, + SystemValueTuple, + SystemWebHttpUtility, + SystemWeb, + SystemWindows, + SystemXmlLinq, + SystemXmlReaderWriter, + SystemXmlSerialization, + SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemXml, + System, + WindowsBase, + mscorlib, + netstandard, + ]; + } + return _all; + } + } + + public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); + } +} + +public static partial class AspNet100 +{ + public static class References + { + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + + /// + /// The for Microsoft.AspNetCore.Antiforgery.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + { + get + { + if (_MicrosoftAspNetCoreAntiforgery is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet100)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet100)"); } - return _mscorlib; + return _MicrosoftAspNetCoreAntiforgery; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_netstandard is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet100)"); + _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet100)"); } - return _netstandard; + return _MicrosoftAspNetCoreAuthenticationAbstractions; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_SystemAppContext is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet100)"); + _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet100)"); } - return _SystemAppContext; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_SystemBuffers is null) + if (_MicrosoftAspNetCoreAuthenticationCookies is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet100)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet100)"); } - return _SystemBuffers; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_SystemCollectionsConcurrent is null) + if (_MicrosoftAspNetCoreAuthenticationCore is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet100)"); + _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet100)"); } - return _SystemCollectionsConcurrent; + return _MicrosoftAspNetCoreAuthenticationCore; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_SystemCollections is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet100)"); + _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet100)"); } - return _SystemCollections; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftAspNetCoreAuthentication is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet100)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet100)"); } - return _SystemCollectionsImmutable; + return _MicrosoftAspNetCoreAuthentication; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_SystemCollectionsNonGeneric is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet100)"); + _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet100)"); } - return _SystemCollectionsNonGeneric; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_SystemCollectionsSpecialized is null) + if (_MicrosoftAspNetCoreAuthorization is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet100)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet100)"); } - return _SystemCollectionsSpecialized; + return _MicrosoftAspNetCoreAuthorization; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_SystemComponentModelAnnotations is null) + if (_MicrosoftAspNetCoreComponentsAuthorization is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet100)"); + _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet100)"); } - return _SystemComponentModelAnnotations; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints { get { - if (_SystemComponentModelDataAnnotations is null) + if (_MicrosoftAspNetCoreComponentsEndpoints is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet100)"); + _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet100)"); } - return _SystemComponentModelDataAnnotations; + return _MicrosoftAspNetCoreComponentsEndpoints; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_SystemComponentModel is null) + if (_MicrosoftAspNetCoreComponentsForms is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet100)"); + _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet100)"); } - return _SystemComponentModel; + return _MicrosoftAspNetCoreComponentsForms; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_MicrosoftAspNetCoreComponentsServer is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet100)"); + _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet100)"); } - return _SystemComponentModelEventBasedAsync; + return _MicrosoftAspNetCoreComponentsServer; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_SystemComponentModelPrimitives is null) + if (_MicrosoftAspNetCoreComponentsWeb is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet100)"); + _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet100)"); } - return _SystemComponentModelPrimitives; + return _MicrosoftAspNetCoreComponentsWeb; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference MicrosoftAspNetCoreComponents + { + get + { + if (_MicrosoftAspNetCoreComponents is null) + { + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet100)"); + } + return _MicrosoftAspNetCoreComponents; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + + /// + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + { + get + { + if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + { + _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet100)"); + } + return _MicrosoftAspNetCoreConnectionsAbstractions; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + + /// + /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + { + get + { + if (_MicrosoftAspNetCoreCookiePolicy is null) + { + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet100)"); + } + return _MicrosoftAspNetCoreCookiePolicy; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + + /// + /// The for Microsoft.AspNetCore.Cors.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreCors + { + get + { + if (_MicrosoftAspNetCoreCors is null) + { + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet100)"); + } + return _MicrosoftAspNetCoreCors; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + + /// + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + { + get + { + if (_MicrosoftAspNetCoreCryptographyInternal is null) + { + _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet100)"); + } + return _MicrosoftAspNetCoreCryptographyInternal; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + + /// + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_SystemComponentModelTypeConverter is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet100)"); + _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet100)"); } - return _SystemComponentModelTypeConverter; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions { get { - if (_SystemConfiguration is null) + if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet100)"); + _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet100)"); } - return _SystemConfiguration; + return _MicrosoftAspNetCoreDataProtectionAbstractions; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_SystemConsole is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet100)"); + _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet100)"); } - return _SystemConsole; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftAspNetCoreDataProtection { get { - if (_SystemCore is null) + if (_MicrosoftAspNetCoreDataProtection is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet100)"); + _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet100)"); } - return _SystemCore; + return _MicrosoftAspNetCoreDataProtection; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_SystemDataCommon is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet100)"); + _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet100)"); } - return _SystemDataCommon; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_SystemDataDataSetExtensions is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet100)"); + _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet100)"); } - return _SystemDataDataSetExtensions; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics { get { - if (_SystemData is null) + if (_MicrosoftAspNetCoreDiagnostics is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet100)"); + _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet100)"); } - return _SystemData; + return _MicrosoftAspNetCoreDiagnostics; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_SystemDiagnosticsContracts is null) + if (_MicrosoftAspNetCoreHostFiltering is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet100)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet100)"); } - return _SystemDiagnosticsContracts; + return _MicrosoftAspNetCoreHostFiltering; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_SystemDiagnosticsDebug is null) + if (_MicrosoftAspNetCoreHostingAbstractions is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet100)"); + _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet100)"); } - return _SystemDiagnosticsDebug; + return _MicrosoftAspNetCoreHostingAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_MicrosoftAspNetCoreHostingServerAbstractions is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet100)"); + _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet100)"); } - return _SystemDiagnosticsDiagnosticSource; + return _MicrosoftAspNetCoreHostingServerAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_MicrosoftAspNetCoreHosting is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet100)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet100)"); } - return _SystemDiagnosticsFileVersionInfo; + return _MicrosoftAspNetCoreHosting; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_SystemDiagnosticsProcess is null) + if (_MicrosoftAspNetCoreHtmlAbstractions is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet100)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet100)"); } - return _SystemDiagnosticsProcess; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_SystemDiagnosticsStackTrace is null) + if (_MicrosoftAspNetCoreHttpAbstractions is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet100)"); + _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet100)"); } - return _SystemDiagnosticsStackTrace; + return _MicrosoftAspNetCoreHttpAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet100)"); + _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet100)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_SystemDiagnosticsTools is null) + if (_MicrosoftAspNetCoreHttpConnections is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet100)"); + _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet100)"); } - return _SystemDiagnosticsTools; + return _MicrosoftAspNetCoreHttpConnections; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions { get { - if (_SystemDiagnosticsTraceSource is null) + if (_MicrosoftAspNetCoreHttpExtensions is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet100)"); + _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet100)"); } - return _SystemDiagnosticsTraceSource; + return _MicrosoftAspNetCoreHttpExtensions; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_SystemDiagnosticsTracing is null) + if (_MicrosoftAspNetCoreHttpFeatures is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet100)"); + _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet100)"); } - return _SystemDiagnosticsTracing; + return _MicrosoftAspNetCoreHttpFeatures; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults { get { - if (_System is null) + if (_MicrosoftAspNetCoreHttpResults is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System")).GetReference(filePath: "System.dll", display: "System (aspnet100)"); + _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet100)"); } - return _System; + return _MicrosoftAspNetCoreHttpResults; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_SystemDrawing is null) + if (_MicrosoftAspNetCoreHttp is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet100)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet100)"); } - return _SystemDrawing; + return _MicrosoftAspNetCoreHttp; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_SystemDrawingPrimitives is null) + if (_MicrosoftAspNetCoreHttpLogging is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet100)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet100)"); } - return _SystemDrawingPrimitives; + return _MicrosoftAspNetCoreHttpLogging; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_SystemDynamicRuntime is null) + if (_MicrosoftAspNetCoreHttpOverrides is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet100)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet100)"); } - return _SystemDynamicRuntime; + return _MicrosoftAspNetCoreHttpOverrides; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_SystemFormatsAsn1 is null) + if (_MicrosoftAspNetCoreHttpsPolicy is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet100)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet100)"); } - return _SystemFormatsAsn1; + return _MicrosoftAspNetCoreHttpsPolicy; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_SystemFormatsTar is null) + if (_MicrosoftAspNetCoreIdentity is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet100)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet100)"); } - return _SystemFormatsTar; + return _MicrosoftAspNetCoreIdentity; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_SystemGlobalizationCalendars is null) + if (_MicrosoftAspNetCoreLocalizationRouting is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet100)"); + _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet100)"); } - return _SystemGlobalizationCalendars; + return _MicrosoftAspNetCoreLocalizationRouting; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_SystemGlobalization is null) + if (_MicrosoftAspNetCoreLocalization is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet100)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet100)"); } - return _SystemGlobalization; + return _MicrosoftAspNetCoreLocalization; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_SystemGlobalizationExtensions is null) + if (_MicrosoftAspNetCoreMetadata is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet100)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet100)"); } - return _SystemGlobalizationExtensions; + return _MicrosoftAspNetCoreMetadata; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_SystemIOCompressionBrotli is null) + if (_MicrosoftAspNetCoreMvcAbstractions is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet100)"); + _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet100)"); } - return _SystemIOCompressionBrotli; + return _MicrosoftAspNetCoreMvcAbstractions; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer { get { - if (_SystemIOCompression is null) + if (_MicrosoftAspNetCoreMvcApiExplorer is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet100)"); + _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet100)"); } - return _SystemIOCompression; + return _MicrosoftAspNetCoreMvcApiExplorer; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore { get { - if (_SystemIOCompressionFileSystem is null) + if (_MicrosoftAspNetCoreMvcCore is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet100)"); + _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet100)"); } - return _SystemIOCompressionFileSystem; + return _MicrosoftAspNetCoreMvcCore; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_SystemIOCompressionZipFile is null) + if (_MicrosoftAspNetCoreMvcCors is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet100)"); + _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet100)"); } - return _SystemIOCompressionZipFile; + return _MicrosoftAspNetCoreMvcCors; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_SystemIO is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet100)"); + _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet100)"); } - return _SystemIO; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_SystemIOFileSystemAccessControl is null) + if (_MicrosoftAspNetCoreMvcFormattersJson is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet100)"); + _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet100)"); } - return _SystemIOFileSystemAccessControl; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_SystemIOFileSystem is null) + if (_MicrosoftAspNetCoreMvcFormattersXml is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet100)"); + _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet100)"); } - return _SystemIOFileSystem; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_MicrosoftAspNetCoreMvcLocalization is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet100)"); + _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet100)"); } - return _SystemIOFileSystemDriveInfo; + return _MicrosoftAspNetCoreMvcLocalization; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_SystemIOFileSystemPrimitives is null) + if (_MicrosoftAspNetCoreMvcRazor is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet100)"); + _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet100)"); } - return _SystemIOFileSystemPrimitives; + return _MicrosoftAspNetCoreMvcRazor; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages { get { - if (_SystemIOFileSystemWatcher is null) + if (_MicrosoftAspNetCoreMvcRazorPages is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet100)"); + _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet100)"); } - return _SystemIOFileSystemWatcher; + return _MicrosoftAspNetCoreMvcRazorPages; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers { get { - if (_SystemIOIsolatedStorage is null) + if (_MicrosoftAspNetCoreMvcTagHelpers is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet100)"); + _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet100)"); } - return _SystemIOIsolatedStorage; + return _MicrosoftAspNetCoreMvcTagHelpers; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures { get { - if (_SystemIOMemoryMappedFiles is null) + if (_MicrosoftAspNetCoreMvcViewFeatures is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet100)"); + _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet100)"); } - return _SystemIOMemoryMappedFiles; + return _MicrosoftAspNetCoreMvcViewFeatures; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; /// - /// The for System.IO.Pipelines.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference MicrosoftAspNetCoreMvc { get { - if (_SystemIOPipelines is null) + if (_MicrosoftAspNetCoreMvc is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet100)"); + _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet100)"); } - return _SystemIOPipelines; + return _MicrosoftAspNetCoreMvc; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_SystemIOPipesAccessControl is null) + if (_MicrosoftAspNetCoreOutputCaching is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet100)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet100)"); } - return _SystemIOPipesAccessControl; + return _MicrosoftAspNetCoreOutputCaching; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting { get { - if (_SystemIOPipes is null) + if (_MicrosoftAspNetCoreRateLimiting is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet100)"); + _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet100)"); } - return _SystemIOPipes; + return _MicrosoftAspNetCoreRateLimiting; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_MicrosoftAspNetCoreRazorRuntime is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet100)"); + _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet100)"); } - return _SystemIOUnmanagedMemoryStream; + return _MicrosoftAspNetCoreRazorRuntime; } } - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_SystemLinqAsyncEnumerable is null) + if (_MicrosoftAspNetCoreRazor is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet100)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet100)"); } - return _SystemLinqAsyncEnumerable; + return _MicrosoftAspNetCoreRazor; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_SystemLinq is null) + if (_MicrosoftAspNetCoreRequestDecompression is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet100)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet100)"); } - return _SystemLinq; + return _MicrosoftAspNetCoreRequestDecompression; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_SystemLinqExpressions is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet100)"); + _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet100)"); } - return _SystemLinqExpressions; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_SystemLinqParallel is null) + if (_MicrosoftAspNetCoreResponseCaching is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet100)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet100)"); } - return _SystemLinqParallel; + return _MicrosoftAspNetCoreResponseCaching; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_SystemLinqQueryable is null) + if (_MicrosoftAspNetCoreResponseCompression is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet100)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet100)"); } - return _SystemLinqQueryable; + return _MicrosoftAspNetCoreResponseCompression; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference MicrosoftAspNetCoreRewrite { get { - if (_SystemMemory is null) + if (_MicrosoftAspNetCoreRewrite is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet100)"); + _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet100)"); } - return _SystemMemory; + return _MicrosoftAspNetCoreRewrite; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_SystemNet is null) + if (_MicrosoftAspNetCoreRoutingAbstractions is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet100)"); + _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet100)"); } - return _SystemNet; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_SystemNetHttp is null) + if (_MicrosoftAspNetCoreRouting is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet100)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet100)"); } - return _SystemNetHttp; + return _MicrosoftAspNetCoreRouting; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_SystemNetHttpJson is null) + if (_MicrosoftAspNetCoreServerHttpSys is null) { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet100)"); + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet100)"); } - return _SystemNetHttpJson; + return _MicrosoftAspNetCoreServerHttpSys; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference MicrosoftAspNetCoreServerIIS { get { - if (_SystemNetHttpListener is null) + if (_MicrosoftAspNetCoreServerIIS is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet100)"); + _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet100)"); } - return _SystemNetHttpListener; + return _MicrosoftAspNetCoreServerIIS; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_SystemNetMail is null) + if (_MicrosoftAspNetCoreServerIISIntegration is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet100)"); + _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet100)"); } - return _SystemNetMail; + return _MicrosoftAspNetCoreServerIISIntegration; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_SystemNetNameResolution is null) + if (_MicrosoftAspNetCoreServerKestrelCore is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet100)"); + _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet100)"); } - return _SystemNetNameResolution; + return _MicrosoftAspNetCoreServerKestrelCore; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_SystemNetNetworkInformation is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet100)"); + _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet100)"); } - return _SystemNetNetworkInformation; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_SystemNetPing is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet100)"); + _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet100)"); } - return _SystemNetPing; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet100)"); + _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet100)"); } - return _SystemNetPrimitives; + return _MicrosoftAspNetCoreServerKestrelTransportSockets; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel { get { - if (_SystemNetQuic is null) + if (_MicrosoftAspNetCoreServerKestrel is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet100)"); + _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet100)"); } - return _SystemNetQuic; + return _MicrosoftAspNetCoreServerKestrel; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_SystemNetRequests is null) + if (_MicrosoftAspNetCoreSession is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet100)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet100)"); } - return _SystemNetRequests; + return _MicrosoftAspNetCoreSession; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for System.Net.Security.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_SystemNetSecurity is null) + if (_MicrosoftAspNetCoreSignalRCommon is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet100)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet100)"); } - return _SystemNetSecurity; + return _MicrosoftAspNetCoreSignalRCommon; } } - private static PortableExecutableReference? _SystemNetServerSentEvents; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for System.Net.ServerSentEvents.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference SystemNetServerSentEvents + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_SystemNetServerSentEvents is null) + if (_MicrosoftAspNetCoreSignalRCore is null) { - _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet100)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet100)"); } - return _SystemNetServerSentEvents; + return _MicrosoftAspNetCoreSignalRCore; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_SystemNetServicePoint is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet100)"); + _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet100)"); } - return _SystemNetServicePoint; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_SystemNetSockets is null) + if (_MicrosoftAspNetCoreSignalR is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet100)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet100)"); } - return _SystemNetSockets; + return _MicrosoftAspNetCoreSignalR; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets { get { - if (_SystemNetWebClient is null) + if (_MicrosoftAspNetCoreStaticAssets is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet100)"); + _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet100)"); } - return _SystemNetWebClient; + return _MicrosoftAspNetCoreStaticAssets; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_SystemNetWebHeaderCollection is null) + if (_MicrosoftAspNetCoreStaticFiles is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet100)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet100)"); } - return _SystemNetWebHeaderCollection; + return _MicrosoftAspNetCoreStaticFiles; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference MicrosoftAspNetCoreWebSockets { get { - if (_SystemNetWebProxy is null) + if (_MicrosoftAspNetCoreWebSockets is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet100)"); + _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet100)"); } - return _SystemNetWebProxy; + return _MicrosoftAspNetCoreWebSockets; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_SystemNetWebSocketsClient is null) + if (_MicrosoftAspNetCoreWebUtilities is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet100)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet100)"); } - return _SystemNetWebSocketsClient; + return _MicrosoftAspNetCoreWebUtilities; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_SystemNetWebSockets is null) + if (_MicrosoftAspNetCore is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet100)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet100)"); } - return _SystemNetWebSockets; + return _MicrosoftAspNetCore; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for System.Numerics.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_SystemNumerics is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet100)"); + _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet100)"); } - return _SystemNumerics; + return _MicrosoftExtensionsCachingAbstractions; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_SystemNumericsVectors is null) + if (_MicrosoftExtensionsCachingMemory is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet100)"); + _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet100)"); } - return _SystemNumericsVectors; + return _MicrosoftExtensionsCachingMemory; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_SystemObjectModel is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet100)"); + _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet100)"); } - return _SystemObjectModel; + return _MicrosoftExtensionsConfigurationAbstractions; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder { get { - if (_SystemReflectionDispatchProxy is null) + if (_MicrosoftExtensionsConfigurationBinder is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet100)"); + _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet100)"); } - return _SystemReflectionDispatchProxy; + return _MicrosoftExtensionsConfigurationBinder; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_SystemReflection is null) + if (_MicrosoftExtensionsConfigurationCommandLine is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet100)"); + _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet100)"); } - return _SystemReflection; + return _MicrosoftExtensionsConfigurationCommandLine; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_SystemReflectionEmit is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet100)"); + _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet100)"); } - return _SystemReflectionEmit; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions { get { - if (_SystemReflectionEmitILGeneration is null) + if (_MicrosoftExtensionsConfigurationFileExtensions is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet100)"); + _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet100)"); } - return _SystemReflectionEmitILGeneration; + return _MicrosoftExtensionsConfigurationFileExtensions; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_SystemReflectionEmitLightweight is null) + if (_MicrosoftExtensionsConfigurationIni is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet100)"); + _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet100)"); } - return _SystemReflectionEmitLightweight; + return _MicrosoftExtensionsConfigurationIni; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference MicrosoftExtensionsConfigurationJson { get { - if (_SystemReflectionExtensions is null) + if (_MicrosoftExtensionsConfigurationJson is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet100)"); + _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet100)"); } - return _SystemReflectionExtensions; + return _MicrosoftExtensionsConfigurationJson; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_SystemReflectionMetadata is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet100)"); + _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet100)"); } - return _SystemReflectionMetadata; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_SystemReflectionPrimitives is null) + if (_MicrosoftExtensionsConfigurationUserSecrets is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet100)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet100)"); } - return _SystemReflectionPrimitives; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_SystemReflectionTypeExtensions is null) + if (_MicrosoftExtensionsConfigurationXml is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet100)"); + _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet100)"); } - return _SystemReflectionTypeExtensions; + return _MicrosoftExtensionsConfigurationXml; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_SystemResourcesReader is null) + if (_MicrosoftExtensionsConfiguration is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet100)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet100)"); } - return _SystemResourcesReader; + return _MicrosoftExtensionsConfiguration; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_SystemResourcesResourceManager is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet100)"); + _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet100)"); } - return _SystemResourcesResourceManager; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_SystemResourcesWriter is null) + if (_MicrosoftExtensionsDependencyInjection is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet100)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet100)"); } - return _SystemResourcesWriter; + return _MicrosoftExtensionsDependencyInjection; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet100)"); + _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet100)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet100)"); + _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet100)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_SystemRuntime is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet100)"); + _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet100)"); } - return _SystemRuntime; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_SystemRuntimeExtensions is null) + if (_MicrosoftExtensionsDiagnostics is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet100)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet100)"); } - return _SystemRuntimeExtensions; + return _MicrosoftExtensionsDiagnostics; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_SystemRuntimeHandles is null) + if (_MicrosoftExtensionsFeatures is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet100)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet100)"); } - return _SystemRuntimeHandles; + return _MicrosoftExtensionsFeatures; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_SystemRuntimeInteropServices is null) + if (_MicrosoftExtensionsFileProvidersAbstractions is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet100)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet100)"); } - return _SystemRuntimeInteropServices; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_MicrosoftExtensionsFileProvidersComposite is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet100)"); + _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet100)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _MicrosoftExtensionsFileProvidersComposite; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_MicrosoftExtensionsFileProvidersEmbedded is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet100)"); + _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet100)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_SystemRuntimeIntrinsics is null) + if (_MicrosoftExtensionsFileProvidersPhysical is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet100)"); + _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet100)"); } - return _SystemRuntimeIntrinsics; + return _MicrosoftExtensionsFileProvidersPhysical; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing { get { - if (_SystemRuntimeLoader is null) + if (_MicrosoftExtensionsFileSystemGlobbing is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet100)"); + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet100)"); } - return _SystemRuntimeLoader; + return _MicrosoftExtensionsFileSystemGlobbing; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_SystemRuntimeNumerics is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet100)"); + _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet100)"); } - return _SystemRuntimeNumerics; + return _MicrosoftExtensionsHostingAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_SystemRuntimeSerialization is null) + if (_MicrosoftExtensionsHosting is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet100)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet100)"); } - return _SystemRuntimeSerialization; + return _MicrosoftExtensionsHosting; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_MicrosoftExtensionsHttp is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet100)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet100)"); } - return _SystemRuntimeSerializationFormatters; + return _MicrosoftExtensionsHttp; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_SystemRuntimeSerializationJson is null) + if (_MicrosoftExtensionsIdentityCore is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet100)"); + _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet100)"); } - return _SystemRuntimeSerializationJson; + return _MicrosoftExtensionsIdentityCore; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_MicrosoftExtensionsIdentityStores is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet100)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet100)"); } - return _SystemRuntimeSerializationPrimitives; + return _MicrosoftExtensionsIdentityStores; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions { get { - if (_SystemRuntimeSerializationXml is null) + if (_MicrosoftExtensionsLocalizationAbstractions is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet100)"); + _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet100)"); } - return _SystemRuntimeSerializationXml; + return _MicrosoftExtensionsLocalizationAbstractions; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; /// - /// The for System.Security.AccessControl.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference MicrosoftExtensionsLocalization { get { - if (_SystemSecurityAccessControl is null) + if (_MicrosoftExtensionsLocalization is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet100)"); + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet100)"); } - return _SystemSecurityAccessControl; + return _MicrosoftExtensionsLocalization; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for System.Security.Claims.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_SystemSecurityClaims is null) + if (_MicrosoftExtensionsLoggingAbstractions is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet100)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet100)"); } - return _SystemSecurityClaims; + return _MicrosoftExtensionsLoggingAbstractions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_MicrosoftExtensionsLoggingConfiguration is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet100)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet100)"); } - return _SystemSecurityCryptographyAlgorithms; + return _MicrosoftExtensionsLoggingConfiguration; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_SystemSecurityCryptographyCng is null) + if (_MicrosoftExtensionsLoggingConsole is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet100)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet100)"); } - return _SystemSecurityCryptographyCng; + return _MicrosoftExtensionsLoggingConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_SystemSecurityCryptographyCsp is null) + if (_MicrosoftExtensionsLoggingDebug is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet100)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet100)"); } - return _SystemSecurityCryptographyCsp; + return _MicrosoftExtensionsLoggingDebug; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog { get { - if (_SystemSecurityCryptography is null) + if (_MicrosoftExtensionsLoggingEventLog is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet100)"); + _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet100)"); } - return _SystemSecurityCryptography; + return _MicrosoftExtensionsLoggingEventLog; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_MicrosoftExtensionsLoggingEventSource is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet100)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet100)"); } - return _SystemSecurityCryptographyEncoding; + return _MicrosoftExtensionsLoggingEventSource; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_MicrosoftExtensionsLoggingTraceSource is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet100)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet100)"); } - return _SystemSecurityCryptographyOpenSsl; + return _MicrosoftExtensionsLoggingTraceSource; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsLogging; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference MicrosoftExtensionsLogging { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_MicrosoftExtensionsLogging is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet100)"); + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet100)"); } - return _SystemSecurityCryptographyPrimitives; + return _MicrosoftExtensionsLogging; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_MicrosoftExtensionsObjectPool is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet100)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet100)"); } - return _SystemSecurityCryptographyX509Certificates; + return _MicrosoftExtensionsObjectPool; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_SystemSecurity is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet100)"); + _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet100)"); } - return _SystemSecurity; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations { get { - if (_SystemSecurityPrincipal is null) + if (_MicrosoftExtensionsOptionsDataAnnotations is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet100)"); + _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet100)"); } - return _SystemSecurityPrincipal; + return _MicrosoftExtensionsOptionsDataAnnotations; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_SystemSecurityPrincipalWindows is null) + if (_MicrosoftExtensionsOptions is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet100)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet100)"); } - return _SystemSecurityPrincipalWindows; + return _MicrosoftExtensionsOptions; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference MicrosoftExtensionsPrimitives { get { - if (_SystemSecuritySecureString is null) + if (_MicrosoftExtensionsPrimitives is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet100)"); + _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet100)"); } - return _SystemSecuritySecureString; + return _MicrosoftExtensionsPrimitives; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _MicrosoftExtensionsValidation; /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Validation.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference MicrosoftExtensionsValidation { get { - if (_SystemServiceModelWeb is null) + if (_MicrosoftExtensionsValidation is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet100)"); + _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet100)"); } - return _SystemServiceModelWeb; + return _MicrosoftExtensionsValidation; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference MicrosoftExtensionsWebEncoders { get { - if (_SystemServiceProcess is null) + if (_MicrosoftExtensionsWebEncoders is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet100)"); + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet100)"); } - return _SystemServiceProcess; + return _MicrosoftExtensionsWebEncoders; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_SystemTextEncodingCodePages is null) + if (_MicrosoftJSInterop is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet100)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet100)"); } - return _SystemTextEncodingCodePages; + return _MicrosoftJSInterop; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference MicrosoftNetHttpHeaders { get { - if (_SystemTextEncoding is null) + if (_MicrosoftNetHttpHeaders is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet100)"); + _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet100)"); } - return _SystemTextEncoding; + return _MicrosoftNetHttpHeaders; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemDiagnosticsEventLog is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet100)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet100)"); } - return _SystemTextEncodingExtensions; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemFormatsCbor; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Formats.Cbor.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemFormatsCbor { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemFormatsCbor is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet100)"); + _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (aspnet100)"); } - return _SystemTextEncodingsWeb; + return _SystemFormatsCbor; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for System.Text.Json.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_SystemTextJson is null) + if (_SystemSecurityCryptographyXml is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet100)"); + _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet100)"); } - return _SystemTextJson; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemThreadingRateLimiting; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Threading.RateLimiting.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemThreadingRateLimiting { get { - if (_SystemTextRegularExpressions is null) + if (_SystemThreadingRateLimiting is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet100)"); + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet100)"); } - return _SystemTextRegularExpressions; + return _SystemThreadingRateLimiting; } } - private static PortableExecutableReference? _SystemThreadingAccessControl; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Threading.AccessControl.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemThreadingAccessControl is null) + if (_MicrosoftCSharp is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet100)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet100)"); } - return _SystemThreadingAccessControl; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Threading.Channels.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemThreadingChannels is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet100)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet100)"); } - return _SystemThreadingChannels; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Threading.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemThreading is null) + if (_MicrosoftVisualBasic is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet100)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet100)"); } - return _SystemThreading; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Threading.Overlapped.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemThreadingOverlapped is null) + if (_MicrosoftWin32Primitives is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet100)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet100)"); } - return _SystemThreadingOverlapped; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemThreadingTasksDataflow is null) + if (_MicrosoftWin32Registry is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet100)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet100)"); } - return _SystemThreadingTasksDataflow; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasks is null) + if (_SystemAppContext is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet100)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet100)"); } - return _SystemThreadingTasks; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemBuffers { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemBuffers is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet100)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet100)"); } - return _SystemThreadingTasksExtensions; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemCollectionsConcurrent is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet100)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet100)"); } - return _SystemThreadingTasksParallel; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Threading.Thread.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemThreadingThread is null) + if (_SystemCollectionsImmutable is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet100)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet100)"); } - return _SystemThreadingThread; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemThreadingThreadPool is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet100)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet100)"); } - return _SystemThreadingThreadPool; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Threading.Timer.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemThreadingTimer is null) + if (_SystemCollectionsSpecialized is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet100)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet100)"); } - return _SystemThreadingTimer; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Transactions.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemCollections { get { - if (_SystemTransactions is null) + if (_SystemCollections is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet100)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet100)"); } - return _SystemTransactions; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Transactions.Local.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemTransactionsLocal is null) + if (_SystemComponentModelAnnotations is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet100)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet100)"); } - return _SystemTransactionsLocal; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.ValueTuple.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemValueTuple is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet100)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet100)"); } - return _SystemValueTuple; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Web.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemWeb is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet100)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet100)"); } - return _SystemWeb; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Web.HttpUtility.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemWebHttpUtility is null) + if (_SystemComponentModelPrimitives is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet100)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet100)"); } - return _SystemWebHttpUtility; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.Windows.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemWindows is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet100)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet100)"); } - return _SystemWindows; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Xml.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemXml is null) + if (_SystemComponentModel is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet100)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet100)"); } - return _SystemXml; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Xml.Linq.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemXmlLinq is null) + if (_SystemConfiguration is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet100)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet100)"); } - return _SystemXmlLinq; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemConsole { get { - if (_SystemXmlReaderWriter is null) + if (_SystemConsole is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet100)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet100)"); } - return _SystemXmlReaderWriter; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Xml.Serialization.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemCore { get { - if (_SystemXmlSerialization is null) + if (_SystemCore is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet100)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet100)"); } - return _SystemXmlSerialization; + return _SystemCore; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Xml.XDocument.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemXmlXDocument is null) + if (_SystemDataCommon is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet100)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet100)"); } - return _SystemXmlXDocument; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemXmlXmlDocument is null) + if (_SystemDataDataSetExtensions is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet100)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet100)"); } - return _SystemXmlXmlDocument; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemData { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemData is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet100)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet100)"); } - return _SystemXmlXmlSerializer; + return _SystemData; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for System.Xml.XPath.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_SystemXmlXPath is null) + if (_SystemDiagnosticsContracts is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet100)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet100)"); } - return _SystemXmlXPath; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemDiagnosticsDebug is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet100)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet100)"); } - return _SystemXmlXPathXDocument; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for WindowsBase.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_WindowsBase is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet100)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet100)"); } - return _WindowsBase; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet100)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet100)"); } - return _MicrosoftAspNetCoreAntiforgery; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_SystemDiagnosticsProcess is null) { - _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet100)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_SystemDiagnosticsStackTrace is null) { - _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet100)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet100)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationCookies; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_SystemDiagnosticsTools is null) { - _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet100)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationCore; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_SystemDiagnosticsTraceSource is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet100)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet100)"); } - return _MicrosoftAspNetCoreAuthentication; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_SystemDiagnosticsTracing is null) { - _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet100)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationOAuth; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_SystemDrawingPrimitives is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet100)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet100)"); } - return _MicrosoftAspNetCoreAuthorization; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference SystemDrawing { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_SystemDrawing is null) { - _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet100)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet100)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _SystemDrawing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_SystemDynamicRuntime is null) { - _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet100)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_SystemFormatsAsn1 is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet100)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet100)"); } - return _MicrosoftAspNetCoreComponents; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints + public static PortableExecutableReference SystemFormatsTar { get { - if (_MicrosoftAspNetCoreComponentsEndpoints is null) + if (_SystemFormatsTar is null) { - _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet100)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsEndpoints; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_SystemGlobalizationCalendars is null) { - _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet100)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_SystemGlobalizationExtensions is null) { - _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet100)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference SystemGlobalization { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_SystemGlobalization is null) { - _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet100)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _SystemGlobalization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet100)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet100)"); } - return _MicrosoftAspNetCoreConnectionsAbstractions; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_SystemIOCompressionFileSystem is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet100)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet100)"); } - return _MicrosoftAspNetCoreCookiePolicy; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_MicrosoftAspNetCoreCors is null) + if (_SystemIOCompressionZipFile is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet100)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet100)"); } - return _MicrosoftAspNetCoreCors; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference SystemIOCompression { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_SystemIOCompression is null) { - _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet100)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet100)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _SystemIOCompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_SystemIOFileSystemAccessControl is null) { - _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet100)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet100)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) + if (_SystemIOFileSystemDriveInfo is null) { - _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet100)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet100)"); } - return _MicrosoftAspNetCoreDataProtectionAbstractions; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtection + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_MicrosoftAspNetCoreDataProtection is null) + if (_SystemIOFileSystemPrimitives is null) { - _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet100)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet100)"); } - return _MicrosoftAspNetCoreDataProtection; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_SystemIOFileSystemWatcher is null) { - _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet100)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet100)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference SystemIOFileSystem { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_SystemIOFileSystem is null) { - _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet100)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet100)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_MicrosoftAspNetCoreDiagnostics is null) + if (_SystemIOIsolatedStorage is null) { - _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet100)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet100)"); } - return _MicrosoftAspNetCoreDiagnostics; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_SystemIOMemoryMappedFiles is null) { - _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet100)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet100)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _MicrosoftAspNetCore; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for Microsoft.AspNetCore.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference SystemIOPipelines { get { - if (_MicrosoftAspNetCore is null) + if (_SystemIOPipelines is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet100)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet100)"); } - return _MicrosoftAspNetCore; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_SystemIOPipesAccessControl is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet100)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet100)"); } - return _MicrosoftAspNetCoreHostFiltering; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference SystemIOPipes { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_SystemIOPipes is null) { - _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet100)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet100)"); } - return _MicrosoftAspNetCoreHostingAbstractions; + return _SystemIOPipes; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet100)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet100)"); } - return _MicrosoftAspNetCoreHosting; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + private static PortableExecutableReference? _SystemIO; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.IO.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference SystemIO { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_SystemIO is null) { - _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet100)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet100)"); } - return _MicrosoftAspNetCoreHostingServerAbstractions; + return _SystemIO; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_SystemLinqAsyncEnumerable is null) { - _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet100)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet100)"); } - return _MicrosoftAspNetCoreHtmlAbstractions; + return _SystemLinqAsyncEnumerable; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference SystemLinqExpressions { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_SystemLinqExpressions is null) { - _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet100)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet100)"); } - return _MicrosoftAspNetCoreHttpAbstractions; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference SystemLinqParallel { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_SystemLinqParallel is null) { - _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet100)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet100)"); } - return _MicrosoftAspNetCoreHttpConnectionsCommon; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference SystemLinqQueryable { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_SystemLinqQueryable is null) { - _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet100)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet100)"); } - return _MicrosoftAspNetCoreHttpConnections; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; + private static PortableExecutableReference? _SystemLinq; /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference SystemLinq { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_SystemLinq is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet100)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet100)"); } - return _MicrosoftAspNetCoreHttp; + return _SystemLinq; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + private static PortableExecutableReference? _SystemMemory; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference SystemMemory { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_SystemMemory is null) { - _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet100)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet100)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _SystemMemory; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference SystemNetHttpJson { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_SystemNetHttpJson is null) { - _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet100)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet100)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference SystemNetHttp { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_SystemNetHttp is null) { - _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet100)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet100)"); } - return _MicrosoftAspNetCoreHttpResults; + return _SystemNetHttp; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference SystemNetHttpListener { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_SystemNetHttpListener is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet100)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet100)"); } - return _MicrosoftAspNetCoreHttpLogging; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference SystemNetMail { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_SystemNetMail is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet100)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet100)"); } - return _MicrosoftAspNetCoreHttpOverrides; + return _SystemNetMail; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference SystemNetNameResolution { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_SystemNetNameResolution is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet100)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet100)"); } - return _MicrosoftAspNetCoreHttpsPolicy; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_SystemNetNetworkInformation is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet100)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet100)"); } - return _MicrosoftAspNetCoreIdentity; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference SystemNetPing { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_SystemNetPing is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet100)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet100)"); } - return _MicrosoftAspNetCoreLocalization; + return _SystemNetPing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference SystemNetPrimitives { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_SystemNetPrimitives is null) { - _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet100)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet100)"); } - return _MicrosoftAspNetCoreLocalizationRouting; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference SystemNetQuic { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_SystemNetQuic is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet100)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet100)"); } - return _MicrosoftAspNetCoreMetadata; + return _SystemNetQuic; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference SystemNetRequests { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_SystemNetRequests is null) { - _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet100)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet100)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _SystemNetRequests; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference SystemNetSecurity { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_SystemNetSecurity is null) { - _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet100)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet100)"); } - return _MicrosoftAspNetCoreMvcApiExplorer; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + private static PortableExecutableReference? _SystemNetServerSentEvents; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.ServerSentEvents.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference SystemNetServerSentEvents { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_SystemNetServerSentEvents is null) { - _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet100)"); + _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet100)"); } - return _MicrosoftAspNetCoreMvcCore; + return _SystemNetServerSentEvents; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference SystemNetServicePoint { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_SystemNetServicePoint is null) { - _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet100)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet100)"); } - return _MicrosoftAspNetCoreMvcCors; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference SystemNetSockets { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_SystemNetSockets is null) { - _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet100)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet100)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _SystemNetSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvc + public static PortableExecutableReference SystemNetWebClient { get { - if (_MicrosoftAspNetCoreMvc is null) + if (_SystemNetWebClient is null) { - _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet100)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet100)"); } - return _MicrosoftAspNetCoreMvc; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_SystemNetWebHeaderCollection is null) { - _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet100)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet100)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference SystemNetWebProxy { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_SystemNetWebProxy is null) { - _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet100)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet100)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_SystemNetWebSocketsClient is null) { - _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet100)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet100)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor + public static PortableExecutableReference SystemNetWebSockets { get { - if (_MicrosoftAspNetCoreMvcRazor is null) + if (_SystemNetWebSockets is null) { - _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet100)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet100)"); } - return _MicrosoftAspNetCoreMvcRazor; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftAspNetCoreMvcRazorPages is null) + if (_SystemNet is null) { - _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet100)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet100)"); } - return _MicrosoftAspNetCoreMvcRazorPages; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers + public static PortableExecutableReference SystemNumericsVectors { get { - if (_MicrosoftAspNetCoreMvcTagHelpers is null) + if (_SystemNumericsVectors is null) { - _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet100)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet100)"); } - return _MicrosoftAspNetCoreMvcTagHelpers; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference SystemNumerics { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_SystemNumerics is null) { - _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet100)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet100)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _SystemNumerics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference SystemObjectModel { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_SystemObjectModel is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet100)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet100)"); } - return _MicrosoftAspNetCoreOutputCaching; + return _SystemObjectModel; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_MicrosoftAspNetCoreRateLimiting is null) + if (_SystemReflectionDispatchProxy is null) { - _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet100)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet100)"); } - return _MicrosoftAspNetCoreRateLimiting; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_SystemReflectionEmitILGeneration is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet100)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet100)"); } - return _MicrosoftAspNetCoreRazor; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_SystemReflectionEmitLightweight is null) { - _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet100)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet100)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference SystemReflectionEmit { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_SystemReflectionEmit is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet100)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet100)"); } - return _MicrosoftAspNetCoreRequestDecompression; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_SystemReflectionExtensions is null) { - _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet100)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet100)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_SystemReflectionMetadata is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet100)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet100)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_SystemReflectionPrimitives is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet100)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet100)"); } - return _MicrosoftAspNetCoreResponseCompression; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRewrite + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_MicrosoftAspNetCoreRewrite is null) + if (_SystemReflectionTypeExtensions is null) { - _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet100)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet100)"); } - return _MicrosoftAspNetCoreRewrite; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + private static PortableExecutableReference? _SystemReflection; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference SystemReflection { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_SystemReflection is null) { - _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet100)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet100)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _SystemReflection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference SystemResourcesReader { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_SystemResourcesReader is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet100)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet100)"); } - return _MicrosoftAspNetCoreRouting; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_SystemResourcesResourceManager is null) { - _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet100)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet100)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIIS + public static PortableExecutableReference SystemResourcesWriter { get { - if (_MicrosoftAspNetCoreServerIIS is null) + if (_SystemResourcesWriter is null) { - _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet100)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet100)"); } - return _MicrosoftAspNetCoreServerIIS; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet100)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet100)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet100)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_MicrosoftAspNetCoreServerKestrel is null) + if (_SystemRuntimeExtensions is null) { - _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet100)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrel; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_SystemRuntimeHandles is null) { - _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet100)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet100)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet100)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelTransportSockets; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSession + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_MicrosoftAspNetCoreSession is null) + if (_SystemRuntimeInteropServices is null) { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet100)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet100)"); } - return _MicrosoftAspNetCoreSession; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_SystemRuntimeIntrinsics is null) { - _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet100)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet100)"); } - return _MicrosoftAspNetCoreSignalRCommon; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_SystemRuntimeLoader is null) { - _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet100)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet100)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_SystemRuntimeNumerics is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet100)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet100)"); } - return _MicrosoftAspNetCoreSignalR; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_SystemRuntimeSerializationFormatters is null) { - _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet100)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet100)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_MicrosoftAspNetCoreStaticAssets is null) + if (_SystemRuntimeSerializationJson is null) { - _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet100)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet100)"); } - return _MicrosoftAspNetCoreStaticAssets; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet100)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet100)"); } - return _MicrosoftAspNetCoreStaticFiles; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebSockets + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_MicrosoftAspNetCoreWebSockets is null) + if (_SystemRuntimeSerializationXml is null) { - _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet100)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet100)"); } - return _MicrosoftAspNetCoreWebSockets; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_MicrosoftAspNetCoreWebUtilities is null) + if (_SystemRuntimeSerialization is null) { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet100)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet100)"); } - return _MicrosoftAspNetCoreWebUtilities; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions + public static PortableExecutableReference SystemRuntime { get { - if (_MicrosoftExtensionsCachingAbstractions is null) + if (_SystemRuntime is null) { - _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet100)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet100)"); } - return _MicrosoftExtensionsCachingAbstractions; + return _SystemRuntime; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_SystemSecurityAccessControl is null) { - _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet100)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet100)"); } - return _MicrosoftExtensionsCachingMemory; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference SystemSecurityClaims { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_SystemSecurityClaims is null) { - _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet100)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet100)"); } - return _MicrosoftExtensionsConfigurationAbstractions; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet100)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet100)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_SystemSecurityCryptographyCng is null) { - _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet100)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet100)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_SystemSecurityCryptographyCsp is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet100)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet100)"); } - return _MicrosoftExtensionsConfiguration; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_SystemSecurityCryptographyEncoding is null) { - _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet100)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet100)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_MicrosoftExtensionsConfigurationFileExtensions is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet100)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet100)"); } - return _MicrosoftExtensionsConfigurationFileExtensions; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_MicrosoftExtensionsConfigurationIni is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet100)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet100)"); } - return _MicrosoftExtensionsConfigurationIni; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationJson + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_MicrosoftExtensionsConfigurationJson is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet100)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet100)"); } - return _MicrosoftExtensionsConfigurationJson; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet100)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet100)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_SystemSecurityPrincipalWindows is null) { - _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet100)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet100)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_SystemSecurityPrincipal is null) { - _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet100)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet100)"); } - return _MicrosoftExtensionsConfigurationXml; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_SystemSecuritySecureString is null) { - _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet100)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet100)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.Security.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference SystemSecurity { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_SystemSecurity is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet100)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet100)"); } - return _MicrosoftExtensionsDependencyInjection; + return _SystemSecurity; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_SystemServiceModelWeb is null) { - _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet100)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet100)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference SystemServiceProcess { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_SystemServiceProcess is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet100)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet100)"); } - return _MicrosoftExtensionsDiagnostics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_SystemTextEncodingCodePages is null) { - _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet100)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet100)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_SystemTextEncodingExtensions is null) { - _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet100)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet100)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecks; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference SystemTextEncoding { get { - if (_MicrosoftExtensionsFeatures is null) + if (_SystemTextEncoding is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet100)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet100)"); } - return _MicrosoftExtensionsFeatures; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_SystemTextEncodingsWeb is null) { - _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet100)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference SystemTextJson { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_SystemTextJson is null) { - _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet100)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _SystemTextJson; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_SystemTextRegularExpressions is null) { - _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet100)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_SystemThreadingAccessControl is null) { - _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet100)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _SystemThreadingAccessControl; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference SystemThreadingChannels { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_SystemThreadingChannels is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet100)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet100)"); } - return _MicrosoftExtensionsFileSystemGlobbing; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_SystemThreadingOverlapped is null) { - _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet100)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet100)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_MicrosoftExtensionsHosting is null) + if (_SystemThreadingTasksDataflow is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet100)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet100)"); } - return _MicrosoftExtensionsHosting; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_MicrosoftExtensionsHttp is null) + if (_SystemThreadingTasksExtensions is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet100)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet100)"); } - return _MicrosoftExtensionsHttp; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_SystemThreadingTasksParallel is null) { - _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet100)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet100)"); } - return _MicrosoftExtensionsIdentityCore; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference SystemThreadingTasks { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_SystemThreadingTasks is null) { - _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet100)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet100)"); } - return _MicrosoftExtensionsIdentityStores; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftExtensionsLocalizationAbstractions is null) + if (_SystemThreadingThread is null) { - _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet100)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet100)"); } - return _MicrosoftExtensionsLocalizationAbstractions; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_MicrosoftExtensionsLocalization is null) + if (_SystemThreadingThreadPool is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet100)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet100)"); } - return _MicrosoftExtensionsLocalization; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_SystemThreadingTimer is null) { - _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet100)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet100)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + private static PortableExecutableReference? _SystemThreading; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference SystemThreading { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_SystemThreading is null) { - _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet100)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet100)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _SystemThreading; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_SystemTransactionsLocal is null) { - _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet100)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet100)"); } - return _MicrosoftExtensionsLoggingConsole; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference SystemTransactions { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_SystemTransactions is null) { - _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet100)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet100)"); } - return _MicrosoftExtensionsLoggingDebug; + return _SystemTransactions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLogging; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference MicrosoftExtensionsLogging + public static PortableExecutableReference SystemValueTuple { get { - if (_MicrosoftExtensionsLogging is null) + if (_SystemValueTuple is null) { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet100)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet100)"); } - return _MicrosoftExtensionsLogging; + return _SystemValueTuple; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_MicrosoftExtensionsLoggingEventLog is null) + if (_SystemWebHttpUtility is null) { - _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet100)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet100)"); } - return _MicrosoftExtensionsLoggingEventLog; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; + private static PortableExecutableReference? _SystemWeb; /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference SystemWeb { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_SystemWeb is null) { - _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet100)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet100)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _SystemWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + private static PortableExecutableReference? _SystemWindows; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference SystemWindows { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_SystemWindows is null) { - _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet100)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet100)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _SystemWindows; } } - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference SystemXmlLinq { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_SystemXmlLinq is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet100)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet100)"); } - return _MicrosoftExtensionsObjectPool; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_SystemXmlReaderWriter is null) { - _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet100)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet100)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference SystemXmlSerialization { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_SystemXmlSerialization is null) { - _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet100)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet100)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference SystemXmlXDocument { get { - if (_MicrosoftExtensionsOptions is null) + if (_SystemXmlXDocument is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet100)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet100)"); } - return _MicrosoftExtensionsOptions; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsPrimitives + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_MicrosoftExtensionsPrimitives is null) + if (_SystemXmlXPathXDocument is null) { - _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet100)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet100)"); } - return _MicrosoftExtensionsPrimitives; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _MicrosoftExtensionsValidation; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for Microsoft.Extensions.Validation.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference MicrosoftExtensionsValidation + public static PortableExecutableReference SystemXmlXPath { get { - if (_MicrosoftExtensionsValidation is null) + if (_SystemXmlXPath is null) { - _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet100)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet100)"); } - return _MicrosoftExtensionsValidation; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_MicrosoftExtensionsWebEncoders is null) + if (_SystemXmlXmlDocument is null) { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet100)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet100)"); } - return _MicrosoftExtensionsWebEncoders; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _MicrosoftJSInterop; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference MicrosoftJSInterop + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_MicrosoftJSInterop is null) + if (_SystemXmlXmlSerializer is null) { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet100)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet100)"); } - return _MicrosoftJSInterop; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + private static PortableExecutableReference? _SystemXml; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference SystemXml { get { - if (_MicrosoftNetHttpHeaders is null) + if (_SystemXml is null) { - _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet100)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet100)"); } - return _MicrosoftNetHttpHeaders; + return _SystemXml; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _System; /// - /// The for System.Diagnostics.EventLog.dll + /// The for System.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference System { get { - if (_SystemDiagnosticsEventLog is null) + if (_System is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet100)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System")).GetReference(filePath: "System.dll", display: "System (aspnet100)"); } - return _SystemDiagnosticsEventLog; + return _System; } } - private static PortableExecutableReference? _SystemFormatsCbor; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Formats.Cbor.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemFormatsCbor + public static PortableExecutableReference WindowsBase { get { - if (_SystemFormatsCbor is null) + if (_WindowsBase is null) { - _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (aspnet100)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet100)"); } - return _SystemFormatsCbor; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyXml is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet100)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet100)"); } - return _SystemSecurityCryptographyXml; + return _mscorlib; } } - private static PortableExecutableReference? _SystemThreadingRateLimiting; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemThreadingRateLimiting + public static PortableExecutableReference netstandard { get { - if (_SystemThreadingRateLimiting is null) + if (_netstandard is null) { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet100)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet100)"); } - return _SystemThreadingRateLimiting; + return _netstandard; } } @@ -7104,26 +7104,164 @@ public static ImmutableArray All { _all = [ + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreAuthenticationCookies, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAuthentication, + MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftAspNetCoreDataProtectionAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreHttpLogging, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreMetadata, + MicrosoftAspNetCoreMvcAbstractions, + MicrosoftAspNetCoreMvcApiExplorer, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcCors, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreMvcLocalization, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcRazorPages, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreRateLimiting, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreRewrite, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftAspNetCoreServerIIS, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreStaticAssets, + MicrosoftAspNetCoreStaticFiles, + MicrosoftAspNetCoreWebSockets, + MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsCachingMemory, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsConfigurationFileExtensions, + MicrosoftExtensionsConfigurationIni, + MicrosoftExtensionsConfigurationJson, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftExtensionsDependencyInjection, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsFeatures, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsHosting, + MicrosoftExtensionsHttp, + MicrosoftExtensionsIdentityCore, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsLocalization, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsLoggingConsole, + MicrosoftExtensionsLoggingDebug, + MicrosoftExtensionsLoggingEventLog, + MicrosoftExtensionsLoggingEventSource, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsOptionsConfigurationExtensions, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsOptions, + MicrosoftExtensionsPrimitives, + MicrosoftExtensionsValidation, + MicrosoftExtensionsWebEncoders, + MicrosoftJSInterop, + MicrosoftNetHttpHeaders, + SystemDiagnosticsEventLog, + SystemFormatsCbor, + SystemSecurityCryptographyXml, + SystemThreadingRateLimiting, MicrosoftCSharp, MicrosoftVisualBasicCore, MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -7140,40 +7278,38 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, + SystemIO, SystemLinqAsyncEnumerable, - SystemLinq, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -7191,226 +7327,90 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingAccessControl, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, - MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, - MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, - MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, - MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, - MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, - MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, - MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, - MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, - MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, - MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, - MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, - MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsFileProvidersComposite, - MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, - MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, - MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftExtensionsValidation, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemFormatsCbor, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + mscorlib, + netstandard, ]; } return _all; @@ -7424,1846 +7424,1846 @@ public static partial class AspNet100 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet100.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet100.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet100.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet100.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet100.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet100.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet100.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet100.Microsoft.AspNetCore.Authentication.Cookies"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet100.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet100.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The image bytes for mscorlib.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet100.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet100.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The image bytes for netstandard.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet100.netstandard"); - private static byte[]? _netstandard; + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet100.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet100.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet100.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet100.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet100.Microsoft.AspNetCore.Authorization"); + private static byte[]? _MicrosoftAspNetCoreAuthorization; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet100.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet100.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The image bytes for System.Collections.dll + /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet100.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet100.Microsoft.AspNetCore.Components.Endpoints"); + private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet100.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet100.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet100.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet100.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet100.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet100.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet100.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet100.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet100.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet100.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet100.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet100.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for Microsoft.AspNetCore.Cors.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet100.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet100.Microsoft.AspNetCore.Cors"); + private static byte[]? _MicrosoftAspNetCoreCors; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet100.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet100.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet100.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation"); + private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet100.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The image bytes for System.Console.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet100.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet100.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The image bytes for System.Core.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet100.System.Core"); - private static byte[]? _SystemCore; + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet100.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet100.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet100.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The image bytes for System.Data.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet100.System.Data"); - private static byte[]? _SystemData; + public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet100.Microsoft.AspNetCore.Diagnostics"); + private static byte[]? _MicrosoftAspNetCoreDiagnostics; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet100.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet100.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet100.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet100.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet100.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet100.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet100.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet100.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet100.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet100.Microsoft.AspNetCore.Http.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet100.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet100.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet100.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet100.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet100.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet100.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet100.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet100.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet100.System"); - private static byte[]? _System; + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet100.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet100.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet100.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet100.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet100.Microsoft.AspNetCore.HttpLogging"); + private static byte[]? _MicrosoftAspNetCoreHttpLogging; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet100.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet100.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet100.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet100.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet100.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet100.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet100.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet100.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet100.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet100.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet100.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet100.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet100.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet100.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet100.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet100.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet100.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet100.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet100.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; /// - /// The image bytes for System.IO.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet100.System.IO"); - private static byte[]? _SystemIO; + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet100.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet100.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet100.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet100.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet100.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet100.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet100.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet100.Microsoft.AspNetCore.Mvc.RazorPages"); + private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet100.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers"); + private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet100.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet100.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet100.Microsoft.AspNetCore.Mvc"); + private static byte[]? _MicrosoftAspNetCoreMvc; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet100.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet100.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet100.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet100.Microsoft.AspNetCore.RateLimiting"); + private static byte[]? _MicrosoftAspNetCoreRateLimiting; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet100.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet100.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet100.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet100.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; /// - /// The image bytes for System.Linq.dll + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet100.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet100.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet100.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet100.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet100.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet100.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet100.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; /// - /// The image bytes for System.Memory.dll + /// The image bytes for Microsoft.AspNetCore.Rewrite.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet100.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet100.Microsoft.AspNetCore.Rewrite"); + private static byte[]? _MicrosoftAspNetCoreRewrite; /// - /// The image bytes for System.Net.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet100.System.Net"); - private static byte[]? _SystemNet; + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet100.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet100.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet100.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet100.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet100.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet100.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet100.Microsoft.AspNetCore.Server.IIS"); + private static byte[]? _MicrosoftAspNetCoreServerIIS; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet100.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet100.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet100.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet100.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet100.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet100.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet100.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet100.Microsoft.AspNetCore.Server.Kestrel"); + private static byte[]? _MicrosoftAspNetCoreServerKestrel; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet100.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet100.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet100.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet100.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; /// - /// The image bytes for System.Net.ServerSentEvents.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet100.System.Net.ServerSentEvents"); - private static byte[]? _SystemNetServerSentEvents; + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet100.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet100.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet100.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet100.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet100.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet100.Microsoft.AspNetCore.StaticAssets"); + private static byte[]? _MicrosoftAspNetCoreStaticAssets; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet100.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet100.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for Microsoft.AspNetCore.WebSockets.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet100.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet100.Microsoft.AspNetCore.WebSockets"); + private static byte[]? _MicrosoftAspNetCoreWebSockets; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet100.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet100.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet100.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet100.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet100.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet100.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet100.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet100.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet100.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet100.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet100.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet100.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet100.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet100.Microsoft.Extensions.Configuration.CommandLine"); + private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet100.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet100.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet100.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet100.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet100.Microsoft.Extensions.Configuration.Ini"); + private static byte[]? _MicrosoftExtensionsConfigurationIni; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet100.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet100.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet100.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet100.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet100.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet100.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet100.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet100.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet100.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet100.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet100.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet100.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet100.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet100.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet100.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet100.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet100.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet100.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet100.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet100.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet100.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet100.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet100.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet100.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet100.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet100.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet100.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet100.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet100.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet100.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet100.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet100.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet100.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet100.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet100.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet100.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet100.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet100.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet100.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet100.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet100.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet100.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet100.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet100.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet100.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet100.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet100.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet100.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet100.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet100.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet100.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet100.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet100.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet100.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet100.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet100.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet100.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet100.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for Microsoft.Extensions.Logging.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet100.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet100.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet100.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet100.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; /// - /// The image bytes for System.Security.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet100.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet100.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet100.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet100.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet100.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for Microsoft.Extensions.Primitives.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet100.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet100.Microsoft.Extensions.Primitives"); + private static byte[]? _MicrosoftExtensionsPrimitives; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for Microsoft.Extensions.Validation.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet100.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet100.Microsoft.Extensions.Validation"); + private static byte[]? _MicrosoftExtensionsValidation; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet100.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet100.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet100.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet100.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for Microsoft.Net.Http.Headers.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet100.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet100.Microsoft.Net.Http.Headers"); + private static byte[]? _MicrosoftNetHttpHeaders; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet100.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet100.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Formats.Cbor.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet100.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet100.System.Formats.Cbor"); + private static byte[]? _SystemFormatsCbor; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet100.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet100.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet100.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet100.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet100.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet100.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet100.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet100.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.Threading.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet100.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet100.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet100.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet100.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet100.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet100.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet100.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet100.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet100.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet100.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet100.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet100.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet100.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet100.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet100.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet100.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet100.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet100.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet100.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet100.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet100.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet100.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet100.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet100.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet100.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet100.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet100.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet100.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet100.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet100.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet100.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet100.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet100.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet100.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet100.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet100.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet100.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet100.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet100.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet100.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet100.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet100.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet100.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet100.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet100.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet100.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet100.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet100.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet100.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet100.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet100.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet100.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet100.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet100.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet100.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet100.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet100.Microsoft.AspNetCore.Authentication.Cookies"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet100.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet100.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet100.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet100.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet100.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet100.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet100.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet100.Microsoft.AspNetCore.Authorization"); - private static byte[]? _MicrosoftAspNetCoreAuthorization; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet100.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet100.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet100.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet100.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet100.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet100.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet100.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet100.Microsoft.AspNetCore.Components.Endpoints"); - private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet100.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet100.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet100.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet100.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet100.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet100.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet100.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet100.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet100.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet100.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet100.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for Microsoft.AspNetCore.Cors.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet100.Microsoft.AspNetCore.Cors"); - private static byte[]? _MicrosoftAspNetCoreCors; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet100.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet100.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet100.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation"); - private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet100.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet100.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet100.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet100.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet100.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet100.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet100.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet100.Microsoft.AspNetCore.Diagnostics"); - private static byte[]? _MicrosoftAspNetCoreDiagnostics; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet100.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet100.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet100.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet100.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet100.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet100.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet100.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet100.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet100.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for System.IO.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet100.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet100.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet100.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; /// - /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet100.Microsoft.AspNetCore.Http.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet100.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet100.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet100.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet100.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet100.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for System.Linq.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet100.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet100.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for System.Memory.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet100.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet100.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet100.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet100.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet100.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet100.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet100.Microsoft.AspNetCore.HttpLogging"); - private static byte[]? _MicrosoftAspNetCoreHttpLogging; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet100.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet100.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet100.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet100.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet100.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet100.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet100.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet100.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet100.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet100.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet100.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet100.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet100.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet100.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet100.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet100.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for System.Net.ServerSentEvents.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet100.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; + public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet100.System.Net.ServerSentEvents"); + private static byte[]? _SystemNetServerSentEvents; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet100.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet100.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet100.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet100.Microsoft.AspNetCore.Mvc"); - private static byte[]? _MicrosoftAspNetCoreMvc; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet100.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet100.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet100.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet100.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet100.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet100.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet100.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet100.Microsoft.AspNetCore.Mvc.RazorPages"); - private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet100.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers"); - private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet100.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet100.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet100.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet100.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet100.Microsoft.AspNetCore.RateLimiting"); - private static byte[]? _MicrosoftAspNetCoreRateLimiting; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet100.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet100.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet100.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet100.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet100.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet100.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet100.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet100.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet100.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet100.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet100.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet100.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Rewrite.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet100.Microsoft.AspNetCore.Rewrite"); - private static byte[]? _MicrosoftAspNetCoreRewrite; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet100.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet100.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet100.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet100.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet100.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet100.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet100.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet100.Microsoft.AspNetCore.Server.IIS"); - private static byte[]? _MicrosoftAspNetCoreServerIIS; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet100.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet100.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet100.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet100.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet100.Microsoft.AspNetCore.Server.Kestrel"); - private static byte[]? _MicrosoftAspNetCoreServerKestrel; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet100.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet100.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet100.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet100.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for Microsoft.AspNetCore.Session.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet100.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet100.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet100.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet100.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet100.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet100.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet100.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet100.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet100.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet100.Microsoft.AspNetCore.StaticAssets"); - private static byte[]? _MicrosoftAspNetCoreStaticAssets; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet100.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet100.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet100.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.WebSockets.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet100.Microsoft.AspNetCore.WebSockets"); - private static byte[]? _MicrosoftAspNetCoreWebSockets; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet100.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet100.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet100.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet100.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet100.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet100.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet100.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet100.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet100.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet100.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet100.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet100.Microsoft.Extensions.Configuration.CommandLine"); - private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet100.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet100.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet100.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet100.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet100.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet100.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet100.Microsoft.Extensions.Configuration.Ini"); - private static byte[]? _MicrosoftExtensionsConfigurationIni; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet100.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet100.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet100.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet100.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet100.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet100.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet100.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet100.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet100.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet100.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for System.Security.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet100.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet100.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet100.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet100.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet100.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet100.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet100.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet100.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet100.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet100.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet100.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet100.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet100.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet100.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet100.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet100.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet100.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet100.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet100.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet100.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet100.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet100.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet100.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet100.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet100.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet100.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet100.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet100.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet100.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet100.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet100.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet100.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet100.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet100.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet100.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for System.Threading.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet100.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet100.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet100.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet100.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet100.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet100.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet100.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet100.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet100.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet100.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for System.Web.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet100.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet100.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet100.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet100.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet100.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet100.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet100.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet100.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet100.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet100.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet100.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for Microsoft.Extensions.Primitives.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet100.Microsoft.Extensions.Primitives"); - private static byte[]? _MicrosoftExtensionsPrimitives; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet100.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for Microsoft.Extensions.Validation.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet100.Microsoft.Extensions.Validation"); - private static byte[]? _MicrosoftExtensionsValidation; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet100.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet100.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet100.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet100.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet100.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for Microsoft.Net.Http.Headers.dll + /// The image bytes for System.Xml.dll /// - public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet100.Microsoft.Net.Http.Headers"); - private static byte[]? _MicrosoftNetHttpHeaders; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet100.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for System.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet100.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet100.System"); + private static byte[]? _System; /// - /// The image bytes for System.Formats.Cbor.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet100.System.Formats.Cbor"); - private static byte[]? _SystemFormatsCbor; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet100.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet100.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet100.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Threading.RateLimiting.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet100.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet100.netstandard"); + private static byte[]? _netstandard; } diff --git a/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets index 923f908..7671534 100644 --- a/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets +++ b/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets @@ -1,1232 +1,1232 @@ - - aspnet100.Microsoft.CSharp - Resources\aspnet100\Microsoft.CSharp.dll + + aspnet100.Microsoft.AspNetCore.Antiforgery + Resources\aspnet100\Microsoft.AspNetCore.Antiforgery.dll - - aspnet100.Microsoft.VisualBasic.Core - Resources\aspnet100\Microsoft.VisualBasic.Core.dll + + aspnet100.Microsoft.AspNetCore.Authentication.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Authentication.Abstractions.dll - - aspnet100.Microsoft.VisualBasic - Resources\aspnet100\Microsoft.VisualBasic.dll + + aspnet100.Microsoft.AspNetCore.Authentication.BearerToken + Resources\aspnet100\Microsoft.AspNetCore.Authentication.BearerToken.dll - - aspnet100.Microsoft.Win32.Primitives - Resources\aspnet100\Microsoft.Win32.Primitives.dll + + aspnet100.Microsoft.AspNetCore.Authentication.Cookies + Resources\aspnet100\Microsoft.AspNetCore.Authentication.Cookies.dll - - aspnet100.Microsoft.Win32.Registry - Resources\aspnet100\Microsoft.Win32.Registry.dll + + aspnet100.Microsoft.AspNetCore.Authentication.Core + Resources\aspnet100\Microsoft.AspNetCore.Authentication.Core.dll - - aspnet100.mscorlib - Resources\aspnet100\mscorlib.dll + + aspnet100.Microsoft.AspNetCore.Authentication.OAuth + Resources\aspnet100\Microsoft.AspNetCore.Authentication.OAuth.dll - - aspnet100.netstandard - Resources\aspnet100\netstandard.dll + + aspnet100.Microsoft.AspNetCore.Authentication + Resources\aspnet100\Microsoft.AspNetCore.Authentication.dll - - aspnet100.System.AppContext - Resources\aspnet100\System.AppContext.dll + + aspnet100.Microsoft.AspNetCore.Authorization.Policy + Resources\aspnet100\Microsoft.AspNetCore.Authorization.Policy.dll - - aspnet100.System.Buffers - Resources\aspnet100\System.Buffers.dll + + aspnet100.Microsoft.AspNetCore.Authorization + Resources\aspnet100\Microsoft.AspNetCore.Authorization.dll - - aspnet100.System.Collections.Concurrent - Resources\aspnet100\System.Collections.Concurrent.dll + + aspnet100.Microsoft.AspNetCore.Components.Authorization + Resources\aspnet100\Microsoft.AspNetCore.Components.Authorization.dll - - aspnet100.System.Collections - Resources\aspnet100\System.Collections.dll + + aspnet100.Microsoft.AspNetCore.Components.Endpoints + Resources\aspnet100\Microsoft.AspNetCore.Components.Endpoints.dll - - aspnet100.System.Collections.Immutable - Resources\aspnet100\System.Collections.Immutable.dll + + aspnet100.Microsoft.AspNetCore.Components.Forms + Resources\aspnet100\Microsoft.AspNetCore.Components.Forms.dll - - aspnet100.System.Collections.NonGeneric - Resources\aspnet100\System.Collections.NonGeneric.dll + + aspnet100.Microsoft.AspNetCore.Components.Server + Resources\aspnet100\Microsoft.AspNetCore.Components.Server.dll - - aspnet100.System.Collections.Specialized - Resources\aspnet100\System.Collections.Specialized.dll + + aspnet100.Microsoft.AspNetCore.Components.Web + Resources\aspnet100\Microsoft.AspNetCore.Components.Web.dll - - aspnet100.System.ComponentModel.Annotations - Resources\aspnet100\System.ComponentModel.Annotations.dll + + aspnet100.Microsoft.AspNetCore.Components + Resources\aspnet100\Microsoft.AspNetCore.Components.dll - - aspnet100.System.ComponentModel.DataAnnotations - Resources\aspnet100\System.ComponentModel.DataAnnotations.dll + + aspnet100.Microsoft.AspNetCore.Connections.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Connections.Abstractions.dll - - aspnet100.System.ComponentModel - Resources\aspnet100\System.ComponentModel.dll + + aspnet100.Microsoft.AspNetCore.CookiePolicy + Resources\aspnet100\Microsoft.AspNetCore.CookiePolicy.dll - - aspnet100.System.ComponentModel.EventBasedAsync - Resources\aspnet100\System.ComponentModel.EventBasedAsync.dll + + aspnet100.Microsoft.AspNetCore.Cors + Resources\aspnet100\Microsoft.AspNetCore.Cors.dll - - aspnet100.System.ComponentModel.Primitives - Resources\aspnet100\System.ComponentModel.Primitives.dll + + aspnet100.Microsoft.AspNetCore.Cryptography.Internal + Resources\aspnet100\Microsoft.AspNetCore.Cryptography.Internal.dll - - aspnet100.System.ComponentModel.TypeConverter - Resources\aspnet100\System.ComponentModel.TypeConverter.dll + + aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation + Resources\aspnet100\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - - aspnet100.System.Configuration - Resources\aspnet100\System.Configuration.dll + + aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - aspnet100.System.Console - Resources\aspnet100\System.Console.dll + + aspnet100.Microsoft.AspNetCore.DataProtection.Extensions + Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Extensions.dll - - aspnet100.System.Core - Resources\aspnet100\System.Core.dll + + aspnet100.Microsoft.AspNetCore.DataProtection + Resources\aspnet100\Microsoft.AspNetCore.DataProtection.dll - - aspnet100.System.Data.Common - Resources\aspnet100\System.Data.Common.dll + + aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.Abstractions.dll - - aspnet100.System.Data.DataSetExtensions - Resources\aspnet100\System.Data.DataSetExtensions.dll + + aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks + Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - - aspnet100.System.Data - Resources\aspnet100\System.Data.dll + + aspnet100.Microsoft.AspNetCore.Diagnostics + Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.dll - - aspnet100.System.Diagnostics.Contracts - Resources\aspnet100\System.Diagnostics.Contracts.dll + + aspnet100.Microsoft.AspNetCore.HostFiltering + Resources\aspnet100\Microsoft.AspNetCore.HostFiltering.dll - - aspnet100.System.Diagnostics.Debug - Resources\aspnet100\System.Diagnostics.Debug.dll + + aspnet100.Microsoft.AspNetCore.Hosting.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Hosting.Abstractions.dll - - aspnet100.System.Diagnostics.DiagnosticSource - Resources\aspnet100\System.Diagnostics.DiagnosticSource.dll + + aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - - aspnet100.System.Diagnostics.FileVersionInfo - Resources\aspnet100\System.Diagnostics.FileVersionInfo.dll + + aspnet100.Microsoft.AspNetCore.Hosting + Resources\aspnet100\Microsoft.AspNetCore.Hosting.dll - - aspnet100.System.Diagnostics.Process - Resources\aspnet100\System.Diagnostics.Process.dll + + aspnet100.Microsoft.AspNetCore.Html.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Html.Abstractions.dll - - aspnet100.System.Diagnostics.StackTrace - Resources\aspnet100\System.Diagnostics.StackTrace.dll + + aspnet100.Microsoft.AspNetCore.Http.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Http.Abstractions.dll - - aspnet100.System.Diagnostics.TextWriterTraceListener - Resources\aspnet100\System.Diagnostics.TextWriterTraceListener.dll + + aspnet100.Microsoft.AspNetCore.Http.Connections.Common + Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.Common.dll - - aspnet100.System.Diagnostics.Tools - Resources\aspnet100\System.Diagnostics.Tools.dll + + aspnet100.Microsoft.AspNetCore.Http.Connections + Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.dll - - aspnet100.System.Diagnostics.TraceSource - Resources\aspnet100\System.Diagnostics.TraceSource.dll + + aspnet100.Microsoft.AspNetCore.Http.Extensions + Resources\aspnet100\Microsoft.AspNetCore.Http.Extensions.dll - - aspnet100.System.Diagnostics.Tracing - Resources\aspnet100\System.Diagnostics.Tracing.dll + + aspnet100.Microsoft.AspNetCore.Http.Features + Resources\aspnet100\Microsoft.AspNetCore.Http.Features.dll - - aspnet100.System - Resources\aspnet100\System.dll + + aspnet100.Microsoft.AspNetCore.Http.Results + Resources\aspnet100\Microsoft.AspNetCore.Http.Results.dll - - aspnet100.System.Drawing - Resources\aspnet100\System.Drawing.dll + + aspnet100.Microsoft.AspNetCore.Http + Resources\aspnet100\Microsoft.AspNetCore.Http.dll - - aspnet100.System.Drawing.Primitives - Resources\aspnet100\System.Drawing.Primitives.dll + + aspnet100.Microsoft.AspNetCore.HttpLogging + Resources\aspnet100\Microsoft.AspNetCore.HttpLogging.dll - - aspnet100.System.Dynamic.Runtime - Resources\aspnet100\System.Dynamic.Runtime.dll + + aspnet100.Microsoft.AspNetCore.HttpOverrides + Resources\aspnet100\Microsoft.AspNetCore.HttpOverrides.dll - - aspnet100.System.Formats.Asn1 - Resources\aspnet100\System.Formats.Asn1.dll + + aspnet100.Microsoft.AspNetCore.HttpsPolicy + Resources\aspnet100\Microsoft.AspNetCore.HttpsPolicy.dll - - aspnet100.System.Formats.Tar - Resources\aspnet100\System.Formats.Tar.dll + + aspnet100.Microsoft.AspNetCore.Identity + Resources\aspnet100\Microsoft.AspNetCore.Identity.dll - - aspnet100.System.Globalization.Calendars - Resources\aspnet100\System.Globalization.Calendars.dll + + aspnet100.Microsoft.AspNetCore.Localization.Routing + Resources\aspnet100\Microsoft.AspNetCore.Localization.Routing.dll - - aspnet100.System.Globalization - Resources\aspnet100\System.Globalization.dll + + aspnet100.Microsoft.AspNetCore.Localization + Resources\aspnet100\Microsoft.AspNetCore.Localization.dll - - aspnet100.System.Globalization.Extensions - Resources\aspnet100\System.Globalization.Extensions.dll + + aspnet100.Microsoft.AspNetCore.Metadata + Resources\aspnet100\Microsoft.AspNetCore.Metadata.dll - - aspnet100.System.IO.Compression.Brotli - Resources\aspnet100\System.IO.Compression.Brotli.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Abstractions.dll - - aspnet100.System.IO.Compression - Resources\aspnet100\System.IO.Compression.dll + + aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer + Resources\aspnet100\Microsoft.AspNetCore.Mvc.ApiExplorer.dll - - aspnet100.System.IO.Compression.FileSystem - Resources\aspnet100\System.IO.Compression.FileSystem.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Core + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Core.dll - - aspnet100.System.IO.Compression.ZipFile - Resources\aspnet100\System.IO.Compression.ZipFile.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Cors + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Cors.dll - - aspnet100.System.IO - Resources\aspnet100\System.IO.dll + + aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations + Resources\aspnet100\Microsoft.AspNetCore.Mvc.DataAnnotations.dll - - aspnet100.System.IO.FileSystem.AccessControl - Resources\aspnet100\System.IO.FileSystem.AccessControl.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - aspnet100.System.IO.FileSystem - Resources\aspnet100\System.IO.FileSystem.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - - aspnet100.System.IO.FileSystem.DriveInfo - Resources\aspnet100\System.IO.FileSystem.DriveInfo.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Localization + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Localization.dll - - aspnet100.System.IO.FileSystem.Primitives - Resources\aspnet100\System.IO.FileSystem.Primitives.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Razor + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Razor.dll - - aspnet100.System.IO.FileSystem.Watcher - Resources\aspnet100\System.IO.FileSystem.Watcher.dll + + aspnet100.Microsoft.AspNetCore.Mvc.RazorPages + Resources\aspnet100\Microsoft.AspNetCore.Mvc.RazorPages.dll - - aspnet100.System.IO.IsolatedStorage - Resources\aspnet100\System.IO.IsolatedStorage.dll + + aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers + Resources\aspnet100\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - aspnet100.System.IO.MemoryMappedFiles - Resources\aspnet100\System.IO.MemoryMappedFiles.dll + + aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures + Resources\aspnet100\Microsoft.AspNetCore.Mvc.ViewFeatures.dll - - aspnet100.System.IO.Pipelines - Resources\aspnet100\System.IO.Pipelines.dll + + aspnet100.Microsoft.AspNetCore.Mvc + Resources\aspnet100\Microsoft.AspNetCore.Mvc.dll - - aspnet100.System.IO.Pipes.AccessControl - Resources\aspnet100\System.IO.Pipes.AccessControl.dll + + aspnet100.Microsoft.AspNetCore.OutputCaching + Resources\aspnet100\Microsoft.AspNetCore.OutputCaching.dll - - aspnet100.System.IO.Pipes - Resources\aspnet100\System.IO.Pipes.dll + + aspnet100.Microsoft.AspNetCore.RateLimiting + Resources\aspnet100\Microsoft.AspNetCore.RateLimiting.dll - - aspnet100.System.IO.UnmanagedMemoryStream - Resources\aspnet100\System.IO.UnmanagedMemoryStream.dll + + aspnet100.Microsoft.AspNetCore.Razor.Runtime + Resources\aspnet100\Microsoft.AspNetCore.Razor.Runtime.dll - - aspnet100.System.Linq.AsyncEnumerable - Resources\aspnet100\System.Linq.AsyncEnumerable.dll + + aspnet100.Microsoft.AspNetCore.Razor + Resources\aspnet100\Microsoft.AspNetCore.Razor.dll - - aspnet100.System.Linq - Resources\aspnet100\System.Linq.dll + + aspnet100.Microsoft.AspNetCore.RequestDecompression + Resources\aspnet100\Microsoft.AspNetCore.RequestDecompression.dll - - aspnet100.System.Linq.Expressions - Resources\aspnet100\System.Linq.Expressions.dll + + aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - - aspnet100.System.Linq.Parallel - Resources\aspnet100\System.Linq.Parallel.dll + + aspnet100.Microsoft.AspNetCore.ResponseCaching + Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.dll - - aspnet100.System.Linq.Queryable - Resources\aspnet100\System.Linq.Queryable.dll + + aspnet100.Microsoft.AspNetCore.ResponseCompression + Resources\aspnet100\Microsoft.AspNetCore.ResponseCompression.dll - - aspnet100.System.Memory - Resources\aspnet100\System.Memory.dll + + aspnet100.Microsoft.AspNetCore.Rewrite + Resources\aspnet100\Microsoft.AspNetCore.Rewrite.dll - - aspnet100.System.Net - Resources\aspnet100\System.Net.dll + + aspnet100.Microsoft.AspNetCore.Routing.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Routing.Abstractions.dll - - aspnet100.System.Net.Http - Resources\aspnet100\System.Net.Http.dll + + aspnet100.Microsoft.AspNetCore.Routing + Resources\aspnet100\Microsoft.AspNetCore.Routing.dll - - aspnet100.System.Net.Http.Json - Resources\aspnet100\System.Net.Http.Json.dll + + aspnet100.Microsoft.AspNetCore.Server.HttpSys + Resources\aspnet100\Microsoft.AspNetCore.Server.HttpSys.dll - - aspnet100.System.Net.HttpListener - Resources\aspnet100\System.Net.HttpListener.dll + + aspnet100.Microsoft.AspNetCore.Server.IIS + Resources\aspnet100\Microsoft.AspNetCore.Server.IIS.dll - - aspnet100.System.Net.Mail - Resources\aspnet100\System.Net.Mail.dll + + aspnet100.Microsoft.AspNetCore.Server.IISIntegration + Resources\aspnet100\Microsoft.AspNetCore.Server.IISIntegration.dll - - aspnet100.System.Net.NameResolution - Resources\aspnet100\System.Net.NameResolution.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Core.dll - - aspnet100.System.Net.NetworkInformation - Resources\aspnet100\System.Net.NetworkInformation.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll - - aspnet100.System.Net.Ping - Resources\aspnet100\System.Net.Ping.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - - aspnet100.System.Net.Primitives - Resources\aspnet100\System.Net.Primitives.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - - aspnet100.System.Net.Quic - Resources\aspnet100\System.Net.Quic.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.dll - - aspnet100.System.Net.Requests - Resources\aspnet100\System.Net.Requests.dll + + aspnet100.Microsoft.AspNetCore.Session + Resources\aspnet100\Microsoft.AspNetCore.Session.dll - - aspnet100.System.Net.Security - Resources\aspnet100\System.Net.Security.dll + + aspnet100.Microsoft.AspNetCore.SignalR.Common + Resources\aspnet100\Microsoft.AspNetCore.SignalR.Common.dll - - aspnet100.System.Net.ServerSentEvents - Resources\aspnet100\System.Net.ServerSentEvents.dll + + aspnet100.Microsoft.AspNetCore.SignalR.Core + Resources\aspnet100\Microsoft.AspNetCore.SignalR.Core.dll - - aspnet100.System.Net.ServicePoint - Resources\aspnet100\System.Net.ServicePoint.dll + + aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json + Resources\aspnet100\Microsoft.AspNetCore.SignalR.Protocols.Json.dll - - aspnet100.System.Net.Sockets - Resources\aspnet100\System.Net.Sockets.dll + + aspnet100.Microsoft.AspNetCore.SignalR + Resources\aspnet100\Microsoft.AspNetCore.SignalR.dll - - aspnet100.System.Net.WebClient - Resources\aspnet100\System.Net.WebClient.dll + + aspnet100.Microsoft.AspNetCore.StaticAssets + Resources\aspnet100\Microsoft.AspNetCore.StaticAssets.dll - - aspnet100.System.Net.WebHeaderCollection - Resources\aspnet100\System.Net.WebHeaderCollection.dll + + aspnet100.Microsoft.AspNetCore.StaticFiles + Resources\aspnet100\Microsoft.AspNetCore.StaticFiles.dll - - aspnet100.System.Net.WebProxy - Resources\aspnet100\System.Net.WebProxy.dll + + aspnet100.Microsoft.AspNetCore.WebSockets + Resources\aspnet100\Microsoft.AspNetCore.WebSockets.dll - - aspnet100.System.Net.WebSockets.Client - Resources\aspnet100\System.Net.WebSockets.Client.dll + + aspnet100.Microsoft.AspNetCore.WebUtilities + Resources\aspnet100\Microsoft.AspNetCore.WebUtilities.dll - - aspnet100.System.Net.WebSockets - Resources\aspnet100\System.Net.WebSockets.dll + + aspnet100.Microsoft.AspNetCore + Resources\aspnet100\Microsoft.AspNetCore.dll - - aspnet100.System.Numerics - Resources\aspnet100\System.Numerics.dll + + aspnet100.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet100\Microsoft.Extensions.Caching.Abstractions.dll - - aspnet100.System.Numerics.Vectors - Resources\aspnet100\System.Numerics.Vectors.dll + + aspnet100.Microsoft.Extensions.Caching.Memory + Resources\aspnet100\Microsoft.Extensions.Caching.Memory.dll - - aspnet100.System.ObjectModel - Resources\aspnet100\System.ObjectModel.dll + + aspnet100.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet100\Microsoft.Extensions.Configuration.Abstractions.dll - - aspnet100.System.Reflection.DispatchProxy - Resources\aspnet100\System.Reflection.DispatchProxy.dll + + aspnet100.Microsoft.Extensions.Configuration.Binder + Resources\aspnet100\Microsoft.Extensions.Configuration.Binder.dll - - aspnet100.System.Reflection - Resources\aspnet100\System.Reflection.dll + + aspnet100.Microsoft.Extensions.Configuration.CommandLine + Resources\aspnet100\Microsoft.Extensions.Configuration.CommandLine.dll - - aspnet100.System.Reflection.Emit - Resources\aspnet100\System.Reflection.Emit.dll + + aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables + Resources\aspnet100\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - - aspnet100.System.Reflection.Emit.ILGeneration - Resources\aspnet100\System.Reflection.Emit.ILGeneration.dll + + aspnet100.Microsoft.Extensions.Configuration.FileExtensions + Resources\aspnet100\Microsoft.Extensions.Configuration.FileExtensions.dll - - aspnet100.System.Reflection.Emit.Lightweight - Resources\aspnet100\System.Reflection.Emit.Lightweight.dll + + aspnet100.Microsoft.Extensions.Configuration.Ini + Resources\aspnet100\Microsoft.Extensions.Configuration.Ini.dll - - aspnet100.System.Reflection.Extensions - Resources\aspnet100\System.Reflection.Extensions.dll + + aspnet100.Microsoft.Extensions.Configuration.Json + Resources\aspnet100\Microsoft.Extensions.Configuration.Json.dll - - aspnet100.System.Reflection.Metadata - Resources\aspnet100\System.Reflection.Metadata.dll + + aspnet100.Microsoft.Extensions.Configuration.KeyPerFile + Resources\aspnet100\Microsoft.Extensions.Configuration.KeyPerFile.dll - - aspnet100.System.Reflection.Primitives - Resources\aspnet100\System.Reflection.Primitives.dll + + aspnet100.Microsoft.Extensions.Configuration.UserSecrets + Resources\aspnet100\Microsoft.Extensions.Configuration.UserSecrets.dll - - aspnet100.System.Reflection.TypeExtensions - Resources\aspnet100\System.Reflection.TypeExtensions.dll + + aspnet100.Microsoft.Extensions.Configuration.Xml + Resources\aspnet100\Microsoft.Extensions.Configuration.Xml.dll - - aspnet100.System.Resources.Reader - Resources\aspnet100\System.Resources.Reader.dll + + aspnet100.Microsoft.Extensions.Configuration + Resources\aspnet100\Microsoft.Extensions.Configuration.dll - - aspnet100.System.Resources.ResourceManager - Resources\aspnet100\System.Resources.ResourceManager.dll + + aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet100\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - aspnet100.System.Resources.Writer - Resources\aspnet100\System.Resources.Writer.dll + + aspnet100.Microsoft.Extensions.DependencyInjection + Resources\aspnet100\Microsoft.Extensions.DependencyInjection.dll - - aspnet100.System.Runtime.CompilerServices.Unsafe - Resources\aspnet100\System.Runtime.CompilerServices.Unsafe.dll + + aspnet100.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet100\Microsoft.Extensions.Diagnostics.Abstractions.dll - - aspnet100.System.Runtime.CompilerServices.VisualC - Resources\aspnet100\System.Runtime.CompilerServices.VisualC.dll + + aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - - aspnet100.System.Runtime - Resources\aspnet100\System.Runtime.dll + + aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks + Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.dll - - aspnet100.System.Runtime.Extensions - Resources\aspnet100\System.Runtime.Extensions.dll + + aspnet100.Microsoft.Extensions.Diagnostics + Resources\aspnet100\Microsoft.Extensions.Diagnostics.dll - - aspnet100.System.Runtime.Handles - Resources\aspnet100\System.Runtime.Handles.dll + + aspnet100.Microsoft.Extensions.Features + Resources\aspnet100\Microsoft.Extensions.Features.dll - - aspnet100.System.Runtime.InteropServices - Resources\aspnet100\System.Runtime.InteropServices.dll + + aspnet100.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet100\Microsoft.Extensions.FileProviders.Abstractions.dll - - aspnet100.System.Runtime.InteropServices.JavaScript - Resources\aspnet100\System.Runtime.InteropServices.JavaScript.dll + + aspnet100.Microsoft.Extensions.FileProviders.Composite + Resources\aspnet100\Microsoft.Extensions.FileProviders.Composite.dll - - aspnet100.System.Runtime.InteropServices.RuntimeInformation - Resources\aspnet100\System.Runtime.InteropServices.RuntimeInformation.dll + + aspnet100.Microsoft.Extensions.FileProviders.Embedded + Resources\aspnet100\Microsoft.Extensions.FileProviders.Embedded.dll - - aspnet100.System.Runtime.Intrinsics - Resources\aspnet100\System.Runtime.Intrinsics.dll + + aspnet100.Microsoft.Extensions.FileProviders.Physical + Resources\aspnet100\Microsoft.Extensions.FileProviders.Physical.dll - - aspnet100.System.Runtime.Loader - Resources\aspnet100\System.Runtime.Loader.dll + + aspnet100.Microsoft.Extensions.FileSystemGlobbing + Resources\aspnet100\Microsoft.Extensions.FileSystemGlobbing.dll - - aspnet100.System.Runtime.Numerics - Resources\aspnet100\System.Runtime.Numerics.dll + + aspnet100.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet100\Microsoft.Extensions.Hosting.Abstractions.dll - - aspnet100.System.Runtime.Serialization - Resources\aspnet100\System.Runtime.Serialization.dll + + aspnet100.Microsoft.Extensions.Hosting + Resources\aspnet100\Microsoft.Extensions.Hosting.dll - - aspnet100.System.Runtime.Serialization.Formatters - Resources\aspnet100\System.Runtime.Serialization.Formatters.dll + + aspnet100.Microsoft.Extensions.Http + Resources\aspnet100\Microsoft.Extensions.Http.dll - - aspnet100.System.Runtime.Serialization.Json - Resources\aspnet100\System.Runtime.Serialization.Json.dll + + aspnet100.Microsoft.Extensions.Identity.Core + Resources\aspnet100\Microsoft.Extensions.Identity.Core.dll - - aspnet100.System.Runtime.Serialization.Primitives - Resources\aspnet100\System.Runtime.Serialization.Primitives.dll + + aspnet100.Microsoft.Extensions.Identity.Stores + Resources\aspnet100\Microsoft.Extensions.Identity.Stores.dll - - aspnet100.System.Runtime.Serialization.Xml - Resources\aspnet100\System.Runtime.Serialization.Xml.dll + + aspnet100.Microsoft.Extensions.Localization.Abstractions + Resources\aspnet100\Microsoft.Extensions.Localization.Abstractions.dll - - aspnet100.System.Security.AccessControl - Resources\aspnet100\System.Security.AccessControl.dll + + aspnet100.Microsoft.Extensions.Localization + Resources\aspnet100\Microsoft.Extensions.Localization.dll - - aspnet100.System.Security.Claims - Resources\aspnet100\System.Security.Claims.dll + + aspnet100.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet100\Microsoft.Extensions.Logging.Abstractions.dll - - aspnet100.System.Security.Cryptography.Algorithms - Resources\aspnet100\System.Security.Cryptography.Algorithms.dll + + aspnet100.Microsoft.Extensions.Logging.Configuration + Resources\aspnet100\Microsoft.Extensions.Logging.Configuration.dll - - aspnet100.System.Security.Cryptography.Cng - Resources\aspnet100\System.Security.Cryptography.Cng.dll + + aspnet100.Microsoft.Extensions.Logging.Console + Resources\aspnet100\Microsoft.Extensions.Logging.Console.dll - - aspnet100.System.Security.Cryptography.Csp - Resources\aspnet100\System.Security.Cryptography.Csp.dll + + aspnet100.Microsoft.Extensions.Logging.Debug + Resources\aspnet100\Microsoft.Extensions.Logging.Debug.dll - - aspnet100.System.Security.Cryptography - Resources\aspnet100\System.Security.Cryptography.dll + + aspnet100.Microsoft.Extensions.Logging.EventLog + Resources\aspnet100\Microsoft.Extensions.Logging.EventLog.dll - - aspnet100.System.Security.Cryptography.Encoding - Resources\aspnet100\System.Security.Cryptography.Encoding.dll + + aspnet100.Microsoft.Extensions.Logging.EventSource + Resources\aspnet100\Microsoft.Extensions.Logging.EventSource.dll - - aspnet100.System.Security.Cryptography.OpenSsl - Resources\aspnet100\System.Security.Cryptography.OpenSsl.dll + + aspnet100.Microsoft.Extensions.Logging.TraceSource + Resources\aspnet100\Microsoft.Extensions.Logging.TraceSource.dll - - aspnet100.System.Security.Cryptography.Primitives - Resources\aspnet100\System.Security.Cryptography.Primitives.dll + + aspnet100.Microsoft.Extensions.Logging + Resources\aspnet100\Microsoft.Extensions.Logging.dll - - aspnet100.System.Security.Cryptography.X509Certificates - Resources\aspnet100\System.Security.Cryptography.X509Certificates.dll + + aspnet100.Microsoft.Extensions.ObjectPool + Resources\aspnet100\Microsoft.Extensions.ObjectPool.dll - - aspnet100.System.Security - Resources\aspnet100\System.Security.dll + + aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions + Resources\aspnet100\Microsoft.Extensions.Options.ConfigurationExtensions.dll - - aspnet100.System.Security.Principal - Resources\aspnet100\System.Security.Principal.dll + + aspnet100.Microsoft.Extensions.Options.DataAnnotations + Resources\aspnet100\Microsoft.Extensions.Options.DataAnnotations.dll - - aspnet100.System.Security.Principal.Windows - Resources\aspnet100\System.Security.Principal.Windows.dll + + aspnet100.Microsoft.Extensions.Options + Resources\aspnet100\Microsoft.Extensions.Options.dll - - aspnet100.System.Security.SecureString - Resources\aspnet100\System.Security.SecureString.dll + + aspnet100.Microsoft.Extensions.Primitives + Resources\aspnet100\Microsoft.Extensions.Primitives.dll - - aspnet100.System.ServiceModel.Web - Resources\aspnet100\System.ServiceModel.Web.dll + + aspnet100.Microsoft.Extensions.Validation + Resources\aspnet100\Microsoft.Extensions.Validation.dll - - aspnet100.System.ServiceProcess - Resources\aspnet100\System.ServiceProcess.dll + + aspnet100.Microsoft.Extensions.WebEncoders + Resources\aspnet100\Microsoft.Extensions.WebEncoders.dll - - aspnet100.System.Text.Encoding.CodePages - Resources\aspnet100\System.Text.Encoding.CodePages.dll + + aspnet100.Microsoft.JSInterop + Resources\aspnet100\Microsoft.JSInterop.dll - - aspnet100.System.Text.Encoding - Resources\aspnet100\System.Text.Encoding.dll + + aspnet100.Microsoft.Net.Http.Headers + Resources\aspnet100\Microsoft.Net.Http.Headers.dll - - aspnet100.System.Text.Encoding.Extensions - Resources\aspnet100\System.Text.Encoding.Extensions.dll + + aspnet100.System.Diagnostics.EventLog + Resources\aspnet100\System.Diagnostics.EventLog.dll - - aspnet100.System.Text.Encodings.Web - Resources\aspnet100\System.Text.Encodings.Web.dll + + aspnet100.System.Formats.Cbor + Resources\aspnet100\System.Formats.Cbor.dll - - aspnet100.System.Text.Json - Resources\aspnet100\System.Text.Json.dll + + aspnet100.System.Security.Cryptography.Xml + Resources\aspnet100\System.Security.Cryptography.Xml.dll - - aspnet100.System.Text.RegularExpressions - Resources\aspnet100\System.Text.RegularExpressions.dll + + aspnet100.System.Threading.RateLimiting + Resources\aspnet100\System.Threading.RateLimiting.dll - - aspnet100.System.Threading.AccessControl - Resources\aspnet100\System.Threading.AccessControl.dll + + aspnet100.Microsoft.CSharp + Resources\aspnet100\Microsoft.CSharp.dll - - aspnet100.System.Threading.Channels - Resources\aspnet100\System.Threading.Channels.dll + + aspnet100.Microsoft.VisualBasic.Core + Resources\aspnet100\Microsoft.VisualBasic.Core.dll - - aspnet100.System.Threading - Resources\aspnet100\System.Threading.dll + + aspnet100.Microsoft.VisualBasic + Resources\aspnet100\Microsoft.VisualBasic.dll - - aspnet100.System.Threading.Overlapped - Resources\aspnet100\System.Threading.Overlapped.dll + + aspnet100.Microsoft.Win32.Primitives + Resources\aspnet100\Microsoft.Win32.Primitives.dll - - aspnet100.System.Threading.Tasks.Dataflow - Resources\aspnet100\System.Threading.Tasks.Dataflow.dll + + aspnet100.Microsoft.Win32.Registry + Resources\aspnet100\Microsoft.Win32.Registry.dll - - aspnet100.System.Threading.Tasks - Resources\aspnet100\System.Threading.Tasks.dll + + aspnet100.System.AppContext + Resources\aspnet100\System.AppContext.dll - - aspnet100.System.Threading.Tasks.Extensions - Resources\aspnet100\System.Threading.Tasks.Extensions.dll + + aspnet100.System.Buffers + Resources\aspnet100\System.Buffers.dll - - aspnet100.System.Threading.Tasks.Parallel - Resources\aspnet100\System.Threading.Tasks.Parallel.dll + + aspnet100.System.Collections.Concurrent + Resources\aspnet100\System.Collections.Concurrent.dll - - aspnet100.System.Threading.Thread - Resources\aspnet100\System.Threading.Thread.dll + + aspnet100.System.Collections.Immutable + Resources\aspnet100\System.Collections.Immutable.dll - - aspnet100.System.Threading.ThreadPool - Resources\aspnet100\System.Threading.ThreadPool.dll + + aspnet100.System.Collections.NonGeneric + Resources\aspnet100\System.Collections.NonGeneric.dll - - aspnet100.System.Threading.Timer - Resources\aspnet100\System.Threading.Timer.dll + + aspnet100.System.Collections.Specialized + Resources\aspnet100\System.Collections.Specialized.dll - - aspnet100.System.Transactions - Resources\aspnet100\System.Transactions.dll + + aspnet100.System.Collections + Resources\aspnet100\System.Collections.dll - - aspnet100.System.Transactions.Local - Resources\aspnet100\System.Transactions.Local.dll + + aspnet100.System.ComponentModel.Annotations + Resources\aspnet100\System.ComponentModel.Annotations.dll - - aspnet100.System.ValueTuple - Resources\aspnet100\System.ValueTuple.dll + + aspnet100.System.ComponentModel.DataAnnotations + Resources\aspnet100\System.ComponentModel.DataAnnotations.dll - - aspnet100.System.Web - Resources\aspnet100\System.Web.dll + + aspnet100.System.ComponentModel.EventBasedAsync + Resources\aspnet100\System.ComponentModel.EventBasedAsync.dll - - aspnet100.System.Web.HttpUtility - Resources\aspnet100\System.Web.HttpUtility.dll + + aspnet100.System.ComponentModel.Primitives + Resources\aspnet100\System.ComponentModel.Primitives.dll - - aspnet100.System.Windows - Resources\aspnet100\System.Windows.dll + + aspnet100.System.ComponentModel.TypeConverter + Resources\aspnet100\System.ComponentModel.TypeConverter.dll - - aspnet100.System.Xml - Resources\aspnet100\System.Xml.dll + + aspnet100.System.ComponentModel + Resources\aspnet100\System.ComponentModel.dll - - aspnet100.System.Xml.Linq - Resources\aspnet100\System.Xml.Linq.dll + + aspnet100.System.Configuration + Resources\aspnet100\System.Configuration.dll - - aspnet100.System.Xml.ReaderWriter - Resources\aspnet100\System.Xml.ReaderWriter.dll + + aspnet100.System.Console + Resources\aspnet100\System.Console.dll - - aspnet100.System.Xml.Serialization - Resources\aspnet100\System.Xml.Serialization.dll + + aspnet100.System.Core + Resources\aspnet100\System.Core.dll - - aspnet100.System.Xml.XDocument - Resources\aspnet100\System.Xml.XDocument.dll + + aspnet100.System.Data.Common + Resources\aspnet100\System.Data.Common.dll - - aspnet100.System.Xml.XmlDocument - Resources\aspnet100\System.Xml.XmlDocument.dll + + aspnet100.System.Data.DataSetExtensions + Resources\aspnet100\System.Data.DataSetExtensions.dll - - aspnet100.System.Xml.XmlSerializer - Resources\aspnet100\System.Xml.XmlSerializer.dll + + aspnet100.System.Data + Resources\aspnet100\System.Data.dll - - aspnet100.System.Xml.XPath - Resources\aspnet100\System.Xml.XPath.dll + + aspnet100.System.Diagnostics.Contracts + Resources\aspnet100\System.Diagnostics.Contracts.dll - - aspnet100.System.Xml.XPath.XDocument - Resources\aspnet100\System.Xml.XPath.XDocument.dll + + aspnet100.System.Diagnostics.Debug + Resources\aspnet100\System.Diagnostics.Debug.dll - - aspnet100.WindowsBase - Resources\aspnet100\WindowsBase.dll + + aspnet100.System.Diagnostics.DiagnosticSource + Resources\aspnet100\System.Diagnostics.DiagnosticSource.dll - - aspnet100.Microsoft.AspNetCore.Antiforgery - Resources\aspnet100\Microsoft.AspNetCore.Antiforgery.dll + + aspnet100.System.Diagnostics.FileVersionInfo + Resources\aspnet100\System.Diagnostics.FileVersionInfo.dll - - aspnet100.Microsoft.AspNetCore.Authentication.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Authentication.Abstractions.dll + + aspnet100.System.Diagnostics.Process + Resources\aspnet100\System.Diagnostics.Process.dll - - aspnet100.Microsoft.AspNetCore.Authentication.BearerToken - Resources\aspnet100\Microsoft.AspNetCore.Authentication.BearerToken.dll + + aspnet100.System.Diagnostics.StackTrace + Resources\aspnet100\System.Diagnostics.StackTrace.dll - - aspnet100.Microsoft.AspNetCore.Authentication.Cookies - Resources\aspnet100\Microsoft.AspNetCore.Authentication.Cookies.dll + + aspnet100.System.Diagnostics.TextWriterTraceListener + Resources\aspnet100\System.Diagnostics.TextWriterTraceListener.dll - - aspnet100.Microsoft.AspNetCore.Authentication.Core - Resources\aspnet100\Microsoft.AspNetCore.Authentication.Core.dll + + aspnet100.System.Diagnostics.Tools + Resources\aspnet100\System.Diagnostics.Tools.dll - - aspnet100.Microsoft.AspNetCore.Authentication - Resources\aspnet100\Microsoft.AspNetCore.Authentication.dll + + aspnet100.System.Diagnostics.TraceSource + Resources\aspnet100\System.Diagnostics.TraceSource.dll - - aspnet100.Microsoft.AspNetCore.Authentication.OAuth - Resources\aspnet100\Microsoft.AspNetCore.Authentication.OAuth.dll + + aspnet100.System.Diagnostics.Tracing + Resources\aspnet100\System.Diagnostics.Tracing.dll - - aspnet100.Microsoft.AspNetCore.Authorization - Resources\aspnet100\Microsoft.AspNetCore.Authorization.dll + + aspnet100.System.Drawing.Primitives + Resources\aspnet100\System.Drawing.Primitives.dll - - aspnet100.Microsoft.AspNetCore.Authorization.Policy - Resources\aspnet100\Microsoft.AspNetCore.Authorization.Policy.dll + + aspnet100.System.Drawing + Resources\aspnet100\System.Drawing.dll - - aspnet100.Microsoft.AspNetCore.Components.Authorization - Resources\aspnet100\Microsoft.AspNetCore.Components.Authorization.dll + + aspnet100.System.Dynamic.Runtime + Resources\aspnet100\System.Dynamic.Runtime.dll - - aspnet100.Microsoft.AspNetCore.Components - Resources\aspnet100\Microsoft.AspNetCore.Components.dll + + aspnet100.System.Formats.Asn1 + Resources\aspnet100\System.Formats.Asn1.dll - - aspnet100.Microsoft.AspNetCore.Components.Endpoints - Resources\aspnet100\Microsoft.AspNetCore.Components.Endpoints.dll + + aspnet100.System.Formats.Tar + Resources\aspnet100\System.Formats.Tar.dll - - aspnet100.Microsoft.AspNetCore.Components.Forms - Resources\aspnet100\Microsoft.AspNetCore.Components.Forms.dll + + aspnet100.System.Globalization.Calendars + Resources\aspnet100\System.Globalization.Calendars.dll - - aspnet100.Microsoft.AspNetCore.Components.Server - Resources\aspnet100\Microsoft.AspNetCore.Components.Server.dll + + aspnet100.System.Globalization.Extensions + Resources\aspnet100\System.Globalization.Extensions.dll - - aspnet100.Microsoft.AspNetCore.Components.Web - Resources\aspnet100\Microsoft.AspNetCore.Components.Web.dll + + aspnet100.System.Globalization + Resources\aspnet100\System.Globalization.dll - - aspnet100.Microsoft.AspNetCore.Connections.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Connections.Abstractions.dll + + aspnet100.System.IO.Compression.Brotli + Resources\aspnet100\System.IO.Compression.Brotli.dll - - aspnet100.Microsoft.AspNetCore.CookiePolicy - Resources\aspnet100\Microsoft.AspNetCore.CookiePolicy.dll + + aspnet100.System.IO.Compression.FileSystem + Resources\aspnet100\System.IO.Compression.FileSystem.dll - - aspnet100.Microsoft.AspNetCore.Cors - Resources\aspnet100\Microsoft.AspNetCore.Cors.dll + + aspnet100.System.IO.Compression.ZipFile + Resources\aspnet100\System.IO.Compression.ZipFile.dll - - aspnet100.Microsoft.AspNetCore.Cryptography.Internal - Resources\aspnet100\Microsoft.AspNetCore.Cryptography.Internal.dll + + aspnet100.System.IO.Compression + Resources\aspnet100\System.IO.Compression.dll - - aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation - Resources\aspnet100\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + + aspnet100.System.IO.FileSystem.AccessControl + Resources\aspnet100\System.IO.FileSystem.AccessControl.dll - - aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Abstractions.dll + + aspnet100.System.IO.FileSystem.DriveInfo + Resources\aspnet100\System.IO.FileSystem.DriveInfo.dll - - aspnet100.Microsoft.AspNetCore.DataProtection - Resources\aspnet100\Microsoft.AspNetCore.DataProtection.dll + + aspnet100.System.IO.FileSystem.Primitives + Resources\aspnet100\System.IO.FileSystem.Primitives.dll - - aspnet100.Microsoft.AspNetCore.DataProtection.Extensions - Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Extensions.dll + + aspnet100.System.IO.FileSystem.Watcher + Resources\aspnet100\System.IO.FileSystem.Watcher.dll - - aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.Abstractions.dll + + aspnet100.System.IO.FileSystem + Resources\aspnet100\System.IO.FileSystem.dll - - aspnet100.Microsoft.AspNetCore.Diagnostics - Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.dll + + aspnet100.System.IO.IsolatedStorage + Resources\aspnet100\System.IO.IsolatedStorage.dll - - aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks - Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + + aspnet100.System.IO.MemoryMappedFiles + Resources\aspnet100\System.IO.MemoryMappedFiles.dll - - aspnet100.Microsoft.AspNetCore - Resources\aspnet100\Microsoft.AspNetCore.dll + + aspnet100.System.IO.Pipelines + Resources\aspnet100\System.IO.Pipelines.dll - - aspnet100.Microsoft.AspNetCore.HostFiltering - Resources\aspnet100\Microsoft.AspNetCore.HostFiltering.dll + + aspnet100.System.IO.Pipes.AccessControl + Resources\aspnet100\System.IO.Pipes.AccessControl.dll - - aspnet100.Microsoft.AspNetCore.Hosting.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Hosting.Abstractions.dll + + aspnet100.System.IO.Pipes + Resources\aspnet100\System.IO.Pipes.dll - - aspnet100.Microsoft.AspNetCore.Hosting - Resources\aspnet100\Microsoft.AspNetCore.Hosting.dll + + aspnet100.System.IO.UnmanagedMemoryStream + Resources\aspnet100\System.IO.UnmanagedMemoryStream.dll - - aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + + aspnet100.System.IO + Resources\aspnet100\System.IO.dll - - aspnet100.Microsoft.AspNetCore.Html.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Html.Abstractions.dll + + aspnet100.System.Linq.AsyncEnumerable + Resources\aspnet100\System.Linq.AsyncEnumerable.dll - - aspnet100.Microsoft.AspNetCore.Http.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Http.Abstractions.dll + + aspnet100.System.Linq.Expressions + Resources\aspnet100\System.Linq.Expressions.dll - - aspnet100.Microsoft.AspNetCore.Http.Connections.Common - Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.Common.dll + + aspnet100.System.Linq.Parallel + Resources\aspnet100\System.Linq.Parallel.dll - - aspnet100.Microsoft.AspNetCore.Http.Connections - Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.dll + + aspnet100.System.Linq.Queryable + Resources\aspnet100\System.Linq.Queryable.dll - - aspnet100.Microsoft.AspNetCore.Http - Resources\aspnet100\Microsoft.AspNetCore.Http.dll + + aspnet100.System.Linq + Resources\aspnet100\System.Linq.dll - - aspnet100.Microsoft.AspNetCore.Http.Extensions - Resources\aspnet100\Microsoft.AspNetCore.Http.Extensions.dll + + aspnet100.System.Memory + Resources\aspnet100\System.Memory.dll - - aspnet100.Microsoft.AspNetCore.Http.Features - Resources\aspnet100\Microsoft.AspNetCore.Http.Features.dll + + aspnet100.System.Net.Http.Json + Resources\aspnet100\System.Net.Http.Json.dll - - aspnet100.Microsoft.AspNetCore.Http.Results - Resources\aspnet100\Microsoft.AspNetCore.Http.Results.dll + + aspnet100.System.Net.Http + Resources\aspnet100\System.Net.Http.dll - - aspnet100.Microsoft.AspNetCore.HttpLogging - Resources\aspnet100\Microsoft.AspNetCore.HttpLogging.dll + + aspnet100.System.Net.HttpListener + Resources\aspnet100\System.Net.HttpListener.dll - - aspnet100.Microsoft.AspNetCore.HttpOverrides - Resources\aspnet100\Microsoft.AspNetCore.HttpOverrides.dll + + aspnet100.System.Net.Mail + Resources\aspnet100\System.Net.Mail.dll - - aspnet100.Microsoft.AspNetCore.HttpsPolicy - Resources\aspnet100\Microsoft.AspNetCore.HttpsPolicy.dll + + aspnet100.System.Net.NameResolution + Resources\aspnet100\System.Net.NameResolution.dll - - aspnet100.Microsoft.AspNetCore.Identity - Resources\aspnet100\Microsoft.AspNetCore.Identity.dll + + aspnet100.System.Net.NetworkInformation + Resources\aspnet100\System.Net.NetworkInformation.dll - - aspnet100.Microsoft.AspNetCore.Localization - Resources\aspnet100\Microsoft.AspNetCore.Localization.dll + + aspnet100.System.Net.Ping + Resources\aspnet100\System.Net.Ping.dll - - aspnet100.Microsoft.AspNetCore.Localization.Routing - Resources\aspnet100\Microsoft.AspNetCore.Localization.Routing.dll + + aspnet100.System.Net.Primitives + Resources\aspnet100\System.Net.Primitives.dll - - aspnet100.Microsoft.AspNetCore.Metadata - Resources\aspnet100\Microsoft.AspNetCore.Metadata.dll + + aspnet100.System.Net.Quic + Resources\aspnet100\System.Net.Quic.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Abstractions.dll + + aspnet100.System.Net.Requests + Resources\aspnet100\System.Net.Requests.dll - - aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer - Resources\aspnet100\Microsoft.AspNetCore.Mvc.ApiExplorer.dll + + aspnet100.System.Net.Security + Resources\aspnet100\System.Net.Security.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Core - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Core.dll + + aspnet100.System.Net.ServerSentEvents + Resources\aspnet100\System.Net.ServerSentEvents.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Cors - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Cors.dll + + aspnet100.System.Net.ServicePoint + Resources\aspnet100\System.Net.ServicePoint.dll - - aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations - Resources\aspnet100\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + aspnet100.System.Net.Sockets + Resources\aspnet100\System.Net.Sockets.dll - - aspnet100.Microsoft.AspNetCore.Mvc - Resources\aspnet100\Microsoft.AspNetCore.Mvc.dll + + aspnet100.System.Net.WebClient + Resources\aspnet100\System.Net.WebClient.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Json.dll + + aspnet100.System.Net.WebHeaderCollection + Resources\aspnet100\System.Net.WebHeaderCollection.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + + aspnet100.System.Net.WebProxy + Resources\aspnet100\System.Net.WebProxy.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Localization - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Localization.dll + + aspnet100.System.Net.WebSockets.Client + Resources\aspnet100\System.Net.WebSockets.Client.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Razor - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Razor.dll + + aspnet100.System.Net.WebSockets + Resources\aspnet100\System.Net.WebSockets.dll - - aspnet100.Microsoft.AspNetCore.Mvc.RazorPages - Resources\aspnet100\Microsoft.AspNetCore.Mvc.RazorPages.dll + + aspnet100.System.Net + Resources\aspnet100\System.Net.dll - - aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers - Resources\aspnet100\Microsoft.AspNetCore.Mvc.TagHelpers.dll + + aspnet100.System.Numerics.Vectors + Resources\aspnet100\System.Numerics.Vectors.dll - - aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures - Resources\aspnet100\Microsoft.AspNetCore.Mvc.ViewFeatures.dll + + aspnet100.System.Numerics + Resources\aspnet100\System.Numerics.dll - - aspnet100.Microsoft.AspNetCore.OutputCaching - Resources\aspnet100\Microsoft.AspNetCore.OutputCaching.dll + + aspnet100.System.ObjectModel + Resources\aspnet100\System.ObjectModel.dll - - aspnet100.Microsoft.AspNetCore.RateLimiting - Resources\aspnet100\Microsoft.AspNetCore.RateLimiting.dll + + aspnet100.System.Reflection.DispatchProxy + Resources\aspnet100\System.Reflection.DispatchProxy.dll - - aspnet100.Microsoft.AspNetCore.Razor - Resources\aspnet100\Microsoft.AspNetCore.Razor.dll + + aspnet100.System.Reflection.Emit.ILGeneration + Resources\aspnet100\System.Reflection.Emit.ILGeneration.dll - - aspnet100.Microsoft.AspNetCore.Razor.Runtime - Resources\aspnet100\Microsoft.AspNetCore.Razor.Runtime.dll + + aspnet100.System.Reflection.Emit.Lightweight + Resources\aspnet100\System.Reflection.Emit.Lightweight.dll - - aspnet100.Microsoft.AspNetCore.RequestDecompression - Resources\aspnet100\Microsoft.AspNetCore.RequestDecompression.dll + + aspnet100.System.Reflection.Emit + Resources\aspnet100\System.Reflection.Emit.dll - - aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + + aspnet100.System.Reflection.Extensions + Resources\aspnet100\System.Reflection.Extensions.dll - - aspnet100.Microsoft.AspNetCore.ResponseCaching - Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.dll + + aspnet100.System.Reflection.Metadata + Resources\aspnet100\System.Reflection.Metadata.dll - - aspnet100.Microsoft.AspNetCore.ResponseCompression - Resources\aspnet100\Microsoft.AspNetCore.ResponseCompression.dll + + aspnet100.System.Reflection.Primitives + Resources\aspnet100\System.Reflection.Primitives.dll - - aspnet100.Microsoft.AspNetCore.Rewrite - Resources\aspnet100\Microsoft.AspNetCore.Rewrite.dll + + aspnet100.System.Reflection.TypeExtensions + Resources\aspnet100\System.Reflection.TypeExtensions.dll - - aspnet100.Microsoft.AspNetCore.Routing.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Routing.Abstractions.dll + + aspnet100.System.Reflection + Resources\aspnet100\System.Reflection.dll - - aspnet100.Microsoft.AspNetCore.Routing - Resources\aspnet100\Microsoft.AspNetCore.Routing.dll + + aspnet100.System.Resources.Reader + Resources\aspnet100\System.Resources.Reader.dll - - aspnet100.Microsoft.AspNetCore.Server.HttpSys - Resources\aspnet100\Microsoft.AspNetCore.Server.HttpSys.dll + + aspnet100.System.Resources.ResourceManager + Resources\aspnet100\System.Resources.ResourceManager.dll - - aspnet100.Microsoft.AspNetCore.Server.IIS - Resources\aspnet100\Microsoft.AspNetCore.Server.IIS.dll + + aspnet100.System.Resources.Writer + Resources\aspnet100\System.Resources.Writer.dll - - aspnet100.Microsoft.AspNetCore.Server.IISIntegration - Resources\aspnet100\Microsoft.AspNetCore.Server.IISIntegration.dll + + aspnet100.System.Runtime.CompilerServices.Unsafe + Resources\aspnet100\System.Runtime.CompilerServices.Unsafe.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Core.dll + + aspnet100.System.Runtime.CompilerServices.VisualC + Resources\aspnet100\System.Runtime.CompilerServices.VisualC.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.dll + + aspnet100.System.Runtime.Extensions + Resources\aspnet100\System.Runtime.Extensions.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + aspnet100.System.Runtime.Handles + Resources\aspnet100\System.Runtime.Handles.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + + aspnet100.System.Runtime.InteropServices.JavaScript + Resources\aspnet100\System.Runtime.InteropServices.JavaScript.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + + aspnet100.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet100\System.Runtime.InteropServices.RuntimeInformation.dll - - aspnet100.Microsoft.AspNetCore.Session - Resources\aspnet100\Microsoft.AspNetCore.Session.dll + + aspnet100.System.Runtime.InteropServices + Resources\aspnet100\System.Runtime.InteropServices.dll - - aspnet100.Microsoft.AspNetCore.SignalR.Common - Resources\aspnet100\Microsoft.AspNetCore.SignalR.Common.dll + + aspnet100.System.Runtime.Intrinsics + Resources\aspnet100\System.Runtime.Intrinsics.dll - - aspnet100.Microsoft.AspNetCore.SignalR.Core - Resources\aspnet100\Microsoft.AspNetCore.SignalR.Core.dll + + aspnet100.System.Runtime.Loader + Resources\aspnet100\System.Runtime.Loader.dll - - aspnet100.Microsoft.AspNetCore.SignalR - Resources\aspnet100\Microsoft.AspNetCore.SignalR.dll + + aspnet100.System.Runtime.Numerics + Resources\aspnet100\System.Runtime.Numerics.dll - - aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json - Resources\aspnet100\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + aspnet100.System.Runtime.Serialization.Formatters + Resources\aspnet100\System.Runtime.Serialization.Formatters.dll - - aspnet100.Microsoft.AspNetCore.StaticAssets - Resources\aspnet100\Microsoft.AspNetCore.StaticAssets.dll + + aspnet100.System.Runtime.Serialization.Json + Resources\aspnet100\System.Runtime.Serialization.Json.dll - - aspnet100.Microsoft.AspNetCore.StaticFiles - Resources\aspnet100\Microsoft.AspNetCore.StaticFiles.dll + + aspnet100.System.Runtime.Serialization.Primitives + Resources\aspnet100\System.Runtime.Serialization.Primitives.dll - - aspnet100.Microsoft.AspNetCore.WebSockets - Resources\aspnet100\Microsoft.AspNetCore.WebSockets.dll + + aspnet100.System.Runtime.Serialization.Xml + Resources\aspnet100\System.Runtime.Serialization.Xml.dll - - aspnet100.Microsoft.AspNetCore.WebUtilities - Resources\aspnet100\Microsoft.AspNetCore.WebUtilities.dll + + aspnet100.System.Runtime.Serialization + Resources\aspnet100\System.Runtime.Serialization.dll - - aspnet100.Microsoft.Extensions.Caching.Abstractions - Resources\aspnet100\Microsoft.Extensions.Caching.Abstractions.dll + + aspnet100.System.Runtime + Resources\aspnet100\System.Runtime.dll - - aspnet100.Microsoft.Extensions.Caching.Memory - Resources\aspnet100\Microsoft.Extensions.Caching.Memory.dll + + aspnet100.System.Security.AccessControl + Resources\aspnet100\System.Security.AccessControl.dll - - aspnet100.Microsoft.Extensions.Configuration.Abstractions - Resources\aspnet100\Microsoft.Extensions.Configuration.Abstractions.dll + + aspnet100.System.Security.Claims + Resources\aspnet100\System.Security.Claims.dll - - aspnet100.Microsoft.Extensions.Configuration.Binder - Resources\aspnet100\Microsoft.Extensions.Configuration.Binder.dll + + aspnet100.System.Security.Cryptography.Algorithms + Resources\aspnet100\System.Security.Cryptography.Algorithms.dll - - aspnet100.Microsoft.Extensions.Configuration.CommandLine - Resources\aspnet100\Microsoft.Extensions.Configuration.CommandLine.dll + + aspnet100.System.Security.Cryptography.Cng + Resources\aspnet100\System.Security.Cryptography.Cng.dll - - aspnet100.Microsoft.Extensions.Configuration - Resources\aspnet100\Microsoft.Extensions.Configuration.dll + + aspnet100.System.Security.Cryptography.Csp + Resources\aspnet100\System.Security.Cryptography.Csp.dll - - aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables - Resources\aspnet100\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + + aspnet100.System.Security.Cryptography.Encoding + Resources\aspnet100\System.Security.Cryptography.Encoding.dll - - aspnet100.Microsoft.Extensions.Configuration.FileExtensions - Resources\aspnet100\Microsoft.Extensions.Configuration.FileExtensions.dll + + aspnet100.System.Security.Cryptography.OpenSsl + Resources\aspnet100\System.Security.Cryptography.OpenSsl.dll - - aspnet100.Microsoft.Extensions.Configuration.Ini - Resources\aspnet100\Microsoft.Extensions.Configuration.Ini.dll + + aspnet100.System.Security.Cryptography.Primitives + Resources\aspnet100\System.Security.Cryptography.Primitives.dll - - aspnet100.Microsoft.Extensions.Configuration.Json - Resources\aspnet100\Microsoft.Extensions.Configuration.Json.dll + + aspnet100.System.Security.Cryptography.X509Certificates + Resources\aspnet100\System.Security.Cryptography.X509Certificates.dll - - aspnet100.Microsoft.Extensions.Configuration.KeyPerFile - Resources\aspnet100\Microsoft.Extensions.Configuration.KeyPerFile.dll + + aspnet100.System.Security.Cryptography + Resources\aspnet100\System.Security.Cryptography.dll - - aspnet100.Microsoft.Extensions.Configuration.UserSecrets - Resources\aspnet100\Microsoft.Extensions.Configuration.UserSecrets.dll + + aspnet100.System.Security.Principal.Windows + Resources\aspnet100\System.Security.Principal.Windows.dll - - aspnet100.Microsoft.Extensions.Configuration.Xml - Resources\aspnet100\Microsoft.Extensions.Configuration.Xml.dll + + aspnet100.System.Security.Principal + Resources\aspnet100\System.Security.Principal.dll - - aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions - Resources\aspnet100\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + aspnet100.System.Security.SecureString + Resources\aspnet100\System.Security.SecureString.dll - - aspnet100.Microsoft.Extensions.DependencyInjection - Resources\aspnet100\Microsoft.Extensions.DependencyInjection.dll + + aspnet100.System.Security + Resources\aspnet100\System.Security.dll - - aspnet100.Microsoft.Extensions.Diagnostics.Abstractions - Resources\aspnet100\Microsoft.Extensions.Diagnostics.Abstractions.dll + + aspnet100.System.ServiceModel.Web + Resources\aspnet100\System.ServiceModel.Web.dll - - aspnet100.Microsoft.Extensions.Diagnostics - Resources\aspnet100\Microsoft.Extensions.Diagnostics.dll + + aspnet100.System.ServiceProcess + Resources\aspnet100\System.ServiceProcess.dll - - aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + + aspnet100.System.Text.Encoding.CodePages + Resources\aspnet100\System.Text.Encoding.CodePages.dll - - aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks - Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.dll + + aspnet100.System.Text.Encoding.Extensions + Resources\aspnet100\System.Text.Encoding.Extensions.dll - - aspnet100.Microsoft.Extensions.Features - Resources\aspnet100\Microsoft.Extensions.Features.dll + + aspnet100.System.Text.Encoding + Resources\aspnet100\System.Text.Encoding.dll - - aspnet100.Microsoft.Extensions.FileProviders.Abstractions - Resources\aspnet100\Microsoft.Extensions.FileProviders.Abstractions.dll + + aspnet100.System.Text.Encodings.Web + Resources\aspnet100\System.Text.Encodings.Web.dll - - aspnet100.Microsoft.Extensions.FileProviders.Composite - Resources\aspnet100\Microsoft.Extensions.FileProviders.Composite.dll + + aspnet100.System.Text.Json + Resources\aspnet100\System.Text.Json.dll - - aspnet100.Microsoft.Extensions.FileProviders.Embedded - Resources\aspnet100\Microsoft.Extensions.FileProviders.Embedded.dll + + aspnet100.System.Text.RegularExpressions + Resources\aspnet100\System.Text.RegularExpressions.dll - - aspnet100.Microsoft.Extensions.FileProviders.Physical - Resources\aspnet100\Microsoft.Extensions.FileProviders.Physical.dll + + aspnet100.System.Threading.AccessControl + Resources\aspnet100\System.Threading.AccessControl.dll - - aspnet100.Microsoft.Extensions.FileSystemGlobbing - Resources\aspnet100\Microsoft.Extensions.FileSystemGlobbing.dll + + aspnet100.System.Threading.Channels + Resources\aspnet100\System.Threading.Channels.dll - - aspnet100.Microsoft.Extensions.Hosting.Abstractions - Resources\aspnet100\Microsoft.Extensions.Hosting.Abstractions.dll + + aspnet100.System.Threading.Overlapped + Resources\aspnet100\System.Threading.Overlapped.dll - - aspnet100.Microsoft.Extensions.Hosting - Resources\aspnet100\Microsoft.Extensions.Hosting.dll + + aspnet100.System.Threading.Tasks.Dataflow + Resources\aspnet100\System.Threading.Tasks.Dataflow.dll - - aspnet100.Microsoft.Extensions.Http - Resources\aspnet100\Microsoft.Extensions.Http.dll + + aspnet100.System.Threading.Tasks.Extensions + Resources\aspnet100\System.Threading.Tasks.Extensions.dll - - aspnet100.Microsoft.Extensions.Identity.Core - Resources\aspnet100\Microsoft.Extensions.Identity.Core.dll + + aspnet100.System.Threading.Tasks.Parallel + Resources\aspnet100\System.Threading.Tasks.Parallel.dll - - aspnet100.Microsoft.Extensions.Identity.Stores - Resources\aspnet100\Microsoft.Extensions.Identity.Stores.dll + + aspnet100.System.Threading.Tasks + Resources\aspnet100\System.Threading.Tasks.dll - - aspnet100.Microsoft.Extensions.Localization.Abstractions - Resources\aspnet100\Microsoft.Extensions.Localization.Abstractions.dll + + aspnet100.System.Threading.Thread + Resources\aspnet100\System.Threading.Thread.dll - - aspnet100.Microsoft.Extensions.Localization - Resources\aspnet100\Microsoft.Extensions.Localization.dll + + aspnet100.System.Threading.ThreadPool + Resources\aspnet100\System.Threading.ThreadPool.dll - - aspnet100.Microsoft.Extensions.Logging.Abstractions - Resources\aspnet100\Microsoft.Extensions.Logging.Abstractions.dll + + aspnet100.System.Threading.Timer + Resources\aspnet100\System.Threading.Timer.dll - - aspnet100.Microsoft.Extensions.Logging.Configuration - Resources\aspnet100\Microsoft.Extensions.Logging.Configuration.dll + + aspnet100.System.Threading + Resources\aspnet100\System.Threading.dll - - aspnet100.Microsoft.Extensions.Logging.Console - Resources\aspnet100\Microsoft.Extensions.Logging.Console.dll + + aspnet100.System.Transactions.Local + Resources\aspnet100\System.Transactions.Local.dll - - aspnet100.Microsoft.Extensions.Logging.Debug - Resources\aspnet100\Microsoft.Extensions.Logging.Debug.dll + + aspnet100.System.Transactions + Resources\aspnet100\System.Transactions.dll - - aspnet100.Microsoft.Extensions.Logging - Resources\aspnet100\Microsoft.Extensions.Logging.dll + + aspnet100.System.ValueTuple + Resources\aspnet100\System.ValueTuple.dll - - aspnet100.Microsoft.Extensions.Logging.EventLog - Resources\aspnet100\Microsoft.Extensions.Logging.EventLog.dll + + aspnet100.System.Web.HttpUtility + Resources\aspnet100\System.Web.HttpUtility.dll - - aspnet100.Microsoft.Extensions.Logging.EventSource - Resources\aspnet100\Microsoft.Extensions.Logging.EventSource.dll + + aspnet100.System.Web + Resources\aspnet100\System.Web.dll - - aspnet100.Microsoft.Extensions.Logging.TraceSource - Resources\aspnet100\Microsoft.Extensions.Logging.TraceSource.dll + + aspnet100.System.Windows + Resources\aspnet100\System.Windows.dll - - aspnet100.Microsoft.Extensions.ObjectPool - Resources\aspnet100\Microsoft.Extensions.ObjectPool.dll + + aspnet100.System.Xml.Linq + Resources\aspnet100\System.Xml.Linq.dll - - aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions - Resources\aspnet100\Microsoft.Extensions.Options.ConfigurationExtensions.dll + + aspnet100.System.Xml.ReaderWriter + Resources\aspnet100\System.Xml.ReaderWriter.dll - - aspnet100.Microsoft.Extensions.Options.DataAnnotations - Resources\aspnet100\Microsoft.Extensions.Options.DataAnnotations.dll + + aspnet100.System.Xml.Serialization + Resources\aspnet100\System.Xml.Serialization.dll - - aspnet100.Microsoft.Extensions.Options - Resources\aspnet100\Microsoft.Extensions.Options.dll + + aspnet100.System.Xml.XDocument + Resources\aspnet100\System.Xml.XDocument.dll - - aspnet100.Microsoft.Extensions.Primitives - Resources\aspnet100\Microsoft.Extensions.Primitives.dll + + aspnet100.System.Xml.XPath.XDocument + Resources\aspnet100\System.Xml.XPath.XDocument.dll - - aspnet100.Microsoft.Extensions.Validation - Resources\aspnet100\Microsoft.Extensions.Validation.dll + + aspnet100.System.Xml.XPath + Resources\aspnet100\System.Xml.XPath.dll - - aspnet100.Microsoft.Extensions.WebEncoders - Resources\aspnet100\Microsoft.Extensions.WebEncoders.dll + + aspnet100.System.Xml.XmlDocument + Resources\aspnet100\System.Xml.XmlDocument.dll - - aspnet100.Microsoft.JSInterop - Resources\aspnet100\Microsoft.JSInterop.dll + + aspnet100.System.Xml.XmlSerializer + Resources\aspnet100\System.Xml.XmlSerializer.dll - - aspnet100.Microsoft.Net.Http.Headers - Resources\aspnet100\Microsoft.Net.Http.Headers.dll + + aspnet100.System.Xml + Resources\aspnet100\System.Xml.dll - - aspnet100.System.Diagnostics.EventLog - Resources\aspnet100\System.Diagnostics.EventLog.dll + + aspnet100.System + Resources\aspnet100\System.dll - - aspnet100.System.Formats.Cbor - Resources\aspnet100\System.Formats.Cbor.dll + + aspnet100.WindowsBase + Resources\aspnet100\WindowsBase.dll - - aspnet100.System.Security.Cryptography.Xml - Resources\aspnet100\System.Security.Cryptography.Xml.dll + + aspnet100.mscorlib + Resources\aspnet100\mscorlib.dll - - aspnet100.System.Threading.RateLimiting - Resources\aspnet100\System.Threading.RateLimiting.dll + + aspnet100.netstandard + Resources\aspnet100\netstandard.dll diff --git a/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs index 22af1c1..6b92293 100644 --- a/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs @@ -6,1551 +6,1551 @@ using System.Linq; using Microsoft.CodeAnalysis; -namespace Basic.Reference.Assemblies; +namespace Basic.Reference.Assemblies; public static partial class AspNet110 { public static class ReferenceInfos - { + { /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet110.References.MicrosoftCSharp, global::System.Guid.Parse("c9d9e02a-0a0b-4dc4-8c33-770171422666")); + public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet110.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("9158b8ec-7144-4909-aada-7b7dca1a3b57")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet110.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("2f74fea7-9af8-43db-a08c-c37448da364c")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet110.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("8c1f1bc4-29fc-4146-a529-3b13306284c8")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet110.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("542db72a-a899-4124-aed5-c6a9d1967860")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet110.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("83bdb1da-5667-45ec-b9c7-01735ddf61b1")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet110.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("bc672f04-7cea-4c5e-977c-f2fa7f159947")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet110.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("0881ea65-75e3-451f-a3e5-32691383f964")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("fc350b67-6e27-4b25-9220-83bd23b60de6")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet110.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("d1a719a5-4d0b-4120-a3bf-46f1325f493f")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet110.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("ad2f6bcd-963b-44b7-90f9-32f75db22667")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet110.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("051bf25f-800d-442e-a5e9-ad604a7fee4f")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet110.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("c48dd0bc-d27a-497b-8613-d255d99fb89c")); + public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet110.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("ff12a9d2-68c9-4472-b27b-321e5fcf891a")); /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet110.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("b1c1ef20-2a6d-482e-99fc-3efd9bf122f5")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet110.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("0b568643-2e70-4230-a40a-914b0541c561")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet110.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("2b036ca3-2606-47d6-90a1-30a71f806e09")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet110.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("241c2a3d-96ec-4d83-b3e9-0d2a63a820d2")); /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet110.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("ff536905-562a-4de0-a20c-57a6d3a3fad4")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet110.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("c7c4cfe0-ae3a-4398-ab0c-35ce654821dc")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4a7624e0-319f-4baa-8f7a-a27f6093fdc7")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet110.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("a602e765-4ef8-4bc9-bce5-79488d47a4fe")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet110.References.MicrosoftVisualBasic, global::System.Guid.Parse("859aefe2-fd39-4f7e-8faa-557a10d5938a")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet110.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("3694f0eb-144d-4708-a2c9-a0216630ec3a")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("e8fc3e87-9a2f-4d38-9d78-e943433b5ddc")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet110.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("c82fae4b-7a6c-422d-932c-aa0bcd781c92")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet110.References.MicrosoftWin32Registry, global::System.Guid.Parse("b3bc3109-2b6b-420e-ab85-8fad2296d2fa")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet110.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("852c8b5d-3f32-440c-8eff-fff6f6b5d10f")); /// - /// The for mscorlib.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet110.References.mscorlib, global::System.Guid.Parse("a782066b-c37c-4258-924a-54794fc1587f")); + public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet110.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("9b7d9ee4-b735-4b1c-a52f-37dc692f0717")); /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet110.References.netstandard, global::System.Guid.Parse("5c0f0687-bf9c-44fd-9b3c-ef2557386354")); + public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet110.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("78dfe872-93f4-44e9-b6a4-7f0b033b116b")); /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet110.References.SystemAppContext, global::System.Guid.Parse("61a2a398-09fc-4b04-85a0-3934a881d0ca")); + public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet110.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("7c8cc3d2-9520-4d50-b805-5672c9930f45")); /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet110.References.SystemBuffers, global::System.Guid.Parse("55fcb2ea-1e50-4100-8eff-ca1a8d2ac8c0")); + public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet110.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("792ecd69-fe8f-48a1-a13e-9b3f85e2cccb")); /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("503f1116-761a-4dc0-b93d-ad18d56b8413")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet110.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("123b8d92-11cf-4a37-8e3f-3028c7c386dc")); /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet110.References.SystemCollections, global::System.Guid.Parse("dc4a1da8-908f-4271-855b-1ad7e8b1cbe3")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet110.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("d2bfa21d-7d49-42f1-92f0-1600db2bccc0")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet110.References.SystemCollectionsImmutable, global::System.Guid.Parse("f133c065-e5be-4c15-a3de-3360fb07d618")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet110.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("5f2ef545-747d-465a-a951-655d48941f11")); /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("510c2215-892a-4aa0-97f7-c0dca58355b1")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet110.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("c8ac92b7-c952-4918-9aea-c470171a3b9c")); /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("74fdb37a-35ae-4ce8-afcc-038e2a7f5329")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet110.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("3ff5e3f8-2ddc-460d-bb02-4d2542a32743")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ecf5171e-650d-44fa-a239-17842b0a8f33")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet110.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("856ad2ed-0d8c-44d0-b10b-546626fc458e")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("a3d74850-7341-4cc9-8589-e7ea7de83692")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet110.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("a8f00d7e-06d9-4ccc-906e-0676c5a1cdd9")); /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet110.References.SystemComponentModel, global::System.Guid.Parse("a3f52aeb-7a15-4bce-bc73-7068931f1880")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet110.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("7d28f7d6-e78e-4d16-8005-73980d804e6c")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("be1c78f0-2410-4e5a-9f35-2617c58374ba")); + public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet110.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("80a6453d-92d4-47d6-aef9-40a7a0fb1b92")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("d7babc0a-3387-4047-a2bf-e51c971935a3")); + public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("d7e78068-34f7-4dd8-ac15-b858ea66c899")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("fc5d966c-5053-4fd3-b30b-bfee9fd605de")); + public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("aab26346-7326-40ca-9c23-56c3cb7af527")); /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet110.References.SystemConfiguration, global::System.Guid.Parse("0f21dc28-f145-40d1-ad06-a4bc47597a7f")); + public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet110.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("9039f535-ca00-49a4-af3e-1ab6066d8ad4")); /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet110.References.SystemConsole, global::System.Guid.Parse("29e1e559-2cef-43f2-b1eb-00b161d629a4")); + public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet110.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("47393f50-2488-40bf-9d7c-6ca75baf637e")); /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet110.References.SystemCore, global::System.Guid.Parse("daf06d9b-f761-45de-a355-2d210cba2ec6")); + public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet110.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("117d9ac3-6149-4264-96ba-e9a7c85ce80f")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet110.References.SystemDataCommon, global::System.Guid.Parse("eb0d14a5-642a-4a5f-b6e5-fce9d61b2888")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet110.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("d15180a7-1169-42e8-9267-20ed7640f77d")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("039d202e-56a8-40de-b173-054848128e3f")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet110.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("de63d30c-80f8-4939-a516-094845c55a05")); /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet110.References.SystemData, global::System.Guid.Parse("d95bb224-1433-4598-bee4-173975ad45fd")); + public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet110.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("216163bf-8334-4543-bf6b-224b58ad54cf")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("a4c56dd6-dd0a-4329-a3cf-ee6555f153c2")); + public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet110.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("828992d7-58af-4e0d-90c6-33115abeea5a")); /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("4a9297b4-5871-4045-b41a-27ee59c854a6")); + public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet110.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("0bf90c2b-7231-43c1-83eb-c6d982359aa3")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("0d4debcf-90ec-4b17-a3cf-5df63772268f")); + public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet110.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("7d069926-10a2-4b4b-bd17-f5da73f4a995")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("fffe4ab3-45ea-4c81-b5f8-7f7a3c50be80")); + public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet110.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("1bbf6c39-6660-4668-bf44-3f98ee871b9f")); /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("2d96caf9-51a7-477c-81e2-ae1ad978fe4d")); + public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet110.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("821ee3ed-0f33-4e1a-b29f-ac4bb44140c0")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("da0ba3cb-01bb-45fc-b12e-52db2c60d36b")); + public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet110.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("e07397c2-6d34-4fd3-964e-5caa17895ef0")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("fd355b7c-6ff5-4532-98f3-3bba31ea7005")); + public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet110.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("868ccba2-8e8c-4034-b63a-c7edb7e9b32f")); /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet110.References.SystemDiagnosticsTools, global::System.Guid.Parse("a53da13b-2931-425c-a1e3-0f79fbe31b14")); + public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet110.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("c4414f5b-8eee-4bb0-85eb-db90ba1d9854")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet110.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d7af166e-424d-4aaf-9424-d0cb0678d58b")); + public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet110.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("771d054f-070f-4097-a6cf-546f76b79c06")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("c657088f-85b2-44d3-843c-a431993ac757")); + public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet110.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("dfcf68d4-495e-419e-875f-8b9efb3e5b8f")); /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet110.References.System, global::System.Guid.Parse("f910864f-98cb-4bde-b171-86aab15f45fc")); + public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet110.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("b66ae364-a682-41b6-9d9c-d527885b7fed")); /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet110.References.SystemDrawing, global::System.Guid.Parse("7a07b663-47c1-4ea9-9b13-5e6159b9fb3e")); + public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet110.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("6813f219-8fbe-4b40-ba0a-00166079c4d9")); /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet110.References.SystemDrawingPrimitives, global::System.Guid.Parse("8edfb19d-e7ab-4266-9936-f2ca3836557a")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet110.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("50faa9ae-8a11-4e93-b6cd-320b73005e51")); /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet110.References.SystemDynamicRuntime, global::System.Guid.Parse("d2b757b8-1d1e-4d00-a1ab-1fee81373b5c")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet110.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("e0864cb2-ff76-4e0d-9b48-853b2a3613b8")); /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet110.References.SystemFormatsAsn1, global::System.Guid.Parse("a3075c87-5c55-4269-9ce2-45ede3b08730")); + public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet110.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("cad2ca7d-0f58-458a-b71a-64026d02f6a8")); /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet110.References.SystemFormatsTar, global::System.Guid.Parse("ede5010a-ffa5-4dab-a8e4-eceb8ab6b49a")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet110.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("b362365e-5789-4ad1-aaf5-f4f77292fbae")); /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("f921da71-8dac-45b0-8d20-e16abc6659f8")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet110.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("3fe6f56d-ef7e-4b49-b8ea-c98502b24669")); /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet110.References.SystemGlobalization, global::System.Guid.Parse("ba80c09d-144e-457a-84da-6d8143cc8313")); + public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet110.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("9c7f8f0c-8f04-44f9-a37d-cbd5693ef68c")); /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("5775fd42-6323-45ff-a4da-cf46a70e42d7")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet110.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("d059305d-21fc-41ca-93fe-74d57af6123a")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("db565848-4d40-481c-b9ea-1198e23ce45c")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet110.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("46cb6dc7-1935-414e-9a6a-70dc59a0561a")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet110.References.SystemIOCompression, global::System.Guid.Parse("8c05f3f8-748b-4c3f-92f5-6a5e76d964f3")); + public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet110.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("0b69aaeb-ef99-4a69-84c0-7f08b36be647")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("108039fe-234a-498e-bb48-69ee76cd9e7e")); + public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet110.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("7399cce8-cd55-42ba-99b7-11d89209fbe7")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("abc1b8ba-3ae3-42f7-b42a-96ed433dd7b0")); + public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet110.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("4275e9ea-3965-40f5-85b2-90ef4fb42d68")); /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet110.References.SystemIO, global::System.Guid.Parse("343f9426-2191-49fc-89ea-ead846c46fc6")); + public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet110.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("aea156af-0250-4586-8e78-9a1f42f869ab")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("27bb0a19-5580-4a09-9fdc-948ee00670e4")); + public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet110.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("36457844-61b6-4b53-9ec9-ce9662031c15")); /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet110.References.SystemIOFileSystem, global::System.Guid.Parse("962f4936-b9ce-4fc6-9a99-16b30ede7725")); + public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet110.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("b1b9d2d6-deb3-4ceb-a9fb-cb1da247e307")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("3c6cbaef-cca0-45f6-98a3-f1d8f9466e5f")); + public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet110.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("d9f20c2e-deb1-47a4-8572-b38ad10ca4d5")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("e0bebf98-dbf3-47e1-bfe3-5236102c9a0e")); + public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet110.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("32c274f3-323e-452f-aeb0-bef60926eb6d")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("33ce6c66-eddf-4941-9622-bf7ad91535b8")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet110.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("7d083dcb-989c-4608-95c0-e6fa61dcd5cf")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("0268843b-4d36-4c70-a786-1958b69cfb87")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet110.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("8a398457-06d8-4e46-bccb-36535bea2f9b")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("bba6ec05-caf5-423a-92bd-b9fd4686b22a")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet110.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("97d98df4-6387-4af3-970d-7a1583401cd9")); /// - /// The for System.IO.Pipelines.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet110.References.SystemIOPipelines, global::System.Guid.Parse("4112de4d-b9b9-471f-a556-294c0f4cd612")); + public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet110.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("67081662-947e-442a-9adc-b68cd34bdfb7")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("9a6810be-3c96-45db-8c32-bef5dc18ce91")); + public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet110.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("c76a1160-005e-4a37-9632-cbf0c9d5599c")); /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet110.References.SystemIOPipes, global::System.Guid.Parse("7c43aa36-32e6-4cce-9377-25b444335360")); + public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet110.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("0fa0cb7b-c659-401c-8d3d-703b8454dde8")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("cca8fac5-fc42-4149-a0ae-f0e1bdedbf31")); + public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet110.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("49c29974-f071-49f0-9a53-e99122dbbe13")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("4535fafa-ee14-4ccb-99da-95a5f4cca3fa")); + public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet110.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("038f65e3-f842-4403-9679-ce51597a0e62")); /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet110.References.SystemLinq, global::System.Guid.Parse("b330274f-8bc5-43b7-b36b-8bce408ee17a")); + public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet110.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("210d3dd9-d7e3-4759-8962-a8de84bce568")); /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet110.References.SystemLinqExpressions, global::System.Guid.Parse("396b2c39-4d81-4df4-8565-cdb8d275bc25")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet110.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("b71cb48d-7f4c-48bd-9b16-7764a77ed793")); /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet110.References.SystemLinqParallel, global::System.Guid.Parse("1a86e4b4-4e86-4479-9e7d-c1bbcad5cbe7")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("eb10d7b3-86f9-413b-963e-860d8c0414a3")); /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet110.References.SystemLinqQueryable, global::System.Guid.Parse("c354c507-691a-4556-aaea-1ae049e52d95")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("06242291-7b19-4e52-9873-9525fa41cff7")); /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet110.References.SystemMemory, global::System.Guid.Parse("e9e2467c-2065-42e4-b275-13e7f7c2f32c")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("de253fd1-5aab-45a3-b7d6-44d858ba058c")); /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet110.References.SystemNet, global::System.Guid.Parse("768010ce-c4c3-42b1-ac21-3d10e0c5b45d")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet110.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("ecce7c5e-5f7c-4c46-9718-0f40716f51ec")); /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet110.References.SystemNetHttp, global::System.Guid.Parse("270dd5cc-3f1c-48f6-9fab-2b68db0af7f4")); + public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet110.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("b617eecc-9ce3-436d-affb-3181ff38bc5e")); /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet110.References.SystemNetHttpJson, global::System.Guid.Parse("c7dda679-2cf0-431c-9e11-2b8c4d762b89")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet110.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("1cc578b3-71ae-4356-9f66-5463b3ae1210")); /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet110.References.SystemNetHttpListener, global::System.Guid.Parse("5d1b4dc3-6cb1-459e-9513-302586c405d0")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet110.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("e1db564e-4606-4aa9-9c2b-9432a9442e63")); /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet110.References.SystemNetMail, global::System.Guid.Parse("4e39c650-120a-43b0-9a0f-e1f4224dc6ab")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet110.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("428d2d86-bed8-4702-a029-1cb9f7488319")); /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet110.References.SystemNetNameResolution, global::System.Guid.Parse("aac61b42-0de1-4d18-bba6-7390f3d306ae")); + public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet110.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("a91637e4-7ab2-447a-b00c-06cb5c692b13")); /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet110.References.SystemNetNetworkInformation, global::System.Guid.Parse("41b5eeb5-8dca-4cfb-bf42-4ccef69d2d4c")); + public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet110.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("1fe48e8b-a517-437f-b2f2-27b661911136")); /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet110.References.SystemNetPing, global::System.Guid.Parse("89a12a5d-87f0-49ea-9a52-0df79190f137")); + public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet110.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("b8ba4f37-899c-4fdf-a03c-5cf43411714c")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet110.References.SystemNetPrimitives, global::System.Guid.Parse("eae074bb-860b-41f5-919b-ca95923c2483")); + public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet110.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("52af29ae-6807-4671-9522-f4a77babacbe")); /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet110.References.SystemNetQuic, global::System.Guid.Parse("48b992de-041c-4667-8a12-e4cfff724af5")); + public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet110.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("fab039b0-c0c3-4962-8d39-2072fb6d1c5a")); /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet110.References.SystemNetRequests, global::System.Guid.Parse("40956965-484c-4875-a071-0ef35cea6f6e")); + public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet110.References.MicrosoftAspNetCore, global::System.Guid.Parse("66457345-4c20-472f-aae7-3a77708108b2")); /// - /// The for System.Net.Security.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet110.References.SystemNetSecurity, global::System.Guid.Parse("c1fc712d-3107-480e-8c41-caffc68d39b8")); + public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet110.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("334b2a8f-f47a-40cd-a46d-725712fc6b3a")); /// - /// The for System.Net.ServerSentEvents.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet110.References.SystemNetServerSentEvents, global::System.Guid.Parse("f7d131e9-c116-4b41-8730-2f9800abf0a9")); + public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet110.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("bb94a053-8f0c-4939-a978-70c3eee5a72e")); /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet110.References.SystemNetServicePoint, global::System.Guid.Parse("6f1cae4c-1f82-4a91-a3f5-cfdc16458e04")); + public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet110.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("a05e5e7f-a451-4a93-a1fc-64e5161a4681")); /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet110.References.SystemNetSockets, global::System.Guid.Parse("edb37e35-f00c-4631-b90c-12787f87642c")); + public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet110.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("6461d120-d7bd-4f08-94a9-81098a874e7f")); /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet110.References.SystemNetWebClient, global::System.Guid.Parse("ab4c3b44-7b6d-41bc-9d3c-7bb82b450e42")); + public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet110.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("0483022b-3647-4d65-bec3-be21f3537103")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("0a908e4e-fdf9-41d7-b3cd-d18a16144ce9")); + public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet110.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("fd90b754-6e9b-43ec-ad04-7b5d08ef5443")); /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet110.References.SystemNetWebProxy, global::System.Guid.Parse("dc0ac38b-d8af-4708-86c9-dd7b89dbb5fb")); + public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet110.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("950e1633-cd23-4386-b479-2b7879246f52")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("72e21bb5-d9d9-447d-945a-f2ba8dd860f5")); + public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet110.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("50879308-9197-4b6b-8a8c-af05dd842d24")); /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet110.References.SystemNetWebSockets, global::System.Guid.Parse("71310fc3-b744-4db2-a100-896e05d0d367")); + public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet110.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("3a7fba02-fd6a-4386-b603-82f2772ffd97")); /// - /// The for System.Numerics.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet110.References.SystemNumerics, global::System.Guid.Parse("e5fa647c-a71c-40fd-bb92-91104eadc120")); + public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet110.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("015f2d93-272c-41db-80c2-9ef18010e812")); /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet110.References.SystemNumericsVectors, global::System.Guid.Parse("ac6dbb5a-b43a-449d-ae5c-c7509c9a8939")); + public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet110.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("4c4a7ad6-c0fb-443d-a110-baa03fe5ceb4")); /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet110.References.SystemObjectModel, global::System.Guid.Parse("a8cc56d1-edac-4b09-b5b4-958b38d10db7")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet110.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("6f805914-d9be-48af-91e3-916e73b54365")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("88f4d8b2-18fc-4d24-ae21-c273e6bd83aa")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("211f02c4-8a4d-461d-9971-661ee24ce543")); /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet110.References.SystemReflection, global::System.Guid.Parse("4260b024-a4f0-441b-bc28-d6a521cadf36")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("6481b554-ff29-43b6-a688-4b028d499933")); /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet110.References.SystemReflectionEmit, global::System.Guid.Parse("0e36658f-99ed-4448-954b-27f3ae6687cd")); + public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet110.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("8a45f3e1-ec42-4446-ba48-10e47e121068")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Features.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("9002d53c-d2c1-4c59-9afc-316b6cf5e744")); + public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet110.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("a819cd63-db66-4492-a727-9a1def2a374c")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("2a166d8c-4635-41f6-bc5f-794d228e096e")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet110.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("7e0b5e30-3cce-4e34-a537-39d6ac225482")); /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet110.References.SystemReflectionExtensions, global::System.Guid.Parse("73ebd9af-0a84-4ba2-8566-52d6919d8f71")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet110.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("7a37245b-0525-4cb1-b228-40f677912cd9")); /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet110.References.SystemReflectionMetadata, global::System.Guid.Parse("d5c98956-9ab9-482b-ba9d-99bc0d52b073")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet110.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("8f4ddeae-6012-49fa-a55c-5b3c83d0b8c9")); /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet110.References.SystemReflectionPrimitives, global::System.Guid.Parse("46d0e31a-cac0-48c2-bf22-0c82ad52c094")); + public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet110.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("9026abf2-0917-49a0-8f4e-b7d9076cd8eb")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("8fe8036f-8737-43dd-856b-db4d82f16c6e")); + public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet110.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("c3749fca-561e-4b53-b15b-fee759298f33")); /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Http.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet110.References.SystemResourcesReader, global::System.Guid.Parse("2151d158-5b84-45d0-b49b-c6567b78d141")); + public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet110.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("88cbbc8b-4d3c-442c-bad4-7d0f1c9026bc")); /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet110.References.SystemResourcesResourceManager, global::System.Guid.Parse("55e83028-ab06-4e51-9a8d-60199d27e582")); + public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet110.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("195e38a5-630d-4aa9-899c-4dd556b619c4")); /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet110.References.SystemResourcesWriter, global::System.Guid.Parse("4bf40683-de04-483c-b542-8cdcf5fe9b7c")); + public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet110.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("1c342c8c-3218-4bc2-94b7-b6185bd35e4f")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("44b4f6de-0f35-4062-bf8d-1eea175e51d4")); + public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet110.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("04abb2ca-b16b-4cdc-8cbf-007698b527cf")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("3cb7be8f-5c89-4ea4-969e-b61bd187194f")); + public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet110.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("0c20eb1f-8ad2-440d-a60d-d1dbadc4cf20")); /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet110.References.SystemRuntime, global::System.Guid.Parse("e726a3d5-c943-4de9-a0a3-5a490ced5dbd")); + public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet110.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("2fd7b930-0d38-4f67-9fff-76a809977ca2")); /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet110.References.SystemRuntimeExtensions, global::System.Guid.Parse("c7da559a-665c-4e5b-80cf-610746b10688")); + public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet110.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("554e632a-e58f-46b7-954d-939042304042")); /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet110.References.SystemRuntimeHandles, global::System.Guid.Parse("8c16b841-9402-4b2f-822c-153a04640595")); + public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet110.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("bf7a6a15-d318-45c0-8500-12460e460418")); /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("6bb0e355-d2e8-40fb-9528-837808772e7b")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet110.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("f12490ff-55bd-4bac-b8fb-ecfbf5dfaa57")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("049d5697-19d6-41f6-b4af-9a9635633cdd")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet110.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("308a20cb-05f7-41ee-b7e5-d072f52cebce")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("53105e3e-5ca4-4adb-97ef-7f00ec1492d2")); + public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet110.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("419d8c1f-9ed0-4fe3-bffa-5423c842c6f5")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("7375b337-d528-489e-88f0-20514a733c61")); + public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet110.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("6c013f9b-4894-4654-a2d5-734f8aec4afb")); /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet110.References.SystemRuntimeLoader, global::System.Guid.Parse("80096d7d-f558-44bc-909f-70c73975b6d8")); + public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet110.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("d8b27cbe-c998-420d-bcdf-feb61540bbbe")); /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet110.References.SystemRuntimeNumerics, global::System.Guid.Parse("abca99f5-7df3-4741-99e7-7e179dabeee3")); + public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet110.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("1adddb2c-7262-46ca-b2da-21abd3987420")); /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet110.References.SystemRuntimeSerialization, global::System.Guid.Parse("a00b74cc-56c9-442a-b421-5f7d4094167f")); + public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet110.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("03c5f62e-91c0-43cf-b03f-6d404a6c2f80")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Validation.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("9689dffa-6056-478c-a09a-0723484ef01e")); + public static ReferenceInfo MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet110.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("e939a810-dd26-4288-9f89-c4d97025ea78")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("c01aff91-0fab-443f-8408-629ce104ecaf")); + public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet110.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("dd898b64-c328-4af5-a8d6-711927275e72")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.JSInterop.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("261860a0-98c3-4393-b9ca-9e15286485e5")); + public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet110.References.MicrosoftJSInterop, global::System.Guid.Parse("28589738-3b2b-428b-a8f8-2265a8dffc76")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("179e0c22-6278-4730-a76c-9b7210c2ca77")); + public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet110.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("ff27308a-a868-4b0e-95b8-bd8da05e1f3a")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Diagnostics.EventLog.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet110.References.SystemSecurityAccessControl, global::System.Guid.Parse("90a23726-6b55-43d4-adcf-8802ec6727d9")); + public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet110.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("deb73aa1-124a-4c1f-bce5-dd40ab880c99")); /// - /// The for System.Security.Claims.dll + /// The for System.Formats.Cbor.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet110.References.SystemSecurityClaims, global::System.Guid.Parse("6f3cc844-42d6-46a5-bf64-744a118cffcd")); + public static ReferenceInfo SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet110.References.SystemFormatsCbor, global::System.Guid.Parse("11786274-2754-46a0-b1b3-b276a61e3b72")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Security.Cryptography.Pkcs.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("fd57e66a-3b71-4725-afee-38c303134d5b")); + public static ReferenceInfo SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, AspNet110.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("40811d54-8f64-4f46-9db9-986fef269ae0")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("983d9f84-ff73-4a22-94bf-2436d7ad8f15")); + public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet110.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("2b01bcc7-56ee-4672-aa3c-39db6b25f958")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Threading.RateLimiting.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("55eb2107-77ea-42eb-972e-fc287cc5d2be")); + public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet110.References.SystemThreadingRateLimiting, global::System.Guid.Parse("66c3bc7b-298a-42ce-b666-eb1191fa7f9e")); /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet110.References.SystemSecurityCryptography, global::System.Guid.Parse("356f250b-f432-4089-bc11-c6edf14a8d82")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet110.References.MicrosoftCSharp, global::System.Guid.Parse("c9d9e02a-0a0b-4dc4-8c33-770171422666")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("98d409a9-e5fe-497c-a8c7-6aaf87abcbc4")); + public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet110.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("2f74fea7-9af8-43db-a08c-c37448da364c")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("b6902ffa-a79c-4bb8-913a-846590775a62")); + public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet110.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("542db72a-a899-4124-aed5-c6a9d1967860")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("00676db6-fcd2-4b8b-8da9-2074c9861e34")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet110.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("bc672f04-7cea-4c5e-977c-f2fa7f159947")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("57788300-905c-4b56-9447-c35d594b4760")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("fc350b67-6e27-4b25-9220-83bd23b60de6")); /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet110.References.SystemSecurity, global::System.Guid.Parse("9410c332-7d41-4274-9508-5cb4ef3128d8")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet110.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("ad2f6bcd-963b-44b7-90f9-32f75db22667")); /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet110.References.SystemSecurityPrincipal, global::System.Guid.Parse("aecf1ed2-9578-4c85-89e6-af1f9608da6c")); + public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet110.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("c48dd0bc-d27a-497b-8613-d255d99fb89c")); /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("801f4000-8bad-416d-8a96-3ed470f19d28")); + public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet110.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("b1c1ef20-2a6d-482e-99fc-3efd9bf122f5")); /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Options.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet110.References.SystemSecuritySecureString, global::System.Guid.Parse("ff0b1380-5c6e-4926-8c76-8d8c4c59034d")); + public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet110.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("2b036ca3-2606-47d6-90a1-30a71f806e09")); /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet110.References.SystemServiceModelWeb, global::System.Guid.Parse("d7c0abd5-4f43-4fa5-ac90-6655faf0ae1c")); + public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet110.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("ff536905-562a-4de0-a20c-57a6d3a3fad4")); /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet110.References.SystemServiceProcess, global::System.Guid.Parse("bacfe9ee-aefc-47b4-90fe-d895b55b564d")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4a7624e0-319f-4baa-8f7a-a27f6093fdc7")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("dd2436bf-c2a1-47c8-b4ce-64199263bb8a")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet110.References.MicrosoftVisualBasic, global::System.Guid.Parse("859aefe2-fd39-4f7e-8faa-557a10d5938a")); /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet110.References.SystemTextEncoding, global::System.Guid.Parse("7cdfbce2-40ca-4c99-a764-d7a345232df6")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("e8fc3e87-9a2f-4d38-9d78-e943433b5ddc")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8f32860a-836d-4dee-beaa-c2df40455128")); + public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet110.References.MicrosoftWin32Registry, global::System.Guid.Parse("b3bc3109-2b6b-420e-ab85-8fad2296d2fa")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("318db009-6ac8-4745-825f-553767d4f08b")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet110.References.SystemAppContext, global::System.Guid.Parse("61a2a398-09fc-4b04-85a0-3934a881d0ca")); /// - /// The for System.Text.Json.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet110.References.SystemTextJson, global::System.Guid.Parse("9b1d7a47-ae13-4269-a477-64c5c1be11dc")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet110.References.SystemBuffers, global::System.Guid.Parse("55fcb2ea-1e50-4100-8eff-ca1a8d2ac8c0")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet110.References.SystemTextRegularExpressions, global::System.Guid.Parse("8dfd871f-2aab-4b9a-90ff-b747521b89fc")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("503f1116-761a-4dc0-b93d-ad18d56b8413")); /// - /// The for System.Threading.AccessControl.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet110.References.SystemThreadingAccessControl, global::System.Guid.Parse("983a0e0e-f622-4303-beb1-65b6990dbcb5")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet110.References.SystemCollectionsImmutable, global::System.Guid.Parse("f133c065-e5be-4c15-a3de-3360fb07d618")); /// - /// The for System.Threading.Channels.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet110.References.SystemThreadingChannels, global::System.Guid.Parse("0572f90c-f852-4453-88ef-7c0063ce4762")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("510c2215-892a-4aa0-97f7-c0dca58355b1")); /// - /// The for System.Threading.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet110.References.SystemThreading, global::System.Guid.Parse("0c3e67ed-0e8f-4fe6-944b-e63e005fe761")); + public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("74fdb37a-35ae-4ce8-afcc-038e2a7f5329")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet110.References.SystemThreadingOverlapped, global::System.Guid.Parse("b337e2dd-ca78-4bbc-aa90-278328b0de78")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet110.References.SystemCollections, global::System.Guid.Parse("dc4a1da8-908f-4271-855b-1ad7e8b1cbe3")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("3a390da3-80cf-48dc-97c3-07616705f661")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ecf5171e-650d-44fa-a239-17842b0a8f33")); /// - /// The for System.Threading.Tasks.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet110.References.SystemThreadingTasks, global::System.Guid.Parse("e78cde44-a6ba-465b-8b8f-00a0028567f8")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("a3d74850-7341-4cc9-8589-e7ea7de83692")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("f17291f5-8b7b-44d9-8d20-9486e8fd8ef5")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("be1c78f0-2410-4e5a-9f35-2617c58374ba")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4a990108-de51-4b51-9b0a-b7e7bbb61e80")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("d7babc0a-3387-4047-a2bf-e51c971935a3")); /// - /// The for System.Threading.Thread.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet110.References.SystemThreadingThread, global::System.Guid.Parse("83b302d0-9523-4bc3-acc3-7e6e25023b36")); + public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("fc5d966c-5053-4fd3-b30b-bfee9fd605de")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet110.References.SystemThreadingThreadPool, global::System.Guid.Parse("a4e847e0-a511-45f2-910c-732202512a4d")); + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet110.References.SystemComponentModel, global::System.Guid.Parse("a3f52aeb-7a15-4bce-bc73-7068931f1880")); /// - /// The for System.Threading.Timer.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet110.References.SystemThreadingTimer, global::System.Guid.Parse("6fe6999f-3db2-4ee2-a846-f99d00129dd9")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet110.References.SystemConfiguration, global::System.Guid.Parse("0f21dc28-f145-40d1-ad06-a4bc47597a7f")); /// - /// The for System.Transactions.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet110.References.SystemTransactions, global::System.Guid.Parse("bdc1b232-38c4-458f-801d-83f4b05f6df2")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet110.References.SystemConsole, global::System.Guid.Parse("29e1e559-2cef-43f2-b1eb-00b161d629a4")); /// - /// The for System.Transactions.Local.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet110.References.SystemTransactionsLocal, global::System.Guid.Parse("4d17f1f7-4435-4d3d-9c09-337c2c245eea")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet110.References.SystemCore, global::System.Guid.Parse("daf06d9b-f761-45de-a355-2d210cba2ec6")); /// - /// The for System.ValueTuple.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet110.References.SystemValueTuple, global::System.Guid.Parse("924c4fb2-c363-476b-b240-2415f31ce54d")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet110.References.SystemDataCommon, global::System.Guid.Parse("eb0d14a5-642a-4a5f-b6e5-fce9d61b2888")); /// - /// The for System.Web.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet110.References.SystemWeb, global::System.Guid.Parse("2a2218c5-f580-42c0-a822-503d47faa891")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("039d202e-56a8-40de-b173-054848128e3f")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet110.References.SystemWebHttpUtility, global::System.Guid.Parse("6f382bf6-5a09-4480-9323-080a80161643")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet110.References.SystemData, global::System.Guid.Parse("d95bb224-1433-4598-bee4-173975ad45fd")); /// - /// The for System.Windows.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet110.References.SystemWindows, global::System.Guid.Parse("896baedc-ea36-41d4-8369-fb333dc1edc8")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("a4c56dd6-dd0a-4329-a3cf-ee6555f153c2")); /// - /// The for System.Xml.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet110.References.SystemXml, global::System.Guid.Parse("a197d7eb-8f63-47a5-8d92-7445e93fdf7a")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("4a9297b4-5871-4045-b41a-27ee59c854a6")); /// - /// The for System.Xml.Linq.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet110.References.SystemXmlLinq, global::System.Guid.Parse("b476f9d2-adb8-4240-bda7-45c5df0f857d")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("0d4debcf-90ec-4b17-a3cf-5df63772268f")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet110.References.SystemXmlReaderWriter, global::System.Guid.Parse("f272e2f2-d49f-4339-9c5b-c281603f6f1f")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("fffe4ab3-45ea-4c81-b5f8-7f7a3c50be80")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet110.References.SystemXmlSerialization, global::System.Guid.Parse("1ce9e67e-44b9-4547-b1de-4d86064e2113")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("2d96caf9-51a7-477c-81e2-ae1ad978fe4d")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet110.References.SystemXmlXDocument, global::System.Guid.Parse("c1a8a4cf-bce6-4a90-9a9f-97ce97aae381")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("da0ba3cb-01bb-45fc-b12e-52db2c60d36b")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet110.References.SystemXmlXmlDocument, global::System.Guid.Parse("da4a2a5a-4d34-4e96-b552-e372895f2b31")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("fd355b7c-6ff5-4532-98f3-3bba31ea7005")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("69fcf849-3cbd-4901-b126-296be21d6f65")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet110.References.SystemDiagnosticsTools, global::System.Guid.Parse("a53da13b-2931-425c-a1e3-0f79fbe31b14")); /// - /// The for System.Xml.XPath.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet110.References.SystemXmlXPath, global::System.Guid.Parse("6d4e5fc4-0dae-44cd-a7a5-2627dbe7a610")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet110.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d7af166e-424d-4aaf-9424-d0cb0678d58b")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("6422863b-309f-4662-b320-9a6f8a711271")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("c657088f-85b2-44d3-843c-a431993ac757")); /// - /// The for WindowsBase.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet110.References.WindowsBase, global::System.Guid.Parse("48be84a2-60bf-4524-aecf-f12ee4986a83")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet110.References.SystemDrawingPrimitives, global::System.Guid.Parse("8edfb19d-e7ab-4266-9936-f2ca3836557a")); /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet110.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("9158b8ec-7144-4909-aada-7b7dca1a3b57")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet110.References.SystemDrawing, global::System.Guid.Parse("7a07b663-47c1-4ea9-9b13-5e6159b9fb3e")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet110.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("8c1f1bc4-29fc-4146-a529-3b13306284c8")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet110.References.SystemDynamicRuntime, global::System.Guid.Parse("d2b757b8-1d1e-4d00-a1ab-1fee81373b5c")); /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet110.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("83bdb1da-5667-45ec-b9c7-01735ddf61b1")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet110.References.SystemFormatsAsn1, global::System.Guid.Parse("a3075c87-5c55-4269-9ce2-45ede3b08730")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet110.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("0881ea65-75e3-451f-a3e5-32691383f964")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet110.References.SystemFormatsTar, global::System.Guid.Parse("ede5010a-ffa5-4dab-a8e4-eceb8ab6b49a")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet110.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("d1a719a5-4d0b-4120-a3bf-46f1325f493f")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("f921da71-8dac-45b0-8d20-e16abc6659f8")); /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet110.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("ff12a9d2-68c9-4472-b27b-321e5fcf891a")); + public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("5775fd42-6323-45ff-a4da-cf46a70e42d7")); /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet110.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("051bf25f-800d-442e-a5e9-ad604a7fee4f")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet110.References.SystemGlobalization, global::System.Guid.Parse("ba80c09d-144e-457a-84da-6d8143cc8313")); /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet110.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("241c2a3d-96ec-4d83-b3e9-0d2a63a820d2")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("db565848-4d40-481c-b9ea-1198e23ce45c")); /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet110.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("0b568643-2e70-4230-a40a-914b0541c561")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("108039fe-234a-498e-bb48-69ee76cd9e7e")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet110.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("c7c4cfe0-ae3a-4398-ab0c-35ce654821dc")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("abc1b8ba-3ae3-42f7-b42a-96ed433dd7b0")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet110.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("9b7d9ee4-b735-4b1c-a52f-37dc692f0717")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet110.References.SystemIOCompression, global::System.Guid.Parse("8c05f3f8-748b-4c3f-92f5-6a5e76d964f3")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet110.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("a602e765-4ef8-4bc9-bce5-79488d47a4fe")); + public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("27bb0a19-5580-4a09-9fdc-948ee00670e4")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet110.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("3694f0eb-144d-4708-a2c9-a0216630ec3a")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("3c6cbaef-cca0-45f6-98a3-f1d8f9466e5f")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet110.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("c82fae4b-7a6c-422d-932c-aa0bcd781c92")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("e0bebf98-dbf3-47e1-bfe3-5236102c9a0e")); /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet110.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("852c8b5d-3f32-440c-8eff-fff6f6b5d10f")); + public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("33ce6c66-eddf-4941-9622-bf7ad91535b8")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet110.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("78dfe872-93f4-44e9-b6a4-7f0b033b116b")); + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet110.References.SystemIOFileSystem, global::System.Guid.Parse("962f4936-b9ce-4fc6-9a99-16b30ede7725")); /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet110.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("7c8cc3d2-9520-4d50-b805-5672c9930f45")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("0268843b-4d36-4c70-a786-1958b69cfb87")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet110.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("792ecd69-fe8f-48a1-a13e-9b3f85e2cccb")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("bba6ec05-caf5-423a-92bd-b9fd4686b22a")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Pipelines.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet110.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("123b8d92-11cf-4a37-8e3f-3028c7c386dc")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet110.References.SystemIOPipelines, global::System.Guid.Parse("4112de4d-b9b9-471f-a556-294c0f4cd612")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet110.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("d2bfa21d-7d49-42f1-92f0-1600db2bccc0")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("9a6810be-3c96-45db-8c32-bef5dc18ce91")); /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet110.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("5f2ef545-747d-465a-a951-655d48941f11")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet110.References.SystemIOPipes, global::System.Guid.Parse("7c43aa36-32e6-4cce-9377-25b444335360")); /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet110.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("3ff5e3f8-2ddc-460d-bb02-4d2542a32743")); + public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("cca8fac5-fc42-4149-a0ae-f0e1bdedbf31")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet110.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("c8ac92b7-c952-4918-9aea-c470171a3b9c")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet110.References.SystemIO, global::System.Guid.Parse("343f9426-2191-49fc-89ea-ead846c46fc6")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet110.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("856ad2ed-0d8c-44d0-b10b-546626fc458e")); + public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("4535fafa-ee14-4ccb-99da-95a5f4cca3fa")); /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet110.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("7d28f7d6-e78e-4d16-8005-73980d804e6c")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet110.References.SystemLinqExpressions, global::System.Guid.Parse("396b2c39-4d81-4df4-8565-cdb8d275bc25")); /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet110.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("a8f00d7e-06d9-4ccc-906e-0676c5a1cdd9")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet110.References.SystemLinqParallel, global::System.Guid.Parse("1a86e4b4-4e86-4479-9e7d-c1bbcad5cbe7")); /// - /// The for Microsoft.AspNetCore.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet110.References.MicrosoftAspNetCore, global::System.Guid.Parse("66457345-4c20-472f-aae7-3a77708108b2")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet110.References.SystemLinqQueryable, global::System.Guid.Parse("c354c507-691a-4556-aaea-1ae049e52d95")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.Linq.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet110.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("80a6453d-92d4-47d6-aef9-40a7a0fb1b92")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet110.References.SystemLinq, global::System.Guid.Parse("b330274f-8bc5-43b7-b36b-8bce408ee17a")); /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.Memory.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("d7e78068-34f7-4dd8-ac15-b858ea66c899")); + public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet110.References.SystemMemory, global::System.Guid.Parse("e9e2467c-2065-42e4-b275-13e7f7c2f32c")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet110.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("9039f535-ca00-49a4-af3e-1ab6066d8ad4")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet110.References.SystemNetHttpJson, global::System.Guid.Parse("c7dda679-2cf0-431c-9e11-2b8c4d762b89")); /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("aab26346-7326-40ca-9c23-56c3cb7af527")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet110.References.SystemNetHttp, global::System.Guid.Parse("270dd5cc-3f1c-48f6-9fab-2b68db0af7f4")); /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet110.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("47393f50-2488-40bf-9d7c-6ca75baf637e")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet110.References.SystemNetHttpListener, global::System.Guid.Parse("5d1b4dc3-6cb1-459e-9513-302586c405d0")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet110.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("117d9ac3-6149-4264-96ba-e9a7c85ce80f")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet110.References.SystemNetMail, global::System.Guid.Parse("4e39c650-120a-43b0-9a0f-e1f4224dc6ab")); /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet110.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("d15180a7-1169-42e8-9267-20ed7640f77d")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet110.References.SystemNetNameResolution, global::System.Guid.Parse("aac61b42-0de1-4d18-bba6-7390f3d306ae")); /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet110.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("de63d30c-80f8-4939-a516-094845c55a05")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet110.References.SystemNetNetworkInformation, global::System.Guid.Parse("41b5eeb5-8dca-4cfb-bf42-4ccef69d2d4c")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet110.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("7d069926-10a2-4b4b-bd17-f5da73f4a995")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet110.References.SystemNetPing, global::System.Guid.Parse("89a12a5d-87f0-49ea-9a52-0df79190f137")); /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet110.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("216163bf-8334-4543-bf6b-224b58ad54cf")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet110.References.SystemNetPrimitives, global::System.Guid.Parse("eae074bb-860b-41f5-919b-ca95923c2483")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Quic.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet110.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("828992d7-58af-4e0d-90c6-33115abeea5a")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet110.References.SystemNetQuic, global::System.Guid.Parse("48b992de-041c-4667-8a12-e4cfff724af5")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet110.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("0bf90c2b-7231-43c1-83eb-c6d982359aa3")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet110.References.SystemNetRequests, global::System.Guid.Parse("40956965-484c-4875-a071-0ef35cea6f6e")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet110.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("1bbf6c39-6660-4668-bf44-3f98ee871b9f")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet110.References.SystemNetSecurity, global::System.Guid.Parse("c1fc712d-3107-480e-8c41-caffc68d39b8")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.ServerSentEvents.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet110.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("821ee3ed-0f33-4e1a-b29f-ac4bb44140c0")); + public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet110.References.SystemNetServerSentEvents, global::System.Guid.Parse("f7d131e9-c116-4b41-8730-2f9800abf0a9")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet110.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("e07397c2-6d34-4fd3-964e-5caa17895ef0")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet110.References.SystemNetServicePoint, global::System.Guid.Parse("6f1cae4c-1f82-4a91-a3f5-cfdc16458e04")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet110.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("868ccba2-8e8c-4034-b63a-c7edb7e9b32f")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet110.References.SystemNetSockets, global::System.Guid.Parse("edb37e35-f00c-4631-b90c-12787f87642c")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet110.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("771d054f-070f-4097-a6cf-546f76b79c06")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet110.References.SystemNetWebClient, global::System.Guid.Parse("ab4c3b44-7b6d-41bc-9d3c-7bb82b450e42")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet110.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("c4414f5b-8eee-4bb0-85eb-db90ba1d9854")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("0a908e4e-fdf9-41d7-b3cd-d18a16144ce9")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet110.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("dfcf68d4-495e-419e-875f-8b9efb3e5b8f")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet110.References.SystemNetWebProxy, global::System.Guid.Parse("dc0ac38b-d8af-4708-86c9-dd7b89dbb5fb")); /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet110.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("b66ae364-a682-41b6-9d9c-d527885b7fed")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("72e21bb5-d9d9-447d-945a-f2ba8dd860f5")); /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet110.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("6813f219-8fbe-4b40-ba0a-00166079c4d9")); + public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet110.References.SystemNetWebSockets, global::System.Guid.Parse("71310fc3-b744-4db2-a100-896e05d0d367")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet110.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("50faa9ae-8a11-4e93-b6cd-320b73005e51")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet110.References.SystemNet, global::System.Guid.Parse("768010ce-c4c3-42b1-ac21-3d10e0c5b45d")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet110.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("e0864cb2-ff76-4e0d-9b48-853b2a3613b8")); + public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet110.References.SystemNumericsVectors, global::System.Guid.Parse("ac6dbb5a-b43a-449d-ae5c-c7509c9a8939")); /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet110.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("cad2ca7d-0f58-458a-b71a-64026d02f6a8")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet110.References.SystemNumerics, global::System.Guid.Parse("e5fa647c-a71c-40fd-bb92-91104eadc120")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet110.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("4275e9ea-3965-40f5-85b2-90ef4fb42d68")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet110.References.SystemObjectModel, global::System.Guid.Parse("a8cc56d1-edac-4b09-b5b4-958b38d10db7")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet110.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("b362365e-5789-4ad1-aaf5-f4f77292fbae")); + public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("88f4d8b2-18fc-4d24-ae21-c273e6bd83aa")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet110.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("3fe6f56d-ef7e-4b49-b8ea-c98502b24669")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("9002d53c-d2c1-4c59-9afc-316b6cf5e744")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet110.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("9c7f8f0c-8f04-44f9-a37d-cbd5693ef68c")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("2a166d8c-4635-41f6-bc5f-794d228e096e")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet110.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("d059305d-21fc-41ca-93fe-74d57af6123a")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet110.References.SystemReflectionEmit, global::System.Guid.Parse("0e36658f-99ed-4448-954b-27f3ae6687cd")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet110.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("46cb6dc7-1935-414e-9a6a-70dc59a0561a")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet110.References.SystemReflectionExtensions, global::System.Guid.Parse("73ebd9af-0a84-4ba2-8566-52d6919d8f71")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet110.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("0b69aaeb-ef99-4a69-84c0-7f08b36be647")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet110.References.SystemReflectionMetadata, global::System.Guid.Parse("d5c98956-9ab9-482b-ba9d-99bc0d52b073")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet110.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("7399cce8-cd55-42ba-99b7-11d89209fbe7")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet110.References.SystemReflectionPrimitives, global::System.Guid.Parse("46d0e31a-cac0-48c2-bf22-0c82ad52c094")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet110.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("aea156af-0250-4586-8e78-9a1f42f869ab")); + public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("8fe8036f-8737-43dd-856b-db4d82f16c6e")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet110.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("36457844-61b6-4b53-9ec9-ce9662031c15")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet110.References.SystemReflection, global::System.Guid.Parse("4260b024-a4f0-441b-bc28-d6a521cadf36")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet110.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("d9f20c2e-deb1-47a4-8572-b38ad10ca4d5")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet110.References.SystemResourcesReader, global::System.Guid.Parse("2151d158-5b84-45d0-b49b-c6567b78d141")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet110.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("b1b9d2d6-deb3-4ceb-a9fb-cb1da247e307")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet110.References.SystemResourcesResourceManager, global::System.Guid.Parse("55e83028-ab06-4e51-9a8d-60199d27e582")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet110.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("32c274f3-323e-452f-aeb0-bef60926eb6d")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet110.References.SystemResourcesWriter, global::System.Guid.Parse("4bf40683-de04-483c-b542-8cdcf5fe9b7c")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet110.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("7d083dcb-989c-4608-95c0-e6fa61dcd5cf")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("44b4f6de-0f35-4062-bf8d-1eea175e51d4")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet110.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("8a398457-06d8-4e46-bccb-36535bea2f9b")); + public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("3cb7be8f-5c89-4ea4-969e-b61bd187194f")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet110.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("97d98df4-6387-4af3-970d-7a1583401cd9")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet110.References.SystemRuntimeExtensions, global::System.Guid.Parse("c7da559a-665c-4e5b-80cf-610746b10688")); /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet110.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("67081662-947e-442a-9adc-b68cd34bdfb7")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet110.References.SystemRuntimeHandles, global::System.Guid.Parse("8c16b841-9402-4b2f-822c-153a04640595")); /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet110.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("c76a1160-005e-4a37-9632-cbf0c9d5599c")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("049d5697-19d6-41f6-b4af-9a9635633cdd")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet110.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("0fa0cb7b-c659-401c-8d3d-703b8454dde8")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("53105e3e-5ca4-4adb-97ef-7f00ec1492d2")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet110.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("49c29974-f071-49f0-9a53-e99122dbbe13")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("6bb0e355-d2e8-40fb-9528-837808772e7b")); /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet110.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("038f65e3-f842-4403-9679-ce51597a0e62")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("7375b337-d528-489e-88f0-20514a733c61")); /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet110.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("210d3dd9-d7e3-4759-8962-a8de84bce568")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet110.References.SystemRuntimeLoader, global::System.Guid.Parse("80096d7d-f558-44bc-909f-70c73975b6d8")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet110.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("b71cb48d-7f4c-48bd-9b16-7764a77ed793")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet110.References.SystemRuntimeNumerics, global::System.Guid.Parse("abca99f5-7df3-4741-99e7-7e179dabeee3")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet110.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("ecce7c5e-5f7c-4c46-9718-0f40716f51ec")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("9689dffa-6056-478c-a09a-0723484ef01e")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("eb10d7b3-86f9-413b-963e-860d8c0414a3")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("c01aff91-0fab-443f-8408-629ce104ecaf")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("06242291-7b19-4e52-9873-9525fa41cff7")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("261860a0-98c3-4393-b9ca-9e15286485e5")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("de253fd1-5aab-45a3-b7d6-44d858ba058c")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("179e0c22-6278-4730-a76c-9b7210c2ca77")); /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet110.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("b617eecc-9ce3-436d-affb-3181ff38bc5e")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet110.References.SystemRuntimeSerialization, global::System.Guid.Parse("a00b74cc-56c9-442a-b421-5f7d4094167f")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet110.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("1cc578b3-71ae-4356-9f66-5463b3ae1210")); + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet110.References.SystemRuntime, global::System.Guid.Parse("e726a3d5-c943-4de9-a0a3-5a490ced5dbd")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Security.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet110.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("e1db564e-4606-4aa9-9c2b-9432a9442e63")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet110.References.SystemSecurityAccessControl, global::System.Guid.Parse("90a23726-6b55-43d4-adcf-8802ec6727d9")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet110.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("a91637e4-7ab2-447a-b00c-06cb5c692b13")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet110.References.SystemSecurityClaims, global::System.Guid.Parse("6f3cc844-42d6-46a5-bf64-744a118cffcd")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet110.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("428d2d86-bed8-4702-a029-1cb9f7488319")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("fd57e66a-3b71-4725-afee-38c303134d5b")); /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet110.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("1fe48e8b-a517-437f-b2f2-27b661911136")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("983d9f84-ff73-4a22-94bf-2436d7ad8f15")); /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet110.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("b8ba4f37-899c-4fdf-a03c-5cf43411714c")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("55eb2107-77ea-42eb-972e-fc287cc5d2be")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet110.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("52af29ae-6807-4671-9522-f4a77babacbe")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("98d409a9-e5fe-497c-a8c7-6aaf87abcbc4")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet110.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("fab039b0-c0c3-4962-8d39-2072fb6d1c5a")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("b6902ffa-a79c-4bb8-913a-846590775a62")); /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet110.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("334b2a8f-f47a-40cd-a46d-725712fc6b3a")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("00676db6-fcd2-4b8b-8da9-2074c9861e34")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet110.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("bb94a053-8f0c-4939-a978-70c3eee5a72e")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("57788300-905c-4b56-9447-c35d594b4760")); /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet110.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("a05e5e7f-a451-4a93-a1fc-64e5161a4681")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet110.References.SystemSecurityCryptography, global::System.Guid.Parse("356f250b-f432-4089-bc11-c6edf14a8d82")); /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet110.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("4c4a7ad6-c0fb-443d-a110-baa03fe5ceb4")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("801f4000-8bad-416d-8a96-3ed470f19d28")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet110.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("6461d120-d7bd-4f08-94a9-81098a874e7f")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet110.References.SystemSecurityPrincipal, global::System.Guid.Parse("aecf1ed2-9578-4c85-89e6-af1f9608da6c")); /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet110.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("0483022b-3647-4d65-bec3-be21f3537103")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet110.References.SystemSecuritySecureString, global::System.Guid.Parse("ff0b1380-5c6e-4926-8c76-8d8c4c59034d")); /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet110.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("fd90b754-6e9b-43ec-ad04-7b5d08ef5443")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet110.References.SystemSecurity, global::System.Guid.Parse("9410c332-7d41-4274-9508-5cb4ef3128d8")); /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet110.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("950e1633-cd23-4386-b479-2b7879246f52")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet110.References.SystemServiceModelWeb, global::System.Guid.Parse("d7c0abd5-4f43-4fa5-ac90-6655faf0ae1c")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet110.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("50879308-9197-4b6b-8a8c-af05dd842d24")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet110.References.SystemServiceProcess, global::System.Guid.Parse("bacfe9ee-aefc-47b4-90fe-d895b55b564d")); /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet110.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("3a7fba02-fd6a-4386-b603-82f2772ffd97")); + public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("dd2436bf-c2a1-47c8-b4ce-64199263bb8a")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet110.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("015f2d93-272c-41db-80c2-9ef18010e812")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8f32860a-836d-4dee-beaa-c2df40455128")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet110.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("6f805914-d9be-48af-91e3-916e73b54365")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet110.References.SystemTextEncoding, global::System.Guid.Parse("7cdfbce2-40ca-4c99-a764-d7a345232df6")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet110.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("8a45f3e1-ec42-4446-ba48-10e47e121068")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("318db009-6ac8-4745-825f-553767d4f08b")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("211f02c4-8a4d-461d-9971-661ee24ce543")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet110.References.SystemTextJson, global::System.Guid.Parse("9b1d7a47-ae13-4269-a477-64c5c1be11dc")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("6481b554-ff29-43b6-a688-4b028d499933")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet110.References.SystemTextRegularExpressions, global::System.Guid.Parse("8dfd871f-2aab-4b9a-90ff-b747521b89fc")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Threading.AccessControl.dll /// - public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet110.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("a819cd63-db66-4492-a727-9a1def2a374c")); + public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet110.References.SystemThreadingAccessControl, global::System.Guid.Parse("983a0e0e-f622-4303-beb1-65b6990dbcb5")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Threading.Channels.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet110.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("7e0b5e30-3cce-4e34-a537-39d6ac225482")); + public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet110.References.SystemThreadingChannels, global::System.Guid.Parse("0572f90c-f852-4453-88ef-7c0063ce4762")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet110.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("7a37245b-0525-4cb1-b228-40f677912cd9")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet110.References.SystemThreadingOverlapped, global::System.Guid.Parse("b337e2dd-ca78-4bbc-aa90-278328b0de78")); /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet110.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("8f4ddeae-6012-49fa-a55c-5b3c83d0b8c9")); + public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("3a390da3-80cf-48dc-97c3-07616705f661")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet110.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("9026abf2-0917-49a0-8f4e-b7d9076cd8eb")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("f17291f5-8b7b-44d9-8d20-9486e8fd8ef5")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet110.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("c3749fca-561e-4b53-b15b-fee759298f33")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4a990108-de51-4b51-9b0a-b7e7bbb61e80")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet110.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("88cbbc8b-4d3c-442c-bad4-7d0f1c9026bc")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet110.References.SystemThreadingTasks, global::System.Guid.Parse("e78cde44-a6ba-465b-8b8f-00a0028567f8")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet110.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("195e38a5-630d-4aa9-899c-4dd556b619c4")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet110.References.SystemThreadingThread, global::System.Guid.Parse("83b302d0-9523-4bc3-acc3-7e6e25023b36")); /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet110.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("1c342c8c-3218-4bc2-94b7-b6185bd35e4f")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet110.References.SystemThreadingThreadPool, global::System.Guid.Parse("a4e847e0-a511-45f2-910c-732202512a4d")); /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet110.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("04abb2ca-b16b-4cdc-8cbf-007698b527cf")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet110.References.SystemThreadingTimer, global::System.Guid.Parse("6fe6999f-3db2-4ee2-a846-f99d00129dd9")); /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet110.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("0c20eb1f-8ad2-440d-a60d-d1dbadc4cf20")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet110.References.SystemThreading, global::System.Guid.Parse("0c3e67ed-0e8f-4fe6-944b-e63e005fe761")); /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet110.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("2fd7b930-0d38-4f67-9fff-76a809977ca2")); + public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet110.References.SystemTransactionsLocal, global::System.Guid.Parse("4d17f1f7-4435-4d3d-9c09-337c2c245eea")); /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet110.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("554e632a-e58f-46b7-954d-939042304042")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet110.References.SystemTransactions, global::System.Guid.Parse("bdc1b232-38c4-458f-801d-83f4b05f6df2")); /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet110.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("bf7a6a15-d318-45c0-8500-12460e460418")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet110.References.SystemValueTuple, global::System.Guid.Parse("924c4fb2-c363-476b-b240-2415f31ce54d")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.Web.HttpUtility.dll /// - public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet110.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("6c013f9b-4894-4654-a2d5-734f8aec4afb")); + public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet110.References.SystemWebHttpUtility, global::System.Guid.Parse("6f382bf6-5a09-4480-9323-080a80161643")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet110.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("f12490ff-55bd-4bac-b8fb-ecfbf5dfaa57")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet110.References.SystemWeb, global::System.Guid.Parse("2a2218c5-f580-42c0-a822-503d47faa891")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet110.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("308a20cb-05f7-41ee-b7e5-d072f52cebce")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet110.References.SystemWindows, global::System.Guid.Parse("896baedc-ea36-41d4-8369-fb333dc1edc8")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet110.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("419d8c1f-9ed0-4fe3-bffa-5423c842c6f5")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet110.References.SystemXmlLinq, global::System.Guid.Parse("b476f9d2-adb8-4240-bda7-45c5df0f857d")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet110.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("d8b27cbe-c998-420d-bcdf-feb61540bbbe")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet110.References.SystemXmlReaderWriter, global::System.Guid.Parse("f272e2f2-d49f-4339-9c5b-c281603f6f1f")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet110.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("1adddb2c-7262-46ca-b2da-21abd3987420")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet110.References.SystemXmlSerialization, global::System.Guid.Parse("1ce9e67e-44b9-4547-b1de-4d86064e2113")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet110.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("03c5f62e-91c0-43cf-b03f-6d404a6c2f80")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet110.References.SystemXmlXDocument, global::System.Guid.Parse("c1a8a4cf-bce6-4a90-9a9f-97ce97aae381")); /// - /// The for Microsoft.Extensions.Validation.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet110.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("e939a810-dd26-4288-9f89-c4d97025ea78")); + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("6422863b-309f-4662-b320-9a6f8a711271")); /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet110.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("dd898b64-c328-4af5-a8d6-711927275e72")); + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet110.References.SystemXmlXPath, global::System.Guid.Parse("6d4e5fc4-0dae-44cd-a7a5-2627dbe7a610")); /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet110.References.MicrosoftJSInterop, global::System.Guid.Parse("28589738-3b2b-428b-a8f8-2265a8dffc76")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet110.References.SystemXmlXmlDocument, global::System.Guid.Parse("da4a2a5a-4d34-4e96-b552-e372895f2b31")); /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet110.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("ff27308a-a868-4b0e-95b8-bd8da05e1f3a")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("69fcf849-3cbd-4901-b126-296be21d6f65")); /// - /// The for System.Diagnostics.EventLog.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet110.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("deb73aa1-124a-4c1f-bce5-dd40ab880c99")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet110.References.SystemXml, global::System.Guid.Parse("a197d7eb-8f63-47a5-8d92-7445e93fdf7a")); /// - /// The for System.Formats.Cbor.dll + /// The for System.dll /// - public static ReferenceInfo SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet110.References.SystemFormatsCbor, global::System.Guid.Parse("11786274-2754-46a0-b1b3-b276a61e3b72")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet110.References.System, global::System.Guid.Parse("f910864f-98cb-4bde-b171-86aab15f45fc")); /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, AspNet110.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("40811d54-8f64-4f46-9db9-986fef269ae0")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet110.References.WindowsBase, global::System.Guid.Parse("48be84a2-60bf-4524-aecf-f12ee4986a83")); /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet110.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("2b01bcc7-56ee-4672-aa3c-39db6b25f958")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet110.References.mscorlib, global::System.Guid.Parse("a782066b-c37c-4258-924a-54794fc1587f")); /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet110.References.SystemThreadingRateLimiting, global::System.Guid.Parse("66c3bc7b-298a-42ce-b666-eb1191fa7f9e")); + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet110.References.netstandard, global::System.Guid.Parse("5c0f0687-bf9c-44fd-9b3c-ef2557386354")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1559,315 +1559,315 @@ public static ImmutableArray All if (_all.IsDefault) { _all = - [ - MicrosoftCSharp, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, - MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, - MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, - MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, - MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, - MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, - MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, - MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, - MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, - MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, - MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, - MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersComposite, - MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, - MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsValidation, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemFormatsCbor, - SystemSecurityCryptographyPkcs, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + [ + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreAuthenticationCookies, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAuthentication, + MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftAspNetCoreDataProtectionAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreHttpLogging, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreMetadata, + MicrosoftAspNetCoreMvcAbstractions, + MicrosoftAspNetCoreMvcApiExplorer, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcCors, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreMvcLocalization, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcRazorPages, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreRateLimiting, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreRewrite, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftAspNetCoreServerIIS, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreStaticAssets, + MicrosoftAspNetCoreStaticFiles, + MicrosoftAspNetCoreWebSockets, + MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, + MicrosoftExtensionsCachingMemory, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsConfigurationFileExtensions, + MicrosoftExtensionsConfigurationIni, + MicrosoftExtensionsConfigurationJson, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, + MicrosoftExtensionsDependencyInjection, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsFeatures, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftExtensionsHosting, + MicrosoftExtensionsHttp, + MicrosoftExtensionsIdentityCore, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsLocalization, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsLoggingConsole, + MicrosoftExtensionsLoggingDebug, + MicrosoftExtensionsLoggingEventLog, + MicrosoftExtensionsLoggingEventSource, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsOptionsConfigurationExtensions, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsValidation, + MicrosoftExtensionsWebEncoders, + MicrosoftJSInterop, + MicrosoftNetHttpHeaders, + SystemDiagnosticsEventLog, + SystemFormatsCbor, + SystemSecurityCryptographyPkcs, + SystemSecurityCryptographyXml, + SystemThreadingRateLimiting, + MicrosoftCSharp, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsOptions, + MicrosoftExtensionsPrimitives, + MicrosoftVisualBasicCore, + MicrosoftVisualBasic, + MicrosoftWin32Primitives, + MicrosoftWin32Registry, + SystemAppContext, + SystemBuffers, + SystemCollectionsConcurrent, + SystemCollectionsImmutable, + SystemCollectionsNonGeneric, + SystemCollectionsSpecialized, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelDataAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModelPrimitives, + SystemComponentModelTypeConverter, + SystemComponentModel, + SystemConfiguration, + SystemConsole, + SystemCore, + SystemDataCommon, + SystemDataDataSetExtensions, + SystemData, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsDiagnosticSource, + SystemDiagnosticsFileVersionInfo, + SystemDiagnosticsProcess, + SystemDiagnosticsStackTrace, + SystemDiagnosticsTextWriterTraceListener, + SystemDiagnosticsTools, + SystemDiagnosticsTraceSource, + SystemDiagnosticsTracing, + SystemDrawingPrimitives, + SystemDrawing, + SystemDynamicRuntime, + SystemFormatsAsn1, + SystemFormatsTar, + SystemGlobalizationCalendars, + SystemGlobalizationExtensions, + SystemGlobalization, + SystemIOCompressionBrotli, + SystemIOCompressionFileSystem, + SystemIOCompressionZipFile, + SystemIOCompression, + SystemIOFileSystemAccessControl, + SystemIOFileSystemDriveInfo, + SystemIOFileSystemPrimitives, + SystemIOFileSystemWatcher, + SystemIOFileSystem, + SystemIOIsolatedStorage, + SystemIOMemoryMappedFiles, + SystemIOPipelines, + SystemIOPipesAccessControl, + SystemIOPipes, + SystemIOUnmanagedMemoryStream, + SystemIO, + SystemLinqAsyncEnumerable, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemMemory, + SystemNetHttpJson, + SystemNetHttp, + SystemNetHttpListener, + SystemNetMail, + SystemNetNameResolution, + SystemNetNetworkInformation, + SystemNetPing, + SystemNetPrimitives, + SystemNetQuic, + SystemNetRequests, + SystemNetSecurity, + SystemNetServerSentEvents, + SystemNetServicePoint, + SystemNetSockets, + SystemNetWebClient, + SystemNetWebHeaderCollection, + SystemNetWebProxy, + SystemNetWebSocketsClient, + SystemNetWebSockets, + SystemNet, + SystemNumericsVectors, + SystemNumerics, + SystemObjectModel, + SystemReflectionDispatchProxy, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionMetadata, + SystemReflectionPrimitives, + SystemReflectionTypeExtensions, + SystemReflection, + SystemResourcesReader, + SystemResourcesResourceManager, + SystemResourcesWriter, + SystemRuntimeCompilerServicesUnsafe, + SystemRuntimeCompilerServicesVisualC, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, + SystemRuntimeIntrinsics, + SystemRuntimeLoader, + SystemRuntimeNumerics, + SystemRuntimeSerializationFormatters, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityAccessControl, + SystemSecurityClaims, + SystemSecurityCryptographyAlgorithms, + SystemSecurityCryptographyCng, + SystemSecurityCryptographyCsp, + SystemSecurityCryptographyEncoding, + SystemSecurityCryptographyOpenSsl, + SystemSecurityCryptographyPrimitives, + SystemSecurityCryptographyX509Certificates, + SystemSecurityCryptography, + SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, + SystemSecuritySecureString, + SystemSecurity, + SystemServiceModelWeb, + SystemServiceProcess, + SystemTextEncodingCodePages, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextEncodingsWeb, + SystemTextJson, + SystemTextRegularExpressions, + SystemThreadingAccessControl, + SystemThreadingChannels, + SystemThreadingOverlapped, + SystemThreadingTasksDataflow, + SystemThreadingTasksExtensions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingThread, + SystemThreadingThreadPool, + SystemThreadingTimer, + SystemThreading, + SystemTransactionsLocal, + SystemTransactions, + SystemValueTuple, + SystemWebHttpUtility, + SystemWeb, + SystemWindows, + SystemXmlLinq, + SystemXmlReaderWriter, + SystemXmlSerialization, + SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemXml, + System, + WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1876,5248 +1876,5248 @@ public static ImmutableArray All public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); } -} - +} + public static partial class AspNet110 { public static class References - { - private static PortableExecutableReference? _MicrosoftCSharp; + { + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery { get { - if (_MicrosoftCSharp is null) + if (_MicrosoftAspNetCoreAntiforgery is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet110)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet110)"); } - return _MicrosoftCSharp; + return _MicrosoftAspNetCoreAntiforgery; } } - - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_MicrosoftExtensionsCachingAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) { - _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet110)"); + _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet110)"); } - return _MicrosoftExtensionsCachingAbstractions; + return _MicrosoftAspNetCoreAuthenticationAbstractions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) { - _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet110)"); + _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet110)"); } - return _MicrosoftExtensionsConfigurationAbstractions; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationCookies is null) { - _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet110)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet110)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationCore is null) { - _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet110)"); + _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet110)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _MicrosoftAspNetCoreAuthenticationCore; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth is null) { - _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet110)"); + _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_MicrosoftAspNetCoreAuthentication is null) { - _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet110)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet110)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _MicrosoftAspNetCoreAuthentication; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy is null) { - _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet110)"); + _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet110)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_MicrosoftExtensionsOptions is null) + if (_MicrosoftAspNetCoreAuthorization is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet110)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet110)"); } - return _MicrosoftExtensionsOptions; + return _MicrosoftAspNetCoreAuthorization; } } - - private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference MicrosoftExtensionsPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_MicrosoftExtensionsPrimitives is null) + if (_MicrosoftAspNetCoreComponentsAuthorization is null) { - _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet110)"); + _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet110)"); } - return _MicrosoftExtensionsPrimitives; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints { get { - if (_MicrosoftVisualBasicCore is null) + if (_MicrosoftAspNetCoreComponentsEndpoints is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet110)"); + _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet110)"); } - return _MicrosoftVisualBasicCore; + return _MicrosoftAspNetCoreComponentsEndpoints; } } - - private static PortableExecutableReference? _MicrosoftVisualBasic; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_MicrosoftVisualBasic is null) + if (_MicrosoftAspNetCoreComponentsForms is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet110)"); + _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet110)"); } - return _MicrosoftVisualBasic; + return _MicrosoftAspNetCoreComponentsForms; } } - - private static PortableExecutableReference? _MicrosoftWin32Primitives; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_MicrosoftWin32Primitives is null) + if (_MicrosoftAspNetCoreComponentsServer is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet110)"); + _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet110)"); } - return _MicrosoftWin32Primitives; + return _MicrosoftAspNetCoreComponentsServer; } } - - private static PortableExecutableReference? _MicrosoftWin32Registry; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for Microsoft.Win32.Registry.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_MicrosoftWin32Registry is null) + if (_MicrosoftAspNetCoreComponentsWeb is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet110)"); + _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet110)"); } - return _MicrosoftWin32Registry; + return _MicrosoftAspNetCoreComponentsWeb; } } - - private static PortableExecutableReference? _mscorlib; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for mscorlib.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference MicrosoftAspNetCoreComponents { get { - if (_mscorlib is null) + if (_MicrosoftAspNetCoreComponents is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet110)"); + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet110)"); } - return _mscorlib; + return _MicrosoftAspNetCoreComponents; } } - - private static PortableExecutableReference? _netstandard; + + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions { get { - if (_netstandard is null) + if (_MicrosoftAspNetCoreConnectionsAbstractions is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet110)"); + _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet110)"); } - return _netstandard; + return _MicrosoftAspNetCoreConnectionsAbstractions; } } - - private static PortableExecutableReference? _SystemAppContext; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy { get { - if (_SystemAppContext is null) + if (_MicrosoftAspNetCoreCookiePolicy is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet110)"); + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet110)"); } - return _SystemAppContext; + return _MicrosoftAspNetCoreCookiePolicy; } } - - private static PortableExecutableReference? _SystemBuffers; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference MicrosoftAspNetCoreCors { get { - if (_SystemBuffers is null) + if (_MicrosoftAspNetCoreCors is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet110)"); + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet110)"); } - return _SystemBuffers; + return _MicrosoftAspNetCoreCors; } } - - private static PortableExecutableReference? _SystemCollectionsConcurrent; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal { get { - if (_SystemCollectionsConcurrent is null) + if (_MicrosoftAspNetCoreCryptographyInternal is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet110)"); + _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet110)"); } - return _SystemCollectionsConcurrent; + return _MicrosoftAspNetCoreCryptographyInternal; } } - - private static PortableExecutableReference? _SystemCollections; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_SystemCollections is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet110)"); + _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet110)"); } - return _SystemCollections; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - - private static PortableExecutableReference? _SystemCollectionsImmutable; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet110)"); + _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet110)"); } - return _SystemCollectionsImmutable; + return _MicrosoftAspNetCoreDataProtectionAbstractions; } } - - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_SystemCollectionsNonGeneric is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet110)"); + _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet110)"); } - return _SystemCollectionsNonGeneric; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - - private static PortableExecutableReference? _SystemCollectionsSpecialized; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference MicrosoftAspNetCoreDataProtection { get { - if (_SystemCollectionsSpecialized is null) + if (_MicrosoftAspNetCoreDataProtection is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet110)"); + _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet110)"); } - return _SystemCollectionsSpecialized; + return _MicrosoftAspNetCoreDataProtection; } } - - private static PortableExecutableReference? _SystemComponentModelAnnotations; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_SystemComponentModelAnnotations is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet110)"); + _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet110)"); } - return _SystemComponentModelAnnotations; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_SystemComponentModelDataAnnotations is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet110)"); + _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet110)"); } - return _SystemComponentModelDataAnnotations; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - - private static PortableExecutableReference? _SystemComponentModel; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics { get { - if (_SystemComponentModel is null) + if (_MicrosoftAspNetCoreDiagnostics is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet110)"); + _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet110)"); } - return _SystemComponentModel; + return _MicrosoftAspNetCoreDiagnostics; } } - - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_MicrosoftAspNetCoreHostFiltering is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet110)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet110)"); } - return _SystemComponentModelEventBasedAsync; + return _MicrosoftAspNetCoreHostFiltering; } } - - private static PortableExecutableReference? _SystemComponentModelPrimitives; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_SystemComponentModelPrimitives is null) + if (_MicrosoftAspNetCoreHostingAbstractions is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet110)"); + _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet110)"); } - return _SystemComponentModelPrimitives; + return _MicrosoftAspNetCoreHostingAbstractions; } } - - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions { get { - if (_SystemComponentModelTypeConverter is null) + if (_MicrosoftAspNetCoreHostingServerAbstractions is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet110)"); + _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet110)"); } - return _SystemComponentModelTypeConverter; + return _MicrosoftAspNetCoreHostingServerAbstractions; } } - - private static PortableExecutableReference? _SystemConfiguration; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_SystemConfiguration is null) + if (_MicrosoftAspNetCoreHosting is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet110)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet110)"); } - return _SystemConfiguration; + return _MicrosoftAspNetCoreHosting; } } - - private static PortableExecutableReference? _SystemConsole; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_SystemConsole is null) + if (_MicrosoftAspNetCoreHtmlAbstractions is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet110)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet110)"); } - return _SystemConsole; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - - private static PortableExecutableReference? _SystemCore; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_SystemCore is null) + if (_MicrosoftAspNetCoreHttpAbstractions is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet110)"); + _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet110)"); } - return _SystemCore; + return _MicrosoftAspNetCoreHttpAbstractions; } } - - private static PortableExecutableReference? _SystemDataCommon; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_SystemDataCommon is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet110)"); + _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet110)"); } - return _SystemDataCommon; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - - private static PortableExecutableReference? _SystemDataDataSetExtensions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_SystemDataDataSetExtensions is null) + if (_MicrosoftAspNetCoreHttpConnections is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet110)"); + _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet110)"); } - return _SystemDataDataSetExtensions; + return _MicrosoftAspNetCoreHttpConnections; } } - - private static PortableExecutableReference? _SystemData; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions { get { - if (_SystemData is null) + if (_MicrosoftAspNetCoreHttpExtensions is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet110)"); + _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet110)"); } - return _SystemData; + return _MicrosoftAspNetCoreHttpExtensions; } } - - private static PortableExecutableReference? _SystemDiagnosticsContracts; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_SystemDiagnosticsContracts is null) + if (_MicrosoftAspNetCoreHttpFeatures is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet110)"); + _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet110)"); } - return _SystemDiagnosticsContracts; + return _MicrosoftAspNetCoreHttpFeatures; } } - - private static PortableExecutableReference? _SystemDiagnosticsDebug; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults { get { - if (_SystemDiagnosticsDebug is null) + if (_MicrosoftAspNetCoreHttpResults is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet110)"); + _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet110)"); } - return _SystemDiagnosticsDebug; + return _MicrosoftAspNetCoreHttpResults; } } - - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_MicrosoftAspNetCoreHttp is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet110)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet110)"); } - return _SystemDiagnosticsDiagnosticSource; + return _MicrosoftAspNetCoreHttp; } } - - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_MicrosoftAspNetCoreHttpLogging is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet110)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet110)"); } - return _SystemDiagnosticsFileVersionInfo; + return _MicrosoftAspNetCoreHttpLogging; } } - - private static PortableExecutableReference? _SystemDiagnosticsProcess; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_SystemDiagnosticsProcess is null) + if (_MicrosoftAspNetCoreHttpOverrides is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet110)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet110)"); } - return _SystemDiagnosticsProcess; + return _MicrosoftAspNetCoreHttpOverrides; } } - - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_MicrosoftAspNetCoreHttpsPolicy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet110)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet110)"); } - return _SystemDiagnosticsStackTrace; + return _MicrosoftAspNetCoreHttpsPolicy; } } - - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_MicrosoftAspNetCoreIdentity is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet110)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet110)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _MicrosoftAspNetCoreIdentity; } } - - private static PortableExecutableReference? _SystemDiagnosticsTools; + + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_SystemDiagnosticsTools is null) + if (_MicrosoftAspNetCoreLocalizationRouting is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet110)"); + _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet110)"); } - return _SystemDiagnosticsTools; + return _MicrosoftAspNetCoreLocalizationRouting; } } - - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_SystemDiagnosticsTraceSource is null) + if (_MicrosoftAspNetCoreLocalization is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet110)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet110)"); } - return _SystemDiagnosticsTraceSource; + return _MicrosoftAspNetCoreLocalization; } } - - private static PortableExecutableReference? _SystemDiagnosticsTracing; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_SystemDiagnosticsTracing is null) + if (_MicrosoftAspNetCoreMetadata is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet110)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet110)"); } - return _SystemDiagnosticsTracing; + return _MicrosoftAspNetCoreMetadata; } } - - private static PortableExecutableReference? _System; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_System is null) + if (_MicrosoftAspNetCoreMvcAbstractions is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System")).GetReference(filePath: "System.dll", display: "System (aspnet110)"); + _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet110)"); } - return _System; + return _MicrosoftAspNetCoreMvcAbstractions; } } - - private static PortableExecutableReference? _SystemDrawing; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer { get { - if (_SystemDrawing is null) + if (_MicrosoftAspNetCoreMvcApiExplorer is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet110)"); + _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet110)"); } - return _SystemDrawing; + return _MicrosoftAspNetCoreMvcApiExplorer; } } - - private static PortableExecutableReference? _SystemDrawingPrimitives; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore { get { - if (_SystemDrawingPrimitives is null) + if (_MicrosoftAspNetCoreMvcCore is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet110)"); + _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet110)"); } - return _SystemDrawingPrimitives; + return _MicrosoftAspNetCoreMvcCore; } } - - private static PortableExecutableReference? _SystemDynamicRuntime; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_SystemDynamicRuntime is null) + if (_MicrosoftAspNetCoreMvcCors is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet110)"); + _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet110)"); } - return _SystemDynamicRuntime; + return _MicrosoftAspNetCoreMvcCors; } } - - private static PortableExecutableReference? _SystemFormatsAsn1; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_SystemFormatsAsn1 is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet110)"); + _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet110)"); } - return _SystemFormatsAsn1; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - - private static PortableExecutableReference? _SystemFormatsTar; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_SystemFormatsTar is null) + if (_MicrosoftAspNetCoreMvcFormattersJson is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet110)"); + _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet110)"); } - return _SystemFormatsTar; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - - private static PortableExecutableReference? _SystemGlobalizationCalendars; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_SystemGlobalizationCalendars is null) + if (_MicrosoftAspNetCoreMvcFormattersXml is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet110)"); + _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet110)"); } - return _SystemGlobalizationCalendars; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - - private static PortableExecutableReference? _SystemGlobalization; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_SystemGlobalization is null) + if (_MicrosoftAspNetCoreMvcLocalization is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet110)"); + _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet110)"); } - return _SystemGlobalization; + return _MicrosoftAspNetCoreMvcLocalization; } } - - private static PortableExecutableReference? _SystemGlobalizationExtensions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_SystemGlobalizationExtensions is null) + if (_MicrosoftAspNetCoreMvcRazor is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet110)"); + _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet110)"); } - return _SystemGlobalizationExtensions; + return _MicrosoftAspNetCoreMvcRazor; } } - - private static PortableExecutableReference? _SystemIOCompressionBrotli; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages { get { - if (_SystemIOCompressionBrotli is null) + if (_MicrosoftAspNetCoreMvcRazorPages is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet110)"); + _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet110)"); } - return _SystemIOCompressionBrotli; + return _MicrosoftAspNetCoreMvcRazorPages; } } - - private static PortableExecutableReference? _SystemIOCompression; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers { get { - if (_SystemIOCompression is null) + if (_MicrosoftAspNetCoreMvcTagHelpers is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet110)"); + _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet110)"); } - return _SystemIOCompression; + return _MicrosoftAspNetCoreMvcTagHelpers; } } - - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures { get { - if (_SystemIOCompressionFileSystem is null) + if (_MicrosoftAspNetCoreMvcViewFeatures is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet110)"); + _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet110)"); } - return _SystemIOCompressionFileSystem; + return _MicrosoftAspNetCoreMvcViewFeatures; } } - - private static PortableExecutableReference? _SystemIOCompressionZipFile; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference MicrosoftAspNetCoreMvc { get { - if (_SystemIOCompressionZipFile is null) + if (_MicrosoftAspNetCoreMvc is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet110)"); + _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet110)"); } - return _SystemIOCompressionZipFile; + return _MicrosoftAspNetCoreMvc; } } - - private static PortableExecutableReference? _SystemIO; + + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_SystemIO is null) + if (_MicrosoftAspNetCoreOutputCaching is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet110)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet110)"); } - return _SystemIO; + return _MicrosoftAspNetCoreOutputCaching; } } - - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting { get { - if (_SystemIOFileSystemAccessControl is null) + if (_MicrosoftAspNetCoreRateLimiting is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet110)"); + _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet110)"); } - return _SystemIOFileSystemAccessControl; + return _MicrosoftAspNetCoreRateLimiting; } } - - private static PortableExecutableReference? _SystemIOFileSystem; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime { get { - if (_SystemIOFileSystem is null) + if (_MicrosoftAspNetCoreRazorRuntime is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet110)"); + _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet110)"); } - return _SystemIOFileSystem; + return _MicrosoftAspNetCoreRazorRuntime; } } - - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_MicrosoftAspNetCoreRazor is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet110)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet110)"); } - return _SystemIOFileSystemDriveInfo; + return _MicrosoftAspNetCoreRazor; } } - - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_SystemIOFileSystemPrimitives is null) + if (_MicrosoftAspNetCoreRequestDecompression is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet110)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet110)"); } - return _SystemIOFileSystemPrimitives; + return _MicrosoftAspNetCoreRequestDecompression; } } - - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_SystemIOFileSystemWatcher is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet110)"); + _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet110)"); } - return _SystemIOFileSystemWatcher; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - - private static PortableExecutableReference? _SystemIOIsolatedStorage; + + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_SystemIOIsolatedStorage is null) + if (_MicrosoftAspNetCoreResponseCaching is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet110)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet110)"); } - return _SystemIOIsolatedStorage; + return _MicrosoftAspNetCoreResponseCaching; } } - - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_SystemIOMemoryMappedFiles is null) + if (_MicrosoftAspNetCoreResponseCompression is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet110)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet110)"); } - return _SystemIOMemoryMappedFiles; + return _MicrosoftAspNetCoreResponseCompression; } } - - private static PortableExecutableReference? _SystemIOPipelines; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; /// - /// The for System.IO.Pipelines.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference MicrosoftAspNetCoreRewrite { get { - if (_SystemIOPipelines is null) + if (_MicrosoftAspNetCoreRewrite is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet110)"); + _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet110)"); } - return _SystemIOPipelines; + return _MicrosoftAspNetCoreRewrite; } } - - private static PortableExecutableReference? _SystemIOPipesAccessControl; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_SystemIOPipesAccessControl is null) + if (_MicrosoftAspNetCoreRoutingAbstractions is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet110)"); + _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet110)"); } - return _SystemIOPipesAccessControl; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - - private static PortableExecutableReference? _SystemIOPipes; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_SystemIOPipes is null) + if (_MicrosoftAspNetCoreRouting is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet110)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet110)"); } - return _SystemIOPipes; + return _MicrosoftAspNetCoreRouting; } } - - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_MicrosoftAspNetCoreServerHttpSys is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet110)"); + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet110)"); } - return _SystemIOUnmanagedMemoryStream; + return _MicrosoftAspNetCoreServerHttpSys; } } - - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference MicrosoftAspNetCoreServerIIS { get { - if (_SystemLinqAsyncEnumerable is null) + if (_MicrosoftAspNetCoreServerIIS is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet110)"); + _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet110)"); } - return _SystemLinqAsyncEnumerable; + return _MicrosoftAspNetCoreServerIIS; } } - - private static PortableExecutableReference? _SystemLinq; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_SystemLinq is null) + if (_MicrosoftAspNetCoreServerIISIntegration is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet110)"); + _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet110)"); } - return _SystemLinq; + return _MicrosoftAspNetCoreServerIISIntegration; } } - - private static PortableExecutableReference? _SystemLinqExpressions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_SystemLinqExpressions is null) + if (_MicrosoftAspNetCoreServerKestrelCore is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet110)"); + _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet110)"); } - return _SystemLinqExpressions; + return _MicrosoftAspNetCoreServerKestrelCore; } } - - private static PortableExecutableReference? _SystemLinqParallel; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_SystemLinqParallel is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet110)"); + _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet110)"); } - return _SystemLinqParallel; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - - private static PortableExecutableReference? _SystemLinqQueryable; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_SystemLinqQueryable is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet110)"); + _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet110)"); } - return _SystemLinqQueryable; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - - private static PortableExecutableReference? _SystemMemory; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets { get { - if (_SystemMemory is null) + if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet110)"); + _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet110)"); } - return _SystemMemory; + return _MicrosoftAspNetCoreServerKestrelTransportSockets; } } - - private static PortableExecutableReference? _SystemNet; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel { get { - if (_SystemNet is null) + if (_MicrosoftAspNetCoreServerKestrel is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet110)"); + _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet110)"); } - return _SystemNet; + return _MicrosoftAspNetCoreServerKestrel; } } - - private static PortableExecutableReference? _SystemNetHttp; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_SystemNetHttp is null) + if (_MicrosoftAspNetCoreSession is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet110)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet110)"); } - return _SystemNetHttp; + return _MicrosoftAspNetCoreSession; } } - - private static PortableExecutableReference? _SystemNetHttpJson; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_SystemNetHttpJson is null) + if (_MicrosoftAspNetCoreSignalRCommon is null) { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet110)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet110)"); } - return _SystemNetHttpJson; + return _MicrosoftAspNetCoreSignalRCommon; } } - - private static PortableExecutableReference? _SystemNetHttpListener; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_SystemNetHttpListener is null) + if (_MicrosoftAspNetCoreSignalRCore is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet110)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet110)"); } - return _SystemNetHttpListener; + return _MicrosoftAspNetCoreSignalRCore; } } - - private static PortableExecutableReference? _SystemNetMail; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_SystemNetMail is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet110)"); + _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet110)"); } - return _SystemNetMail; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - - private static PortableExecutableReference? _SystemNetNameResolution; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_SystemNetNameResolution is null) + if (_MicrosoftAspNetCoreSignalR is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet110)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet110)"); } - return _SystemNetNameResolution; + return _MicrosoftAspNetCoreSignalR; } } - - private static PortableExecutableReference? _SystemNetNetworkInformation; + + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets { get { - if (_SystemNetNetworkInformation is null) + if (_MicrosoftAspNetCoreStaticAssets is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet110)"); + _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet110)"); } - return _SystemNetNetworkInformation; + return _MicrosoftAspNetCoreStaticAssets; } } - - private static PortableExecutableReference? _SystemNetPing; + + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_SystemNetPing is null) + if (_MicrosoftAspNetCoreStaticFiles is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet110)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet110)"); } - return _SystemNetPing; + return _MicrosoftAspNetCoreStaticFiles; } } - - private static PortableExecutableReference? _SystemNetPrimitives; + + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreWebSockets { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftAspNetCoreWebSockets is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet110)"); + _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet110)"); } - return _SystemNetPrimitives; + return _MicrosoftAspNetCoreWebSockets; } } - - private static PortableExecutableReference? _SystemNetQuic; + + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_SystemNetQuic is null) + if (_MicrosoftAspNetCoreWebUtilities is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet110)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet110)"); } - return _SystemNetQuic; + return _MicrosoftAspNetCoreWebUtilities; } } - - private static PortableExecutableReference? _SystemNetRequests; + + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_SystemNetRequests is null) + if (_MicrosoftAspNetCore is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet110)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet110)"); } - return _SystemNetRequests; + return _MicrosoftAspNetCore; } } - - private static PortableExecutableReference? _SystemNetSecurity; + + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for System.Net.Security.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_SystemNetSecurity is null) + if (_MicrosoftExtensionsCachingMemory is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet110)"); + _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet110)"); } - return _SystemNetSecurity; + return _MicrosoftExtensionsCachingMemory; } } - - private static PortableExecutableReference? _SystemNetServerSentEvents; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; /// - /// The for System.Net.ServerSentEvents.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static PortableExecutableReference SystemNetServerSentEvents + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder { get { - if (_SystemNetServerSentEvents is null) + if (_MicrosoftExtensionsConfigurationBinder is null) { - _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet110)"); + _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet110)"); } - return _SystemNetServerSentEvents; + return _MicrosoftExtensionsConfigurationBinder; } } - - private static PortableExecutableReference? _SystemNetServicePoint; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_SystemNetServicePoint is null) + if (_MicrosoftExtensionsConfigurationCommandLine is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet110)"); + _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet110)"); } - return _SystemNetServicePoint; + return _MicrosoftExtensionsConfigurationCommandLine; } } - - private static PortableExecutableReference? _SystemNetSockets; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_SystemNetSockets is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet110)"); + _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet110)"); } - return _SystemNetSockets; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - - private static PortableExecutableReference? _SystemNetWebClient; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions { get { - if (_SystemNetWebClient is null) + if (_MicrosoftExtensionsConfigurationFileExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet110)"); + _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet110)"); } - return _SystemNetWebClient; + return _MicrosoftExtensionsConfigurationFileExtensions; } } - - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_SystemNetWebHeaderCollection is null) + if (_MicrosoftExtensionsConfigurationIni is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet110)"); + _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet110)"); } - return _SystemNetWebHeaderCollection; + return _MicrosoftExtensionsConfigurationIni; } } - - private static PortableExecutableReference? _SystemNetWebProxy; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference MicrosoftExtensionsConfigurationJson { get { - if (_SystemNetWebProxy is null) + if (_MicrosoftExtensionsConfigurationJson is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet110)"); + _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet110)"); } - return _SystemNetWebProxy; + return _MicrosoftExtensionsConfigurationJson; } } - - private static PortableExecutableReference? _SystemNetWebSocketsClient; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_SystemNetWebSocketsClient is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet110)"); + _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet110)"); } - return _SystemNetWebSocketsClient; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - - private static PortableExecutableReference? _SystemNetWebSockets; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_SystemNetWebSockets is null) + if (_MicrosoftExtensionsConfigurationUserSecrets is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet110)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet110)"); } - return _SystemNetWebSockets; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - - private static PortableExecutableReference? _SystemNumerics; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for System.Numerics.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_SystemNumerics is null) + if (_MicrosoftExtensionsConfigurationXml is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet110)"); + _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet110)"); } - return _SystemNumerics; + return _MicrosoftExtensionsConfigurationXml; } } - - private static PortableExecutableReference? _SystemNumericsVectors; + + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_SystemNumericsVectors is null) + if (_MicrosoftExtensionsConfiguration is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet110)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet110)"); } - return _SystemNumericsVectors; + return _MicrosoftExtensionsConfiguration; } } - - private static PortableExecutableReference? _SystemObjectModel; + + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_SystemObjectModel is null) + if (_MicrosoftExtensionsDependencyInjection is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet110)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet110)"); } - return _SystemObjectModel; + return _MicrosoftExtensionsDependencyInjection; } } - - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_SystemReflectionDispatchProxy is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet110)"); + _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet110)"); } - return _SystemReflectionDispatchProxy; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - - private static PortableExecutableReference? _SystemReflection; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_SystemReflection is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet110)"); + _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet110)"); } - return _SystemReflection; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - - private static PortableExecutableReference? _SystemReflectionEmit; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_SystemReflectionEmit is null) + if (_MicrosoftExtensionsDiagnostics is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet110)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet110)"); } - return _SystemReflectionEmit; + return _MicrosoftExtensionsDiagnostics; } } - - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_SystemReflectionEmitILGeneration is null) + if (_MicrosoftExtensionsFeatures is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet110)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet110)"); } - return _SystemReflectionEmitILGeneration; + return _MicrosoftExtensionsFeatures; } } - - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_SystemReflectionEmitLightweight is null) + if (_MicrosoftExtensionsFileProvidersComposite is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet110)"); + _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet110)"); } - return _SystemReflectionEmitLightweight; + return _MicrosoftExtensionsFileProvidersComposite; } } - - private static PortableExecutableReference? _SystemReflectionExtensions; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_SystemReflectionExtensions is null) + if (_MicrosoftExtensionsFileProvidersEmbedded is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet110)"); + _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet110)"); } - return _SystemReflectionExtensions; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - - private static PortableExecutableReference? _SystemReflectionMetadata; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_SystemReflectionMetadata is null) + if (_MicrosoftExtensionsFileProvidersPhysical is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet110)"); + _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet110)"); } - return _SystemReflectionMetadata; + return _MicrosoftExtensionsFileProvidersPhysical; } } - - private static PortableExecutableReference? _SystemReflectionPrimitives; + + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing { get { - if (_SystemReflectionPrimitives is null) + if (_MicrosoftExtensionsFileSystemGlobbing is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet110)"); + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet110)"); } - return _SystemReflectionPrimitives; + return _MicrosoftExtensionsFileSystemGlobbing; } } - - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_SystemReflectionTypeExtensions is null) + if (_MicrosoftExtensionsHosting is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet110)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet110)"); } - return _SystemReflectionTypeExtensions; + return _MicrosoftExtensionsHosting; } } - - private static PortableExecutableReference? _SystemResourcesReader; + + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_SystemResourcesReader is null) + if (_MicrosoftExtensionsHttp is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet110)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet110)"); } - return _SystemResourcesReader; + return _MicrosoftExtensionsHttp; } } - - private static PortableExecutableReference? _SystemResourcesResourceManager; + + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_SystemResourcesResourceManager is null) + if (_MicrosoftExtensionsIdentityCore is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet110)"); + _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet110)"); } - return _SystemResourcesResourceManager; + return _MicrosoftExtensionsIdentityCore; } } - - private static PortableExecutableReference? _SystemResourcesWriter; + + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_SystemResourcesWriter is null) + if (_MicrosoftExtensionsIdentityStores is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet110)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet110)"); } - return _SystemResourcesWriter; + return _MicrosoftExtensionsIdentityStores; } } - - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + + private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_MicrosoftExtensionsLocalizationAbstractions is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet110)"); + _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet110)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _MicrosoftExtensionsLocalizationAbstractions; } } - - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference MicrosoftExtensionsLocalization { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_MicrosoftExtensionsLocalization is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet110)"); + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet110)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _MicrosoftExtensionsLocalization; } } - - private static PortableExecutableReference? _SystemRuntime; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_SystemRuntime is null) + if (_MicrosoftExtensionsLoggingConfiguration is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet110)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet110)"); } - return _SystemRuntime; + return _MicrosoftExtensionsLoggingConfiguration; } } - - private static PortableExecutableReference? _SystemRuntimeExtensions; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_SystemRuntimeExtensions is null) + if (_MicrosoftExtensionsLoggingConsole is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet110)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet110)"); } - return _SystemRuntimeExtensions; + return _MicrosoftExtensionsLoggingConsole; } } - - private static PortableExecutableReference? _SystemRuntimeHandles; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_SystemRuntimeHandles is null) + if (_MicrosoftExtensionsLoggingDebug is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet110)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet110)"); } - return _SystemRuntimeHandles; + return _MicrosoftExtensionsLoggingDebug; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServices; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog { get { - if (_SystemRuntimeInteropServices is null) + if (_MicrosoftExtensionsLoggingEventLog is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet110)"); + _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet110)"); } - return _SystemRuntimeInteropServices; + return _MicrosoftExtensionsLoggingEventLog; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_MicrosoftExtensionsLoggingEventSource is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet110)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet110)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _MicrosoftExtensionsLoggingEventSource; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_MicrosoftExtensionsLoggingTraceSource is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet110)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet110)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _MicrosoftExtensionsLoggingTraceSource; } } - - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + + private static PortableExecutableReference? _MicrosoftExtensionsLogging; /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference MicrosoftExtensionsLogging { get { - if (_SystemRuntimeIntrinsics is null) + if (_MicrosoftExtensionsLogging is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet110)"); + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet110)"); } - return _SystemRuntimeIntrinsics; + return _MicrosoftExtensionsLogging; } } - - private static PortableExecutableReference? _SystemRuntimeLoader; + + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_SystemRuntimeLoader is null) + if (_MicrosoftExtensionsObjectPool is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet110)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet110)"); } - return _SystemRuntimeLoader; + return _MicrosoftExtensionsObjectPool; } } - - private static PortableExecutableReference? _SystemRuntimeNumerics; + + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_SystemRuntimeNumerics is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet110)"); + _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet110)"); } - return _SystemRuntimeNumerics; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - - private static PortableExecutableReference? _SystemRuntimeSerialization; + + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations { get { - if (_SystemRuntimeSerialization is null) + if (_MicrosoftExtensionsOptionsDataAnnotations is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet110)"); + _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet110)"); } - return _SystemRuntimeSerialization; + return _MicrosoftExtensionsOptionsDataAnnotations; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + + private static PortableExecutableReference? _MicrosoftExtensionsValidation; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Validation.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference MicrosoftExtensionsValidation { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_MicrosoftExtensionsValidation is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet110)"); + _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet110)"); } - return _SystemRuntimeSerializationFormatters; + return _MicrosoftExtensionsValidation; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference MicrosoftExtensionsWebEncoders { get { - if (_SystemRuntimeSerializationJson is null) + if (_MicrosoftExtensionsWebEncoders is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet110)"); + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet110)"); } - return _SystemRuntimeSerializationJson; + return _MicrosoftExtensionsWebEncoders; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_MicrosoftJSInterop is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet110)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet110)"); } - return _SystemRuntimeSerializationPrimitives; + return _MicrosoftJSInterop; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference MicrosoftNetHttpHeaders { get { - if (_SystemRuntimeSerializationXml is null) + if (_MicrosoftNetHttpHeaders is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet110)"); + _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet110)"); } - return _SystemRuntimeSerializationXml; + return _MicrosoftNetHttpHeaders; } } - - private static PortableExecutableReference? _SystemSecurityAccessControl; + + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for System.Security.AccessControl.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_SystemSecurityAccessControl is null) + if (_SystemDiagnosticsEventLog is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet110)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet110)"); } - return _SystemSecurityAccessControl; + return _SystemDiagnosticsEventLog; } } - - private static PortableExecutableReference? _SystemSecurityClaims; + + private static PortableExecutableReference? _SystemFormatsCbor; /// - /// The for System.Security.Claims.dll + /// The for System.Formats.Cbor.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemFormatsCbor { get { - if (_SystemSecurityClaims is null) + if (_SystemFormatsCbor is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet110)"); + _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (aspnet110)"); } - return _SystemSecurityClaims; + return _SystemFormatsCbor; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + + private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Security.Cryptography.Pkcs.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemSecurityCryptographyPkcs { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemSecurityCryptographyPkcs is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet110)"); + _SystemSecurityCryptographyPkcs = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Pkcs")).GetReference(filePath: "System.Security.Cryptography.Pkcs.dll", display: "System.Security.Cryptography.Pkcs (aspnet110)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemSecurityCryptographyPkcs; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemSecurityCryptographyXml is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet110)"); + _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet110)"); } - return _SystemSecurityCryptographyCng; + return _SystemSecurityCryptographyXml; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + + private static PortableExecutableReference? _SystemThreadingRateLimiting; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Threading.RateLimiting.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemThreadingRateLimiting { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemThreadingRateLimiting is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet110)"); + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet110)"); } - return _SystemSecurityCryptographyCsp; + return _SystemThreadingRateLimiting; } } - - private static PortableExecutableReference? _SystemSecurityCryptography; + + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemSecurityCryptography is null) + if (_MicrosoftCSharp is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet110)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet110)"); } - return _SystemSecurityCryptography; + return _MicrosoftCSharp; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet110)"); + _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet110)"); } - return _SystemSecurityCryptographyEncoding; + return _MicrosoftExtensionsCachingAbstractions; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet110)"); + _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet110)"); } - return _SystemSecurityCryptographyOpenSsl; + return _MicrosoftExtensionsConfigurationAbstractions; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet110)"); + _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet110)"); } - return _SystemSecurityCryptographyPrimitives; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet110)"); + _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet110)"); } - return _SystemSecurityCryptographyX509Certificates; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - - private static PortableExecutableReference? _SystemSecurity; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_SystemSecurity is null) + if (_MicrosoftExtensionsFileProvidersAbstractions is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet110)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet110)"); } - return _SystemSecurity; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - - private static PortableExecutableReference? _SystemSecurityPrincipal; + + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_SystemSecurityPrincipal is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet110)"); + _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet110)"); } - return _SystemSecurityPrincipal; + return _MicrosoftExtensionsHostingAbstractions; } } - - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_SystemSecurityPrincipalWindows is null) + if (_MicrosoftExtensionsLoggingAbstractions is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet110)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet110)"); } - return _SystemSecurityPrincipalWindows; + return _MicrosoftExtensionsLoggingAbstractions; } } - - private static PortableExecutableReference? _SystemSecuritySecureString; + + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_SystemSecuritySecureString is null) + if (_MicrosoftExtensionsOptions is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet110)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet110)"); } - return _SystemSecuritySecureString; + return _MicrosoftExtensionsOptions; } } - - private static PortableExecutableReference? _SystemServiceModelWeb; + + private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference MicrosoftExtensionsPrimitives { get { - if (_SystemServiceModelWeb is null) + if (_MicrosoftExtensionsPrimitives is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet110)"); + _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet110)"); } - return _SystemServiceModelWeb; + return _MicrosoftExtensionsPrimitives; } } - - private static PortableExecutableReference? _SystemServiceProcess; + + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemServiceProcess is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet110)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet110)"); } - return _SystemServiceProcess; + return _MicrosoftVisualBasicCore; } } - - private static PortableExecutableReference? _SystemTextEncodingCodePages; + + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemTextEncodingCodePages is null) + if (_MicrosoftVisualBasic is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet110)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet110)"); } - return _SystemTextEncodingCodePages; + return _MicrosoftVisualBasic; } } - - private static PortableExecutableReference? _SystemTextEncoding; + + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemTextEncoding is null) + if (_MicrosoftWin32Primitives is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet110)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet110)"); } - return _SystemTextEncoding; + return _MicrosoftWin32Primitives; } } - - private static PortableExecutableReference? _SystemTextEncodingExtensions; + + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextEncodingExtensions is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet110)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet110)"); } - return _SystemTextEncodingExtensions; + return _MicrosoftWin32Registry; } } - - private static PortableExecutableReference? _SystemTextEncodingsWeb; + + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemAppContext { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemAppContext is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet110)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet110)"); } - return _SystemTextEncodingsWeb; + return _SystemAppContext; } } - - private static PortableExecutableReference? _SystemTextJson; + + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Text.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemTextJson is null) + if (_SystemBuffers is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet110)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet110)"); } - return _SystemTextJson; + return _SystemBuffers; } } - - private static PortableExecutableReference? _SystemTextRegularExpressions; + + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemTextRegularExpressions is null) + if (_SystemCollectionsConcurrent is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet110)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet110)"); } - return _SystemTextRegularExpressions; + return _SystemCollectionsConcurrent; } } - - private static PortableExecutableReference? _SystemThreadingAccessControl; + + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Threading.AccessControl.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemThreadingAccessControl is null) + if (_SystemCollectionsImmutable is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet110)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet110)"); } - return _SystemThreadingAccessControl; + return _SystemCollectionsImmutable; } } - - private static PortableExecutableReference? _SystemThreadingChannels; + + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Threading.Channels.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemThreadingChannels is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet110)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet110)"); } - return _SystemThreadingChannels; + return _SystemCollectionsNonGeneric; } } - - private static PortableExecutableReference? _SystemThreading; + + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Threading.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemThreading is null) + if (_SystemCollectionsSpecialized is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet110)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet110)"); } - return _SystemThreading; + return _SystemCollectionsSpecialized; } } - - private static PortableExecutableReference? _SystemThreadingOverlapped; + + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemCollections { get { - if (_SystemThreadingOverlapped is null) + if (_SystemCollections is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet110)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet110)"); } - return _SystemThreadingOverlapped; + return _SystemCollections; } } - - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemComponentModelAnnotations is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet110)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet110)"); } - return _SystemThreadingTasksDataflow; + return _SystemComponentModelAnnotations; } } - - private static PortableExecutableReference? _SystemThreadingTasks; + + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Threading.Tasks.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemThreadingTasks is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet110)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet110)"); } - return _SystemThreadingTasks; + return _SystemComponentModelDataAnnotations; } } - - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet110)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet110)"); } - return _SystemThreadingTasksExtensions; + return _SystemComponentModelEventBasedAsync; } } - - private static PortableExecutableReference? _SystemThreadingTasksParallel; + + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemComponentModelPrimitives is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet110)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet110)"); } - return _SystemThreadingTasksParallel; + return _SystemComponentModelPrimitives; } } - - private static PortableExecutableReference? _SystemThreadingThread; + + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.Threading.Thread.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemThreadingThread is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet110)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet110)"); } - return _SystemThreadingThread; + return _SystemComponentModelTypeConverter; } } - - private static PortableExecutableReference? _SystemThreadingThreadPool; + + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemThreadingThreadPool is null) + if (_SystemComponentModel is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet110)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet110)"); } - return _SystemThreadingThreadPool; + return _SystemComponentModel; } } - - private static PortableExecutableReference? _SystemThreadingTimer; + + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Threading.Timer.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemThreadingTimer is null) + if (_SystemConfiguration is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet110)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet110)"); } - return _SystemThreadingTimer; + return _SystemConfiguration; } } - - private static PortableExecutableReference? _SystemTransactions; + + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Transactions.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemConsole { get { - if (_SystemTransactions is null) + if (_SystemConsole is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet110)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet110)"); } - return _SystemTransactions; + return _SystemConsole; } } - - private static PortableExecutableReference? _SystemTransactionsLocal; + + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Transactions.Local.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemCore { get { - if (_SystemTransactionsLocal is null) + if (_SystemCore is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet110)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet110)"); } - return _SystemTransactionsLocal; + return _SystemCore; } } - - private static PortableExecutableReference? _SystemValueTuple; + + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.ValueTuple.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemValueTuple is null) + if (_SystemDataCommon is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet110)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet110)"); } - return _SystemValueTuple; + return _SystemDataCommon; } } - - private static PortableExecutableReference? _SystemWeb; + + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Web.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemWeb is null) + if (_SystemDataDataSetExtensions is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet110)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet110)"); } - return _SystemWeb; + return _SystemDataDataSetExtensions; } } - - private static PortableExecutableReference? _SystemWebHttpUtility; + + private static PortableExecutableReference? _SystemData; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemData { get { - if (_SystemWebHttpUtility is null) + if (_SystemData is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet110)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet110)"); } - return _SystemWebHttpUtility; + return _SystemData; } } - - private static PortableExecutableReference? _SystemWindows; + + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for System.Windows.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_SystemWindows is null) + if (_SystemDiagnosticsContracts is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet110)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet110)"); } - return _SystemWindows; + return _SystemDiagnosticsContracts; } } - - private static PortableExecutableReference? _SystemXml; + + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Xml.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemXml is null) + if (_SystemDiagnosticsDebug is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet110)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet110)"); } - return _SystemXml; + return _SystemDiagnosticsDebug; } } - - private static PortableExecutableReference? _SystemXmlLinq; + + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Xml.Linq.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemXmlLinq is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet110)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet110)"); } - return _SystemXmlLinq; + return _SystemDiagnosticsDiagnosticSource; } } - - private static PortableExecutableReference? _SystemXmlReaderWriter; + + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemXmlReaderWriter is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet110)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet110)"); } - return _SystemXmlReaderWriter; + return _SystemDiagnosticsFileVersionInfo; } } - - private static PortableExecutableReference? _SystemXmlSerialization; + + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Xml.Serialization.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemXmlSerialization is null) + if (_SystemDiagnosticsProcess is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet110)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet110)"); } - return _SystemXmlSerialization; + return _SystemDiagnosticsProcess; } } - - private static PortableExecutableReference? _SystemXmlXDocument; + + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Xml.XDocument.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemXmlXDocument is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet110)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet110)"); } - return _SystemXmlXDocument; + return _SystemDiagnosticsStackTrace; } } - - private static PortableExecutableReference? _SystemXmlXmlDocument; + + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemXmlXmlDocument is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet110)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet110)"); } - return _SystemXmlXmlDocument; + return _SystemDiagnosticsTextWriterTraceListener; } } - - private static PortableExecutableReference? _SystemXmlXmlSerializer; + + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemDiagnosticsTools is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet110)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet110)"); } - return _SystemXmlXmlSerializer; + return _SystemDiagnosticsTools; } } - - private static PortableExecutableReference? _SystemXmlXPath; + + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Xml.XPath.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemXmlXPath is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet110)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet110)"); } - return _SystemXmlXPath; + return _SystemDiagnosticsTraceSource; } } - - private static PortableExecutableReference? _SystemXmlXPathXDocument; + + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemDiagnosticsTracing is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet110)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet110)"); } - return _SystemXmlXPathXDocument; + return _SystemDiagnosticsTracing; } } - - private static PortableExecutableReference? _WindowsBase; + + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for WindowsBase.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_WindowsBase is null) + if (_SystemDrawingPrimitives is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet110)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet110)"); } - return _WindowsBase; + return _SystemDrawingPrimitives; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + + private static PortableExecutableReference? _SystemDrawing; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference SystemDrawing { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_SystemDrawing is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet110)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet110)"); } - return _MicrosoftAspNetCoreAntiforgery; + return _SystemDrawing; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_SystemDynamicRuntime is null) { - _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet110)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _SystemDynamicRuntime; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_SystemFormatsAsn1 is null) { - _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet110)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _SystemFormatsAsn1; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference SystemFormatsTar { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_SystemFormatsTar is null) { - _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet110)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationCookies; + return _SystemFormatsTar; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_SystemGlobalizationCalendars is null) { - _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet110)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationCore; + return _SystemGlobalizationCalendars; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_SystemGlobalizationExtensions is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet110)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet110)"); } - return _MicrosoftAspNetCoreAuthentication; + return _SystemGlobalizationExtensions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference SystemGlobalization { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_SystemGlobalization is null) { - _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet110)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationOAuth; + return _SystemGlobalization; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet110)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet110)"); } - return _MicrosoftAspNetCoreAuthorization; + return _SystemIOCompressionBrotli; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_SystemIOCompressionFileSystem is null) { - _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet110)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet110)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _SystemIOCompressionFileSystem; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_SystemIOCompressionZipFile is null) { - _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet110)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _SystemIOCompressionZipFile; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference SystemIOCompression { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_SystemIOCompression is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet110)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet110)"); } - return _MicrosoftAspNetCoreComponents; + return _SystemIOCompression; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; + + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_MicrosoftAspNetCoreComponentsEndpoints is null) + if (_SystemIOFileSystemAccessControl is null) { - _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet110)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsEndpoints; + return _SystemIOFileSystemAccessControl; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_SystemIOFileSystemDriveInfo is null) { - _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet110)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _SystemIOFileSystemDriveInfo; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_SystemIOFileSystemPrimitives is null) { - _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet110)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _SystemIOFileSystemPrimitives; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_SystemIOFileSystemWatcher is null) { - _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet110)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _SystemIOFileSystemWatcher; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + public static PortableExecutableReference SystemIOFileSystem { get { - if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + if (_SystemIOFileSystem is null) { - _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet110)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet110)"); } - return _MicrosoftAspNetCoreConnectionsAbstractions; + return _SystemIOFileSystem; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_SystemIOIsolatedStorage is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet110)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet110)"); } - return _MicrosoftAspNetCoreCookiePolicy; + return _SystemIOIsolatedStorage; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_MicrosoftAspNetCoreCors is null) + if (_SystemIOMemoryMappedFiles is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet110)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet110)"); } - return _MicrosoftAspNetCoreCors; + return _SystemIOMemoryMappedFiles; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference SystemIOPipelines { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_SystemIOPipelines is null) { - _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet110)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet110)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _SystemIOPipelines; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_SystemIOPipesAccessControl is null) { - _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet110)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet110)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _SystemIOPipesAccessControl; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; + + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions + public static PortableExecutableReference SystemIOPipes { get { - if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) + if (_SystemIOPipes is null) { - _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet110)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet110)"); } - return _MicrosoftAspNetCoreDataProtectionAbstractions; + return _SystemIOPipes; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; + + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtection + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_MicrosoftAspNetCoreDataProtection is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet110)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet110)"); } - return _MicrosoftAspNetCoreDataProtection; + return _SystemIOUnmanagedMemoryStream; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + + private static PortableExecutableReference? _SystemIO; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference SystemIO { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_SystemIO is null) { - _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet110)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet110)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _SystemIO; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_SystemLinqAsyncEnumerable is null) { - _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet110)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet110)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _SystemLinqAsyncEnumerable; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + public static PortableExecutableReference SystemLinqExpressions { get { - if (_MicrosoftAspNetCoreDiagnostics is null) + if (_SystemLinqExpressions is null) { - _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet110)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet110)"); } - return _MicrosoftAspNetCoreDiagnostics; + return _SystemLinqExpressions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference SystemLinqParallel { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_SystemLinqParallel is null) { - _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet110)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet110)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _SystemLinqParallel; } } - - private static PortableExecutableReference? _MicrosoftAspNetCore; + + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for Microsoft.AspNetCore.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference SystemLinqQueryable { get { - if (_MicrosoftAspNetCore is null) + if (_SystemLinqQueryable is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet110)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet110)"); } - return _MicrosoftAspNetCore; + return _SystemLinqQueryable; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + + private static PortableExecutableReference? _SystemLinq; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference SystemLinq { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_SystemLinq is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet110)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet110)"); } - return _MicrosoftAspNetCoreHostFiltering; + return _SystemLinq; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + + private static PortableExecutableReference? _SystemMemory; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference SystemMemory { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_SystemMemory is null) { - _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet110)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet110)"); } - return _MicrosoftAspNetCoreHostingAbstractions; + return _SystemMemory; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference SystemNetHttpJson { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_SystemNetHttpJson is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet110)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet110)"); } - return _MicrosoftAspNetCoreHosting; + return _SystemNetHttpJson; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference SystemNetHttp { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_SystemNetHttp is null) { - _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet110)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet110)"); } - return _MicrosoftAspNetCoreHostingServerAbstractions; + return _SystemNetHttp; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference SystemNetHttpListener { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_SystemNetHttpListener is null) { - _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet110)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet110)"); } - return _MicrosoftAspNetCoreHtmlAbstractions; + return _SystemNetHttpListener; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + + private static PortableExecutableReference? _SystemNetMail; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference SystemNetMail { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_SystemNetMail is null) { - _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet110)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet110)"); } - return _MicrosoftAspNetCoreHttpAbstractions; + return _SystemNetMail; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference SystemNetNameResolution { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_SystemNetNameResolution is null) { - _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet110)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet110)"); } - return _MicrosoftAspNetCoreHttpConnectionsCommon; + return _SystemNetNameResolution; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_SystemNetNetworkInformation is null) { - _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet110)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet110)"); } - return _MicrosoftAspNetCoreHttpConnections; + return _SystemNetNetworkInformation; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; + + private static PortableExecutableReference? _SystemNetPing; /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference SystemNetPing { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_SystemNetPing is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet110)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet110)"); } - return _MicrosoftAspNetCoreHttp; + return _SystemNetPing; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference SystemNetPrimitives { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_SystemNetPrimitives is null) { - _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet110)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet110)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _SystemNetPrimitives; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference SystemNetQuic { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_SystemNetQuic is null) { - _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet110)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet110)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _SystemNetQuic; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference SystemNetRequests { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_SystemNetRequests is null) { - _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet110)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet110)"); } - return _MicrosoftAspNetCoreHttpResults; + return _SystemNetRequests; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference SystemNetSecurity { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_SystemNetSecurity is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet110)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet110)"); } - return _MicrosoftAspNetCoreHttpLogging; + return _SystemNetSecurity; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + + private static PortableExecutableReference? _SystemNetServerSentEvents; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.ServerSentEvents.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference SystemNetServerSentEvents { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_SystemNetServerSentEvents is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet110)"); + _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet110)"); } - return _MicrosoftAspNetCoreHttpOverrides; + return _SystemNetServerSentEvents; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference SystemNetServicePoint { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_SystemNetServicePoint is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet110)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet110)"); } - return _MicrosoftAspNetCoreHttpsPolicy; + return _SystemNetServicePoint; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference SystemNetSockets { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_SystemNetSockets is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet110)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet110)"); } - return _MicrosoftAspNetCoreIdentity; + return _SystemNetSockets; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference SystemNetWebClient { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_SystemNetWebClient is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet110)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet110)"); } - return _MicrosoftAspNetCoreLocalization; + return _SystemNetWebClient; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_SystemNetWebHeaderCollection is null) { - _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet110)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet110)"); } - return _MicrosoftAspNetCoreLocalizationRouting; + return _SystemNetWebHeaderCollection; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference SystemNetWebProxy { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_SystemNetWebProxy is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet110)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet110)"); } - return _MicrosoftAspNetCoreMetadata; + return _SystemNetWebProxy; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_SystemNetWebSocketsClient is null) { - _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet110)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet110)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _SystemNetWebSocketsClient; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference SystemNetWebSockets { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_SystemNetWebSockets is null) { - _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet110)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet110)"); } - return _MicrosoftAspNetCoreMvcApiExplorer; + return _SystemNetWebSockets; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_SystemNet is null) { - _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet110)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet110)"); } - return _MicrosoftAspNetCoreMvcCore; + return _SystemNet; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference SystemNumericsVectors { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_SystemNumericsVectors is null) { - _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet110)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet110)"); } - return _MicrosoftAspNetCoreMvcCors; + return _SystemNumericsVectors; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + + private static PortableExecutableReference? _SystemNumerics; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference SystemNumerics { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_SystemNumerics is null) { - _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet110)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet110)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _SystemNumerics; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; + + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvc + public static PortableExecutableReference SystemObjectModel { get { - if (_MicrosoftAspNetCoreMvc is null) + if (_SystemObjectModel is null) { - _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet110)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet110)"); } - return _MicrosoftAspNetCoreMvc; + return _SystemObjectModel; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; - /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + private static PortableExecutableReference? _SystemReflectionDispatchProxy; + + /// + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_SystemReflectionDispatchProxy is null) { - _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet110)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet110)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _SystemReflectionDispatchProxy; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_SystemReflectionEmitILGeneration is null) { - _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet110)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet110)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _SystemReflectionEmitILGeneration; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_SystemReflectionEmitLightweight is null) { - _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet110)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet110)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _SystemReflectionEmitLightweight; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; + + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor + public static PortableExecutableReference SystemReflectionEmit { get { - if (_MicrosoftAspNetCoreMvcRazor is null) + if (_SystemReflectionEmit is null) { - _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet110)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet110)"); } - return _MicrosoftAspNetCoreMvcRazor; + return _SystemReflectionEmit; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; + + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_MicrosoftAspNetCoreMvcRazorPages is null) + if (_SystemReflectionExtensions is null) { - _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet110)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet110)"); } - return _MicrosoftAspNetCoreMvcRazorPages; + return _SystemReflectionExtensions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; + + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_MicrosoftAspNetCoreMvcTagHelpers is null) + if (_SystemReflectionMetadata is null) { - _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet110)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet110)"); } - return _MicrosoftAspNetCoreMvcTagHelpers; + return _SystemReflectionMetadata; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_SystemReflectionPrimitives is null) { - _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet110)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet110)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _SystemReflectionPrimitives; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_SystemReflectionTypeExtensions is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet110)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet110)"); } - return _MicrosoftAspNetCoreOutputCaching; + return _SystemReflectionTypeExtensions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; + + private static PortableExecutableReference? _SystemReflection; /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting + public static PortableExecutableReference SystemReflection { get { - if (_MicrosoftAspNetCoreRateLimiting is null) + if (_SystemReflection is null) { - _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet110)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet110)"); } - return _MicrosoftAspNetCoreRateLimiting; + return _SystemReflection; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference SystemResourcesReader { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_SystemResourcesReader is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet110)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet110)"); } - return _MicrosoftAspNetCoreRazor; + return _SystemResourcesReader; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_SystemResourcesResourceManager is null) { - _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet110)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet110)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _SystemResourcesResourceManager; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference SystemResourcesWriter { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_SystemResourcesWriter is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet110)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet110)"); } - return _MicrosoftAspNetCoreRequestDecompression; + return _SystemResourcesWriter; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet110)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet110)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _SystemRuntimeCompilerServicesUnsafe; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet110)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet110)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _SystemRuntimeCompilerServicesVisualC; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_SystemRuntimeExtensions is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet110)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet110)"); } - return _MicrosoftAspNetCoreResponseCompression; + return _SystemRuntimeExtensions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; + + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRewrite + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_MicrosoftAspNetCoreRewrite is null) + if (_SystemRuntimeHandles is null) { - _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet110)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet110)"); } - return _MicrosoftAspNetCoreRewrite; + return _SystemRuntimeHandles; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet110)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet110)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _SystemRuntimeInteropServicesJavaScript; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet110)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet110)"); } - return _MicrosoftAspNetCoreRouting; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_SystemRuntimeInteropServices is null) { - _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet110)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet110)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _SystemRuntimeInteropServices; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; + + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIIS + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_MicrosoftAspNetCoreServerIIS is null) + if (_SystemRuntimeIntrinsics is null) { - _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet110)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet110)"); } - return _MicrosoftAspNetCoreServerIIS; + return _SystemRuntimeIntrinsics; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_SystemRuntimeLoader is null) { - _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet110)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet110)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _SystemRuntimeLoader; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_SystemRuntimeNumerics is null) { - _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet110)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _SystemRuntimeNumerics; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; + + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_MicrosoftAspNetCoreServerKestrel is null) + if (_SystemRuntimeSerializationFormatters is null) { - _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet110)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrel; + return _SystemRuntimeSerializationFormatters; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_SystemRuntimeSerializationJson is null) { - _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet110)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _SystemRuntimeSerializationJson; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; + + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet110)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; + return _SystemRuntimeSerializationPrimitives; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; + + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) + if (_SystemRuntimeSerializationXml is null) { - _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet110)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrelTransportSockets; + return _SystemRuntimeSerializationXml; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; + + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSession + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_MicrosoftAspNetCoreSession is null) + if (_SystemRuntimeSerialization is null) { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet110)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet110)"); } - return _MicrosoftAspNetCoreSession; + return _SystemRuntimeSerialization; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + + private static PortableExecutableReference? _SystemRuntime; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference SystemRuntime { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_SystemRuntime is null) { - _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet110)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet110)"); } - return _MicrosoftAspNetCoreSignalRCommon; + return _SystemRuntime; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_SystemSecurityAccessControl is null) { - _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet110)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet110)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _SystemSecurityAccessControl; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference SystemSecurityClaims { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_SystemSecurityClaims is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet110)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet110)"); } - return _MicrosoftAspNetCoreSignalR; + return _SystemSecurityClaims; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet110)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet110)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _SystemSecurityCryptographyAlgorithms; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; + + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_MicrosoftAspNetCoreStaticAssets is null) + if (_SystemSecurityCryptographyCng is null) { - _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet110)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet110)"); } - return _MicrosoftAspNetCoreStaticAssets; + return _SystemSecurityCryptographyCng; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_SystemSecurityCryptographyCsp is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet110)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet110)"); } - return _MicrosoftAspNetCoreStaticFiles; + return _SystemSecurityCryptographyCsp; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; + + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebSockets + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_MicrosoftAspNetCoreWebSockets is null) + if (_SystemSecurityCryptographyEncoding is null) { - _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet110)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet110)"); } - return _MicrosoftAspNetCoreWebSockets; + return _SystemSecurityCryptographyEncoding; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; + + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_MicrosoftAspNetCoreWebUtilities is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet110)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet110)"); } - return _MicrosoftAspNetCoreWebUtilities; + return _SystemSecurityCryptographyOpenSsl; } } - - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet110)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet110)"); } - return _MicrosoftExtensionsCachingMemory; + return _SystemSecurityCryptographyPrimitives; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet110)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet110)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _SystemSecurityCryptographyX509Certificates; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet110)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet110)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _SystemSecurityCryptography; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_SystemSecurityPrincipalWindows is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet110)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet110)"); } - return _MicrosoftExtensionsConfiguration; + return _SystemSecurityPrincipalWindows; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_SystemSecurityPrincipal is null) { - _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet110)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet110)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _SystemSecurityPrincipal; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; + + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_MicrosoftExtensionsConfigurationFileExtensions is null) + if (_SystemSecuritySecureString is null) { - _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet110)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet110)"); } - return _MicrosoftExtensionsConfigurationFileExtensions; + return _SystemSecuritySecureString; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; + + private static PortableExecutableReference? _SystemSecurity; /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni + public static PortableExecutableReference SystemSecurity { get { - if (_MicrosoftExtensionsConfigurationIni is null) + if (_SystemSecurity is null) { - _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet110)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet110)"); } - return _MicrosoftExtensionsConfigurationIni; + return _SystemSecurity; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; + + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationJson + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_MicrosoftExtensionsConfigurationJson is null) + if (_SystemServiceModelWeb is null) { - _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet110)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet110)"); } - return _MicrosoftExtensionsConfigurationJson; + return _SystemServiceModelWeb; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference SystemServiceProcess { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_SystemServiceProcess is null) { - _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet110)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet110)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _SystemServiceProcess; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_SystemTextEncodingCodePages is null) { - _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet110)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet110)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _SystemTextEncodingCodePages; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_SystemTextEncodingExtensions is null) { - _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet110)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet110)"); } - return _MicrosoftExtensionsConfigurationXml; + return _SystemTextEncodingExtensions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference SystemTextEncoding { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_SystemTextEncoding is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet110)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet110)"); } - return _MicrosoftExtensionsDependencyInjection; + return _SystemTextEncoding; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_SystemTextEncodingsWeb is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet110)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet110)"); } - return _MicrosoftExtensionsDiagnostics; + return _SystemTextEncodingsWeb; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + + private static PortableExecutableReference? _SystemTextJson; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference SystemTextJson { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_SystemTextJson is null) { - _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet110)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet110)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _SystemTextJson; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_SystemTextRegularExpressions is null) { - _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet110)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet110)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecks; + return _SystemTextRegularExpressions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_MicrosoftExtensionsFeatures is null) + if (_SystemThreadingAccessControl is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet110)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet110)"); } - return _MicrosoftExtensionsFeatures; + return _SystemThreadingAccessControl; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference SystemThreadingChannels { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_SystemThreadingChannels is null) { - _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet110)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _SystemThreadingChannels; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_SystemThreadingOverlapped is null) { - _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet110)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _SystemThreadingOverlapped; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_SystemThreadingTasksDataflow is null) { - _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet110)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _SystemThreadingTasksDataflow; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_SystemThreadingTasksExtensions is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet110)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet110)"); } - return _MicrosoftExtensionsFileSystemGlobbing; + return _SystemThreadingTasksExtensions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_MicrosoftExtensionsHosting is null) + if (_SystemThreadingTasksParallel is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet110)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet110)"); } - return _MicrosoftExtensionsHosting; + return _SystemThreadingTasksParallel; } } - - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference SystemThreadingTasks { get { - if (_MicrosoftExtensionsHttp is null) + if (_SystemThreadingTasks is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet110)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet110)"); } - return _MicrosoftExtensionsHttp; + return _SystemThreadingTasks; } } - - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_SystemThreadingThread is null) { - _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet110)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet110)"); } - return _MicrosoftExtensionsIdentityCore; + return _SystemThreadingThread; } } - - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_SystemThreadingThreadPool is null) { - _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet110)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet110)"); } - return _MicrosoftExtensionsIdentityStores; + return _SystemThreadingThreadPool; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; + + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_MicrosoftExtensionsLocalizationAbstractions is null) + if (_SystemThreadingTimer is null) { - _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet110)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet110)"); } - return _MicrosoftExtensionsLocalizationAbstractions; + return _SystemThreadingTimer; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + + private static PortableExecutableReference? _SystemThreading; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference SystemThreading { get { - if (_MicrosoftExtensionsLocalization is null) + if (_SystemThreading is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet110)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet110)"); } - return _MicrosoftExtensionsLocalization; + return _SystemThreading; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_SystemTransactionsLocal is null) { - _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet110)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet110)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _SystemTransactionsLocal; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + + private static PortableExecutableReference? _SystemTransactions; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference SystemTransactions { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_SystemTransactions is null) { - _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet110)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet110)"); } - return _MicrosoftExtensionsLoggingConsole; + return _SystemTransactions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference SystemValueTuple { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_SystemValueTuple is null) { - _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet110)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet110)"); } - return _MicrosoftExtensionsLoggingDebug; + return _SystemValueTuple; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLogging; + + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference MicrosoftExtensionsLogging + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_MicrosoftExtensionsLogging is null) + if (_SystemWebHttpUtility is null) { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet110)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet110)"); } - return _MicrosoftExtensionsLogging; + return _SystemWebHttpUtility; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; + + private static PortableExecutableReference? _SystemWeb; /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog + public static PortableExecutableReference SystemWeb { get { - if (_MicrosoftExtensionsLoggingEventLog is null) + if (_SystemWeb is null) { - _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet110)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet110)"); } - return _MicrosoftExtensionsLoggingEventLog; + return _SystemWeb; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; + + private static PortableExecutableReference? _SystemWindows; /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference SystemWindows { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_SystemWindows is null) { - _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet110)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet110)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _SystemWindows; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference SystemXmlLinq { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_SystemXmlLinq is null) { - _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet110)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet110)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _SystemXmlLinq; } } - - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_SystemXmlReaderWriter is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet110)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet110)"); } - return _MicrosoftExtensionsObjectPool; + return _SystemXmlReaderWriter; } } - - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference SystemXmlSerialization { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_SystemXmlSerialization is null) { - _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet110)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet110)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _SystemXmlSerialization; } } - - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference SystemXmlXDocument { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_SystemXmlXDocument is null) { - _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet110)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet110)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _SystemXmlXDocument; } } - - private static PortableExecutableReference? _MicrosoftExtensionsValidation; + + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for Microsoft.Extensions.Validation.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsValidation + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_MicrosoftExtensionsValidation is null) + if (_SystemXmlXPathXDocument is null) { - _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet110)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet110)"); } - return _MicrosoftExtensionsValidation; + return _SystemXmlXPathXDocument; } } - - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; + + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders + public static PortableExecutableReference SystemXmlXPath { get { - if (_MicrosoftExtensionsWebEncoders is null) + if (_SystemXmlXPath is null) { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet110)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet110)"); } - return _MicrosoftExtensionsWebEncoders; + return _SystemXmlXPath; } } - - private static PortableExecutableReference? _MicrosoftJSInterop; + + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference MicrosoftJSInterop + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_MicrosoftJSInterop is null) + if (_SystemXmlXmlDocument is null) { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet110)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet110)"); } - return _MicrosoftJSInterop; + return _SystemXmlXmlDocument; } } - - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_MicrosoftNetHttpHeaders is null) + if (_SystemXmlXmlSerializer is null) { - _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet110)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet110)"); } - return _MicrosoftNetHttpHeaders; + return _SystemXmlXmlSerializer; } } - - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Diagnostics.EventLog.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference SystemXml { get { - if (_SystemDiagnosticsEventLog is null) + if (_SystemXml is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet110)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet110)"); } - return _SystemDiagnosticsEventLog; + return _SystemXml; } } - - private static PortableExecutableReference? _SystemFormatsCbor; + + private static PortableExecutableReference? _System; /// - /// The for System.Formats.Cbor.dll + /// The for System.dll /// - public static PortableExecutableReference SystemFormatsCbor + public static PortableExecutableReference System { get { - if (_SystemFormatsCbor is null) + if (_System is null) { - _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (aspnet110)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System")).GetReference(filePath: "System.dll", display: "System (aspnet110)"); } - return _SystemFormatsCbor; + return _System; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; + + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPkcs + public static PortableExecutableReference WindowsBase { get { - if (_SystemSecurityCryptographyPkcs is null) + if (_WindowsBase is null) { - _SystemSecurityCryptographyPkcs = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Pkcs")).GetReference(filePath: "System.Security.Cryptography.Pkcs.dll", display: "System.Security.Cryptography.Pkcs (aspnet110)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet110)"); } - return _SystemSecurityCryptographyPkcs; + return _WindowsBase; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyXml is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet110)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet110)"); } - return _SystemSecurityCryptographyXml; + return _mscorlib; } } - - private static PortableExecutableReference? _SystemThreadingRateLimiting; + + private static PortableExecutableReference? _netstandard; /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemThreadingRateLimiting + public static PortableExecutableReference netstandard { get { - if (_SystemThreadingRateLimiting is null) + if (_netstandard is null) { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet110)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet110)"); } - return _SystemThreadingRateLimiting; + return _netstandard; } } - + private static ImmutableArray _all; public static ImmutableArray All { @@ -7126,2226 +7126,2226 @@ public static ImmutableArray All if (_all.IsDefault) { _all = - [ - MicrosoftCSharp, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, - MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, - MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, - MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, - MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, - MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, - MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, - MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, - MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, - MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, - MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, - MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersComposite, - MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, - MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsValidation, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemFormatsCbor, - SystemSecurityCryptographyPkcs, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + [ + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreAuthenticationCookies, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAuthentication, + MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftAspNetCoreDataProtectionAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreHttpLogging, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreMetadata, + MicrosoftAspNetCoreMvcAbstractions, + MicrosoftAspNetCoreMvcApiExplorer, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcCors, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreMvcLocalization, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcRazorPages, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreRateLimiting, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreRewrite, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftAspNetCoreServerIIS, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreStaticAssets, + MicrosoftAspNetCoreStaticFiles, + MicrosoftAspNetCoreWebSockets, + MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, + MicrosoftExtensionsCachingMemory, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsConfigurationFileExtensions, + MicrosoftExtensionsConfigurationIni, + MicrosoftExtensionsConfigurationJson, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, + MicrosoftExtensionsDependencyInjection, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsFeatures, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftExtensionsHosting, + MicrosoftExtensionsHttp, + MicrosoftExtensionsIdentityCore, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsLocalization, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsLoggingConsole, + MicrosoftExtensionsLoggingDebug, + MicrosoftExtensionsLoggingEventLog, + MicrosoftExtensionsLoggingEventSource, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsOptionsConfigurationExtensions, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsValidation, + MicrosoftExtensionsWebEncoders, + MicrosoftJSInterop, + MicrosoftNetHttpHeaders, + SystemDiagnosticsEventLog, + SystemFormatsCbor, + SystemSecurityCryptographyPkcs, + SystemSecurityCryptographyXml, + SystemThreadingRateLimiting, + MicrosoftCSharp, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsOptions, + MicrosoftExtensionsPrimitives, + MicrosoftVisualBasicCore, + MicrosoftVisualBasic, + MicrosoftWin32Primitives, + MicrosoftWin32Registry, + SystemAppContext, + SystemBuffers, + SystemCollectionsConcurrent, + SystemCollectionsImmutable, + SystemCollectionsNonGeneric, + SystemCollectionsSpecialized, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelDataAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModelPrimitives, + SystemComponentModelTypeConverter, + SystemComponentModel, + SystemConfiguration, + SystemConsole, + SystemCore, + SystemDataCommon, + SystemDataDataSetExtensions, + SystemData, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsDiagnosticSource, + SystemDiagnosticsFileVersionInfo, + SystemDiagnosticsProcess, + SystemDiagnosticsStackTrace, + SystemDiagnosticsTextWriterTraceListener, + SystemDiagnosticsTools, + SystemDiagnosticsTraceSource, + SystemDiagnosticsTracing, + SystemDrawingPrimitives, + SystemDrawing, + SystemDynamicRuntime, + SystemFormatsAsn1, + SystemFormatsTar, + SystemGlobalizationCalendars, + SystemGlobalizationExtensions, + SystemGlobalization, + SystemIOCompressionBrotli, + SystemIOCompressionFileSystem, + SystemIOCompressionZipFile, + SystemIOCompression, + SystemIOFileSystemAccessControl, + SystemIOFileSystemDriveInfo, + SystemIOFileSystemPrimitives, + SystemIOFileSystemWatcher, + SystemIOFileSystem, + SystemIOIsolatedStorage, + SystemIOMemoryMappedFiles, + SystemIOPipelines, + SystemIOPipesAccessControl, + SystemIOPipes, + SystemIOUnmanagedMemoryStream, + SystemIO, + SystemLinqAsyncEnumerable, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemMemory, + SystemNetHttpJson, + SystemNetHttp, + SystemNetHttpListener, + SystemNetMail, + SystemNetNameResolution, + SystemNetNetworkInformation, + SystemNetPing, + SystemNetPrimitives, + SystemNetQuic, + SystemNetRequests, + SystemNetSecurity, + SystemNetServerSentEvents, + SystemNetServicePoint, + SystemNetSockets, + SystemNetWebClient, + SystemNetWebHeaderCollection, + SystemNetWebProxy, + SystemNetWebSocketsClient, + SystemNetWebSockets, + SystemNet, + SystemNumericsVectors, + SystemNumerics, + SystemObjectModel, + SystemReflectionDispatchProxy, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionMetadata, + SystemReflectionPrimitives, + SystemReflectionTypeExtensions, + SystemReflection, + SystemResourcesReader, + SystemResourcesResourceManager, + SystemResourcesWriter, + SystemRuntimeCompilerServicesUnsafe, + SystemRuntimeCompilerServicesVisualC, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, + SystemRuntimeIntrinsics, + SystemRuntimeLoader, + SystemRuntimeNumerics, + SystemRuntimeSerializationFormatters, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityAccessControl, + SystemSecurityClaims, + SystemSecurityCryptographyAlgorithms, + SystemSecurityCryptographyCng, + SystemSecurityCryptographyCsp, + SystemSecurityCryptographyEncoding, + SystemSecurityCryptographyOpenSsl, + SystemSecurityCryptographyPrimitives, + SystemSecurityCryptographyX509Certificates, + SystemSecurityCryptography, + SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, + SystemSecuritySecureString, + SystemSecurity, + SystemServiceModelWeb, + SystemServiceProcess, + SystemTextEncodingCodePages, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextEncodingsWeb, + SystemTextJson, + SystemTextRegularExpressions, + SystemThreadingAccessControl, + SystemThreadingChannels, + SystemThreadingOverlapped, + SystemThreadingTasksDataflow, + SystemThreadingTasksExtensions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingThread, + SystemThreadingThreadPool, + SystemThreadingTimer, + SystemThreading, + SystemTransactionsLocal, + SystemTransactions, + SystemValueTuple, + SystemWebHttpUtility, + SystemWeb, + SystemWindows, + SystemXmlLinq, + SystemXmlReaderWriter, + SystemXmlSerialization, + SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemXml, + System, + WindowsBase, + mscorlib, + netstandard, ]; } return _all; } } } -} - +} + public static partial class AspNet110 { public static class Resources - { + { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet110.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet110.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; + /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet110.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet110.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet110.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet110.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet110.Microsoft.AspNetCore.Authentication.Cookies"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet110.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet110.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet110.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet110.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet110.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; + /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet110.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet110.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet110.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; - + public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet110.Microsoft.AspNetCore.Authorization"); + private static byte[]? _MicrosoftAspNetCoreAuthorization; + /// - /// The image bytes for Microsoft.Extensions.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet110.Microsoft.Extensions.Primitives"); - private static byte[]? _MicrosoftExtensionsPrimitives; - + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet110.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet110.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - + public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet110.Microsoft.AspNetCore.Components.Endpoints"); + private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; + /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet110.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet110.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; + /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet110.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; - + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet110.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; + /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet110.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; - + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet110.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + /// - /// The image bytes for mscorlib.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet110.mscorlib"); - private static byte[]? _mscorlib; - + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet110.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; + /// - /// The image bytes for netstandard.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet110.netstandard"); - private static byte[]? _netstandard; - + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet110.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + /// - /// The image bytes for System.AppContext.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet110.System.AppContext"); - private static byte[]? _SystemAppContext; - + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet110.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + /// - /// The image bytes for System.Buffers.dll + /// The image bytes for Microsoft.AspNetCore.Cors.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet110.System.Buffers"); - private static byte[]? _SystemBuffers; - + public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet110.Microsoft.AspNetCore.Cors"); + private static byte[]? _MicrosoftAspNetCoreCors; + /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet110.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; - + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet110.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + /// - /// The image bytes for System.Collections.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet110.System.Collections"); - private static byte[]? _SystemCollections; - + public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet110.Microsoft.AspNetCore.Cryptography.KeyDerivation"); + private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; + /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet110.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; - + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet110.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; - + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet110.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet110.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; - + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet110.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; + /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet110.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; - + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet110.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; - + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet110.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - + public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet110.Microsoft.AspNetCore.Diagnostics"); + private static byte[]? _MicrosoftAspNetCoreDiagnostics; + /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet110.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; - + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet110.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; + /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet110.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; - + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet110.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; - + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + /// - /// The image bytes for System.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet110.System.Configuration"); - private static byte[]? _SystemConfiguration; - + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet110.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; + /// - /// The image bytes for System.Console.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet110.System.Console"); - private static byte[]? _SystemConsole; - + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet110.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + /// - /// The image bytes for System.Core.dll + /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet110.System.Core"); - private static byte[]? _SystemCore; - + public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet110.Microsoft.AspNetCore.Http.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; + /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet110.System.Data.Common"); - private static byte[]? _SystemDataCommon; - + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet110.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet110.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; - - /// - /// The image bytes for System.Data.dll - /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet110.System.Data"); - private static byte[]? _SystemData; - + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet110.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; + /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet110.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; - + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet110.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet110.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; - + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet110.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet110.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; - + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet110.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; + /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet110.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; - + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet110.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; + /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet110.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; - + public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet110.Microsoft.AspNetCore.HttpLogging"); + private static byte[]? _MicrosoftAspNetCoreHttpLogging; + /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet110.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; - + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet110.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet110.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; - + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet110.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet110.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; - + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet110.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; + /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet110.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; - + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet110.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet110.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet110.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; + /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet110.System"); - private static byte[]? _System; - + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet110.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; + /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet110.System.Drawing"); - private static byte[]? _SystemDrawing; - + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet110.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet110.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet110.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; - + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet110.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; + /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet110.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; - + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet110.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; + /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet110.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; - + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet110.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; - + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; + /// - /// The image bytes for System.Globalization.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet110.System.Globalization"); - private static byte[]? _SystemGlobalization; - + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet110.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; - + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet110.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet110.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; - + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet110.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; + /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet110.System.IO.Compression"); - private static byte[]? _SystemIOCompression; - + public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet110.Microsoft.AspNetCore.Mvc.RazorPages"); + private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; + /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet110.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; - + public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet110.Microsoft.AspNetCore.Mvc.TagHelpers"); + private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; + /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet110.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; - + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + /// - /// The image bytes for System.IO.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet110.System.IO"); - private static byte[]? _SystemIO; - + public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet110.Microsoft.AspNetCore.Mvc"); + private static byte[]? _MicrosoftAspNetCoreMvc; + /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet110.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; - + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet110.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; + /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet110.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - + public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet110.Microsoft.AspNetCore.RateLimiting"); + private static byte[]? _MicrosoftAspNetCoreRateLimiting; + /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet110.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; - + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet110.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet110.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; - + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet110.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; + /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet110.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; - + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet110.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet110.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; - + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet110.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; - + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet110.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; + /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet110.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; - + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet110.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; + /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.Rewrite.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet110.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; - + public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet110.Microsoft.AspNetCore.Rewrite"); + private static byte[]? _MicrosoftAspNetCoreRewrite; + /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet110.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; - + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet110.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet110.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; - + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet110.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; + /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet110.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; - + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet110.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + /// - /// The image bytes for System.Linq.dll + /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet110.System.Linq"); - private static byte[]? _SystemLinq; - + public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet110.Microsoft.AspNetCore.Server.IIS"); + private static byte[]? _MicrosoftAspNetCoreServerIIS; + /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet110.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; - + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet110.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet110.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; - + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet110.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; - + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + /// - /// The image bytes for System.Memory.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet110.System.Memory"); - private static byte[]? _SystemMemory; - + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + /// - /// The image bytes for System.Net.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet110.System.Net"); - private static byte[]? _SystemNet; - + public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; + /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet110.System.Net.Http"); - private static byte[]? _SystemNetHttp; - + public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet110.Microsoft.AspNetCore.Server.Kestrel"); + private static byte[]? _MicrosoftAspNetCoreServerKestrel; + /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet110.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet110.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; + /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet110.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; - + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet110.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet110.System.Net.Mail"); - private static byte[]? _SystemNetMail; - + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet110.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; + /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet110.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; - + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet110.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; - + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet110.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; + /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet110.System.Net.Ping"); - private static byte[]? _SystemNetPing; - + public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet110.Microsoft.AspNetCore.StaticAssets"); + private static byte[]? _MicrosoftAspNetCoreStaticAssets; + /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet110.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; - + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet110.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; + /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for Microsoft.AspNetCore.WebSockets.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet110.System.Net.Quic"); - private static byte[]? _SystemNetQuic; - + public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet110.Microsoft.AspNetCore.WebSockets"); + private static byte[]? _MicrosoftAspNetCoreWebSockets; + /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet110.System.Net.Requests"); - private static byte[]? _SystemNetRequests; - + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet110.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; + /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet110.System.Net.Security"); - private static byte[]? _SystemNetSecurity; - + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet110.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; + /// - /// The image bytes for System.Net.ServerSentEvents.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet110.System.Net.ServerSentEvents"); - private static byte[]? _SystemNetServerSentEvents; - + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet110.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; + /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet110.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; - + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet110.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; + /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet110.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; - + public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet110.Microsoft.Extensions.Configuration.CommandLine"); + private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; + /// - /// The image bytes for System.Net.WebClient.dll - /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet110.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; - + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet110.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; - + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet110.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet110.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; - + public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet110.Microsoft.Extensions.Configuration.Ini"); + private static byte[]? _MicrosoftExtensionsConfigurationIni; + /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet110.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; - + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet110.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; + /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet110.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; - + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet110.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + /// - /// The image bytes for System.Numerics.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet110.System.Numerics"); - private static byte[]? _SystemNumerics; - + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet110.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet110.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; - + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet110.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; + /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet110.System.ObjectModel"); - private static byte[]? _SystemObjectModel; - + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet110.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; + /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet110.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; - + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet110.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; + /// - /// The image bytes for System.Reflection.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet110.System.Reflection"); - private static byte[]? _SystemReflection; - + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet110.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet110.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; - + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet110.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; + /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet110.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; - + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet110.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; + /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet110.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; - + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet110.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet110.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; - + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet110.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet110.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; - + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet110.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet110.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; - + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet110.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet110.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; - + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet110.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; + /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet110.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; - + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet110.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; + /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet110.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; - + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet110.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; + /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet110.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; - + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet110.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; + /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet110.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; - + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet110.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + /// - /// The image bytes for System.Runtime.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet110.System.Runtime"); - private static byte[]? _SystemRuntime; - + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet110.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; + /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet110.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; - + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet110.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet110.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; - + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet110.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; + /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet110.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet110.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; + /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet110.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; - + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet110.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; + /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet110.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; - + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet110.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; + /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet110.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; - + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet110.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for Microsoft.Extensions.Logging.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet110.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; - + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet110.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; + /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet110.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; - + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet110.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; + /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet110.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet110.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; - + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet110.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for Microsoft.Extensions.Validation.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet110.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; - + public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet110.Microsoft.Extensions.Validation"); + private static byte[]? _MicrosoftExtensionsValidation; + /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet110.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; - + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet110.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; + /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet110.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; - + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet110.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; + /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for Microsoft.Net.Http.Headers.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet110.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; - + public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet110.Microsoft.Net.Http.Headers"); + private static byte[]? _MicrosoftNetHttpHeaders; + /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet110.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; - + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet110.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; + /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Formats.Cbor.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet110.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; - + public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet110.System.Formats.Cbor"); + private static byte[]? _SystemFormatsCbor; + /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for System.Security.Cryptography.Pkcs.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet110.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; - + public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "aspnet110.System.Security.Cryptography.Pkcs"); + private static byte[]? _SystemSecurityCryptographyPkcs; + /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet110.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; - + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet110.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; + /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet110.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet110.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; + /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet110.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; - + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet110.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; + /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet110.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; - + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet110.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; + /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet110.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; - + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet110.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet110.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; - + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + /// - /// The image bytes for System.Security.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet110.System.Security"); - private static byte[]? _SystemSecurity; - + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet110.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; - + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet110.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet110.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; - + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet110.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; + /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet110.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; - + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet110.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet110.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; - + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet110.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; + /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for Microsoft.Extensions.Primitives.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet110.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; - + public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet110.Microsoft.Extensions.Primitives"); + private static byte[]? _MicrosoftExtensionsPrimitives; + /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet110.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; - + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet110.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; + /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet110.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet110.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; + /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet110.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; - + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet110.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; + /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet110.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; - + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet110.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; + /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet110.System.Text.Json"); - private static byte[]? _SystemTextJson; - + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet110.System.AppContext"); + private static byte[]? _SystemAppContext; + /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet110.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; - + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet110.System.Buffers"); + private static byte[]? _SystemBuffers; + /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet110.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; - + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet110.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; + /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet110.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; - + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet110.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; + /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet110.System.Threading"); - private static byte[]? _SystemThreading; - + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet110.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; + /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet110.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; - + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet110.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; + /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet110.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; - + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet110.System.Collections"); + private static byte[]? _SystemCollections; + /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet110.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet110.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; + /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet110.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; - + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet110.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; + /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet110.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; - + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet110.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; + /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet110.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; - + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet110.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; + /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet110.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; - + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet110.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; + /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet110.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; - + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet110.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet110.System.Transactions"); - private static byte[]? _SystemTransactions; - + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet110.System.Configuration"); + private static byte[]? _SystemConfiguration; + /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet110.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; - + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet110.System.Console"); + private static byte[]? _SystemConsole; + /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet110.System.ValueTuple"); - private static byte[]? _SystemValueTuple; - + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet110.System.Core"); + private static byte[]? _SystemCore; + /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet110.System.Web"); - private static byte[]? _SystemWeb; - + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet110.System.Data.Common"); + private static byte[]? _SystemDataCommon; + /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet110.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; - + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet110.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; + /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet110.System.Windows"); - private static byte[]? _SystemWindows; - + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet110.System.Data"); + private static byte[]? _SystemData; + /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet110.System.Xml"); - private static byte[]? _SystemXml; - + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet110.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; + /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet110.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; - + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet110.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; + /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet110.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; - + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet110.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; + /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet110.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; - + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet110.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; + /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet110.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; - + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet110.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; + /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet110.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; - + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet110.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; + /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet110.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; - + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet110.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet110.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; - + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet110.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; + /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet110.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; - + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet110.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; + /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet110.WindowsBase"); - private static byte[]? _WindowsBase; - + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet110.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; + /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet110.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; - + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet110.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet110.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; - + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet110.System.Drawing"); + private static byte[]? _SystemDrawing; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet110.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; - + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet110.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet110.Microsoft.AspNetCore.Authentication.Cookies"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; - + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet110.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet110.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; - + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet110.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet110.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; - + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet110.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet110.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; - + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet110.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; + /// - /// The image bytes for Microsoft.AspNetCore.Authorization.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet110.Microsoft.AspNetCore.Authorization"); - private static byte[]? _MicrosoftAspNetCoreAuthorization; - + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet110.System.Globalization"); + private static byte[]? _SystemGlobalization; + /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet110.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; - + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet110.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet110.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; - + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet110.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; + /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet110.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; - + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet110.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet110.Microsoft.AspNetCore.Components.Endpoints"); - private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; - + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet110.System.IO.Compression"); + private static byte[]? _SystemIOCompression; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet110.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; - + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet110.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet110.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; - + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet110.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet110.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; - + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet110.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; + /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet110.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; - + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet110.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; + /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet110.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; - + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet110.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// - /// The image bytes for Microsoft.AspNetCore.Cors.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet110.Microsoft.AspNetCore.Cors"); - private static byte[]? _MicrosoftAspNetCoreCors; - + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet110.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; + /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet110.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; - + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet110.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; + /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet110.Microsoft.AspNetCore.Cryptography.KeyDerivation"); - private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; - + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet110.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; + /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; - + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet110.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; + /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet110.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; - + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet110.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet110.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; - + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet110.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; + /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for System.IO.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; - + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet110.System.IO"); + private static byte[]? _SystemIO; + /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet110.Microsoft.AspNetCore.Diagnostics"); - private static byte[]? _MicrosoftAspNetCoreDiagnostics; - + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet110.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; + /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; - + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet110.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; + /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet110.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; - + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet110.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; + /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet110.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; - + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet110.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; + /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for System.Linq.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; - + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet110.System.Linq"); + private static byte[]? _SystemLinq; + /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for System.Memory.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet110.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; - + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet110.System.Memory"); + private static byte[]? _SystemMemory; + /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; - + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet110.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; + /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet110.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; - + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet110.System.Net.Http"); + private static byte[]? _SystemNetHttp; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet110.Microsoft.AspNetCore.Http.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; - + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet110.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet110.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; - + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet110.System.Net.Mail"); + private static byte[]? _SystemNetMail; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet110.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; - + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet110.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; + /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet110.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; - + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet110.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet110.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; - + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet110.System.Net.Ping"); + private static byte[]? _SystemNetPing; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet110.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; - + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet110.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet110.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; - + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet110.System.Net.Quic"); + private static byte[]? _SystemNetQuic; + /// - /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet110.Microsoft.AspNetCore.HttpLogging"); - private static byte[]? _MicrosoftAspNetCoreHttpLogging; - + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet110.System.Net.Requests"); + private static byte[]? _SystemNetRequests; + /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet110.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; - + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet110.System.Net.Security"); + private static byte[]? _SystemNetSecurity; + /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll + /// The image bytes for System.Net.ServerSentEvents.dll /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet110.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; - + public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet110.System.Net.ServerSentEvents"); + private static byte[]? _SystemNetServerSentEvents; + /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet110.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; - + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet110.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; + /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet110.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; - + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet110.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; + /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet110.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; - + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet110.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; + /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet110.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; - + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet110.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet110.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; - + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet110.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; - + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet110.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet110.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; - + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet110.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet110.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; - + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet110.System.Net"); + private static byte[]? _SystemNet; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; - + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet110.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet110.Microsoft.AspNetCore.Mvc"); - private static byte[]? _MicrosoftAspNetCoreMvc; - + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet110.System.Numerics"); + private static byte[]? _SystemNumerics; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; - + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet110.System.ObjectModel"); + private static byte[]? _SystemObjectModel; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; - + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet110.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet110.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; - + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet110.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet110.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; - + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet110.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet110.Microsoft.AspNetCore.Mvc.RazorPages"); - private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; - + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet110.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet110.Microsoft.AspNetCore.Mvc.TagHelpers"); - private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; - + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet110.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; - + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet110.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; + /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet110.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; - + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet110.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; + /// - /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet110.Microsoft.AspNetCore.RateLimiting"); - private static byte[]? _MicrosoftAspNetCoreRateLimiting; - + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet110.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; + /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet110.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; - + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet110.System.Reflection"); + private static byte[]? _SystemReflection; + /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet110.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; - + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet110.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; + /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet110.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; - + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet110.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; + /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; - + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet110.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; + /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet110.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; - + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet110.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet110.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; - + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet110.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; + /// - /// The image bytes for Microsoft.AspNetCore.Rewrite.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet110.Microsoft.AspNetCore.Rewrite"); - private static byte[]? _MicrosoftAspNetCoreRewrite; - + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet110.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; + /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet110.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; - + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet110.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; + /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet110.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; - + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet110.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; + /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet110.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; - + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet110.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// - /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet110.Microsoft.AspNetCore.Server.IIS"); - private static byte[]? _MicrosoftAspNetCoreServerIIS; - + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet110.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet110.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; - + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet110.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; - + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet110.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet110.Microsoft.AspNetCore.Server.Kestrel"); - private static byte[]? _MicrosoftAspNetCoreServerKestrel; - + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet110.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; - + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet110.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; - + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet110.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; - + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet110.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; + /// - /// The image bytes for Microsoft.AspNetCore.Session.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet110.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; - + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet110.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; + /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet110.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; - + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet110.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet110.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; - + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet110.System.Runtime"); + private static byte[]? _SystemRuntime; + /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet110.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; - + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet110.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; + /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; - + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet110.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; + /// - /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet110.Microsoft.AspNetCore.StaticAssets"); - private static byte[]? _MicrosoftAspNetCoreStaticAssets; - + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet110.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; + /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet110.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; - + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet110.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; + /// - /// The image bytes for Microsoft.AspNetCore.WebSockets.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet110.Microsoft.AspNetCore.WebSockets"); - private static byte[]? _MicrosoftAspNetCoreWebSockets; - + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet110.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; + /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet110.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; - + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet110.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; + /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet110.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; - + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet110.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet110.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; - + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet110.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; + /// - /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet110.Microsoft.Extensions.Configuration.CommandLine"); - private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; - + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet110.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; + /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet110.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; - + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet110.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; + /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; - + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet110.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; + /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet110.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; - + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet110.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet110.Microsoft.Extensions.Configuration.Ini"); - private static byte[]? _MicrosoftExtensionsConfigurationIni; - + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet110.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for System.Security.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet110.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; - + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet110.System.Security"); + private static byte[]? _SystemSecurity; + /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet110.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; - + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet110.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; + /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet110.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; - + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet110.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet110.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; - + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet110.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; + + /// + /// The image bytes for System.Text.Encoding.Extensions.dll + /// + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet110.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; + /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet110.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; - + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet110.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet110.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; - + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet110.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; - + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet110.System.Text.Json"); + private static byte[]? _SystemTextJson; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; - + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet110.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; + /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet110.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; - + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet110.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet110.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; - + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet110.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet110.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; - + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet110.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet110.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; - + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet110.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; + /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet110.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; - + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet110.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; + /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet110.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; - + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet110.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; + /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet110.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; - + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet110.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet110.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; - + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet110.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; + /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet110.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; - + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet110.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; + /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet110.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; - + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet110.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; + /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for System.Threading.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet110.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; - + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet110.System.Threading"); + private static byte[]? _SystemThreading; + /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet110.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; - + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet110.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; + /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet110.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; - + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet110.System.Transactions"); + private static byte[]? _SystemTransactions; + /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet110.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; - + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet110.System.ValueTuple"); + private static byte[]? _SystemValueTuple; + /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet110.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; - + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet110.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; + /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for System.Web.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet110.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; - + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet110.System.Web"); + private static byte[]? _SystemWeb; + /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet110.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; - + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet110.System.Windows"); + private static byte[]? _SystemWindows; + /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet110.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; - + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet110.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; + /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet110.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; - + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet110.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; + /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; - + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet110.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; + /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet110.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; - + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet110.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; + /// - /// The image bytes for Microsoft.Extensions.Validation.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet110.Microsoft.Extensions.Validation"); - private static byte[]? _MicrosoftExtensionsValidation; - + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet110.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet110.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; - + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet110.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet110.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; - + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet110.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; + /// - /// The image bytes for Microsoft.Net.Http.Headers.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet110.Microsoft.Net.Http.Headers"); - private static byte[]? _MicrosoftNetHttpHeaders; - + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet110.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; + /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet110.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; - + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet110.System.Xml"); + private static byte[]? _SystemXml; + /// - /// The image bytes for System.Formats.Cbor.dll + /// The image bytes for System.dll /// - public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet110.System.Formats.Cbor"); - private static byte[]? _SystemFormatsCbor; - + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet110.System"); + private static byte[]? _System; + /// - /// The image bytes for System.Security.Cryptography.Pkcs.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "aspnet110.System.Security.Cryptography.Pkcs"); - private static byte[]? _SystemSecurityCryptographyPkcs; - + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet110.WindowsBase"); + private static byte[]? _WindowsBase; + /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet110.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; - + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet110.mscorlib"); + private static byte[]? _mscorlib; + /// - /// The image bytes for System.Threading.RateLimiting.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet110.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; - + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet110.netstandard"); + private static byte[]? _netstandard; + } -} - +} + #if !BASIC_REFERENCE_ASSEMBLIES_COMBINED public static partial class AspNet110 { - - /// - /// Contains different properties of a reference that are interesting for use in testing. - /// - public readonly struct ReferenceInfo - { - /// - /// The file name of the reference. - /// - public string FileName { get; } - - /// - /// The image bytes of the reference - /// - public byte[] ImageBytes { get; } - - /// - /// The reference loaded as a - /// - public PortableExecutableReference Reference { get; } - - /// - /// The MVID of this reference - /// - public Guid Mvid { get; } - - public ReferenceInfo(string fileName, byte[] imageBytes, PortableExecutableReference reference, Guid mvid) - { - FileName = fileName; - ImageBytes = imageBytes; - Reference = reference; - Mvid = mvid; - } - - public void Deconstruct(out string fileName, out byte[] imageBytes, out PortableExecutableReference reference, out Guid mvid) - { - fileName = FileName; - imageBytes = ImageBytes; - reference = Reference; - mvid = Mvid; - } - - public (string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid) AsTuple() => - (FileName, ImageBytes, Reference, Mvid); + + /// + /// Contains different properties of a reference that are interesting for use in testing. + /// + public readonly struct ReferenceInfo + { + /// + /// The file name of the reference. + /// + public string FileName { get; } + + /// + /// The image bytes of the reference + /// + public byte[] ImageBytes { get; } + + /// + /// The reference loaded as a + /// + public PortableExecutableReference Reference { get; } + + /// + /// The MVID of this reference + /// + public Guid Mvid { get; } + + public ReferenceInfo(string fileName, byte[] imageBytes, PortableExecutableReference reference, Guid mvid) + { + FileName = fileName; + ImageBytes = imageBytes; + Reference = reference; + Mvid = mvid; + } + + public void Deconstruct(out string fileName, out byte[] imageBytes, out PortableExecutableReference reference, out Guid mvid) + { + fileName = FileName; + imageBytes = ImageBytes; + reference = Reference; + mvid = Mvid; + } + + public (string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid) AsTuple() => + (FileName, ImageBytes, Reference, Mvid); } } -#endif +#endif diff --git a/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets index 1d3cf5c..492e244 100644 --- a/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets +++ b/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets @@ -1,1236 +1,1236 @@ - - - aspnet110.Microsoft.CSharp - Resources\aspnet110\Microsoft.CSharp.dll - - - aspnet110.Microsoft.Extensions.Caching.Abstractions - Resources\aspnet110\Microsoft.Extensions.Caching.Abstractions.dll - - - aspnet110.Microsoft.Extensions.Configuration.Abstractions - Resources\aspnet110\Microsoft.Extensions.Configuration.Abstractions.dll - - - aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions - Resources\aspnet110\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - - aspnet110.Microsoft.Extensions.Diagnostics.Abstractions - Resources\aspnet110\Microsoft.Extensions.Diagnostics.Abstractions.dll - - - aspnet110.Microsoft.Extensions.FileProviders.Abstractions - Resources\aspnet110\Microsoft.Extensions.FileProviders.Abstractions.dll - - - aspnet110.Microsoft.Extensions.Hosting.Abstractions - Resources\aspnet110\Microsoft.Extensions.Hosting.Abstractions.dll - - - aspnet110.Microsoft.Extensions.Logging.Abstractions - Resources\aspnet110\Microsoft.Extensions.Logging.Abstractions.dll - - - aspnet110.Microsoft.Extensions.Options - Resources\aspnet110\Microsoft.Extensions.Options.dll - - - aspnet110.Microsoft.Extensions.Primitives - Resources\aspnet110\Microsoft.Extensions.Primitives.dll - - - aspnet110.Microsoft.VisualBasic.Core - Resources\aspnet110\Microsoft.VisualBasic.Core.dll - - - aspnet110.Microsoft.VisualBasic - Resources\aspnet110\Microsoft.VisualBasic.dll - - - aspnet110.Microsoft.Win32.Primitives - Resources\aspnet110\Microsoft.Win32.Primitives.dll - - - aspnet110.Microsoft.Win32.Registry - Resources\aspnet110\Microsoft.Win32.Registry.dll - - - aspnet110.mscorlib - Resources\aspnet110\mscorlib.dll - - - aspnet110.netstandard - Resources\aspnet110\netstandard.dll - - - aspnet110.System.AppContext - Resources\aspnet110\System.AppContext.dll - - - aspnet110.System.Buffers - Resources\aspnet110\System.Buffers.dll - - - aspnet110.System.Collections.Concurrent - Resources\aspnet110\System.Collections.Concurrent.dll - - - aspnet110.System.Collections - Resources\aspnet110\System.Collections.dll - - - aspnet110.System.Collections.Immutable - Resources\aspnet110\System.Collections.Immutable.dll - - - aspnet110.System.Collections.NonGeneric - Resources\aspnet110\System.Collections.NonGeneric.dll - - - aspnet110.System.Collections.Specialized - Resources\aspnet110\System.Collections.Specialized.dll - - - aspnet110.System.ComponentModel.Annotations - Resources\aspnet110\System.ComponentModel.Annotations.dll - - - aspnet110.System.ComponentModel.DataAnnotations - Resources\aspnet110\System.ComponentModel.DataAnnotations.dll - - - aspnet110.System.ComponentModel - Resources\aspnet110\System.ComponentModel.dll - - - aspnet110.System.ComponentModel.EventBasedAsync - Resources\aspnet110\System.ComponentModel.EventBasedAsync.dll - - - aspnet110.System.ComponentModel.Primitives - Resources\aspnet110\System.ComponentModel.Primitives.dll - - - aspnet110.System.ComponentModel.TypeConverter - Resources\aspnet110\System.ComponentModel.TypeConverter.dll - - - aspnet110.System.Configuration - Resources\aspnet110\System.Configuration.dll - - - aspnet110.System.Console - Resources\aspnet110\System.Console.dll - - - aspnet110.System.Core - Resources\aspnet110\System.Core.dll - - - aspnet110.System.Data.Common - Resources\aspnet110\System.Data.Common.dll - - - aspnet110.System.Data.DataSetExtensions - Resources\aspnet110\System.Data.DataSetExtensions.dll - - - aspnet110.System.Data - Resources\aspnet110\System.Data.dll - - - aspnet110.System.Diagnostics.Contracts - Resources\aspnet110\System.Diagnostics.Contracts.dll - - - aspnet110.System.Diagnostics.Debug - Resources\aspnet110\System.Diagnostics.Debug.dll - - - aspnet110.System.Diagnostics.DiagnosticSource - Resources\aspnet110\System.Diagnostics.DiagnosticSource.dll - - - aspnet110.System.Diagnostics.FileVersionInfo - Resources\aspnet110\System.Diagnostics.FileVersionInfo.dll - - - aspnet110.System.Diagnostics.Process - Resources\aspnet110\System.Diagnostics.Process.dll - - - aspnet110.System.Diagnostics.StackTrace - Resources\aspnet110\System.Diagnostics.StackTrace.dll - - - aspnet110.System.Diagnostics.TextWriterTraceListener - Resources\aspnet110\System.Diagnostics.TextWriterTraceListener.dll - - - aspnet110.System.Diagnostics.Tools - Resources\aspnet110\System.Diagnostics.Tools.dll - - - aspnet110.System.Diagnostics.TraceSource - Resources\aspnet110\System.Diagnostics.TraceSource.dll - - - aspnet110.System.Diagnostics.Tracing - Resources\aspnet110\System.Diagnostics.Tracing.dll - - - aspnet110.System - Resources\aspnet110\System.dll - - - aspnet110.System.Drawing - Resources\aspnet110\System.Drawing.dll - - - aspnet110.System.Drawing.Primitives - Resources\aspnet110\System.Drawing.Primitives.dll - - - aspnet110.System.Dynamic.Runtime - Resources\aspnet110\System.Dynamic.Runtime.dll - - - aspnet110.System.Formats.Asn1 - Resources\aspnet110\System.Formats.Asn1.dll - - - aspnet110.System.Formats.Tar - Resources\aspnet110\System.Formats.Tar.dll - - - aspnet110.System.Globalization.Calendars - Resources\aspnet110\System.Globalization.Calendars.dll - - - aspnet110.System.Globalization - Resources\aspnet110\System.Globalization.dll - - - aspnet110.System.Globalization.Extensions - Resources\aspnet110\System.Globalization.Extensions.dll - - - aspnet110.System.IO.Compression.Brotli - Resources\aspnet110\System.IO.Compression.Brotli.dll - - - aspnet110.System.IO.Compression - Resources\aspnet110\System.IO.Compression.dll - - - aspnet110.System.IO.Compression.FileSystem - Resources\aspnet110\System.IO.Compression.FileSystem.dll - - - aspnet110.System.IO.Compression.ZipFile - Resources\aspnet110\System.IO.Compression.ZipFile.dll - - - aspnet110.System.IO - Resources\aspnet110\System.IO.dll - - - aspnet110.System.IO.FileSystem.AccessControl - Resources\aspnet110\System.IO.FileSystem.AccessControl.dll - - - aspnet110.System.IO.FileSystem - Resources\aspnet110\System.IO.FileSystem.dll - - - aspnet110.System.IO.FileSystem.DriveInfo - Resources\aspnet110\System.IO.FileSystem.DriveInfo.dll - - - aspnet110.System.IO.FileSystem.Primitives - Resources\aspnet110\System.IO.FileSystem.Primitives.dll - - - aspnet110.System.IO.FileSystem.Watcher - Resources\aspnet110\System.IO.FileSystem.Watcher.dll - - - aspnet110.System.IO.IsolatedStorage - Resources\aspnet110\System.IO.IsolatedStorage.dll - - - aspnet110.System.IO.MemoryMappedFiles - Resources\aspnet110\System.IO.MemoryMappedFiles.dll - - - aspnet110.System.IO.Pipelines - Resources\aspnet110\System.IO.Pipelines.dll - - - aspnet110.System.IO.Pipes.AccessControl - Resources\aspnet110\System.IO.Pipes.AccessControl.dll - - - aspnet110.System.IO.Pipes - Resources\aspnet110\System.IO.Pipes.dll - - - aspnet110.System.IO.UnmanagedMemoryStream - Resources\aspnet110\System.IO.UnmanagedMemoryStream.dll - - - aspnet110.System.Linq.AsyncEnumerable - Resources\aspnet110\System.Linq.AsyncEnumerable.dll - - - aspnet110.System.Linq - Resources\aspnet110\System.Linq.dll - - - aspnet110.System.Linq.Expressions - Resources\aspnet110\System.Linq.Expressions.dll - - - aspnet110.System.Linq.Parallel - Resources\aspnet110\System.Linq.Parallel.dll - - - aspnet110.System.Linq.Queryable - Resources\aspnet110\System.Linq.Queryable.dll - - - aspnet110.System.Memory - Resources\aspnet110\System.Memory.dll - - - aspnet110.System.Net - Resources\aspnet110\System.Net.dll - - - aspnet110.System.Net.Http - Resources\aspnet110\System.Net.Http.dll - - - aspnet110.System.Net.Http.Json - Resources\aspnet110\System.Net.Http.Json.dll - - - aspnet110.System.Net.HttpListener - Resources\aspnet110\System.Net.HttpListener.dll - - - aspnet110.System.Net.Mail - Resources\aspnet110\System.Net.Mail.dll - - - aspnet110.System.Net.NameResolution - Resources\aspnet110\System.Net.NameResolution.dll - - - aspnet110.System.Net.NetworkInformation - Resources\aspnet110\System.Net.NetworkInformation.dll - - - aspnet110.System.Net.Ping - Resources\aspnet110\System.Net.Ping.dll - - - aspnet110.System.Net.Primitives - Resources\aspnet110\System.Net.Primitives.dll - - - aspnet110.System.Net.Quic - Resources\aspnet110\System.Net.Quic.dll - - - aspnet110.System.Net.Requests - Resources\aspnet110\System.Net.Requests.dll - - - aspnet110.System.Net.Security - Resources\aspnet110\System.Net.Security.dll - - - aspnet110.System.Net.ServerSentEvents - Resources\aspnet110\System.Net.ServerSentEvents.dll - - - aspnet110.System.Net.ServicePoint - Resources\aspnet110\System.Net.ServicePoint.dll - - - aspnet110.System.Net.Sockets - Resources\aspnet110\System.Net.Sockets.dll - - - aspnet110.System.Net.WebClient - Resources\aspnet110\System.Net.WebClient.dll - - - aspnet110.System.Net.WebHeaderCollection - Resources\aspnet110\System.Net.WebHeaderCollection.dll - - - aspnet110.System.Net.WebProxy - Resources\aspnet110\System.Net.WebProxy.dll - - - aspnet110.System.Net.WebSockets.Client - Resources\aspnet110\System.Net.WebSockets.Client.dll - - - aspnet110.System.Net.WebSockets - Resources\aspnet110\System.Net.WebSockets.dll - - - aspnet110.System.Numerics - Resources\aspnet110\System.Numerics.dll - - - aspnet110.System.Numerics.Vectors - Resources\aspnet110\System.Numerics.Vectors.dll - - - aspnet110.System.ObjectModel - Resources\aspnet110\System.ObjectModel.dll - - - aspnet110.System.Reflection.DispatchProxy - Resources\aspnet110\System.Reflection.DispatchProxy.dll - - - aspnet110.System.Reflection - Resources\aspnet110\System.Reflection.dll - - - aspnet110.System.Reflection.Emit - Resources\aspnet110\System.Reflection.Emit.dll - - - aspnet110.System.Reflection.Emit.ILGeneration - Resources\aspnet110\System.Reflection.Emit.ILGeneration.dll - - - aspnet110.System.Reflection.Emit.Lightweight - Resources\aspnet110\System.Reflection.Emit.Lightweight.dll - - - aspnet110.System.Reflection.Extensions - Resources\aspnet110\System.Reflection.Extensions.dll - - - aspnet110.System.Reflection.Metadata - Resources\aspnet110\System.Reflection.Metadata.dll - - - aspnet110.System.Reflection.Primitives - Resources\aspnet110\System.Reflection.Primitives.dll - - - aspnet110.System.Reflection.TypeExtensions - Resources\aspnet110\System.Reflection.TypeExtensions.dll - - - aspnet110.System.Resources.Reader - Resources\aspnet110\System.Resources.Reader.dll - - - aspnet110.System.Resources.ResourceManager - Resources\aspnet110\System.Resources.ResourceManager.dll - - - aspnet110.System.Resources.Writer - Resources\aspnet110\System.Resources.Writer.dll - - - aspnet110.System.Runtime.CompilerServices.Unsafe - Resources\aspnet110\System.Runtime.CompilerServices.Unsafe.dll - - - aspnet110.System.Runtime.CompilerServices.VisualC - Resources\aspnet110\System.Runtime.CompilerServices.VisualC.dll - - - aspnet110.System.Runtime - Resources\aspnet110\System.Runtime.dll - - - aspnet110.System.Runtime.Extensions - Resources\aspnet110\System.Runtime.Extensions.dll - - - aspnet110.System.Runtime.Handles - Resources\aspnet110\System.Runtime.Handles.dll - - - aspnet110.System.Runtime.InteropServices - Resources\aspnet110\System.Runtime.InteropServices.dll - - - aspnet110.System.Runtime.InteropServices.JavaScript - Resources\aspnet110\System.Runtime.InteropServices.JavaScript.dll - - - aspnet110.System.Runtime.InteropServices.RuntimeInformation - Resources\aspnet110\System.Runtime.InteropServices.RuntimeInformation.dll - - - aspnet110.System.Runtime.Intrinsics - Resources\aspnet110\System.Runtime.Intrinsics.dll - - - aspnet110.System.Runtime.Loader - Resources\aspnet110\System.Runtime.Loader.dll - - - aspnet110.System.Runtime.Numerics - Resources\aspnet110\System.Runtime.Numerics.dll - - - aspnet110.System.Runtime.Serialization - Resources\aspnet110\System.Runtime.Serialization.dll - - - aspnet110.System.Runtime.Serialization.Formatters - Resources\aspnet110\System.Runtime.Serialization.Formatters.dll - - - aspnet110.System.Runtime.Serialization.Json - Resources\aspnet110\System.Runtime.Serialization.Json.dll - - - aspnet110.System.Runtime.Serialization.Primitives - Resources\aspnet110\System.Runtime.Serialization.Primitives.dll - - - aspnet110.System.Runtime.Serialization.Xml - Resources\aspnet110\System.Runtime.Serialization.Xml.dll - - - aspnet110.System.Security.AccessControl - Resources\aspnet110\System.Security.AccessControl.dll - - - aspnet110.System.Security.Claims - Resources\aspnet110\System.Security.Claims.dll - - - aspnet110.System.Security.Cryptography.Algorithms - Resources\aspnet110\System.Security.Cryptography.Algorithms.dll - - - aspnet110.System.Security.Cryptography.Cng - Resources\aspnet110\System.Security.Cryptography.Cng.dll - - - aspnet110.System.Security.Cryptography.Csp - Resources\aspnet110\System.Security.Cryptography.Csp.dll - - - aspnet110.System.Security.Cryptography - Resources\aspnet110\System.Security.Cryptography.dll - - - aspnet110.System.Security.Cryptography.Encoding - Resources\aspnet110\System.Security.Cryptography.Encoding.dll - - - aspnet110.System.Security.Cryptography.OpenSsl - Resources\aspnet110\System.Security.Cryptography.OpenSsl.dll - - - aspnet110.System.Security.Cryptography.Primitives - Resources\aspnet110\System.Security.Cryptography.Primitives.dll - - - aspnet110.System.Security.Cryptography.X509Certificates - Resources\aspnet110\System.Security.Cryptography.X509Certificates.dll - - - aspnet110.System.Security - Resources\aspnet110\System.Security.dll - - - aspnet110.System.Security.Principal - Resources\aspnet110\System.Security.Principal.dll - - - aspnet110.System.Security.Principal.Windows - Resources\aspnet110\System.Security.Principal.Windows.dll - - - aspnet110.System.Security.SecureString - Resources\aspnet110\System.Security.SecureString.dll - - - aspnet110.System.ServiceModel.Web - Resources\aspnet110\System.ServiceModel.Web.dll - - - aspnet110.System.ServiceProcess - Resources\aspnet110\System.ServiceProcess.dll - - - aspnet110.System.Text.Encoding.CodePages - Resources\aspnet110\System.Text.Encoding.CodePages.dll - - - aspnet110.System.Text.Encoding - Resources\aspnet110\System.Text.Encoding.dll - - - aspnet110.System.Text.Encoding.Extensions - Resources\aspnet110\System.Text.Encoding.Extensions.dll - - - aspnet110.System.Text.Encodings.Web - Resources\aspnet110\System.Text.Encodings.Web.dll - - - aspnet110.System.Text.Json - Resources\aspnet110\System.Text.Json.dll - - - aspnet110.System.Text.RegularExpressions - Resources\aspnet110\System.Text.RegularExpressions.dll - - - aspnet110.System.Threading.AccessControl - Resources\aspnet110\System.Threading.AccessControl.dll - - - aspnet110.System.Threading.Channels - Resources\aspnet110\System.Threading.Channels.dll - - - aspnet110.System.Threading - Resources\aspnet110\System.Threading.dll - - - aspnet110.System.Threading.Overlapped - Resources\aspnet110\System.Threading.Overlapped.dll - - - aspnet110.System.Threading.Tasks.Dataflow - Resources\aspnet110\System.Threading.Tasks.Dataflow.dll - - - aspnet110.System.Threading.Tasks - Resources\aspnet110\System.Threading.Tasks.dll - - - aspnet110.System.Threading.Tasks.Extensions - Resources\aspnet110\System.Threading.Tasks.Extensions.dll - - - aspnet110.System.Threading.Tasks.Parallel - Resources\aspnet110\System.Threading.Tasks.Parallel.dll - - - aspnet110.System.Threading.Thread - Resources\aspnet110\System.Threading.Thread.dll - - - aspnet110.System.Threading.ThreadPool - Resources\aspnet110\System.Threading.ThreadPool.dll - - - aspnet110.System.Threading.Timer - Resources\aspnet110\System.Threading.Timer.dll - - - aspnet110.System.Transactions - Resources\aspnet110\System.Transactions.dll - - - aspnet110.System.Transactions.Local - Resources\aspnet110\System.Transactions.Local.dll - - - aspnet110.System.ValueTuple - Resources\aspnet110\System.ValueTuple.dll - - - aspnet110.System.Web - Resources\aspnet110\System.Web.dll - - - aspnet110.System.Web.HttpUtility - Resources\aspnet110\System.Web.HttpUtility.dll - - - aspnet110.System.Windows - Resources\aspnet110\System.Windows.dll - - - aspnet110.System.Xml - Resources\aspnet110\System.Xml.dll - - - aspnet110.System.Xml.Linq - Resources\aspnet110\System.Xml.Linq.dll - - - aspnet110.System.Xml.ReaderWriter - Resources\aspnet110\System.Xml.ReaderWriter.dll - - - aspnet110.System.Xml.Serialization - Resources\aspnet110\System.Xml.Serialization.dll - - - aspnet110.System.Xml.XDocument - Resources\aspnet110\System.Xml.XDocument.dll - - - aspnet110.System.Xml.XmlDocument - Resources\aspnet110\System.Xml.XmlDocument.dll - - - aspnet110.System.Xml.XmlSerializer - Resources\aspnet110\System.Xml.XmlSerializer.dll - - - aspnet110.System.Xml.XPath - Resources\aspnet110\System.Xml.XPath.dll - - - aspnet110.System.Xml.XPath.XDocument - Resources\aspnet110\System.Xml.XPath.XDocument.dll - - - aspnet110.WindowsBase - Resources\aspnet110\WindowsBase.dll - - + + aspnet110.Microsoft.AspNetCore.Antiforgery Resources\aspnet110\Microsoft.AspNetCore.Antiforgery.dll - - + + aspnet110.Microsoft.AspNetCore.Authentication.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Authentication.Abstractions.dll - - + + aspnet110.Microsoft.AspNetCore.Authentication.BearerToken Resources\aspnet110\Microsoft.AspNetCore.Authentication.BearerToken.dll - - + + aspnet110.Microsoft.AspNetCore.Authentication.Cookies Resources\aspnet110\Microsoft.AspNetCore.Authentication.Cookies.dll - - + + aspnet110.Microsoft.AspNetCore.Authentication.Core Resources\aspnet110\Microsoft.AspNetCore.Authentication.Core.dll - - - aspnet110.Microsoft.AspNetCore.Authentication - Resources\aspnet110\Microsoft.AspNetCore.Authentication.dll - - + + aspnet110.Microsoft.AspNetCore.Authentication.OAuth Resources\aspnet110\Microsoft.AspNetCore.Authentication.OAuth.dll - - - aspnet110.Microsoft.AspNetCore.Authorization - Resources\aspnet110\Microsoft.AspNetCore.Authorization.dll - - + + + aspnet110.Microsoft.AspNetCore.Authentication + Resources\aspnet110\Microsoft.AspNetCore.Authentication.dll + + aspnet110.Microsoft.AspNetCore.Authorization.Policy Resources\aspnet110\Microsoft.AspNetCore.Authorization.Policy.dll - - + + + aspnet110.Microsoft.AspNetCore.Authorization + Resources\aspnet110\Microsoft.AspNetCore.Authorization.dll + + aspnet110.Microsoft.AspNetCore.Components.Authorization Resources\aspnet110\Microsoft.AspNetCore.Components.Authorization.dll - - - aspnet110.Microsoft.AspNetCore.Components - Resources\aspnet110\Microsoft.AspNetCore.Components.dll - - + + aspnet110.Microsoft.AspNetCore.Components.Endpoints Resources\aspnet110\Microsoft.AspNetCore.Components.Endpoints.dll - - + + aspnet110.Microsoft.AspNetCore.Components.Forms Resources\aspnet110\Microsoft.AspNetCore.Components.Forms.dll - - + + aspnet110.Microsoft.AspNetCore.Components.Server Resources\aspnet110\Microsoft.AspNetCore.Components.Server.dll - - + + aspnet110.Microsoft.AspNetCore.Components.Web Resources\aspnet110\Microsoft.AspNetCore.Components.Web.dll - - + + + aspnet110.Microsoft.AspNetCore.Components + Resources\aspnet110\Microsoft.AspNetCore.Components.dll + + aspnet110.Microsoft.AspNetCore.Connections.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Connections.Abstractions.dll - - + + aspnet110.Microsoft.AspNetCore.CookiePolicy Resources\aspnet110\Microsoft.AspNetCore.CookiePolicy.dll - - + + aspnet110.Microsoft.AspNetCore.Cors Resources\aspnet110\Microsoft.AspNetCore.Cors.dll - - + + aspnet110.Microsoft.AspNetCore.Cryptography.Internal Resources\aspnet110\Microsoft.AspNetCore.Cryptography.Internal.dll - - + + aspnet110.Microsoft.AspNetCore.Cryptography.KeyDerivation Resources\aspnet110\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - - + + aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions Resources\aspnet110\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - - aspnet110.Microsoft.AspNetCore.DataProtection - Resources\aspnet110\Microsoft.AspNetCore.DataProtection.dll - - + + aspnet110.Microsoft.AspNetCore.DataProtection.Extensions Resources\aspnet110\Microsoft.AspNetCore.DataProtection.Extensions.dll - - + + + aspnet110.Microsoft.AspNetCore.DataProtection + Resources\aspnet110\Microsoft.AspNetCore.DataProtection.dll + + aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Diagnostics.Abstractions.dll - - - aspnet110.Microsoft.AspNetCore.Diagnostics - Resources\aspnet110\Microsoft.AspNetCore.Diagnostics.dll - - + + aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks Resources\aspnet110\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - - - aspnet110.Microsoft.AspNetCore - Resources\aspnet110\Microsoft.AspNetCore.dll - - + + + aspnet110.Microsoft.AspNetCore.Diagnostics + Resources\aspnet110\Microsoft.AspNetCore.Diagnostics.dll + + aspnet110.Microsoft.AspNetCore.HostFiltering Resources\aspnet110\Microsoft.AspNetCore.HostFiltering.dll - - + + aspnet110.Microsoft.AspNetCore.Hosting.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Hosting.Abstractions.dll - - - aspnet110.Microsoft.AspNetCore.Hosting - Resources\aspnet110\Microsoft.AspNetCore.Hosting.dll - - + + aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - - + + + aspnet110.Microsoft.AspNetCore.Hosting + Resources\aspnet110\Microsoft.AspNetCore.Hosting.dll + + aspnet110.Microsoft.AspNetCore.Html.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Html.Abstractions.dll - - + + aspnet110.Microsoft.AspNetCore.Http.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Http.Abstractions.dll - - + + aspnet110.Microsoft.AspNetCore.Http.Connections.Common Resources\aspnet110\Microsoft.AspNetCore.Http.Connections.Common.dll - - + + aspnet110.Microsoft.AspNetCore.Http.Connections Resources\aspnet110\Microsoft.AspNetCore.Http.Connections.dll - - - aspnet110.Microsoft.AspNetCore.Http - Resources\aspnet110\Microsoft.AspNetCore.Http.dll - - + + aspnet110.Microsoft.AspNetCore.Http.Extensions Resources\aspnet110\Microsoft.AspNetCore.Http.Extensions.dll - - + + aspnet110.Microsoft.AspNetCore.Http.Features Resources\aspnet110\Microsoft.AspNetCore.Http.Features.dll - - + + aspnet110.Microsoft.AspNetCore.Http.Results Resources\aspnet110\Microsoft.AspNetCore.Http.Results.dll - - + + + aspnet110.Microsoft.AspNetCore.Http + Resources\aspnet110\Microsoft.AspNetCore.Http.dll + + aspnet110.Microsoft.AspNetCore.HttpLogging Resources\aspnet110\Microsoft.AspNetCore.HttpLogging.dll - - + + aspnet110.Microsoft.AspNetCore.HttpOverrides Resources\aspnet110\Microsoft.AspNetCore.HttpOverrides.dll - - + + aspnet110.Microsoft.AspNetCore.HttpsPolicy Resources\aspnet110\Microsoft.AspNetCore.HttpsPolicy.dll - - + + aspnet110.Microsoft.AspNetCore.Identity Resources\aspnet110\Microsoft.AspNetCore.Identity.dll - - - aspnet110.Microsoft.AspNetCore.Localization - Resources\aspnet110\Microsoft.AspNetCore.Localization.dll - - + + aspnet110.Microsoft.AspNetCore.Localization.Routing Resources\aspnet110\Microsoft.AspNetCore.Localization.Routing.dll - - + + + aspnet110.Microsoft.AspNetCore.Localization + Resources\aspnet110\Microsoft.AspNetCore.Localization.dll + + aspnet110.Microsoft.AspNetCore.Metadata Resources\aspnet110\Microsoft.AspNetCore.Metadata.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Mvc.Abstractions.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer Resources\aspnet110\Microsoft.AspNetCore.Mvc.ApiExplorer.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.Core Resources\aspnet110\Microsoft.AspNetCore.Mvc.Core.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.Cors Resources\aspnet110\Microsoft.AspNetCore.Mvc.Cors.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations Resources\aspnet110\Microsoft.AspNetCore.Mvc.DataAnnotations.dll - - - aspnet110.Microsoft.AspNetCore.Mvc - Resources\aspnet110\Microsoft.AspNetCore.Mvc.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json Resources\aspnet110\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml Resources\aspnet110\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.Localization Resources\aspnet110\Microsoft.AspNetCore.Mvc.Localization.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.Razor Resources\aspnet110\Microsoft.AspNetCore.Mvc.Razor.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.RazorPages Resources\aspnet110\Microsoft.AspNetCore.Mvc.RazorPages.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.TagHelpers Resources\aspnet110\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - + + aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures Resources\aspnet110\Microsoft.AspNetCore.Mvc.ViewFeatures.dll - - + + + aspnet110.Microsoft.AspNetCore.Mvc + Resources\aspnet110\Microsoft.AspNetCore.Mvc.dll + + aspnet110.Microsoft.AspNetCore.OutputCaching Resources\aspnet110\Microsoft.AspNetCore.OutputCaching.dll - - + + aspnet110.Microsoft.AspNetCore.RateLimiting Resources\aspnet110\Microsoft.AspNetCore.RateLimiting.dll - - - aspnet110.Microsoft.AspNetCore.Razor - Resources\aspnet110\Microsoft.AspNetCore.Razor.dll - - + + aspnet110.Microsoft.AspNetCore.Razor.Runtime Resources\aspnet110\Microsoft.AspNetCore.Razor.Runtime.dll - - + + + aspnet110.Microsoft.AspNetCore.Razor + Resources\aspnet110\Microsoft.AspNetCore.Razor.dll + + aspnet110.Microsoft.AspNetCore.RequestDecompression Resources\aspnet110\Microsoft.AspNetCore.RequestDecompression.dll - - + + aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions Resources\aspnet110\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - - + + aspnet110.Microsoft.AspNetCore.ResponseCaching Resources\aspnet110\Microsoft.AspNetCore.ResponseCaching.dll - - + + aspnet110.Microsoft.AspNetCore.ResponseCompression Resources\aspnet110\Microsoft.AspNetCore.ResponseCompression.dll - - + + aspnet110.Microsoft.AspNetCore.Rewrite Resources\aspnet110\Microsoft.AspNetCore.Rewrite.dll - - + + aspnet110.Microsoft.AspNetCore.Routing.Abstractions Resources\aspnet110\Microsoft.AspNetCore.Routing.Abstractions.dll - - + + aspnet110.Microsoft.AspNetCore.Routing Resources\aspnet110\Microsoft.AspNetCore.Routing.dll - - + + aspnet110.Microsoft.AspNetCore.Server.HttpSys Resources\aspnet110\Microsoft.AspNetCore.Server.HttpSys.dll - - + + aspnet110.Microsoft.AspNetCore.Server.IIS Resources\aspnet110\Microsoft.AspNetCore.Server.IIS.dll - - + + aspnet110.Microsoft.AspNetCore.Server.IISIntegration Resources\aspnet110\Microsoft.AspNetCore.Server.IISIntegration.dll - - + + aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Core.dll - - - aspnet110.Microsoft.AspNetCore.Server.Kestrel - Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.dll - - + + aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll - - + + aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - - + + aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - - + + + aspnet110.Microsoft.AspNetCore.Server.Kestrel + Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.dll + + aspnet110.Microsoft.AspNetCore.Session Resources\aspnet110\Microsoft.AspNetCore.Session.dll - - + + aspnet110.Microsoft.AspNetCore.SignalR.Common Resources\aspnet110\Microsoft.AspNetCore.SignalR.Common.dll - - + + aspnet110.Microsoft.AspNetCore.SignalR.Core Resources\aspnet110\Microsoft.AspNetCore.SignalR.Core.dll - - - aspnet110.Microsoft.AspNetCore.SignalR - Resources\aspnet110\Microsoft.AspNetCore.SignalR.dll - - + + aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json Resources\aspnet110\Microsoft.AspNetCore.SignalR.Protocols.Json.dll - - + + + aspnet110.Microsoft.AspNetCore.SignalR + Resources\aspnet110\Microsoft.AspNetCore.SignalR.dll + + aspnet110.Microsoft.AspNetCore.StaticAssets Resources\aspnet110\Microsoft.AspNetCore.StaticAssets.dll - - + + aspnet110.Microsoft.AspNetCore.StaticFiles Resources\aspnet110\Microsoft.AspNetCore.StaticFiles.dll - - + + aspnet110.Microsoft.AspNetCore.WebSockets Resources\aspnet110\Microsoft.AspNetCore.WebSockets.dll - - + + aspnet110.Microsoft.AspNetCore.WebUtilities Resources\aspnet110\Microsoft.AspNetCore.WebUtilities.dll - - + + + aspnet110.Microsoft.AspNetCore + Resources\aspnet110\Microsoft.AspNetCore.dll + + aspnet110.Microsoft.Extensions.Caching.Memory Resources\aspnet110\Microsoft.Extensions.Caching.Memory.dll - - + + aspnet110.Microsoft.Extensions.Configuration.Binder Resources\aspnet110\Microsoft.Extensions.Configuration.Binder.dll - - + + aspnet110.Microsoft.Extensions.Configuration.CommandLine Resources\aspnet110\Microsoft.Extensions.Configuration.CommandLine.dll - - - aspnet110.Microsoft.Extensions.Configuration - Resources\aspnet110\Microsoft.Extensions.Configuration.dll - - + + aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables Resources\aspnet110\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - - + + aspnet110.Microsoft.Extensions.Configuration.FileExtensions Resources\aspnet110\Microsoft.Extensions.Configuration.FileExtensions.dll - - + + aspnet110.Microsoft.Extensions.Configuration.Ini Resources\aspnet110\Microsoft.Extensions.Configuration.Ini.dll - - + + aspnet110.Microsoft.Extensions.Configuration.Json Resources\aspnet110\Microsoft.Extensions.Configuration.Json.dll - - + + aspnet110.Microsoft.Extensions.Configuration.KeyPerFile Resources\aspnet110\Microsoft.Extensions.Configuration.KeyPerFile.dll - - + + aspnet110.Microsoft.Extensions.Configuration.UserSecrets Resources\aspnet110\Microsoft.Extensions.Configuration.UserSecrets.dll - - + + aspnet110.Microsoft.Extensions.Configuration.Xml Resources\aspnet110\Microsoft.Extensions.Configuration.Xml.dll - - + + + aspnet110.Microsoft.Extensions.Configuration + Resources\aspnet110\Microsoft.Extensions.Configuration.dll + + aspnet110.Microsoft.Extensions.DependencyInjection Resources\aspnet110\Microsoft.Extensions.DependencyInjection.dll - - - aspnet110.Microsoft.Extensions.Diagnostics - Resources\aspnet110\Microsoft.Extensions.Diagnostics.dll - - + + aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions Resources\aspnet110\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - - + + aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks Resources\aspnet110\Microsoft.Extensions.Diagnostics.HealthChecks.dll - - + + + aspnet110.Microsoft.Extensions.Diagnostics + Resources\aspnet110\Microsoft.Extensions.Diagnostics.dll + + aspnet110.Microsoft.Extensions.Features Resources\aspnet110\Microsoft.Extensions.Features.dll - - + + aspnet110.Microsoft.Extensions.FileProviders.Composite Resources\aspnet110\Microsoft.Extensions.FileProviders.Composite.dll - - + + aspnet110.Microsoft.Extensions.FileProviders.Embedded Resources\aspnet110\Microsoft.Extensions.FileProviders.Embedded.dll - - + + aspnet110.Microsoft.Extensions.FileProviders.Physical Resources\aspnet110\Microsoft.Extensions.FileProviders.Physical.dll - - + + aspnet110.Microsoft.Extensions.FileSystemGlobbing Resources\aspnet110\Microsoft.Extensions.FileSystemGlobbing.dll - - + + aspnet110.Microsoft.Extensions.Hosting Resources\aspnet110\Microsoft.Extensions.Hosting.dll - - + + aspnet110.Microsoft.Extensions.Http Resources\aspnet110\Microsoft.Extensions.Http.dll - - + + aspnet110.Microsoft.Extensions.Identity.Core Resources\aspnet110\Microsoft.Extensions.Identity.Core.dll - - + + aspnet110.Microsoft.Extensions.Identity.Stores Resources\aspnet110\Microsoft.Extensions.Identity.Stores.dll - - + + aspnet110.Microsoft.Extensions.Localization.Abstractions Resources\aspnet110\Microsoft.Extensions.Localization.Abstractions.dll - - + + aspnet110.Microsoft.Extensions.Localization Resources\aspnet110\Microsoft.Extensions.Localization.dll - - + + aspnet110.Microsoft.Extensions.Logging.Configuration Resources\aspnet110\Microsoft.Extensions.Logging.Configuration.dll - - + + aspnet110.Microsoft.Extensions.Logging.Console Resources\aspnet110\Microsoft.Extensions.Logging.Console.dll - - + + aspnet110.Microsoft.Extensions.Logging.Debug Resources\aspnet110\Microsoft.Extensions.Logging.Debug.dll - - - aspnet110.Microsoft.Extensions.Logging - Resources\aspnet110\Microsoft.Extensions.Logging.dll - - + + aspnet110.Microsoft.Extensions.Logging.EventLog Resources\aspnet110\Microsoft.Extensions.Logging.EventLog.dll - - + + aspnet110.Microsoft.Extensions.Logging.EventSource Resources\aspnet110\Microsoft.Extensions.Logging.EventSource.dll - - + + aspnet110.Microsoft.Extensions.Logging.TraceSource Resources\aspnet110\Microsoft.Extensions.Logging.TraceSource.dll - - + + + aspnet110.Microsoft.Extensions.Logging + Resources\aspnet110\Microsoft.Extensions.Logging.dll + + aspnet110.Microsoft.Extensions.ObjectPool Resources\aspnet110\Microsoft.Extensions.ObjectPool.dll - - + + aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions Resources\aspnet110\Microsoft.Extensions.Options.ConfigurationExtensions.dll - - + + aspnet110.Microsoft.Extensions.Options.DataAnnotations Resources\aspnet110\Microsoft.Extensions.Options.DataAnnotations.dll - - + + aspnet110.Microsoft.Extensions.Validation Resources\aspnet110\Microsoft.Extensions.Validation.dll - - + + aspnet110.Microsoft.Extensions.WebEncoders Resources\aspnet110\Microsoft.Extensions.WebEncoders.dll - - + + aspnet110.Microsoft.JSInterop Resources\aspnet110\Microsoft.JSInterop.dll - - + + aspnet110.Microsoft.Net.Http.Headers Resources\aspnet110\Microsoft.Net.Http.Headers.dll - - + + aspnet110.System.Diagnostics.EventLog Resources\aspnet110\System.Diagnostics.EventLog.dll - - + + aspnet110.System.Formats.Cbor Resources\aspnet110\System.Formats.Cbor.dll - - + + aspnet110.System.Security.Cryptography.Pkcs Resources\aspnet110\System.Security.Cryptography.Pkcs.dll - - + + aspnet110.System.Security.Cryptography.Xml Resources\aspnet110\System.Security.Cryptography.Xml.dll - - + + aspnet110.System.Threading.RateLimiting Resources\aspnet110\System.Threading.RateLimiting.dll - + + + aspnet110.Microsoft.CSharp + Resources\aspnet110\Microsoft.CSharp.dll + + + aspnet110.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet110\Microsoft.Extensions.Caching.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet110\Microsoft.Extensions.Configuration.Abstractions.dll + + + aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet110\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet110\Microsoft.Extensions.Diagnostics.Abstractions.dll + + + aspnet110.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet110\Microsoft.Extensions.FileProviders.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet110\Microsoft.Extensions.Hosting.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet110\Microsoft.Extensions.Logging.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Options + Resources\aspnet110\Microsoft.Extensions.Options.dll + + + aspnet110.Microsoft.Extensions.Primitives + Resources\aspnet110\Microsoft.Extensions.Primitives.dll + + + aspnet110.Microsoft.VisualBasic.Core + Resources\aspnet110\Microsoft.VisualBasic.Core.dll + + + aspnet110.Microsoft.VisualBasic + Resources\aspnet110\Microsoft.VisualBasic.dll + + + aspnet110.Microsoft.Win32.Primitives + Resources\aspnet110\Microsoft.Win32.Primitives.dll + + + aspnet110.Microsoft.Win32.Registry + Resources\aspnet110\Microsoft.Win32.Registry.dll + + + aspnet110.System.AppContext + Resources\aspnet110\System.AppContext.dll + + + aspnet110.System.Buffers + Resources\aspnet110\System.Buffers.dll + + + aspnet110.System.Collections.Concurrent + Resources\aspnet110\System.Collections.Concurrent.dll + + + aspnet110.System.Collections.Immutable + Resources\aspnet110\System.Collections.Immutable.dll + + + aspnet110.System.Collections.NonGeneric + Resources\aspnet110\System.Collections.NonGeneric.dll + + + aspnet110.System.Collections.Specialized + Resources\aspnet110\System.Collections.Specialized.dll + + + aspnet110.System.Collections + Resources\aspnet110\System.Collections.dll + + + aspnet110.System.ComponentModel.Annotations + Resources\aspnet110\System.ComponentModel.Annotations.dll + + + aspnet110.System.ComponentModel.DataAnnotations + Resources\aspnet110\System.ComponentModel.DataAnnotations.dll + + + aspnet110.System.ComponentModel.EventBasedAsync + Resources\aspnet110\System.ComponentModel.EventBasedAsync.dll + + + aspnet110.System.ComponentModel.Primitives + Resources\aspnet110\System.ComponentModel.Primitives.dll + + + aspnet110.System.ComponentModel.TypeConverter + Resources\aspnet110\System.ComponentModel.TypeConverter.dll + + + aspnet110.System.ComponentModel + Resources\aspnet110\System.ComponentModel.dll + + + aspnet110.System.Configuration + Resources\aspnet110\System.Configuration.dll + + + aspnet110.System.Console + Resources\aspnet110\System.Console.dll + + + aspnet110.System.Core + Resources\aspnet110\System.Core.dll + + + aspnet110.System.Data.Common + Resources\aspnet110\System.Data.Common.dll + + + aspnet110.System.Data.DataSetExtensions + Resources\aspnet110\System.Data.DataSetExtensions.dll + + + aspnet110.System.Data + Resources\aspnet110\System.Data.dll + + + aspnet110.System.Diagnostics.Contracts + Resources\aspnet110\System.Diagnostics.Contracts.dll + + + aspnet110.System.Diagnostics.Debug + Resources\aspnet110\System.Diagnostics.Debug.dll + + + aspnet110.System.Diagnostics.DiagnosticSource + Resources\aspnet110\System.Diagnostics.DiagnosticSource.dll + + + aspnet110.System.Diagnostics.FileVersionInfo + Resources\aspnet110\System.Diagnostics.FileVersionInfo.dll + + + aspnet110.System.Diagnostics.Process + Resources\aspnet110\System.Diagnostics.Process.dll + + + aspnet110.System.Diagnostics.StackTrace + Resources\aspnet110\System.Diagnostics.StackTrace.dll + + + aspnet110.System.Diagnostics.TextWriterTraceListener + Resources\aspnet110\System.Diagnostics.TextWriterTraceListener.dll + + + aspnet110.System.Diagnostics.Tools + Resources\aspnet110\System.Diagnostics.Tools.dll + + + aspnet110.System.Diagnostics.TraceSource + Resources\aspnet110\System.Diagnostics.TraceSource.dll + + + aspnet110.System.Diagnostics.Tracing + Resources\aspnet110\System.Diagnostics.Tracing.dll + + + aspnet110.System.Drawing.Primitives + Resources\aspnet110\System.Drawing.Primitives.dll + + + aspnet110.System.Drawing + Resources\aspnet110\System.Drawing.dll + + + aspnet110.System.Dynamic.Runtime + Resources\aspnet110\System.Dynamic.Runtime.dll + + + aspnet110.System.Formats.Asn1 + Resources\aspnet110\System.Formats.Asn1.dll + + + aspnet110.System.Formats.Tar + Resources\aspnet110\System.Formats.Tar.dll + + + aspnet110.System.Globalization.Calendars + Resources\aspnet110\System.Globalization.Calendars.dll + + + aspnet110.System.Globalization.Extensions + Resources\aspnet110\System.Globalization.Extensions.dll + + + aspnet110.System.Globalization + Resources\aspnet110\System.Globalization.dll + + + aspnet110.System.IO.Compression.Brotli + Resources\aspnet110\System.IO.Compression.Brotli.dll + + + aspnet110.System.IO.Compression.FileSystem + Resources\aspnet110\System.IO.Compression.FileSystem.dll + + + aspnet110.System.IO.Compression.ZipFile + Resources\aspnet110\System.IO.Compression.ZipFile.dll + + + aspnet110.System.IO.Compression + Resources\aspnet110\System.IO.Compression.dll + + + aspnet110.System.IO.FileSystem.AccessControl + Resources\aspnet110\System.IO.FileSystem.AccessControl.dll + + + aspnet110.System.IO.FileSystem.DriveInfo + Resources\aspnet110\System.IO.FileSystem.DriveInfo.dll + + + aspnet110.System.IO.FileSystem.Primitives + Resources\aspnet110\System.IO.FileSystem.Primitives.dll + + + aspnet110.System.IO.FileSystem.Watcher + Resources\aspnet110\System.IO.FileSystem.Watcher.dll + + + aspnet110.System.IO.FileSystem + Resources\aspnet110\System.IO.FileSystem.dll + + + aspnet110.System.IO.IsolatedStorage + Resources\aspnet110\System.IO.IsolatedStorage.dll + + + aspnet110.System.IO.MemoryMappedFiles + Resources\aspnet110\System.IO.MemoryMappedFiles.dll + + + aspnet110.System.IO.Pipelines + Resources\aspnet110\System.IO.Pipelines.dll + + + aspnet110.System.IO.Pipes.AccessControl + Resources\aspnet110\System.IO.Pipes.AccessControl.dll + + + aspnet110.System.IO.Pipes + Resources\aspnet110\System.IO.Pipes.dll + + + aspnet110.System.IO.UnmanagedMemoryStream + Resources\aspnet110\System.IO.UnmanagedMemoryStream.dll + + + aspnet110.System.IO + Resources\aspnet110\System.IO.dll + + + aspnet110.System.Linq.AsyncEnumerable + Resources\aspnet110\System.Linq.AsyncEnumerable.dll + + + aspnet110.System.Linq.Expressions + Resources\aspnet110\System.Linq.Expressions.dll + + + aspnet110.System.Linq.Parallel + Resources\aspnet110\System.Linq.Parallel.dll + + + aspnet110.System.Linq.Queryable + Resources\aspnet110\System.Linq.Queryable.dll + + + aspnet110.System.Linq + Resources\aspnet110\System.Linq.dll + + + aspnet110.System.Memory + Resources\aspnet110\System.Memory.dll + + + aspnet110.System.Net.Http.Json + Resources\aspnet110\System.Net.Http.Json.dll + + + aspnet110.System.Net.Http + Resources\aspnet110\System.Net.Http.dll + + + aspnet110.System.Net.HttpListener + Resources\aspnet110\System.Net.HttpListener.dll + + + aspnet110.System.Net.Mail + Resources\aspnet110\System.Net.Mail.dll + + + aspnet110.System.Net.NameResolution + Resources\aspnet110\System.Net.NameResolution.dll + + + aspnet110.System.Net.NetworkInformation + Resources\aspnet110\System.Net.NetworkInformation.dll + + + aspnet110.System.Net.Ping + Resources\aspnet110\System.Net.Ping.dll + + + aspnet110.System.Net.Primitives + Resources\aspnet110\System.Net.Primitives.dll + + + aspnet110.System.Net.Quic + Resources\aspnet110\System.Net.Quic.dll + + + aspnet110.System.Net.Requests + Resources\aspnet110\System.Net.Requests.dll + + + aspnet110.System.Net.Security + Resources\aspnet110\System.Net.Security.dll + + + aspnet110.System.Net.ServerSentEvents + Resources\aspnet110\System.Net.ServerSentEvents.dll + + + aspnet110.System.Net.ServicePoint + Resources\aspnet110\System.Net.ServicePoint.dll + + + aspnet110.System.Net.Sockets + Resources\aspnet110\System.Net.Sockets.dll + + + aspnet110.System.Net.WebClient + Resources\aspnet110\System.Net.WebClient.dll + + + aspnet110.System.Net.WebHeaderCollection + Resources\aspnet110\System.Net.WebHeaderCollection.dll + + + aspnet110.System.Net.WebProxy + Resources\aspnet110\System.Net.WebProxy.dll + + + aspnet110.System.Net.WebSockets.Client + Resources\aspnet110\System.Net.WebSockets.Client.dll + + + aspnet110.System.Net.WebSockets + Resources\aspnet110\System.Net.WebSockets.dll + + + aspnet110.System.Net + Resources\aspnet110\System.Net.dll + + + aspnet110.System.Numerics.Vectors + Resources\aspnet110\System.Numerics.Vectors.dll + + + aspnet110.System.Numerics + Resources\aspnet110\System.Numerics.dll + + + aspnet110.System.ObjectModel + Resources\aspnet110\System.ObjectModel.dll + + + aspnet110.System.Reflection.DispatchProxy + Resources\aspnet110\System.Reflection.DispatchProxy.dll + + + aspnet110.System.Reflection.Emit.ILGeneration + Resources\aspnet110\System.Reflection.Emit.ILGeneration.dll + + + aspnet110.System.Reflection.Emit.Lightweight + Resources\aspnet110\System.Reflection.Emit.Lightweight.dll + + + aspnet110.System.Reflection.Emit + Resources\aspnet110\System.Reflection.Emit.dll + + + aspnet110.System.Reflection.Extensions + Resources\aspnet110\System.Reflection.Extensions.dll + + + aspnet110.System.Reflection.Metadata + Resources\aspnet110\System.Reflection.Metadata.dll + + + aspnet110.System.Reflection.Primitives + Resources\aspnet110\System.Reflection.Primitives.dll + + + aspnet110.System.Reflection.TypeExtensions + Resources\aspnet110\System.Reflection.TypeExtensions.dll + + + aspnet110.System.Reflection + Resources\aspnet110\System.Reflection.dll + + + aspnet110.System.Resources.Reader + Resources\aspnet110\System.Resources.Reader.dll + + + aspnet110.System.Resources.ResourceManager + Resources\aspnet110\System.Resources.ResourceManager.dll + + + aspnet110.System.Resources.Writer + Resources\aspnet110\System.Resources.Writer.dll + + + aspnet110.System.Runtime.CompilerServices.Unsafe + Resources\aspnet110\System.Runtime.CompilerServices.Unsafe.dll + + + aspnet110.System.Runtime.CompilerServices.VisualC + Resources\aspnet110\System.Runtime.CompilerServices.VisualC.dll + + + aspnet110.System.Runtime.Extensions + Resources\aspnet110\System.Runtime.Extensions.dll + + + aspnet110.System.Runtime.Handles + Resources\aspnet110\System.Runtime.Handles.dll + + + aspnet110.System.Runtime.InteropServices.JavaScript + Resources\aspnet110\System.Runtime.InteropServices.JavaScript.dll + + + aspnet110.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet110\System.Runtime.InteropServices.RuntimeInformation.dll + + + aspnet110.System.Runtime.InteropServices + Resources\aspnet110\System.Runtime.InteropServices.dll + + + aspnet110.System.Runtime.Intrinsics + Resources\aspnet110\System.Runtime.Intrinsics.dll + + + aspnet110.System.Runtime.Loader + Resources\aspnet110\System.Runtime.Loader.dll + + + aspnet110.System.Runtime.Numerics + Resources\aspnet110\System.Runtime.Numerics.dll + + + aspnet110.System.Runtime.Serialization.Formatters + Resources\aspnet110\System.Runtime.Serialization.Formatters.dll + + + aspnet110.System.Runtime.Serialization.Json + Resources\aspnet110\System.Runtime.Serialization.Json.dll + + + aspnet110.System.Runtime.Serialization.Primitives + Resources\aspnet110\System.Runtime.Serialization.Primitives.dll + + + aspnet110.System.Runtime.Serialization.Xml + Resources\aspnet110\System.Runtime.Serialization.Xml.dll + + + aspnet110.System.Runtime.Serialization + Resources\aspnet110\System.Runtime.Serialization.dll + + + aspnet110.System.Runtime + Resources\aspnet110\System.Runtime.dll + + + aspnet110.System.Security.AccessControl + Resources\aspnet110\System.Security.AccessControl.dll + + + aspnet110.System.Security.Claims + Resources\aspnet110\System.Security.Claims.dll + + + aspnet110.System.Security.Cryptography.Algorithms + Resources\aspnet110\System.Security.Cryptography.Algorithms.dll + + + aspnet110.System.Security.Cryptography.Cng + Resources\aspnet110\System.Security.Cryptography.Cng.dll + + + aspnet110.System.Security.Cryptography.Csp + Resources\aspnet110\System.Security.Cryptography.Csp.dll + + + aspnet110.System.Security.Cryptography.Encoding + Resources\aspnet110\System.Security.Cryptography.Encoding.dll + + + aspnet110.System.Security.Cryptography.OpenSsl + Resources\aspnet110\System.Security.Cryptography.OpenSsl.dll + + + aspnet110.System.Security.Cryptography.Primitives + Resources\aspnet110\System.Security.Cryptography.Primitives.dll + + + aspnet110.System.Security.Cryptography.X509Certificates + Resources\aspnet110\System.Security.Cryptography.X509Certificates.dll + + + aspnet110.System.Security.Cryptography + Resources\aspnet110\System.Security.Cryptography.dll + + + aspnet110.System.Security.Principal.Windows + Resources\aspnet110\System.Security.Principal.Windows.dll + + + aspnet110.System.Security.Principal + Resources\aspnet110\System.Security.Principal.dll + + + aspnet110.System.Security.SecureString + Resources\aspnet110\System.Security.SecureString.dll + + + aspnet110.System.Security + Resources\aspnet110\System.Security.dll + + + aspnet110.System.ServiceModel.Web + Resources\aspnet110\System.ServiceModel.Web.dll + + + aspnet110.System.ServiceProcess + Resources\aspnet110\System.ServiceProcess.dll + + + aspnet110.System.Text.Encoding.CodePages + Resources\aspnet110\System.Text.Encoding.CodePages.dll + + + aspnet110.System.Text.Encoding.Extensions + Resources\aspnet110\System.Text.Encoding.Extensions.dll + + + aspnet110.System.Text.Encoding + Resources\aspnet110\System.Text.Encoding.dll + + + aspnet110.System.Text.Encodings.Web + Resources\aspnet110\System.Text.Encodings.Web.dll + + + aspnet110.System.Text.Json + Resources\aspnet110\System.Text.Json.dll + + + aspnet110.System.Text.RegularExpressions + Resources\aspnet110\System.Text.RegularExpressions.dll + + + aspnet110.System.Threading.AccessControl + Resources\aspnet110\System.Threading.AccessControl.dll + + + aspnet110.System.Threading.Channels + Resources\aspnet110\System.Threading.Channels.dll + + + aspnet110.System.Threading.Overlapped + Resources\aspnet110\System.Threading.Overlapped.dll + + + aspnet110.System.Threading.Tasks.Dataflow + Resources\aspnet110\System.Threading.Tasks.Dataflow.dll + + + aspnet110.System.Threading.Tasks.Extensions + Resources\aspnet110\System.Threading.Tasks.Extensions.dll + + + aspnet110.System.Threading.Tasks.Parallel + Resources\aspnet110\System.Threading.Tasks.Parallel.dll + + + aspnet110.System.Threading.Tasks + Resources\aspnet110\System.Threading.Tasks.dll + + + aspnet110.System.Threading.Thread + Resources\aspnet110\System.Threading.Thread.dll + + + aspnet110.System.Threading.ThreadPool + Resources\aspnet110\System.Threading.ThreadPool.dll + + + aspnet110.System.Threading.Timer + Resources\aspnet110\System.Threading.Timer.dll + + + aspnet110.System.Threading + Resources\aspnet110\System.Threading.dll + + + aspnet110.System.Transactions.Local + Resources\aspnet110\System.Transactions.Local.dll + + + aspnet110.System.Transactions + Resources\aspnet110\System.Transactions.dll + + + aspnet110.System.ValueTuple + Resources\aspnet110\System.ValueTuple.dll + + + aspnet110.System.Web.HttpUtility + Resources\aspnet110\System.Web.HttpUtility.dll + + + aspnet110.System.Web + Resources\aspnet110\System.Web.dll + + + aspnet110.System.Windows + Resources\aspnet110\System.Windows.dll + + + aspnet110.System.Xml.Linq + Resources\aspnet110\System.Xml.Linq.dll + + + aspnet110.System.Xml.ReaderWriter + Resources\aspnet110\System.Xml.ReaderWriter.dll + + + aspnet110.System.Xml.Serialization + Resources\aspnet110\System.Xml.Serialization.dll + + + aspnet110.System.Xml.XDocument + Resources\aspnet110\System.Xml.XDocument.dll + + + aspnet110.System.Xml.XPath.XDocument + Resources\aspnet110\System.Xml.XPath.XDocument.dll + + + aspnet110.System.Xml.XPath + Resources\aspnet110\System.Xml.XPath.dll + + + aspnet110.System.Xml.XmlDocument + Resources\aspnet110\System.Xml.XmlDocument.dll + + + aspnet110.System.Xml.XmlSerializer + Resources\aspnet110\System.Xml.XmlSerializer.dll + + + aspnet110.System.Xml + Resources\aspnet110\System.Xml.dll + + + aspnet110.System + Resources\aspnet110\System.dll + + + aspnet110.WindowsBase + Resources\aspnet110\WindowsBase.dll + + + aspnet110.mscorlib + Resources\aspnet110\mscorlib.dll + + + aspnet110.netstandard + Resources\aspnet110\netstandard.dll + - + diff --git a/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs index e814a1e..db314e4 100644 --- a/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs @@ -13,1509 +13,1509 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet80.References.MicrosoftCSharp, global::System.Guid.Parse("2c75bb81-aae1-4012-ab8f-5965ca0d9556")); + public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet80.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("d786b191-4810-4d6b-b209-ccc87bd6d0d2")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet80.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("e221b97c-a04f-48ae-a7e1-9b488ff04fc2")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet80.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("117186cb-0b2f-42ab-8f3e-8fddc3f3136b")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet80.References.MicrosoftVisualBasic, global::System.Guid.Parse("f5d8b1a0-5ac3-40f6-b985-b2fad6c4c5b1")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet80.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("d3b7f6fd-da5e-499c-a5dc-cef5f65867c2")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet80.References.MicrosoftWin32Primitives, global::System.Guid.Parse("043e2455-4934-4dc2-92e7-391a88700c1a")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet80.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("5042ae8d-4b33-4490-bffd-5847345cf77c")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet80.References.MicrosoftWin32Registry, global::System.Guid.Parse("664bcf64-903d-4bb3-b50c-8590bdcd315d")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet80.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("52c2a36c-ef1d-49b3-ab59-425a32840bce")); /// - /// The for mscorlib.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet80.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c17a431e-79bd-4c89-95b8-a902374ab36d")); /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); + public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet80.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("ffd8edb4-dabe-4a66-8016-00b801d2a478")); /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet80.References.SystemAppContext, global::System.Guid.Parse("5288d9eb-6a6a-43d0-a8fa-f7148b3c874a")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet80.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("82d01b55-20ac-4767-864e-474a28e1fffd")); /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet80.References.SystemBuffers, global::System.Guid.Parse("a8d67a4d-0d20-4c1c-8cc4-0607020c100d")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet80.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("10054db1-2a3b-4fc9-9e31-b0658885e5ef")); /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet80.References.SystemCollectionsConcurrent, global::System.Guid.Parse("291d7283-b119-4c71-9322-c41420697367")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet80.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("ac63ac26-a141-468e-ac0e-e22bdd288b6d")); /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet80.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("eeed30be-e2e6-4511-96e3-aad6ff18af95")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet80.References.SystemCollectionsImmutable, global::System.Guid.Parse("dbb1af38-a449-4d78-835e-0e9b87272447")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet80.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("5f80ecca-1c3c-4bf2-bfc9-f793f5713a9f")); /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet80.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("f70e6972-e8d9-4760-9d6b-57a614b5d589")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet80.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("646377af-a50e-4f05-8645-d2d759447344")); /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet80.References.SystemCollectionsSpecialized, global::System.Guid.Parse("fd17dd87-52ef-4094-a21e-a68d00473cd3")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet80.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("14ec8f46-5033-44e2-bd61-f611565e46c4")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet80.References.SystemComponentModelAnnotations, global::System.Guid.Parse("9df271e3-9292-4353-8f1b-b20e5e9f9bc5")); + public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet80.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("949cb264-f61a-483f-9ee2-14c3fe44cb12")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet80.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c8fbd488-f175-4808-9f57-7d485b829f2c")); + public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet80.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("135ac951-4439-417a-a0b8-566331ce5e02")); /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); + public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet80.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("b0596946-903d-4917-8090-0fec39ed65eb")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet80.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d90370ff-ce21-4f83-84b2-8bc8f0eda270")); + public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet80.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("45eb7a11-477a-48a6-a58f-99696276f492")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet80.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5b49da2e-9a9e-4802-90b6-0e6f292d7a68")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet80.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("a44daff4-9973-4d28-9587-0a0fe20c5aeb")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet80.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("a5415ff5-bfad-48f8-918c-c4f8d0086c30")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet80.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("e7715ffe-870f-466e-88de-665e57a78297")); /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet80.References.SystemConfiguration, global::System.Guid.Parse("8a8763d4-74ff-467e-acec-6d4d45e33344")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet80.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("24c8b954-07f3-4aca-a14f-588c10ba1d62")); /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet80.References.SystemConsole, global::System.Guid.Parse("1e2a572d-ac79-4893-a169-87a4e0a8c06c")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet80.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("c37c962b-e01b-47e4-8df3-b5d67a76c9d8")); /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet80.References.SystemCore, global::System.Guid.Parse("d4f5dd7f-5671-491f-9d22-f34cdda723ae")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet80.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("355181a2-4130-49bf-bbc9-d3af9436421b")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet80.References.SystemDataCommon, global::System.Guid.Parse("efb166ec-50c3-49cc-94b9-ad0bc5d1b1ac")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet80.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c3f739a5-2b17-4018-91d1-89567ab29fb7")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet80.References.SystemDataDataSetExtensions, global::System.Guid.Parse("b744d1d2-3a42-47f9-8d87-526c2debfe7f")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet80.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("b7dc8123-72f6-4cd1-acd6-9ddb9a68564c")); /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet80.References.SystemData, global::System.Guid.Parse("ed84ed0e-9d58-47ea-a21e-d73bd3034227")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet80.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("79e2f5d4-d33c-4adb-b02e-fb5e01f57a89")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet80.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e4de5cc2-b40b-42e2-ad88-83693e21c6ff")); + public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet80.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("ad21824d-02aa-43de-b74b-d911d4c49d00")); /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet80.References.SystemDiagnosticsDebug, global::System.Guid.Parse("01ca8db5-696d-419a-903c-f61625819b3c")); + public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet80.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("ce900455-5185-4599-83ca-8e171943d691")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet80.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("160fabf3-0844-498e-8f49-ad26ede453b0")); + public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet80.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("8e0b095b-7c17-4f71-b167-8c019486f3ad")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet80.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("67197b9a-11e5-4d9c-bdd1-82e393aece07")); + public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet80.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("4ac4abe9-dc43-4da8-8861-8dca6358d2ec")); /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet80.References.SystemDiagnosticsProcess, global::System.Guid.Parse("5800cfbc-95f7-45a9-8ca1-542a4db2c8a2")); + public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet80.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("c64f50ea-748d-4c92-9bf6-8d14e063877b")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet80.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b26b26a5-8479-4d5d-afed-9bcd938f6b1c")); + public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet80.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("5091be43-888f-4bee-a4bf-6557f403a486")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet80.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("d13408da-a5de-4536-9a7e-566dd54db97c")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet80.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("a683397e-bff3-4523-8dd2-cd000e4954b6")); /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet80.References.SystemDiagnosticsTools, global::System.Guid.Parse("42c5df0b-a210-47db-81f2-e1f8c0387cc4")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet80.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("a4e7a4ce-0ade-4c18-a029-f93ebfb7f914")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet80.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("c2a81bf9-a284-402a-b914-7f3f772d1f9c")); + public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet80.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("ed923001-cc90-4f55-842d-514e08f505d2")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet80.References.SystemDiagnosticsTracing, global::System.Guid.Parse("bf290b8d-de36-4927-8bf0-5e44b57622c8")); + public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet80.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("56b66e4a-5e3a-42f1-b662-19c8b6e451eb")); /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); + public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet80.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("f8818ff8-07c9-4e1b-8206-4f6f79850b57")); /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet80.References.SystemDrawing, global::System.Guid.Parse("f87f3ff6-e523-466f-bc96-a2d56bc3df93")); + public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet80.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("a508ef3a-bb1c-4872-8b58-53dd1d39f616")); /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet80.References.SystemDrawingPrimitives, global::System.Guid.Parse("2442ebdd-5d18-414c-8a0f-63bfee2a813f")); + public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet80.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("d7fe91ab-18b8-4273-bfc4-d60dc8222d12")); /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet80.References.SystemDynamicRuntime, global::System.Guid.Parse("7d6d9b7c-ce47-4c8c-b87f-712112c2bf87")); + public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet80.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("2a8e9447-f40d-43b5-baa9-2b021562179b")); /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet80.References.SystemFormatsAsn1, global::System.Guid.Parse("d363e105-8fa2-4fad-9bf6-931f16cc5f82")); + public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet80.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("076a132c-a658-4785-8d7d-86237a6b9c1b")); /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet80.References.SystemFormatsTar, global::System.Guid.Parse("7323ea3a-c917-4f71-adde-544f6a125f4c")); + public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet80.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("9438800c-36aa-489d-92f5-ef2b43c3fb7b")); /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet80.References.SystemGlobalizationCalendars, global::System.Guid.Parse("2c2735d3-32d7-4477-bb86-36641b646f5f")); + public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet80.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("56ba7c2f-c16a-4535-8046-937c75c7870e")); /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); + public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet80.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("d7e04d4c-1fd3-4c33-8d66-d965e4160f73")); /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet80.References.SystemGlobalizationExtensions, global::System.Guid.Parse("2317d0f5-f08d-4501-bf0f-791c0fe821e6")); + public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet80.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("b389b1d5-366b-49c6-a758-dfbc627dc2c4")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet80.References.SystemIOCompressionBrotli, global::System.Guid.Parse("fca988a6-6fb6-4abe-a740-1d8f78ea3e6b")); + public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet80.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("5c7ca3f6-0c61-49df-bdcc-50f3f662ebd8")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet80.References.SystemIOCompression, global::System.Guid.Parse("6427cefe-5352-4f73-b449-c86b0dfb8cc1")); + public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet80.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("6b744a57-91b0-46fc-9e69-bf5cf2238be8")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet80.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("e3c12c92-3152-460d-8778-5396ac6c12e0")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet80.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("2e46e704-db0e-41c9-98e8-56644386cb26")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet80.References.SystemIOCompressionZipFile, global::System.Guid.Parse("1b752546-ea78-4cd6-bc56-e920e2af5004")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet80.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("36ad09f1-5a4c-419f-aa66-f336c866057f")); /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); + public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet80.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("1fde21d8-6893-4f11-bca1-e9afd1c14072")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet80.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("3e6f08db-36de-4df8-8d53-012cc6b3f65f")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet80.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("eb29e876-8f95-4b5d-8eca-4af68f6a0b0e")); /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet80.References.SystemIOFileSystem, global::System.Guid.Parse("87cbd5ee-51d3-4631-a21b-00b7e8cd46e1")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet80.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("bef0063b-78f1-49c7-9b7a-63e51e08fc07")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet80.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("7eec11db-9261-4cc6-b365-8bcca3e02628")); + public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet80.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("c92aedbf-5dc5-4c43-9d5b-49905aacf163")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet80.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("b9aede96-9c7f-4215-8f9c-7b5124aafd07")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet80.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("28124870-661b-443b-bceb-ff05fa8f6131")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet80.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("9bf488f1-0f26-41c0-b00e-c6c2deece328")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet80.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("0885098f-f5b8-4462-a86f-aa98a0bc0819")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet80.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e6fecca8-5434-4788-be5b-c32b6f4dd492")); + public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet80.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("761f5458-37ea-4cfc-935f-b5f80cebce9d")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet80.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("6d4fe732-3bda-44be-9e75-94b28cb03f96")); + public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet80.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("529097a2-aa58-40ea-947b-e031088f0c7d")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet80.References.SystemIOPipesAccessControl, global::System.Guid.Parse("ad79f40e-6391-4944-85f5-d42c467a8b06")); + public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet80.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("8dbd9cfa-bcc8-4a0b-9dea-7573a96a2dd9")); /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet80.References.SystemIOPipes, global::System.Guid.Parse("df36582c-389c-44ad-9083-5694fc8dd162")); + public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet80.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("ccd8587a-d7c7-4a29-b29d-8ab23dcf7b52")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); + public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet80.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("b0617182-1f9c-4817-812f-32d789e7029a")); /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet80.References.SystemLinq, global::System.Guid.Parse("f57fb333-2777-45de-af65-8663a14d2a8f")); + public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet80.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("cedf9a4b-00a7-40a6-98fb-be0a50379742")); /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet80.References.SystemLinqExpressions, global::System.Guid.Parse("3038e8fe-2dd2-4863-b910-19d171703c69")); + public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet80.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("858fe8fa-dea8-4439-963e-2c556ec7a4ca")); /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet80.References.SystemLinqParallel, global::System.Guid.Parse("40ef3072-0df4-44ce-9e68-9c21bfb60291")); + public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet80.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("6f180999-8c17-4d05-a4fb-c2714f3af4d8")); /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet80.References.SystemLinqQueryable, global::System.Guid.Parse("74f3f974-0060-488c-bc3d-129ea75c76c0")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet80.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e1a5cbd2-5acc-49ba-9bfe-141ae275d9f8")); /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet80.References.SystemMemory, global::System.Guid.Parse("db9278cd-ba14-4c9f-b83f-cdfc0022b403")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet80.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("41d30d53-f637-481f-bd2f-92a49f154468")); /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet80.References.SystemNet, global::System.Guid.Parse("f0efdf6e-a60a-4b5f-8715-1564598a1951")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet80.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("c77f6e89-acca-478b-9eaf-63b03f128fd1")); /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet80.References.SystemNetHttp, global::System.Guid.Parse("fc413c19-c0e5-469e-8eab-2e73b385b6ec")); + public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet80.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("5d257794-9c0d-4be7-a50c-8b1a104fab73")); /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet80.References.SystemNetHttpJson, global::System.Guid.Parse("13b72175-76bb-4609-b8fd-400396f81e2f")); + public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet80.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("b146ee73-0d90-4292-bf38-f2694da314e7")); /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet80.References.SystemNetHttpListener, global::System.Guid.Parse("be1825d9-3c19-46a7-b0ee-94877e53a34c")); + public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet80.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("84c7bfd3-194d-415c-a3a2-ceb63127e2e9")); /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet80.References.SystemNetMail, global::System.Guid.Parse("4a24b5e3-a8c1-4e00-90e4-0ce3c0572fb3")); + public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet80.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("efca8244-cd57-4752-85e2-025a082feb71")); /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet80.References.SystemNetNameResolution, global::System.Guid.Parse("71595b2b-f1c4-4ccf-ad19-49ae1789da9e")); + public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet80.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("e27b9846-e7ae-445e-b053-b369ac286cc6")); /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet80.References.SystemNetNetworkInformation, global::System.Guid.Parse("18096c73-79f6-49ab-8249-fdafc4fe1b49")); + public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet80.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("f4854fe3-5406-40d1-bb04-358d25350574")); /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet80.References.SystemNetPing, global::System.Guid.Parse("721b9c29-000b-459e-aa98-ae169f777866")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet80.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("cc8fb4f5-091c-4847-b166-d3e7d17a28e1")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet80.References.SystemNetPrimitives, global::System.Guid.Parse("96149e55-dffe-45a1-bca5-f1c2da4fac35")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet80.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("96fdc039-e959-4b98-b5c9-b7560b0fd39a")); /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet80.References.SystemNetQuic, global::System.Guid.Parse("ca53bdf3-2831-4e07-9a06-e256066d6b4d")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet80.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("c7595fb0-0014-4056-84a2-a0357606ea8d")); /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet80.References.SystemNetRequests, global::System.Guid.Parse("76ecf35b-2c0a-4563-9f3f-33c8447d74ff")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet80.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("93ad8f2b-8bff-4937-8d12-363e1a161176")); /// - /// The for System.Net.Security.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet80.References.SystemNetSecurity, global::System.Guid.Parse("ea2da13f-c5b7-4a3a-8be2-82f1b3be7c4e")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet80.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("55eb3ff8-0238-4b97-bb5b-49be0dd9359f")); /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet80.References.SystemNetServicePoint, global::System.Guid.Parse("db314154-b6d3-46d6-8af9-8dd3daa44c2a")); + public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet80.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("58652881-34ff-49ee-8c79-568a671c8e6c")); /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet80.References.SystemNetSockets, global::System.Guid.Parse("842e15bd-f049-4485-82ed-c68519b29b42")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet80.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("aa350201-8649-4f2c-8f67-1f1789af786f")); /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet80.References.SystemNetWebClient, global::System.Guid.Parse("ce6050f2-4fe0-414d-87e2-6ca0ac3d2654")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet80.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("d89a69c5-e235-4151-9319-191fcdc143cb")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet80.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4a30a45b-7a5a-4d95-8b8f-30da161846a6")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet80.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("3548926d-13db-4d4f-8d6e-d57f34de2c71")); /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet80.References.SystemNetWebProxy, global::System.Guid.Parse("f948c62e-d43d-4f2f-b771-1612f7d57b24")); + public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet80.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("56f093d2-5e8d-4ef9-85e2-0b432151f3fb")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet80.References.SystemNetWebSocketsClient, global::System.Guid.Parse("b8cff698-06ab-4615-964b-ca1d13ce1e91")); + public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet80.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("5f2c3414-7d33-4829-b9a8-d141ef00d045")); /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet80.References.SystemNetWebSockets, global::System.Guid.Parse("b327c7b4-b2d5-4900-8876-771fa7170b7f")); + public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet80.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("6b506f47-2504-4831-b2c1-d11d90367ca0")); /// - /// The for System.Numerics.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet80.References.SystemNumerics, global::System.Guid.Parse("61794a33-1318-4396-9853-5520a85fdb70")); + public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet80.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("e1460515-b479-42f8-9e6c-6e1dc5f4a7e8")); /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.AspNetCore.dll /// - public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet80.References.SystemNumericsVectors, global::System.Guid.Parse("bc660e00-453e-453e-84f8-95babf2e4957")); + public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet80.References.MicrosoftAspNetCore, global::System.Guid.Parse("4ff9fdd0-28d8-4174-b5e5-ef7e0c46e105")); /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet80.References.SystemObjectModel, global::System.Guid.Parse("9e5fc090-7b44-4260-9d29-b86e35b068a0")); + public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet80.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("4b0dc82d-f224-42bf-b875-eb45dfcdd70b")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet80.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3f18f8de-cd44-4910-896b-c15850a66c88")); + public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet80.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("e6866ff2-9a4d-4329-b631-793c9f25a0c1")); /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); + public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet80.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("4c6abeb7-7e7e-4e43-8ebe-97ada8a74856")); /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet80.References.SystemReflectionEmit, global::System.Guid.Parse("6338bc65-00e8-49b6-8092-7447a5c44226")); + public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet80.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("d31e3231-4e90-4bff-bb6a-ee51f2b435a7")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet80.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1754aacd-5433-4952-b08e-98daf969eeeb")); + public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet80.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("1c419cb6-ea0c-40ee-b567-08fe67cc2edf")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet80.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("b9cae7f9-eb39-4ca2-80c1-9ed3a46657d1")); + public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet80.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("984be062-3b56-4873-967d-0776d0c7b683")); /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet80.References.SystemReflectionExtensions, global::System.Guid.Parse("23dc63c4-2ee8-47d8-a23e-f0ce96e83e90")); + public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet80.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("af2711bc-d414-490a-a54e-ee2dd9d9defa")); /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet80.References.SystemReflectionMetadata, global::System.Guid.Parse("1f20e57c-3df5-4774-8f40-db3c30527cea")); + public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet80.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("fc834919-0bbe-4301-aad1-e14993ce8cb1")); /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet80.References.SystemReflectionPrimitives, global::System.Guid.Parse("c9dd3ec2-1146-4446-ac75-ae19647ac45c")); + public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet80.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("fc3d2718-100d-49da-8f57-cfac6ae28e93")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); + public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet80.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("9da2cde7-90b0-4c1d-acfb-0eaf48b0bd2f")); /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet80.References.SystemResourcesReader, global::System.Guid.Parse("3ba0491e-c096-4e30-87a2-7d39dc312574")); + public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet80.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("1fb2df2c-c238-4cb3-a2f0-8687aeea51f4")); /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet80.References.SystemResourcesResourceManager, global::System.Guid.Parse("8de58b02-5c0b-4be0-a74e-0028fb8f80e1")); + public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet80.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("90944f4c-dfe1-4ba6-af2b-cad53fa8e6fd")); /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet80.References.SystemResourcesWriter, global::System.Guid.Parse("98a22f73-71b7-4896-9938-6f54f1ce128d")); + public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet80.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("47e59f79-b428-4cd4-a982-d864008a95f8")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet80.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("3dff1309-ccf8-47a5-9701-b5ce1cee6886")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet80.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("069a7025-cf7b-44b4-b9cb-dbd68f914240")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet80.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("5b7b7255-3c7e-48c6-b7e3-913e56b39c08")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet80.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("56861842-e7fa-4836-b34f-9ecacfa48d4b")); /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet80.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("98bb08f3-731f-4cb7-9a9a-b558f38f2787")); /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet80.References.SystemRuntimeExtensions, global::System.Guid.Parse("c4f05aa6-1d07-4bed-a728-2d76055f39b0")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet80.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("438aae09-37a3-48a1-b382-0527745f0597")); /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet80.References.SystemRuntimeHandles, global::System.Guid.Parse("122dcb5c-4dc4-4738-a5f7-65a404045201")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet80.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("c4929623-09ab-4f7b-a486-a3ca0d7ff02e")); /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet80.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c710117f-47f7-4e05-91f0-724bf6cc1a82")); + public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet80.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("c73872ae-4945-4659-baad-fd73d3e8fa6e")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.Features.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet80.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("f064ea3f-6a52-4ddf-953a-287b963ec565")); + public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet80.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("265e3c54-8c2e-468d-9829-1e3cebefd4c6")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet80.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("5cbf62d8-18a6-47a7-aa84-444163054581")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet80.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("67e273cf-fd0e-4469-9190-ef0c93930f32")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet80.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("b5787cee-8bc2-4866-83ca-99fad3b71cb9")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet80.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("07bda7fd-c8eb-4b6e-8e87-edd2b87af4f4")); /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet80.References.SystemRuntimeLoader, global::System.Guid.Parse("aca99f31-280b-4705-943a-528d003d29e2")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet80.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("22fff8fd-5945-4ba8-9f33-16097ffb8e40")); /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet80.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("f15db67c-bfe7-4c75-9200-e356c1f9dea0")); /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet80.References.SystemRuntimeSerialization, global::System.Guid.Parse("fe26f9d4-a614-4014-b79d-a3f3b01442b6")); + public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet80.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("1fb566da-3818-424d-8913-5281fa08f8cf")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet80.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("7d229daa-fe47-4c77-8703-85f587e6a0fd")); + public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet80.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("5ff27858-8c4c-41b6-a790-d0f8b8b44548")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet80.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("050e55b7-25ff-4d03-b3da-27fbec38a08b")); + public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet80.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("cc681a5a-4d37-4471-8882-cb75a3e8784f")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.Extensions.Http.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet80.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("240d8418-b8c0-4ee8-b9f1-004057ed2dc5")); + public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet80.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("ffa74071-87d5-4924-a6c4-701db2fe89f4")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet80.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e4880330-5f88-4067-915d-7351cf175ff8")); + public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet80.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("7038b555-f26d-419c-b20c-078cce5b0472")); /// - /// The for System.Security.AccessControl.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet80.References.SystemSecurityAccessControl, global::System.Guid.Parse("9126c089-4ce3-4112-80a1-43f8887f6c56")); + public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet80.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("428f3369-f196-4889-aa9d-b767abd89930")); /// - /// The for System.Security.Claims.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet80.References.SystemSecurityClaims, global::System.Guid.Parse("f78621db-2cbd-4316-be6d-04e143b4148a")); + public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet80.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("32b04785-7e51-4aac-ba14-d6450586ddec")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet80.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6567600b-c3ea-41f1-9651-4f528be54d8a")); + public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet80.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("885251d8-ee2e-4120-b240-d3162467854a")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet80.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ad530968-d555-4b8d-8df0-7c96fe4b6143")); + public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet80.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("8a098b43-9311-4748-ae1f-22519a513b1d")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet80.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4b2506cc-23b4-4866-9bae-de585c583451")); + public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet80.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("7069131d-57e3-4fed-8066-7f15b616a6c9")); /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet80.References.SystemSecurityCryptography, global::System.Guid.Parse("b636a9d3-8686-4351-9340-7530d6fd345e")); + public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet80.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("1eb550f3-bbf9-4a2c-b554-cfe6a08b1ce2")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet80.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("e9fd1791-8ca9-458c-88e8-cf519e5c0f75")); + public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet80.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("e671a5d9-c82b-44f7-b6b8-4692d9e7687c")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet80.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("70568e6b-19a7-481a-8197-fd310e881a09")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet80.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("fe197d3d-17f4-4b22-81c7-f5ded93ef74a")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet80.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("9527864b-bbfd-4f77-b488-ce23009b3837")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet80.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("c4513abb-2996-4baa-b054-a2a5e236b097")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet80.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("569b7242-b858-40ee-8ebe-0b2bc10cd552")); + public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet80.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("fa98320c-8620-4483-971e-c70d40e65baa")); /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet80.References.SystemSecurity, global::System.Guid.Parse("8b1e3de3-8e8e-4a5d-b6eb-5f8bf6b0e701")); + public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet80.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("ab75b310-62cf-4f38-aa61-8e20287a9bd1")); /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet80.References.SystemSecurityPrincipal, global::System.Guid.Parse("50894a08-4aa4-4a7f-b01c-d0ff6c78dde6")); + public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet80.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("707ac80a-a809-4957-b653-0734a86fea4a")); /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet80.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("77bc8fa9-a69e-4532-a2df-9e344b8dc31e")); + public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet80.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("600800f0-814d-4b39-8ceb-c1e31dbe8ebb")); /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet80.References.SystemSecuritySecureString, global::System.Guid.Parse("a6727ca0-1dcd-4382-9a56-b50159204b7e")); + public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet80.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("8097b7e5-86ef-4bcc-b3de-786eecdc1818")); /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Options.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet80.References.SystemServiceModelWeb, global::System.Guid.Parse("1c4ba5ae-97ce-415f-a321-4ab7ec4ec275")); + public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet80.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("1c20a462-23d3-4e2b-bbde-bffcc0730606")); /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet80.References.SystemServiceProcess, global::System.Guid.Parse("3fd562c9-4903-4e61-97a7-94a05caefc64")); + public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet80.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("69c94486-8b43-4265-bd7f-ddfd041269b4")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet80.References.SystemTextEncodingCodePages, global::System.Guid.Parse("19251135-edcb-44c6-af99-2d12e64cf2b0")); + public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet80.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("e7d485de-a53d-46e1-a9e2-ca37a733a5c8")); /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.JSInterop.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet80.References.SystemTextEncoding, global::System.Guid.Parse("75c28f71-6596-4826-9815-58e3d0fe520e")); + public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet80.References.MicrosoftJSInterop, global::System.Guid.Parse("fd7b7fcf-fd51-42f3-b802-047bdb4a2b67")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet80.References.SystemTextEncodingExtensions, global::System.Guid.Parse("74f95d39-90c8-41b1-87a5-e1f064f08971")); + public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet80.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("cb76c439-af82-403f-8461-267a0a47fd6b")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Diagnostics.EventLog.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet80.References.SystemTextEncodingsWeb, global::System.Guid.Parse("218b2905-9e00-4c60-8a1e-eaaf3fa289ef")); + public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet80.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("c44413f3-366b-4ca4-a763-7d5078002ab2")); /// - /// The for System.Text.Json.dll + /// The for System.IO.Pipelines.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet80.References.SystemTextJson, global::System.Guid.Parse("9ffe7a84-aaae-4863-9208-3aa1704f2c3c")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet80.References.SystemIOPipelines, global::System.Guid.Parse("4078d54c-53f6-4cf8-b52d-cee969a73321")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet80.References.SystemTextRegularExpressions, global::System.Guid.Parse("4c15efd1-2131-4ce2-94d0-163e2249a697")); + public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet80.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("dfb1ae64-d316-4b78-95bb-e01755ba931a")); /// - /// The for System.Threading.Channels.dll + /// The for System.Threading.RateLimiting.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); + public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet80.References.SystemThreadingRateLimiting, global::System.Guid.Parse("d1f29242-507e-473c-a556-4f6a6ccbaa4b")); /// - /// The for System.Threading.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet80.References.MicrosoftCSharp, global::System.Guid.Parse("2c75bb81-aae1-4012-ab8f-5965ca0d9556")); /// - /// The for System.Threading.Overlapped.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet80.References.SystemThreadingOverlapped, global::System.Guid.Parse("79cca10a-0a5f-495e-8e10-007706f90fb5")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet80.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("e221b97c-a04f-48ae-a7e1-9b488ff04fc2")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet80.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("f6eb07ca-cc82-4726-a21b-15a99b7fd721")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet80.References.MicrosoftVisualBasic, global::System.Guid.Parse("f5d8b1a0-5ac3-40f6-b985-b2fad6c4c5b1")); /// - /// The for System.Threading.Tasks.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet80.References.MicrosoftWin32Primitives, global::System.Guid.Parse("043e2455-4934-4dc2-92e7-391a88700c1a")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet80.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("d405148c-8731-4ca6-ba70-4a33c7761dbe")); + public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet80.References.MicrosoftWin32Registry, global::System.Guid.Parse("664bcf64-903d-4bb3-b50c-8590bdcd315d")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet80.References.SystemThreadingTasksParallel, global::System.Guid.Parse("59b90047-76ab-4a10-8072-8eee060facb4")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet80.References.SystemAppContext, global::System.Guid.Parse("5288d9eb-6a6a-43d0-a8fa-f7148b3c874a")); /// - /// The for System.Threading.Thread.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet80.References.SystemThreadingThread, global::System.Guid.Parse("6208a764-1001-472e-b913-5e0dea10f961")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet80.References.SystemBuffers, global::System.Guid.Parse("a8d67a4d-0d20-4c1c-8cc4-0607020c100d")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet80.References.SystemThreadingThreadPool, global::System.Guid.Parse("c82bf1e9-790d-4768-8b50-16219b85a43c")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet80.References.SystemCollectionsConcurrent, global::System.Guid.Parse("291d7283-b119-4c71-9322-c41420697367")); /// - /// The for System.Threading.Timer.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet80.References.SystemThreadingTimer, global::System.Guid.Parse("5809ce5e-9e58-4869-9a67-c2e6960efe99")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet80.References.SystemCollectionsImmutable, global::System.Guid.Parse("dbb1af38-a449-4d78-835e-0e9b87272447")); /// - /// The for System.Transactions.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet80.References.SystemTransactions, global::System.Guid.Parse("496991c3-4161-4807-a474-5e6b7b50898f")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet80.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("f70e6972-e8d9-4760-9d6b-57a614b5d589")); /// - /// The for System.Transactions.Local.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet80.References.SystemTransactionsLocal, global::System.Guid.Parse("c6332a06-1af7-4d75-baaf-d18f9b525c6a")); + public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet80.References.SystemCollectionsSpecialized, global::System.Guid.Parse("fd17dd87-52ef-4094-a21e-a68d00473cd3")); /// - /// The for System.ValueTuple.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet80.References.SystemValueTuple, global::System.Guid.Parse("10a8c713-4e7c-4384-83c7-0cbdc89c405c")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); /// - /// The for System.Web.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet80.References.SystemWeb, global::System.Guid.Parse("c22515bd-da28-4ac2-a953-756ba54a8c0d")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet80.References.SystemComponentModelAnnotations, global::System.Guid.Parse("9df271e3-9292-4353-8f1b-b20e5e9f9bc5")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet80.References.SystemWebHttpUtility, global::System.Guid.Parse("21cb7f17-8a6f-4b6f-8ea4-841d1b534bf4")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet80.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c8fbd488-f175-4808-9f57-7d485b829f2c")); /// - /// The for System.Windows.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet80.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d90370ff-ce21-4f83-84b2-8bc8f0eda270")); /// - /// The for System.Xml.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet80.References.SystemXml, global::System.Guid.Parse("ae454a43-19d4-418a-9257-4241df156904")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet80.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5b49da2e-9a9e-4802-90b6-0e6f292d7a68")); /// - /// The for System.Xml.Linq.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet80.References.SystemXmlLinq, global::System.Guid.Parse("358c243f-97b8-418d-9f47-627a0d3ca43f")); + public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet80.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("a5415ff5-bfad-48f8-918c-c4f8d0086c30")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet80.References.SystemXmlReaderWriter, global::System.Guid.Parse("f31d9aa7-3f06-406b-b445-91e6a0a3c78d")); + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet80.References.SystemXmlSerialization, global::System.Guid.Parse("8dd845e8-8f0e-4a13-aa8c-d26648319854")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet80.References.SystemConfiguration, global::System.Guid.Parse("8a8763d4-74ff-467e-acec-6d4d45e33344")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet80.References.SystemXmlXDocument, global::System.Guid.Parse("1c990131-a3f5-4915-a738-a38c3377b8cb")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet80.References.SystemConsole, global::System.Guid.Parse("1e2a572d-ac79-4893-a169-87a4e0a8c06c")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet80.References.SystemXmlXmlDocument, global::System.Guid.Parse("2d8ec65b-8b64-4b27-a2c7-ade9329a2c77")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet80.References.SystemCore, global::System.Guid.Parse("d4f5dd7f-5671-491f-9d22-f34cdda723ae")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet80.References.SystemXmlXmlSerializer, global::System.Guid.Parse("59755038-bd4f-4311-b7b5-ccbc7d7ee286")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet80.References.SystemDataCommon, global::System.Guid.Parse("efb166ec-50c3-49cc-94b9-ad0bc5d1b1ac")); /// - /// The for System.Xml.XPath.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet80.References.SystemXmlXPath, global::System.Guid.Parse("567f8bde-a77d-469e-b590-27b30302703b")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet80.References.SystemDataDataSetExtensions, global::System.Guid.Parse("b744d1d2-3a42-47f9-8d87-526c2debfe7f")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet80.References.SystemXmlXPathXDocument, global::System.Guid.Parse("fe5bb2e5-62d8-4014-96b0-74163ff4f9c0")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet80.References.SystemData, global::System.Guid.Parse("ed84ed0e-9d58-47ea-a21e-d73bd3034227")); /// - /// The for WindowsBase.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet80.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e4de5cc2-b40b-42e2-ad88-83693e21c6ff")); /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet80.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("d786b191-4810-4d6b-b209-ccc87bd6d0d2")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet80.References.SystemDiagnosticsDebug, global::System.Guid.Parse("01ca8db5-696d-419a-903c-f61625819b3c")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet80.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("117186cb-0b2f-42ab-8f3e-8fddc3f3136b")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet80.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("160fabf3-0844-498e-8f49-ad26ede453b0")); /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet80.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("d3b7f6fd-da5e-499c-a5dc-cef5f65867c2")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet80.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("67197b9a-11e5-4d9c-bdd1-82e393aece07")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet80.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("5042ae8d-4b33-4490-bffd-5847345cf77c")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet80.References.SystemDiagnosticsProcess, global::System.Guid.Parse("5800cfbc-95f7-45a9-8ca1-542a4db2c8a2")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet80.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("52c2a36c-ef1d-49b3-ab59-425a32840bce")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet80.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b26b26a5-8479-4d5d-afed-9bcd938f6b1c")); /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet80.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("ffd8edb4-dabe-4a66-8016-00b801d2a478")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet80.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("d13408da-a5de-4536-9a7e-566dd54db97c")); /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet80.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c17a431e-79bd-4c89-95b8-a902374ab36d")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet80.References.SystemDiagnosticsTools, global::System.Guid.Parse("42c5df0b-a210-47db-81f2-e1f8c0387cc4")); /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet80.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("10054db1-2a3b-4fc9-9e31-b0658885e5ef")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet80.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("c2a81bf9-a284-402a-b914-7f3f772d1f9c")); /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet80.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("82d01b55-20ac-4767-864e-474a28e1fffd")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet80.References.SystemDiagnosticsTracing, global::System.Guid.Parse("bf290b8d-de36-4927-8bf0-5e44b57622c8")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet80.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("ac63ac26-a141-468e-ac0e-e22bdd288b6d")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet80.References.SystemDrawingPrimitives, global::System.Guid.Parse("2442ebdd-5d18-414c-8a0f-63bfee2a813f")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet80.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("949cb264-f61a-483f-9ee2-14c3fe44cb12")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet80.References.SystemDrawing, global::System.Guid.Parse("f87f3ff6-e523-466f-bc96-a2d56bc3df93")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet80.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("eeed30be-e2e6-4511-96e3-aad6ff18af95")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet80.References.SystemDynamicRuntime, global::System.Guid.Parse("7d6d9b7c-ce47-4c8c-b87f-712112c2bf87")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet80.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("5f80ecca-1c3c-4bf2-bfc9-f793f5713a9f")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet80.References.SystemFormatsAsn1, global::System.Guid.Parse("d363e105-8fa2-4fad-9bf6-931f16cc5f82")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet80.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("646377af-a50e-4f05-8645-d2d759447344")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet80.References.SystemFormatsTar, global::System.Guid.Parse("7323ea3a-c917-4f71-adde-544f6a125f4c")); /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet80.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("14ec8f46-5033-44e2-bd61-f611565e46c4")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet80.References.SystemGlobalizationCalendars, global::System.Guid.Parse("2c2735d3-32d7-4477-bb86-36641b646f5f")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet80.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("135ac951-4439-417a-a0b8-566331ce5e02")); + public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet80.References.SystemGlobalizationExtensions, global::System.Guid.Parse("2317d0f5-f08d-4501-bf0f-791c0fe821e6")); /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet80.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("b0596946-903d-4917-8090-0fec39ed65eb")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet80.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("45eb7a11-477a-48a6-a58f-99696276f492")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet80.References.SystemIOCompressionBrotli, global::System.Guid.Parse("fca988a6-6fb6-4abe-a740-1d8f78ea3e6b")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet80.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("a44daff4-9973-4d28-9587-0a0fe20c5aeb")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet80.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("e3c12c92-3152-460d-8778-5396ac6c12e0")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet80.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("e7715ffe-870f-466e-88de-665e57a78297")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet80.References.SystemIOCompressionZipFile, global::System.Guid.Parse("1b752546-ea78-4cd6-bc56-e920e2af5004")); /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet80.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("24c8b954-07f3-4aca-a14f-588c10ba1d62")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet80.References.SystemIOCompression, global::System.Guid.Parse("6427cefe-5352-4f73-b449-c86b0dfb8cc1")); /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet80.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("355181a2-4130-49bf-bbc9-d3af9436421b")); + public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet80.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("3e6f08db-36de-4df8-8d53-012cc6b3f65f")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet80.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("c37c962b-e01b-47e4-8df3-b5d67a76c9d8")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet80.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("7eec11db-9261-4cc6-b365-8bcca3e02628")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet80.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c3f739a5-2b17-4018-91d1-89567ab29fb7")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet80.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("b9aede96-9c7f-4215-8f9c-7b5124aafd07")); /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet80.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("79e2f5d4-d33c-4adb-b02e-fb5e01f57a89")); + public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet80.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("9bf488f1-0f26-41c0-b00e-c6c2deece328")); /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet80.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("b7dc8123-72f6-4cd1-acd6-9ddb9a68564c")); + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet80.References.SystemIOFileSystem, global::System.Guid.Parse("87cbd5ee-51d3-4631-a21b-00b7e8cd46e1")); /// - /// The for Microsoft.AspNetCore.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet80.References.MicrosoftAspNetCore, global::System.Guid.Parse("4ff9fdd0-28d8-4174-b5e5-ef7e0c46e105")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet80.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e6fecca8-5434-4788-be5b-c32b6f4dd492")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet80.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("ad21824d-02aa-43de-b74b-d911d4c49d00")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet80.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("6d4fe732-3bda-44be-9e75-94b28cb03f96")); /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet80.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("ce900455-5185-4599-83ca-8e171943d691")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet80.References.SystemIOPipesAccessControl, global::System.Guid.Parse("ad79f40e-6391-4944-85f5-d42c467a8b06")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet80.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("4ac4abe9-dc43-4da8-8861-8dca6358d2ec")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet80.References.SystemIOPipes, global::System.Guid.Parse("df36582c-389c-44ad-9083-5694fc8dd162")); /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet80.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("8e0b095b-7c17-4f71-b167-8c019486f3ad")); + public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.IO.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet80.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("c64f50ea-748d-4c92-9bf6-8d14e063877b")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet80.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("5091be43-888f-4bee-a4bf-6557f403a486")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet80.References.SystemLinqExpressions, global::System.Guid.Parse("3038e8fe-2dd2-4863-b910-19d171703c69")); /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet80.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("a683397e-bff3-4523-8dd2-cd000e4954b6")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet80.References.SystemLinqParallel, global::System.Guid.Parse("40ef3072-0df4-44ce-9e68-9c21bfb60291")); /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet80.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("a4e7a4ce-0ade-4c18-a029-f93ebfb7f914")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet80.References.SystemLinqQueryable, global::System.Guid.Parse("74f3f974-0060-488c-bc3d-129ea75c76c0")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Linq.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet80.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("a508ef3a-bb1c-4872-8b58-53dd1d39f616")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet80.References.SystemLinq, global::System.Guid.Parse("f57fb333-2777-45de-af65-8663a14d2a8f")); /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Memory.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet80.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("ed923001-cc90-4f55-842d-514e08f505d2")); + public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet80.References.SystemMemory, global::System.Guid.Parse("db9278cd-ba14-4c9f-b83f-cdfc0022b403")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet80.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("56b66e4a-5e3a-42f1-b662-19c8b6e451eb")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet80.References.SystemNetHttpJson, global::System.Guid.Parse("13b72175-76bb-4609-b8fd-400396f81e2f")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet80.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("f8818ff8-07c9-4e1b-8206-4f6f79850b57")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet80.References.SystemNetHttp, global::System.Guid.Parse("fc413c19-c0e5-469e-8eab-2e73b385b6ec")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet80.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("d7fe91ab-18b8-4273-bfc4-d60dc8222d12")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet80.References.SystemNetHttpListener, global::System.Guid.Parse("be1825d9-3c19-46a7-b0ee-94877e53a34c")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet80.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("2a8e9447-f40d-43b5-baa9-2b021562179b")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet80.References.SystemNetMail, global::System.Guid.Parse("4a24b5e3-a8c1-4e00-90e4-0ce3c0572fb3")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet80.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("076a132c-a658-4785-8d7d-86237a6b9c1b")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet80.References.SystemNetNameResolution, global::System.Guid.Parse("71595b2b-f1c4-4ccf-ad19-49ae1789da9e")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet80.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("9438800c-36aa-489d-92f5-ef2b43c3fb7b")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet80.References.SystemNetNetworkInformation, global::System.Guid.Parse("18096c73-79f6-49ab-8249-fdafc4fe1b49")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet80.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("d7e04d4c-1fd3-4c33-8d66-d965e4160f73")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet80.References.SystemNetPing, global::System.Guid.Parse("721b9c29-000b-459e-aa98-ae169f777866")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet80.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("56ba7c2f-c16a-4535-8046-937c75c7870e")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet80.References.SystemNetPrimitives, global::System.Guid.Parse("96149e55-dffe-45a1-bca5-f1c2da4fac35")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.Quic.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet80.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("b389b1d5-366b-49c6-a758-dfbc627dc2c4")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet80.References.SystemNetQuic, global::System.Guid.Parse("ca53bdf3-2831-4e07-9a06-e256066d6b4d")); /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet80.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("5c7ca3f6-0c61-49df-bdcc-50f3f662ebd8")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet80.References.SystemNetRequests, global::System.Guid.Parse("76ecf35b-2c0a-4563-9f3f-33c8447d74ff")); /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet80.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("6b744a57-91b0-46fc-9e69-bf5cf2238be8")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet80.References.SystemNetSecurity, global::System.Guid.Parse("ea2da13f-c5b7-4a3a-8be2-82f1b3be7c4e")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet80.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("2e46e704-db0e-41c9-98e8-56644386cb26")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet80.References.SystemNetServicePoint, global::System.Guid.Parse("db314154-b6d3-46d6-8af9-8dd3daa44c2a")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet80.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("36ad09f1-5a4c-419f-aa66-f336c866057f")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet80.References.SystemNetSockets, global::System.Guid.Parse("842e15bd-f049-4485-82ed-c68519b29b42")); /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet80.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("1fde21d8-6893-4f11-bca1-e9afd1c14072")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet80.References.SystemNetWebClient, global::System.Guid.Parse("ce6050f2-4fe0-414d-87e2-6ca0ac3d2654")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet80.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("8dbd9cfa-bcc8-4a0b-9dea-7573a96a2dd9")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet80.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4a30a45b-7a5a-4d95-8b8f-30da161846a6")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet80.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("eb29e876-8f95-4b5d-8eca-4af68f6a0b0e")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet80.References.SystemNetWebProxy, global::System.Guid.Parse("f948c62e-d43d-4f2f-b771-1612f7d57b24")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet80.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("bef0063b-78f1-49c7-9b7a-63e51e08fc07")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet80.References.SystemNetWebSocketsClient, global::System.Guid.Parse("b8cff698-06ab-4615-964b-ca1d13ce1e91")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet80.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("c92aedbf-5dc5-4c43-9d5b-49905aacf163")); + public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet80.References.SystemNetWebSockets, global::System.Guid.Parse("b327c7b4-b2d5-4900-8876-771fa7170b7f")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Net.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet80.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("28124870-661b-443b-bceb-ff05fa8f6131")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet80.References.SystemNet, global::System.Guid.Parse("f0efdf6e-a60a-4b5f-8715-1564598a1951")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet80.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("0885098f-f5b8-4462-a86f-aa98a0bc0819")); + public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet80.References.SystemNumericsVectors, global::System.Guid.Parse("bc660e00-453e-453e-84f8-95babf2e4957")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet80.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("761f5458-37ea-4cfc-935f-b5f80cebce9d")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet80.References.SystemNumerics, global::System.Guid.Parse("61794a33-1318-4396-9853-5520a85fdb70")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet80.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("529097a2-aa58-40ea-947b-e031088f0c7d")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet80.References.SystemObjectModel, global::System.Guid.Parse("9e5fc090-7b44-4260-9d29-b86e35b068a0")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet80.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("ccd8587a-d7c7-4a29-b29d-8ab23dcf7b52")); + public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet80.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3f18f8de-cd44-4910-896b-c15850a66c88")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet80.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("b0617182-1f9c-4817-812f-32d789e7029a")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet80.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1754aacd-5433-4952-b08e-98daf969eeeb")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet80.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("858fe8fa-dea8-4439-963e-2c556ec7a4ca")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet80.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("b9cae7f9-eb39-4ca2-80c1-9ed3a46657d1")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet80.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("cedf9a4b-00a7-40a6-98fb-be0a50379742")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet80.References.SystemReflectionEmit, global::System.Guid.Parse("6338bc65-00e8-49b6-8092-7447a5c44226")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet80.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("6f180999-8c17-4d05-a4fb-c2714f3af4d8")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet80.References.SystemReflectionExtensions, global::System.Guid.Parse("23dc63c4-2ee8-47d8-a23e-f0ce96e83e90")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet80.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e1a5cbd2-5acc-49ba-9bfe-141ae275d9f8")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet80.References.SystemReflectionMetadata, global::System.Guid.Parse("1f20e57c-3df5-4774-8f40-db3c30527cea")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet80.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("41d30d53-f637-481f-bd2f-92a49f154468")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet80.References.SystemReflectionPrimitives, global::System.Guid.Parse("c9dd3ec2-1146-4446-ac75-ae19647ac45c")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet80.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("c77f6e89-acca-478b-9eaf-63b03f128fd1")); + public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet80.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("5d257794-9c0d-4be7-a50c-8b1a104fab73")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet80.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("b146ee73-0d90-4292-bf38-f2694da314e7")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet80.References.SystemResourcesReader, global::System.Guid.Parse("3ba0491e-c096-4e30-87a2-7d39dc312574")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet80.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("84c7bfd3-194d-415c-a3a2-ceb63127e2e9")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet80.References.SystemResourcesResourceManager, global::System.Guid.Parse("8de58b02-5c0b-4be0-a74e-0028fb8f80e1")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet80.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("efca8244-cd57-4752-85e2-025a082feb71")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet80.References.SystemResourcesWriter, global::System.Guid.Parse("98a22f73-71b7-4896-9938-6f54f1ce128d")); /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet80.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("e27b9846-e7ae-445e-b053-b369ac286cc6")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet80.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("3dff1309-ccf8-47a5-9701-b5ce1cee6886")); /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet80.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("f4854fe3-5406-40d1-bb04-358d25350574")); + public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet80.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("5b7b7255-3c7e-48c6-b7e3-913e56b39c08")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet80.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("cc8fb4f5-091c-4847-b166-d3e7d17a28e1")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet80.References.SystemRuntimeExtensions, global::System.Guid.Parse("c4f05aa6-1d07-4bed-a728-2d76055f39b0")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet80.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("55eb3ff8-0238-4b97-bb5b-49be0dd9359f")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet80.References.SystemRuntimeHandles, global::System.Guid.Parse("122dcb5c-4dc4-4738-a5f7-65a404045201")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet80.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("96fdc039-e959-4b98-b5c9-b7560b0fd39a")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet80.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("f064ea3f-6a52-4ddf-953a-287b963ec565")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet80.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("c7595fb0-0014-4056-84a2-a0357606ea8d")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet80.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("5cbf62d8-18a6-47a7-aa84-444163054581")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet80.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("93ad8f2b-8bff-4937-8d12-363e1a161176")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet80.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c710117f-47f7-4e05-91f0-724bf6cc1a82")); /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet80.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("58652881-34ff-49ee-8c79-568a671c8e6c")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet80.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("b5787cee-8bc2-4866-83ca-99fad3b71cb9")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet80.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("aa350201-8649-4f2c-8f67-1f1789af786f")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet80.References.SystemRuntimeLoader, global::System.Guid.Parse("aca99f31-280b-4705-943a-528d003d29e2")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet80.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("d89a69c5-e235-4151-9319-191fcdc143cb")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet80.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("56f093d2-5e8d-4ef9-85e2-0b432151f3fb")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet80.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("7d229daa-fe47-4c77-8703-85f587e6a0fd")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet80.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("3548926d-13db-4d4f-8d6e-d57f34de2c71")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet80.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("050e55b7-25ff-4d03-b3da-27fbec38a08b")); /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet80.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("5f2c3414-7d33-4829-b9a8-d141ef00d045")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet80.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("240d8418-b8c0-4ee8-b9f1-004057ed2dc5")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet80.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("6b506f47-2504-4831-b2c1-d11d90367ca0")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet80.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e4880330-5f88-4067-915d-7351cf175ff8")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet80.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("e1460515-b479-42f8-9e6c-6e1dc5f4a7e8")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet80.References.SystemRuntimeSerialization, global::System.Guid.Parse("fe26f9d4-a614-4014-b79d-a3f3b01442b6")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet80.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("4b0dc82d-f224-42bf-b875-eb45dfcdd70b")); + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.AccessControl.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet80.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("e6866ff2-9a4d-4329-b631-793c9f25a0c1")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet80.References.SystemSecurityAccessControl, global::System.Guid.Parse("9126c089-4ce3-4112-80a1-43f8887f6c56")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet80.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("4c6abeb7-7e7e-4e43-8ebe-97ada8a74856")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet80.References.SystemSecurityClaims, global::System.Guid.Parse("f78621db-2cbd-4316-be6d-04e143b4148a")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet80.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("d31e3231-4e90-4bff-bb6a-ee51f2b435a7")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet80.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6567600b-c3ea-41f1-9651-4f528be54d8a")); /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet80.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("1c419cb6-ea0c-40ee-b567-08fe67cc2edf")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet80.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ad530968-d555-4b8d-8df0-7c96fe4b6143")); /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet80.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("47e59f79-b428-4cd4-a982-d864008a95f8")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet80.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4b2506cc-23b4-4866-9bae-de585c583451")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet80.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("984be062-3b56-4873-967d-0776d0c7b683")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet80.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("e9fd1791-8ca9-458c-88e8-cf519e5c0f75")); /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet80.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("af2711bc-d414-490a-a54e-ee2dd9d9defa")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet80.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("70568e6b-19a7-481a-8197-fd310e881a09")); /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet80.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("fc834919-0bbe-4301-aad1-e14993ce8cb1")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet80.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("9527864b-bbfd-4f77-b488-ce23009b3837")); /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet80.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("fc3d2718-100d-49da-8f57-cfac6ae28e93")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet80.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("569b7242-b858-40ee-8ebe-0b2bc10cd552")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet80.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("9da2cde7-90b0-4c1d-acfb-0eaf48b0bd2f")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet80.References.SystemSecurityCryptography, global::System.Guid.Parse("b636a9d3-8686-4351-9340-7530d6fd345e")); /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet80.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("1fb2df2c-c238-4cb3-a2f0-8687aeea51f4")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet80.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("77bc8fa9-a69e-4532-a2df-9e344b8dc31e")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet80.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("90944f4c-dfe1-4ba6-af2b-cad53fa8e6fd")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet80.References.SystemSecurityPrincipal, global::System.Guid.Parse("50894a08-4aa4-4a7f-b01c-d0ff6c78dde6")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet80.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("069a7025-cf7b-44b4-b9cb-dbd68f914240")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet80.References.SystemSecuritySecureString, global::System.Guid.Parse("a6727ca0-1dcd-4382-9a56-b50159204b7e")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.Security.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet80.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("56861842-e7fa-4836-b34f-9ecacfa48d4b")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet80.References.SystemSecurity, global::System.Guid.Parse("8b1e3de3-8e8e-4a5d-b6eb-5f8bf6b0e701")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet80.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("98bb08f3-731f-4cb7-9a9a-b558f38f2787")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet80.References.SystemServiceModelWeb, global::System.Guid.Parse("1c4ba5ae-97ce-415f-a321-4ab7ec4ec275")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet80.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("c73872ae-4945-4659-baad-fd73d3e8fa6e")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet80.References.SystemServiceProcess, global::System.Guid.Parse("3fd562c9-4903-4e61-97a7-94a05caefc64")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet80.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("438aae09-37a3-48a1-b382-0527745f0597")); + public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet80.References.SystemTextEncodingCodePages, global::System.Guid.Parse("19251135-edcb-44c6-af99-2d12e64cf2b0")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet80.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("c4929623-09ab-4f7b-a486-a3ca0d7ff02e")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet80.References.SystemTextEncodingExtensions, global::System.Guid.Parse("74f95d39-90c8-41b1-87a5-e1f064f08971")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet80.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("265e3c54-8c2e-468d-9829-1e3cebefd4c6")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet80.References.SystemTextEncoding, global::System.Guid.Parse("75c28f71-6596-4826-9815-58e3d0fe520e")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet80.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("67e273cf-fd0e-4469-9190-ef0c93930f32")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet80.References.SystemTextEncodingsWeb, global::System.Guid.Parse("218b2905-9e00-4c60-8a1e-eaaf3fa289ef")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet80.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("07bda7fd-c8eb-4b6e-8e87-edd2b87af4f4")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet80.References.SystemTextJson, global::System.Guid.Parse("9ffe7a84-aaae-4863-9208-3aa1704f2c3c")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet80.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("22fff8fd-5945-4ba8-9f33-16097ffb8e40")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet80.References.SystemTextRegularExpressions, global::System.Guid.Parse("4c15efd1-2131-4ce2-94d0-163e2249a697")); /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.Channels.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet80.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("f15db67c-bfe7-4c75-9200-e356c1f9dea0")); + public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet80.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("1fb566da-3818-424d-8913-5281fa08f8cf")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet80.References.SystemThreadingOverlapped, global::System.Guid.Parse("79cca10a-0a5f-495e-8e10-007706f90fb5")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet80.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("5ff27858-8c4c-41b6-a790-d0f8b8b44548")); + public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet80.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("f6eb07ca-cc82-4726-a21b-15a99b7fd721")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet80.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("cc681a5a-4d37-4471-8882-cb75a3e8784f")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet80.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("d405148c-8731-4ca6-ba70-4a33c7761dbe")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet80.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("ffa74071-87d5-4924-a6c4-701db2fe89f4")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet80.References.SystemThreadingTasksParallel, global::System.Guid.Parse("59b90047-76ab-4a10-8072-8eee060facb4")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet80.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("7038b555-f26d-419c-b20c-078cce5b0472")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet80.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("428f3369-f196-4889-aa9d-b767abd89930")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet80.References.SystemThreadingThread, global::System.Guid.Parse("6208a764-1001-472e-b913-5e0dea10f961")); /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet80.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("32b04785-7e51-4aac-ba14-d6450586ddec")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet80.References.SystemThreadingThreadPool, global::System.Guid.Parse("c82bf1e9-790d-4768-8b50-16219b85a43c")); /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet80.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("885251d8-ee2e-4120-b240-d3162467854a")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet80.References.SystemThreadingTimer, global::System.Guid.Parse("5809ce5e-9e58-4869-9a67-c2e6960efe99")); /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet80.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("8a098b43-9311-4748-ae1f-22519a513b1d")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet80.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("7069131d-57e3-4fed-8066-7f15b616a6c9")); + public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet80.References.SystemTransactionsLocal, global::System.Guid.Parse("c6332a06-1af7-4d75-baaf-d18f9b525c6a")); /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet80.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("1eb550f3-bbf9-4a2c-b554-cfe6a08b1ce2")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet80.References.SystemTransactions, global::System.Guid.Parse("496991c3-4161-4807-a474-5e6b7b50898f")); /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet80.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("e671a5d9-c82b-44f7-b6b8-4692d9e7687c")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet80.References.SystemValueTuple, global::System.Guid.Parse("10a8c713-4e7c-4384-83c7-0cbdc89c405c")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.Web.HttpUtility.dll /// - public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet80.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("ab75b310-62cf-4f38-aa61-8e20287a9bd1")); + public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet80.References.SystemWebHttpUtility, global::System.Guid.Parse("21cb7f17-8a6f-4b6f-8ea4-841d1b534bf4")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet80.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("fe197d3d-17f4-4b22-81c7-f5ded93ef74a")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet80.References.SystemWeb, global::System.Guid.Parse("c22515bd-da28-4ac2-a953-756ba54a8c0d")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet80.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("c4513abb-2996-4baa-b054-a2a5e236b097")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet80.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("fa98320c-8620-4483-971e-c70d40e65baa")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet80.References.SystemXmlLinq, global::System.Guid.Parse("358c243f-97b8-418d-9f47-627a0d3ca43f")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet80.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("707ac80a-a809-4957-b653-0734a86fea4a")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet80.References.SystemXmlReaderWriter, global::System.Guid.Parse("f31d9aa7-3f06-406b-b445-91e6a0a3c78d")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet80.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("600800f0-814d-4b39-8ceb-c1e31dbe8ebb")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet80.References.SystemXmlSerialization, global::System.Guid.Parse("8dd845e8-8f0e-4a13-aa8c-d26648319854")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet80.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("8097b7e5-86ef-4bcc-b3de-786eecdc1818")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet80.References.SystemXmlXDocument, global::System.Guid.Parse("1c990131-a3f5-4915-a738-a38c3377b8cb")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet80.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("1c20a462-23d3-4e2b-bbde-bffcc0730606")); + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet80.References.SystemXmlXPathXDocument, global::System.Guid.Parse("fe5bb2e5-62d8-4014-96b0-74163ff4f9c0")); /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet80.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("69c94486-8b43-4265-bd7f-ddfd041269b4")); + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet80.References.SystemXmlXPath, global::System.Guid.Parse("567f8bde-a77d-469e-b590-27b30302703b")); /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet80.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("e7d485de-a53d-46e1-a9e2-ca37a733a5c8")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet80.References.SystemXmlXmlDocument, global::System.Guid.Parse("2d8ec65b-8b64-4b27-a2c7-ade9329a2c77")); /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet80.References.MicrosoftJSInterop, global::System.Guid.Parse("fd7b7fcf-fd51-42f3-b802-047bdb4a2b67")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet80.References.SystemXmlXmlSerializer, global::System.Guid.Parse("59755038-bd4f-4311-b7b5-ccbc7d7ee286")); /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.Xml.dll /// - public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet80.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("cb76c439-af82-403f-8461-267a0a47fd6b")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet80.References.SystemXml, global::System.Guid.Parse("ae454a43-19d4-418a-9257-4241df156904")); /// - /// The for System.Diagnostics.EventLog.dll + /// The for System.dll /// - public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet80.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("c44413f3-366b-4ca4-a763-7d5078002ab2")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); /// - /// The for System.IO.Pipelines.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet80.References.SystemIOPipelines, global::System.Guid.Parse("4078d54c-53f6-4cf8-b52d-cee969a73321")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet80.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("dfb1ae64-d316-4b78-95bb-e01755ba931a")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet80.References.SystemThreadingRateLimiting, global::System.Guid.Parse("d1f29242-507e-473c-a556-4f6a6ccbaa4b")); + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1525,221 +1525,56 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, MicrosoftAspNetCoreAntiforgery, MicrosoftAspNetCoreAuthenticationAbstractions, MicrosoftAspNetCoreAuthenticationBearerToken, MicrosoftAspNetCoreAuthenticationCookies, MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreAuthentication, MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, MicrosoftAspNetCoreComponentsEndpoints, MicrosoftAspNetCoreComponentsForms, MicrosoftAspNetCoreComponentsServer, MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, MicrosoftAspNetCoreConnectionsAbstractions, MicrosoftAspNetCoreCookiePolicy, MicrosoftAspNetCoreCors, MicrosoftAspNetCoreCryptographyInternal, MicrosoftAspNetCoreCryptographyKeyDerivation, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, + MicrosoftAspNetCoreDiagnostics, MicrosoftAspNetCoreHostFiltering, MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, MicrosoftAspNetCoreHtmlAbstractions, MicrosoftAspNetCoreHttpAbstractions, MicrosoftAspNetCoreHttpConnectionsCommon, MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, MicrosoftAspNetCoreHttpExtensions, MicrosoftAspNetCoreHttpFeatures, MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, MicrosoftAspNetCoreHttpLogging, MicrosoftAspNetCoreHttpOverrides, MicrosoftAspNetCoreHttpsPolicy, MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, MicrosoftAspNetCoreMetadata, MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreMvcCore, MicrosoftAspNetCoreMvcCors, MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, MicrosoftAspNetCoreMvcFormattersJson, MicrosoftAspNetCoreMvcFormattersXml, MicrosoftAspNetCoreMvcLocalization, @@ -1747,10 +1582,11 @@ public static ImmutableArray All MicrosoftAspNetCoreMvcRazorPages, MicrosoftAspNetCoreMvcTagHelpers, MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, MicrosoftAspNetCoreOutputCaching, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, MicrosoftAspNetCoreRequestDecompression, MicrosoftAspNetCoreResponseCachingAbstractions, MicrosoftAspNetCoreResponseCaching, @@ -1762,24 +1598,24 @@ public static ImmutableArray All MicrosoftAspNetCoreServerIIS, MicrosoftAspNetCoreServerIISIntegration, MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, MicrosoftAspNetCoreServerKestrelTransportNamedPipes, MicrosoftAspNetCoreServerKestrelTransportQuic, MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, MicrosoftAspNetCoreSession, MicrosoftAspNetCoreSignalRCommon, MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreWebSockets, MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, MicrosoftExtensionsCachingAbstractions, MicrosoftExtensionsCachingMemory, MicrosoftExtensionsConfigurationAbstractions, MicrosoftExtensionsConfigurationBinder, MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, MicrosoftExtensionsConfigurationEnvironmentVariables, MicrosoftExtensionsConfigurationFileExtensions, MicrosoftExtensionsConfigurationIni, @@ -1787,12 +1623,13 @@ public static ImmutableArray All MicrosoftExtensionsConfigurationKeyPerFile, MicrosoftExtensionsConfigurationUserSecrets, MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, MicrosoftExtensionsDependencyInjectionAbstractions, MicrosoftExtensionsDependencyInjection, MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, MicrosoftExtensionsFeatures, MicrosoftExtensionsFileProvidersAbstractions, MicrosoftExtensionsFileProvidersComposite, @@ -1810,10 +1647,10 @@ public static ImmutableArray All MicrosoftExtensionsLoggingConfiguration, MicrosoftExtensionsLoggingConsole, MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, MicrosoftExtensionsLoggingEventLog, MicrosoftExtensionsLoggingEventSource, MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, MicrosoftExtensionsObjectPool, MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftExtensionsOptionsDataAnnotations, @@ -1826,6 +1663,169 @@ public static ImmutableArray All SystemIOPipelines, SystemSecurityCryptographyXml, SystemThreadingRateLimiting, + MicrosoftCSharp, + MicrosoftVisualBasicCore, + MicrosoftVisualBasic, + MicrosoftWin32Primitives, + MicrosoftWin32Registry, + SystemAppContext, + SystemBuffers, + SystemCollectionsConcurrent, + SystemCollectionsImmutable, + SystemCollectionsNonGeneric, + SystemCollectionsSpecialized, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelDataAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModelPrimitives, + SystemComponentModelTypeConverter, + SystemComponentModel, + SystemConfiguration, + SystemConsole, + SystemCore, + SystemDataCommon, + SystemDataDataSetExtensions, + SystemData, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsDiagnosticSource, + SystemDiagnosticsFileVersionInfo, + SystemDiagnosticsProcess, + SystemDiagnosticsStackTrace, + SystemDiagnosticsTextWriterTraceListener, + SystemDiagnosticsTools, + SystemDiagnosticsTraceSource, + SystemDiagnosticsTracing, + SystemDrawingPrimitives, + SystemDrawing, + SystemDynamicRuntime, + SystemFormatsAsn1, + SystemFormatsTar, + SystemGlobalizationCalendars, + SystemGlobalizationExtensions, + SystemGlobalization, + SystemIOCompressionBrotli, + SystemIOCompressionFileSystem, + SystemIOCompressionZipFile, + SystemIOCompression, + SystemIOFileSystemAccessControl, + SystemIOFileSystemDriveInfo, + SystemIOFileSystemPrimitives, + SystemIOFileSystemWatcher, + SystemIOFileSystem, + SystemIOIsolatedStorage, + SystemIOMemoryMappedFiles, + SystemIOPipesAccessControl, + SystemIOPipes, + SystemIOUnmanagedMemoryStream, + SystemIO, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemMemory, + SystemNetHttpJson, + SystemNetHttp, + SystemNetHttpListener, + SystemNetMail, + SystemNetNameResolution, + SystemNetNetworkInformation, + SystemNetPing, + SystemNetPrimitives, + SystemNetQuic, + SystemNetRequests, + SystemNetSecurity, + SystemNetServicePoint, + SystemNetSockets, + SystemNetWebClient, + SystemNetWebHeaderCollection, + SystemNetWebProxy, + SystemNetWebSocketsClient, + SystemNetWebSockets, + SystemNet, + SystemNumericsVectors, + SystemNumerics, + SystemObjectModel, + SystemReflectionDispatchProxy, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionMetadata, + SystemReflectionPrimitives, + SystemReflectionTypeExtensions, + SystemReflection, + SystemResourcesReader, + SystemResourcesResourceManager, + SystemResourcesWriter, + SystemRuntimeCompilerServicesUnsafe, + SystemRuntimeCompilerServicesVisualC, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, + SystemRuntimeIntrinsics, + SystemRuntimeLoader, + SystemRuntimeNumerics, + SystemRuntimeSerializationFormatters, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityAccessControl, + SystemSecurityClaims, + SystemSecurityCryptographyAlgorithms, + SystemSecurityCryptographyCng, + SystemSecurityCryptographyCsp, + SystemSecurityCryptographyEncoding, + SystemSecurityCryptographyOpenSsl, + SystemSecurityCryptographyPrimitives, + SystemSecurityCryptographyX509Certificates, + SystemSecurityCryptography, + SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, + SystemSecuritySecureString, + SystemSecurity, + SystemServiceModelWeb, + SystemServiceProcess, + SystemTextEncodingCodePages, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextEncodingsWeb, + SystemTextJson, + SystemTextRegularExpressions, + SystemThreadingChannels, + SystemThreadingOverlapped, + SystemThreadingTasksDataflow, + SystemThreadingTasksExtensions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingThread, + SystemThreadingThreadPool, + SystemThreadingTimer, + SystemThreading, + SystemTransactionsLocal, + SystemTransactions, + SystemValueTuple, + SystemWebHttpUtility, + SystemWeb, + SystemWindows, + SystemXmlLinq, + SystemXmlReaderWriter, + SystemXmlSerialization, + SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemXml, + System, + WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1840,5120 +1840,5120 @@ public static partial class AspNet80 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery { get { - if (_MicrosoftCSharp is null) + if (_MicrosoftAspNetCoreAntiforgery is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet80)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet80)"); } - return _MicrosoftCSharp; + return _MicrosoftAspNetCoreAntiforgery; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_MicrosoftVisualBasicCore is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet80)"); + _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet80)"); } - return _MicrosoftVisualBasicCore; + return _MicrosoftAspNetCoreAuthenticationAbstractions; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_MicrosoftVisualBasic is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet80)"); + _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet80)"); } - return _MicrosoftVisualBasic; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_MicrosoftWin32Primitives is null) + if (_MicrosoftAspNetCoreAuthenticationCookies is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet80)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet80)"); } - return _MicrosoftWin32Primitives; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for Microsoft.Win32.Registry.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_MicrosoftWin32Registry is null) + if (_MicrosoftAspNetCoreAuthenticationCore is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet80)"); + _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet80)"); } - return _MicrosoftWin32Registry; + return _MicrosoftAspNetCoreAuthenticationCore; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for mscorlib.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_mscorlib is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet80)"); + _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet80)"); } - return _mscorlib; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_netstandard is null) + if (_MicrosoftAspNetCoreAuthentication is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet80)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet80)"); } - return _netstandard; + return _MicrosoftAspNetCoreAuthentication; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_SystemAppContext is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet80)"); + _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet80)"); } - return _SystemAppContext; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_SystemBuffers is null) + if (_MicrosoftAspNetCoreAuthorization is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet80)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet80)"); } - return _SystemBuffers; + return _MicrosoftAspNetCoreAuthorization; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_SystemCollectionsConcurrent is null) + if (_MicrosoftAspNetCoreComponentsAuthorization is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet80)"); + _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet80)"); } - return _SystemCollectionsConcurrent; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints { get { - if (_SystemCollections is null) + if (_MicrosoftAspNetCoreComponentsEndpoints is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet80)"); + _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet80)"); } - return _SystemCollections; + return _MicrosoftAspNetCoreComponentsEndpoints; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftAspNetCoreComponentsForms is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet80)"); + _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet80)"); } - return _SystemCollectionsImmutable; + return _MicrosoftAspNetCoreComponentsForms; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_SystemCollectionsNonGeneric is null) + if (_MicrosoftAspNetCoreComponentsServer is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet80)"); + _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet80)"); } - return _SystemCollectionsNonGeneric; + return _MicrosoftAspNetCoreComponentsServer; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_SystemCollectionsSpecialized is null) + if (_MicrosoftAspNetCoreComponentsWeb is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet80)"); + _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet80)"); } - return _SystemCollectionsSpecialized; + return _MicrosoftAspNetCoreComponentsWeb; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreComponents { get { - if (_SystemComponentModelAnnotations is null) + if (_MicrosoftAspNetCoreComponents is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet80)"); + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet80)"); } - return _SystemComponentModelAnnotations; + return _MicrosoftAspNetCoreComponents; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions { get { - if (_SystemComponentModelDataAnnotations is null) + if (_MicrosoftAspNetCoreConnectionsAbstractions is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet80)"); + _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet80)"); } - return _SystemComponentModelDataAnnotations; + return _MicrosoftAspNetCoreConnectionsAbstractions; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy { get { - if (_SystemComponentModel is null) + if (_MicrosoftAspNetCoreCookiePolicy is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet80)"); + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet80)"); } - return _SystemComponentModel; + return _MicrosoftAspNetCoreCookiePolicy; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference MicrosoftAspNetCoreCors { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_MicrosoftAspNetCoreCors is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet80)"); + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet80)"); } - return _SystemComponentModelEventBasedAsync; + return _MicrosoftAspNetCoreCors; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal { get { - if (_SystemComponentModelPrimitives is null) + if (_MicrosoftAspNetCoreCryptographyInternal is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet80)"); + _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet80)"); } - return _SystemComponentModelPrimitives; + return _MicrosoftAspNetCoreCryptographyInternal; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_SystemComponentModelTypeConverter is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet80)"); + _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet80)"); } - return _SystemComponentModelTypeConverter; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions { get { - if (_SystemConfiguration is null) + if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet80)"); + _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet80)"); } - return _SystemConfiguration; + return _MicrosoftAspNetCoreDataProtectionAbstractions; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_SystemConsole is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet80)"); + _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet80)"); } - return _SystemConsole; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftAspNetCoreDataProtection { get { - if (_SystemCore is null) + if (_MicrosoftAspNetCoreDataProtection is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet80)"); + _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet80)"); } - return _SystemCore; + return _MicrosoftAspNetCoreDataProtection; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_SystemDataCommon is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet80)"); + _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet80)"); } - return _SystemDataCommon; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_SystemDataDataSetExtensions is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet80)"); + _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet80)"); } - return _SystemDataDataSetExtensions; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics { get { - if (_SystemData is null) + if (_MicrosoftAspNetCoreDiagnostics is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet80)"); + _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet80)"); } - return _SystemData; + return _MicrosoftAspNetCoreDiagnostics; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_SystemDiagnosticsContracts is null) + if (_MicrosoftAspNetCoreHostFiltering is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet80)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet80)"); } - return _SystemDiagnosticsContracts; + return _MicrosoftAspNetCoreHostFiltering; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_SystemDiagnosticsDebug is null) + if (_MicrosoftAspNetCoreHostingAbstractions is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet80)"); + _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet80)"); } - return _SystemDiagnosticsDebug; + return _MicrosoftAspNetCoreHostingAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_MicrosoftAspNetCoreHostingServerAbstractions is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet80)"); + _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet80)"); } - return _SystemDiagnosticsDiagnosticSource; + return _MicrosoftAspNetCoreHostingServerAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_MicrosoftAspNetCoreHosting is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet80)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet80)"); } - return _SystemDiagnosticsFileVersionInfo; + return _MicrosoftAspNetCoreHosting; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_SystemDiagnosticsProcess is null) + if (_MicrosoftAspNetCoreHtmlAbstractions is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet80)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet80)"); } - return _SystemDiagnosticsProcess; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_SystemDiagnosticsStackTrace is null) + if (_MicrosoftAspNetCoreHttpAbstractions is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet80)"); + _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet80)"); } - return _SystemDiagnosticsStackTrace; + return _MicrosoftAspNetCoreHttpAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet80)"); + _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet80)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_SystemDiagnosticsTools is null) + if (_MicrosoftAspNetCoreHttpConnections is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet80)"); + _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet80)"); } - return _SystemDiagnosticsTools; + return _MicrosoftAspNetCoreHttpConnections; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions { get { - if (_SystemDiagnosticsTraceSource is null) + if (_MicrosoftAspNetCoreHttpExtensions is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet80)"); + _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet80)"); } - return _SystemDiagnosticsTraceSource; + return _MicrosoftAspNetCoreHttpExtensions; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_SystemDiagnosticsTracing is null) + if (_MicrosoftAspNetCoreHttpFeatures is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet80)"); + _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet80)"); } - return _SystemDiagnosticsTracing; + return _MicrosoftAspNetCoreHttpFeatures; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults { get { - if (_System is null) + if (_MicrosoftAspNetCoreHttpResults is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System")).GetReference(filePath: "System.dll", display: "System (aspnet80)"); + _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet80)"); } - return _System; + return _MicrosoftAspNetCoreHttpResults; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_SystemDrawing is null) + if (_MicrosoftAspNetCoreHttp is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet80)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet80)"); } - return _SystemDrawing; + return _MicrosoftAspNetCoreHttp; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_SystemDrawingPrimitives is null) + if (_MicrosoftAspNetCoreHttpLogging is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet80)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet80)"); } - return _SystemDrawingPrimitives; + return _MicrosoftAspNetCoreHttpLogging; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_SystemDynamicRuntime is null) + if (_MicrosoftAspNetCoreHttpOverrides is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet80)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet80)"); } - return _SystemDynamicRuntime; + return _MicrosoftAspNetCoreHttpOverrides; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_SystemFormatsAsn1 is null) + if (_MicrosoftAspNetCoreHttpsPolicy is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet80)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet80)"); } - return _SystemFormatsAsn1; + return _MicrosoftAspNetCoreHttpsPolicy; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_SystemFormatsTar is null) + if (_MicrosoftAspNetCoreIdentity is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet80)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet80)"); } - return _SystemFormatsTar; + return _MicrosoftAspNetCoreIdentity; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_SystemGlobalizationCalendars is null) + if (_MicrosoftAspNetCoreLocalizationRouting is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet80)"); + _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet80)"); } - return _SystemGlobalizationCalendars; + return _MicrosoftAspNetCoreLocalizationRouting; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_SystemGlobalization is null) + if (_MicrosoftAspNetCoreLocalization is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet80)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet80)"); } - return _SystemGlobalization; + return _MicrosoftAspNetCoreLocalization; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_SystemGlobalizationExtensions is null) + if (_MicrosoftAspNetCoreMetadata is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet80)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet80)"); } - return _SystemGlobalizationExtensions; + return _MicrosoftAspNetCoreMetadata; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_SystemIOCompressionBrotli is null) + if (_MicrosoftAspNetCoreMvcAbstractions is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet80)"); + _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet80)"); } - return _SystemIOCompressionBrotli; + return _MicrosoftAspNetCoreMvcAbstractions; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer { get { - if (_SystemIOCompression is null) + if (_MicrosoftAspNetCoreMvcApiExplorer is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet80)"); + _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet80)"); } - return _SystemIOCompression; + return _MicrosoftAspNetCoreMvcApiExplorer; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore { get { - if (_SystemIOCompressionFileSystem is null) + if (_MicrosoftAspNetCoreMvcCore is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet80)"); + _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet80)"); } - return _SystemIOCompressionFileSystem; + return _MicrosoftAspNetCoreMvcCore; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_SystemIOCompressionZipFile is null) + if (_MicrosoftAspNetCoreMvcCors is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet80)"); + _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet80)"); } - return _SystemIOCompressionZipFile; + return _MicrosoftAspNetCoreMvcCors; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_SystemIO is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet80)"); + _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet80)"); } - return _SystemIO; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_SystemIOFileSystemAccessControl is null) + if (_MicrosoftAspNetCoreMvcFormattersJson is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet80)"); + _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet80)"); } - return _SystemIOFileSystemAccessControl; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_SystemIOFileSystem is null) + if (_MicrosoftAspNetCoreMvcFormattersXml is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet80)"); + _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet80)"); } - return _SystemIOFileSystem; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_MicrosoftAspNetCoreMvcLocalization is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet80)"); + _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet80)"); } - return _SystemIOFileSystemDriveInfo; + return _MicrosoftAspNetCoreMvcLocalization; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_SystemIOFileSystemPrimitives is null) + if (_MicrosoftAspNetCoreMvcRazor is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet80)"); + _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet80)"); } - return _SystemIOFileSystemPrimitives; + return _MicrosoftAspNetCoreMvcRazor; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages { get { - if (_SystemIOFileSystemWatcher is null) + if (_MicrosoftAspNetCoreMvcRazorPages is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet80)"); + _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet80)"); } - return _SystemIOFileSystemWatcher; + return _MicrosoftAspNetCoreMvcRazorPages; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers { get { - if (_SystemIOIsolatedStorage is null) + if (_MicrosoftAspNetCoreMvcTagHelpers is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet80)"); + _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet80)"); } - return _SystemIOIsolatedStorage; + return _MicrosoftAspNetCoreMvcTagHelpers; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures { get { - if (_SystemIOMemoryMappedFiles is null) + if (_MicrosoftAspNetCoreMvcViewFeatures is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet80)"); + _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet80)"); } - return _SystemIOMemoryMappedFiles; + return _MicrosoftAspNetCoreMvcViewFeatures; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreMvc { get { - if (_SystemIOPipesAccessControl is null) + if (_MicrosoftAspNetCoreMvc is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet80)"); + _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet80)"); } - return _SystemIOPipesAccessControl; + return _MicrosoftAspNetCoreMvc; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_SystemIOPipes is null) + if (_MicrosoftAspNetCoreOutputCaching is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet80)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet80)"); } - return _SystemIOPipes; + return _MicrosoftAspNetCoreOutputCaching; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_MicrosoftAspNetCoreRateLimiting is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet80)"); + _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet80)"); } - return _SystemIOUnmanagedMemoryStream; + return _MicrosoftAspNetCoreRateLimiting; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime { get { - if (_SystemLinq is null) + if (_MicrosoftAspNetCoreRazorRuntime is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet80)"); + _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet80)"); } - return _SystemLinq; + return _MicrosoftAspNetCoreRazorRuntime; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_SystemLinqExpressions is null) + if (_MicrosoftAspNetCoreRazor is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet80)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet80)"); } - return _SystemLinqExpressions; + return _MicrosoftAspNetCoreRazor; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_SystemLinqParallel is null) + if (_MicrosoftAspNetCoreRequestDecompression is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet80)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet80)"); } - return _SystemLinqParallel; + return _MicrosoftAspNetCoreRequestDecompression; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_SystemLinqQueryable is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet80)"); + _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet80)"); } - return _SystemLinqQueryable; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_SystemMemory is null) + if (_MicrosoftAspNetCoreResponseCaching is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet80)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet80)"); } - return _SystemMemory; + return _MicrosoftAspNetCoreResponseCaching; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_SystemNet is null) + if (_MicrosoftAspNetCoreResponseCompression is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet80)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet80)"); } - return _SystemNet; + return _MicrosoftAspNetCoreResponseCompression; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference MicrosoftAspNetCoreRewrite { get { - if (_SystemNetHttp is null) + if (_MicrosoftAspNetCoreRewrite is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet80)"); + _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet80)"); } - return _SystemNetHttp; + return _MicrosoftAspNetCoreRewrite; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_SystemNetHttpJson is null) + if (_MicrosoftAspNetCoreRoutingAbstractions is null) { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet80)"); + _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet80)"); } - return _SystemNetHttpJson; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_SystemNetHttpListener is null) + if (_MicrosoftAspNetCoreRouting is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet80)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet80)"); } - return _SystemNetHttpListener; + return _MicrosoftAspNetCoreRouting; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_SystemNetMail is null) + if (_MicrosoftAspNetCoreServerHttpSys is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet80)"); + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet80)"); } - return _SystemNetMail; + return _MicrosoftAspNetCoreServerHttpSys; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference MicrosoftAspNetCoreServerIIS { get { - if (_SystemNetNameResolution is null) + if (_MicrosoftAspNetCoreServerIIS is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet80)"); + _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet80)"); } - return _SystemNetNameResolution; + return _MicrosoftAspNetCoreServerIIS; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_SystemNetNetworkInformation is null) + if (_MicrosoftAspNetCoreServerIISIntegration is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet80)"); + _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet80)"); } - return _SystemNetNetworkInformation; + return _MicrosoftAspNetCoreServerIISIntegration; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_SystemNetPing is null) + if (_MicrosoftAspNetCoreServerKestrelCore is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet80)"); + _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet80)"); } - return _SystemNetPing; + return _MicrosoftAspNetCoreServerKestrelCore; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet80)"); + _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet80)"); } - return _SystemNetPrimitives; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_SystemNetQuic is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet80)"); + _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet80)"); } - return _SystemNetQuic; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets { get { - if (_SystemNetRequests is null) + if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet80)"); + _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet80)"); } - return _SystemNetRequests; + return _MicrosoftAspNetCoreServerKestrelTransportSockets; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; /// - /// The for System.Net.Security.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel { get { - if (_SystemNetSecurity is null) + if (_MicrosoftAspNetCoreServerKestrel is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet80)"); + _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet80)"); } - return _SystemNetSecurity; + return _MicrosoftAspNetCoreServerKestrel; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_SystemNetServicePoint is null) + if (_MicrosoftAspNetCoreSession is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet80)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet80)"); } - return _SystemNetServicePoint; + return _MicrosoftAspNetCoreSession; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_SystemNetSockets is null) + if (_MicrosoftAspNetCoreSignalRCommon is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet80)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet80)"); } - return _SystemNetSockets; + return _MicrosoftAspNetCoreSignalRCommon; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_SystemNetWebClient is null) + if (_MicrosoftAspNetCoreSignalRCore is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet80)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet80)"); } - return _SystemNetWebClient; + return _MicrosoftAspNetCoreSignalRCore; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_SystemNetWebHeaderCollection is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet80)"); + _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet80)"); } - return _SystemNetWebHeaderCollection; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_SystemNetWebProxy is null) + if (_MicrosoftAspNetCoreSignalR is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet80)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet80)"); } - return _SystemNetWebProxy; + return _MicrosoftAspNetCoreSignalR; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_SystemNetWebSocketsClient is null) + if (_MicrosoftAspNetCoreStaticFiles is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet80)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet80)"); } - return _SystemNetWebSocketsClient; + return _MicrosoftAspNetCoreStaticFiles; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference MicrosoftAspNetCoreWebSockets { get { - if (_SystemNetWebSockets is null) + if (_MicrosoftAspNetCoreWebSockets is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet80)"); + _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet80)"); } - return _SystemNetWebSockets; + return _MicrosoftAspNetCoreWebSockets; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for System.Numerics.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_SystemNumerics is null) + if (_MicrosoftAspNetCoreWebUtilities is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet80)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet80)"); } - return _SystemNumerics; + return _MicrosoftAspNetCoreWebUtilities; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_SystemNumericsVectors is null) + if (_MicrosoftAspNetCore is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet80)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet80)"); } - return _SystemNumericsVectors; + return _MicrosoftAspNetCore; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_SystemObjectModel is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet80)"); + _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet80)"); } - return _SystemObjectModel; + return _MicrosoftExtensionsCachingAbstractions; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_SystemReflectionDispatchProxy is null) + if (_MicrosoftExtensionsCachingMemory is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet80)"); + _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet80)"); } - return _SystemReflectionDispatchProxy; + return _MicrosoftExtensionsCachingMemory; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_SystemReflection is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet80)"); + _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet80)"); } - return _SystemReflection; + return _MicrosoftExtensionsConfigurationAbstractions; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder { get { - if (_SystemReflectionEmit is null) + if (_MicrosoftExtensionsConfigurationBinder is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet80)"); + _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet80)"); } - return _SystemReflectionEmit; + return _MicrosoftExtensionsConfigurationBinder; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_SystemReflectionEmitILGeneration is null) + if (_MicrosoftExtensionsConfigurationCommandLine is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet80)"); + _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet80)"); } - return _SystemReflectionEmitILGeneration; + return _MicrosoftExtensionsConfigurationCommandLine; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_SystemReflectionEmitLightweight is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet80)"); + _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet80)"); } - return _SystemReflectionEmitLightweight; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions { get { - if (_SystemReflectionExtensions is null) + if (_MicrosoftExtensionsConfigurationFileExtensions is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet80)"); + _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet80)"); } - return _SystemReflectionExtensions; + return _MicrosoftExtensionsConfigurationFileExtensions; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_SystemReflectionMetadata is null) + if (_MicrosoftExtensionsConfigurationIni is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet80)"); + _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet80)"); } - return _SystemReflectionMetadata; + return _MicrosoftExtensionsConfigurationIni; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference MicrosoftExtensionsConfigurationJson { get { - if (_SystemReflectionPrimitives is null) + if (_MicrosoftExtensionsConfigurationJson is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet80)"); + _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet80)"); } - return _SystemReflectionPrimitives; + return _MicrosoftExtensionsConfigurationJson; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_SystemReflectionTypeExtensions is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet80)"); + _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet80)"); } - return _SystemReflectionTypeExtensions; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_SystemResourcesReader is null) + if (_MicrosoftExtensionsConfigurationUserSecrets is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet80)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet80)"); } - return _SystemResourcesReader; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_SystemResourcesResourceManager is null) + if (_MicrosoftExtensionsConfigurationXml is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet80)"); + _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet80)"); } - return _SystemResourcesResourceManager; + return _MicrosoftExtensionsConfigurationXml; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_SystemResourcesWriter is null) + if (_MicrosoftExtensionsConfiguration is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet80)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet80)"); } - return _SystemResourcesWriter; + return _MicrosoftExtensionsConfiguration; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet80)"); + _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet80)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_MicrosoftExtensionsDependencyInjection is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet80)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet80)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _MicrosoftExtensionsDependencyInjection; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemRuntime is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet80)"); + _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet80)"); } - return _SystemRuntime; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_SystemRuntimeExtensions is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet80)"); + _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet80)"); } - return _SystemRuntimeExtensions; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_SystemRuntimeHandles is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet80)"); + _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet80)"); } - return _SystemRuntimeHandles; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_SystemRuntimeInteropServices is null) + if (_MicrosoftExtensionsDiagnostics is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet80)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet80)"); } - return _SystemRuntimeInteropServices; + return _MicrosoftExtensionsDiagnostics; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_MicrosoftExtensionsFeatures is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet80)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet80)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _MicrosoftExtensionsFeatures; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_MicrosoftExtensionsFileProvidersAbstractions is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet80)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet80)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_SystemRuntimeIntrinsics is null) + if (_MicrosoftExtensionsFileProvidersComposite is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet80)"); + _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet80)"); } - return _SystemRuntimeIntrinsics; + return _MicrosoftExtensionsFileProvidersComposite; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_SystemRuntimeLoader is null) + if (_MicrosoftExtensionsFileProvidersEmbedded is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet80)"); + _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet80)"); } - return _SystemRuntimeLoader; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_SystemRuntimeNumerics is null) + if (_MicrosoftExtensionsFileProvidersPhysical is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet80)"); + _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet80)"); } - return _SystemRuntimeNumerics; + return _MicrosoftExtensionsFileProvidersPhysical; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing { get { - if (_SystemRuntimeSerialization is null) + if (_MicrosoftExtensionsFileSystemGlobbing is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet80)"); + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet80)"); } - return _SystemRuntimeSerialization; + return _MicrosoftExtensionsFileSystemGlobbing; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet80)"); + _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet80)"); } - return _SystemRuntimeSerializationFormatters; + return _MicrosoftExtensionsHostingAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_SystemRuntimeSerializationJson is null) + if (_MicrosoftExtensionsHosting is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet80)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet80)"); } - return _SystemRuntimeSerializationJson; + return _MicrosoftExtensionsHosting; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_MicrosoftExtensionsHttp is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet80)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet80)"); } - return _SystemRuntimeSerializationPrimitives; + return _MicrosoftExtensionsHttp; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_SystemRuntimeSerializationXml is null) + if (_MicrosoftExtensionsIdentityCore is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet80)"); + _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet80)"); } - return _SystemRuntimeSerializationXml; + return _MicrosoftExtensionsIdentityCore; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for System.Security.AccessControl.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_SystemSecurityAccessControl is null) + if (_MicrosoftExtensionsIdentityStores is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet80)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet80)"); } - return _SystemSecurityAccessControl; + return _MicrosoftExtensionsIdentityStores; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The for System.Security.Claims.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions { get { - if (_SystemSecurityClaims is null) + if (_MicrosoftExtensionsLocalizationAbstractions is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet80)"); + _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet80)"); } - return _SystemSecurityClaims; + return _MicrosoftExtensionsLocalizationAbstractions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference MicrosoftExtensionsLocalization { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_MicrosoftExtensionsLocalization is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet80)"); + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet80)"); } - return _SystemSecurityCryptographyAlgorithms; + return _MicrosoftExtensionsLocalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_SystemSecurityCryptographyCng is null) + if (_MicrosoftExtensionsLoggingAbstractions is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet80)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet80)"); } - return _SystemSecurityCryptographyCng; + return _MicrosoftExtensionsLoggingAbstractions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_SystemSecurityCryptographyCsp is null) + if (_MicrosoftExtensionsLoggingConfiguration is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet80)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet80)"); } - return _SystemSecurityCryptographyCsp; + return _MicrosoftExtensionsLoggingConfiguration; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_SystemSecurityCryptography is null) + if (_MicrosoftExtensionsLoggingConsole is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet80)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet80)"); } - return _SystemSecurityCryptography; + return _MicrosoftExtensionsLoggingConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_MicrosoftExtensionsLoggingDebug is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet80)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet80)"); } - return _SystemSecurityCryptographyEncoding; + return _MicrosoftExtensionsLoggingDebug; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_MicrosoftExtensionsLoggingEventLog is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet80)"); + _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet80)"); } - return _SystemSecurityCryptographyOpenSsl; + return _MicrosoftExtensionsLoggingEventLog; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_MicrosoftExtensionsLoggingEventSource is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet80)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet80)"); } - return _SystemSecurityCryptographyPrimitives; + return _MicrosoftExtensionsLoggingEventSource; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_MicrosoftExtensionsLoggingTraceSource is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet80)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet80)"); } - return _SystemSecurityCryptographyX509Certificates; + return _MicrosoftExtensionsLoggingTraceSource; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _MicrosoftExtensionsLogging; /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference MicrosoftExtensionsLogging { get { - if (_SystemSecurity is null) + if (_MicrosoftExtensionsLogging is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet80)"); + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet80)"); } - return _SystemSecurity; + return _MicrosoftExtensionsLogging; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_SystemSecurityPrincipal is null) + if (_MicrosoftExtensionsObjectPool is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet80)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet80)"); } - return _SystemSecurityPrincipal; + return _MicrosoftExtensionsObjectPool; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_SystemSecurityPrincipalWindows is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet80)"); + _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet80)"); } - return _SystemSecurityPrincipalWindows; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations { get { - if (_SystemSecuritySecureString is null) + if (_MicrosoftExtensionsOptionsDataAnnotations is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet80)"); + _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet80)"); } - return _SystemSecuritySecureString; + return _MicrosoftExtensionsOptionsDataAnnotations; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_SystemServiceModelWeb is null) + if (_MicrosoftExtensionsOptions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet80)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet80)"); } - return _SystemServiceModelWeb; + return _MicrosoftExtensionsOptions; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference MicrosoftExtensionsPrimitives { get { - if (_SystemServiceProcess is null) + if (_MicrosoftExtensionsPrimitives is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet80)"); + _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet80)"); } - return _SystemServiceProcess; + return _MicrosoftExtensionsPrimitives; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference MicrosoftExtensionsWebEncoders { get { - if (_SystemTextEncodingCodePages is null) + if (_MicrosoftExtensionsWebEncoders is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet80)"); + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet80)"); } - return _SystemTextEncodingCodePages; + return _MicrosoftExtensionsWebEncoders; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_SystemTextEncoding is null) + if (_MicrosoftJSInterop is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet80)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet80)"); } - return _SystemTextEncoding; + return _MicrosoftJSInterop; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference MicrosoftNetHttpHeaders { get { - if (_SystemTextEncodingExtensions is null) + if (_MicrosoftNetHttpHeaders is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet80)"); + _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet80)"); } - return _SystemTextEncodingExtensions; + return _MicrosoftNetHttpHeaders; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemDiagnosticsEventLog is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet80)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet80)"); } - return _SystemTextEncodingsWeb; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.Text.Json.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemTextJson is null) + if (_SystemIOPipelines is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet80)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet80)"); } - return _SystemTextJson; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_SystemTextRegularExpressions is null) + if (_SystemSecurityCryptographyXml is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet80)"); + _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet80)"); } - return _SystemTextRegularExpressions; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemThreadingRateLimiting; /// - /// The for System.Threading.Channels.dll + /// The for System.Threading.RateLimiting.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemThreadingRateLimiting { get { - if (_SystemThreadingChannels is null) + if (_SystemThreadingRateLimiting is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet80)"); + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet80)"); } - return _SystemThreadingChannels; + return _SystemThreadingRateLimiting; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Threading.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemThreading is null) + if (_MicrosoftCSharp is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet80)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet80)"); } - return _SystemThreading; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Threading.Overlapped.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemThreadingOverlapped is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet80)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet80)"); } - return _SystemThreadingOverlapped; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemThreadingTasksDataflow is null) + if (_MicrosoftVisualBasic is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet80)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet80)"); } - return _SystemThreadingTasksDataflow; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Threading.Tasks.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemThreadingTasks is null) + if (_MicrosoftWin32Primitives is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet80)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet80)"); } - return _SystemThreadingTasks; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemThreadingTasksExtensions is null) + if (_MicrosoftWin32Registry is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet80)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet80)"); } - return _SystemThreadingTasksExtensions; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemAppContext is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet80)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet80)"); } - return _SystemThreadingTasksParallel; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Threading.Thread.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemBuffers { get { - if (_SystemThreadingThread is null) + if (_SystemBuffers is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet80)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet80)"); } - return _SystemThreadingThread; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemThreadingThreadPool is null) + if (_SystemCollectionsConcurrent is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet80)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet80)"); } - return _SystemThreadingThreadPool; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Threading.Timer.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemThreadingTimer is null) + if (_SystemCollectionsImmutable is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet80)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet80)"); } - return _SystemThreadingTimer; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Transactions.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemTransactions is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet80)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet80)"); } - return _SystemTransactions; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Transactions.Local.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemTransactionsLocal is null) + if (_SystemCollectionsSpecialized is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet80)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet80)"); } - return _SystemTransactionsLocal; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.ValueTuple.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemCollections { get { - if (_SystemValueTuple is null) + if (_SystemCollections is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet80)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet80)"); } - return _SystemValueTuple; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Web.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemWeb is null) + if (_SystemComponentModelAnnotations is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet80)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet80)"); } - return _SystemWeb; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Web.HttpUtility.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemWebHttpUtility is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet80)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet80)"); } - return _SystemWebHttpUtility; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Windows.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemWindows is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet80)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet80)"); } - return _SystemWindows; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Xml.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemXml is null) + if (_SystemComponentModelPrimitives is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet80)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet80)"); } - return _SystemXml; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.Xml.Linq.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemXmlLinq is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet80)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet80)"); } - return _SystemXmlLinq; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemXmlReaderWriter is null) + if (_SystemComponentModel is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet80)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet80)"); } - return _SystemXmlReaderWriter; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Xml.Serialization.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemXmlSerialization is null) + if (_SystemConfiguration is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet80)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet80)"); } - return _SystemXmlSerialization; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Xml.XDocument.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemConsole { get { - if (_SystemXmlXDocument is null) + if (_SystemConsole is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet80)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet80)"); } - return _SystemXmlXDocument; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemCore { get { - if (_SystemXmlXmlDocument is null) + if (_SystemCore is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet80)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet80)"); } - return _SystemXmlXmlDocument; + return _SystemCore; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemDataCommon is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet80)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet80)"); } - return _SystemXmlXmlSerializer; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Xml.XPath.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemXmlXPath is null) + if (_SystemDataDataSetExtensions is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet80)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet80)"); } - return _SystemXmlXPath; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemData { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemData is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet80)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet80)"); } - return _SystemXmlXPathXDocument; + return _SystemData; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for WindowsBase.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_WindowsBase is null) + if (_SystemDiagnosticsContracts is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet80)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet80)"); } - return _WindowsBase; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_SystemDiagnosticsDebug is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet80)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet80)"); } - return _MicrosoftAspNetCoreAntiforgery; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet80)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet80)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_SystemDiagnosticsProcess is null) { - _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet80)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationCookies; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_SystemDiagnosticsStackTrace is null) { - _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet80)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationCore; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet80)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet80)"); } - return _MicrosoftAspNetCoreAuthentication; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_SystemDiagnosticsTools is null) { - _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet80)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationOAuth; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_SystemDiagnosticsTraceSource is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet80)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet80)"); } - return _MicrosoftAspNetCoreAuthorization; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_SystemDiagnosticsTracing is null) { - _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet80)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet80)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_SystemDrawingPrimitives is null) { - _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet80)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference SystemDrawing { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_SystemDrawing is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet80)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet80)"); } - return _MicrosoftAspNetCoreComponents; + return _SystemDrawing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_MicrosoftAspNetCoreComponentsEndpoints is null) + if (_SystemDynamicRuntime is null) { - _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet80)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsEndpoints; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_SystemFormatsAsn1 is null) { - _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet80)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference SystemFormatsTar { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_SystemFormatsTar is null) { - _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet80)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_SystemGlobalizationCalendars is null) { - _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet80)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + if (_SystemGlobalizationExtensions is null) { - _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet80)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet80)"); } - return _MicrosoftAspNetCoreConnectionsAbstractions; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference SystemGlobalization { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_SystemGlobalization is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet80)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet80)"); } - return _MicrosoftAspNetCoreCookiePolicy; + return _SystemGlobalization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftAspNetCoreCors is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet80)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet80)"); } - return _MicrosoftAspNetCoreCors; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_SystemIOCompressionFileSystem is null) { - _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet80)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet80)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_SystemIOCompressionZipFile is null) { - _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet80)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet80)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions + public static PortableExecutableReference SystemIOCompression { get { - if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) + if (_SystemIOCompression is null) { - _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet80)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet80)"); } - return _MicrosoftAspNetCoreDataProtectionAbstractions; + return _SystemIOCompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtection + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_MicrosoftAspNetCoreDataProtection is null) + if (_SystemIOFileSystemAccessControl is null) { - _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet80)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet80)"); } - return _MicrosoftAspNetCoreDataProtection; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_SystemIOFileSystemDriveInfo is null) { - _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet80)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet80)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_SystemIOFileSystemPrimitives is null) { - _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet80)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet80)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_MicrosoftAspNetCoreDiagnostics is null) + if (_SystemIOFileSystemWatcher is null) { - _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet80)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet80)"); } - return _MicrosoftAspNetCoreDiagnostics; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference SystemIOFileSystem { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_SystemIOFileSystem is null) { - _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet80)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet80)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _MicrosoftAspNetCore; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for Microsoft.AspNetCore.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_MicrosoftAspNetCore is null) + if (_SystemIOIsolatedStorage is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet80)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet80)"); } - return _MicrosoftAspNetCore; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_SystemIOMemoryMappedFiles is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet80)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet80)"); } - return _MicrosoftAspNetCoreHostFiltering; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_SystemIOPipesAccessControl is null) { - _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet80)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet80)"); } - return _MicrosoftAspNetCoreHostingAbstractions; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference SystemIOPipes { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_SystemIOPipes is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet80)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet80)"); } - return _MicrosoftAspNetCoreHosting; + return _SystemIOPipes; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet80)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet80)"); } - return _MicrosoftAspNetCoreHostingServerAbstractions; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + private static PortableExecutableReference? _SystemIO; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.IO.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference SystemIO { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_SystemIO is null) { - _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet80)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet80)"); } - return _MicrosoftAspNetCoreHtmlAbstractions; + return _SystemIO; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference SystemLinqExpressions { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_SystemLinqExpressions is null) { - _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet80)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet80)"); } - return _MicrosoftAspNetCoreHttpAbstractions; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference SystemLinqParallel { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_SystemLinqParallel is null) { - _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet80)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet80)"); } - return _MicrosoftAspNetCoreHttpConnectionsCommon; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference SystemLinqQueryable { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_SystemLinqQueryable is null) { - _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet80)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet80)"); } - return _MicrosoftAspNetCoreHttpConnections; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; + private static PortableExecutableReference? _SystemLinq; /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference SystemLinq { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_SystemLinq is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet80)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet80)"); } - return _MicrosoftAspNetCoreHttp; + return _SystemLinq; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + private static PortableExecutableReference? _SystemMemory; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference SystemMemory { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_SystemMemory is null) { - _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet80)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet80)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _SystemMemory; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference SystemNetHttpJson { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_SystemNetHttpJson is null) { - _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet80)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet80)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference SystemNetHttp { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_SystemNetHttp is null) { - _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet80)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet80)"); } - return _MicrosoftAspNetCoreHttpResults; + return _SystemNetHttp; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference SystemNetHttpListener { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_SystemNetHttpListener is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet80)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet80)"); } - return _MicrosoftAspNetCoreHttpLogging; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference SystemNetMail { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_SystemNetMail is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet80)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet80)"); } - return _MicrosoftAspNetCoreHttpOverrides; + return _SystemNetMail; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference SystemNetNameResolution { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_SystemNetNameResolution is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet80)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet80)"); } - return _MicrosoftAspNetCoreHttpsPolicy; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_SystemNetNetworkInformation is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet80)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet80)"); } - return _MicrosoftAspNetCoreIdentity; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference SystemNetPing { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_SystemNetPing is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet80)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet80)"); } - return _MicrosoftAspNetCoreLocalization; + return _SystemNetPing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference SystemNetPrimitives { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_SystemNetPrimitives is null) { - _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet80)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet80)"); } - return _MicrosoftAspNetCoreLocalizationRouting; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference SystemNetQuic { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_SystemNetQuic is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet80)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet80)"); } - return _MicrosoftAspNetCoreMetadata; + return _SystemNetQuic; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference SystemNetRequests { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_SystemNetRequests is null) { - _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet80)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet80)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _SystemNetRequests; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference SystemNetSecurity { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_SystemNetSecurity is null) { - _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet80)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet80)"); } - return _MicrosoftAspNetCoreMvcApiExplorer; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference SystemNetServicePoint { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_SystemNetServicePoint is null) { - _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet80)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet80)"); } - return _MicrosoftAspNetCoreMvcCore; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference SystemNetSockets { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_SystemNetSockets is null) { - _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet80)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet80)"); } - return _MicrosoftAspNetCoreMvcCors; + return _SystemNetSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference SystemNetWebClient { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_SystemNetWebClient is null) { - _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet80)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet80)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvc + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_MicrosoftAspNetCoreMvc is null) + if (_SystemNetWebHeaderCollection is null) { - _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet80)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet80)"); } - return _MicrosoftAspNetCoreMvc; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference SystemNetWebProxy { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_SystemNetWebProxy is null) { - _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet80)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet80)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_SystemNetWebSocketsClient is null) { - _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet80)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet80)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference SystemNetWebSockets { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_SystemNetWebSockets is null) { - _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet80)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet80)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftAspNetCoreMvcRazor is null) + if (_SystemNet is null) { - _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet80)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet80)"); } - return _MicrosoftAspNetCoreMvcRazor; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages + public static PortableExecutableReference SystemNumericsVectors { get { - if (_MicrosoftAspNetCoreMvcRazorPages is null) + if (_SystemNumericsVectors is null) { - _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet80)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet80)"); } - return _MicrosoftAspNetCoreMvcRazorPages; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers + public static PortableExecutableReference SystemNumerics { get { - if (_MicrosoftAspNetCoreMvcTagHelpers is null) + if (_SystemNumerics is null) { - _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet80)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet80)"); } - return _MicrosoftAspNetCoreMvcTagHelpers; + return _SystemNumerics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference SystemObjectModel { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_SystemObjectModel is null) { - _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet80)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet80)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _SystemObjectModel; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_SystemReflectionDispatchProxy is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet80)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet80)"); } - return _MicrosoftAspNetCoreOutputCaching; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_MicrosoftAspNetCoreRateLimiting is null) + if (_SystemReflectionEmitILGeneration is null) { - _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet80)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet80)"); } - return _MicrosoftAspNetCoreRateLimiting; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_SystemReflectionEmitLightweight is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet80)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet80)"); } - return _MicrosoftAspNetCoreRazor; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference SystemReflectionEmit { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_SystemReflectionEmit is null) { - _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet80)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet80)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_SystemReflectionExtensions is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet80)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet80)"); } - return _MicrosoftAspNetCoreRequestDecompression; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_SystemReflectionMetadata is null) { - _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet80)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet80)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_SystemReflectionPrimitives is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet80)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet80)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_SystemReflectionTypeExtensions is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet80)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet80)"); } - return _MicrosoftAspNetCoreResponseCompression; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; + private static PortableExecutableReference? _SystemReflection; /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRewrite + public static PortableExecutableReference SystemReflection { get { - if (_MicrosoftAspNetCoreRewrite is null) + if (_SystemReflection is null) { - _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet80)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet80)"); } - return _MicrosoftAspNetCoreRewrite; + return _SystemReflection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference SystemResourcesReader { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_SystemResourcesReader is null) { - _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet80)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet80)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_SystemResourcesResourceManager is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet80)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet80)"); } - return _MicrosoftAspNetCoreRouting; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference SystemResourcesWriter { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_SystemResourcesWriter is null) { - _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet80)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet80)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIIS + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_MicrosoftAspNetCoreServerIIS is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet80)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet80)"); } - return _MicrosoftAspNetCoreServerIIS; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet80)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet80)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_SystemRuntimeExtensions is null) { - _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet80)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_MicrosoftAspNetCoreServerKestrel is null) + if (_SystemRuntimeHandles is null) { - _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet80)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrel; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet80)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet80)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) + if (_SystemRuntimeInteropServices is null) { - _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet80)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrelTransportSockets; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSession + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_MicrosoftAspNetCoreSession is null) + if (_SystemRuntimeIntrinsics is null) { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet80)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet80)"); } - return _MicrosoftAspNetCoreSession; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_SystemRuntimeLoader is null) { - _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet80)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet80)"); } - return _MicrosoftAspNetCoreSignalRCommon; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_SystemRuntimeNumerics is null) { - _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet80)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet80)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_SystemRuntimeSerializationFormatters is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet80)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet80)"); } - return _MicrosoftAspNetCoreSignalR; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_SystemRuntimeSerializationJson is null) { - _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet80)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet80)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet80)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet80)"); } - return _MicrosoftAspNetCoreStaticFiles; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebSockets + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_MicrosoftAspNetCoreWebSockets is null) + if (_SystemRuntimeSerializationXml is null) { - _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet80)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet80)"); } - return _MicrosoftAspNetCoreWebSockets; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_MicrosoftAspNetCoreWebUtilities is null) + if (_SystemRuntimeSerialization is null) { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet80)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet80)"); } - return _MicrosoftAspNetCoreWebUtilities; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions + public static PortableExecutableReference SystemRuntime { get { - if (_MicrosoftExtensionsCachingAbstractions is null) + if (_SystemRuntime is null) { - _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet80)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet80)"); } - return _MicrosoftExtensionsCachingAbstractions; + return _SystemRuntime; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_SystemSecurityAccessControl is null) { - _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet80)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet80)"); } - return _MicrosoftExtensionsCachingMemory; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference SystemSecurityClaims { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_SystemSecurityClaims is null) { - _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet80)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet80)"); } - return _MicrosoftExtensionsConfigurationAbstractions; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet80)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet80)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_SystemSecurityCryptographyCng is null) { - _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet80)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet80)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_SystemSecurityCryptographyCsp is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet80)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet80)"); } - return _MicrosoftExtensionsConfiguration; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_SystemSecurityCryptographyEncoding is null) { - _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet80)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet80)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_MicrosoftExtensionsConfigurationFileExtensions is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet80)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet80)"); } - return _MicrosoftExtensionsConfigurationFileExtensions; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_MicrosoftExtensionsConfigurationIni is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet80)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet80)"); } - return _MicrosoftExtensionsConfigurationIni; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationJson + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_MicrosoftExtensionsConfigurationJson is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet80)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet80)"); } - return _MicrosoftExtensionsConfigurationJson; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet80)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet80)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_SystemSecurityPrincipalWindows is null) { - _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet80)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet80)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_SystemSecurityPrincipal is null) { - _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet80)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet80)"); } - return _MicrosoftExtensionsConfigurationXml; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_SystemSecuritySecureString is null) { - _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet80)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet80)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.Security.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference SystemSecurity { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_SystemSecurity is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet80)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet80)"); } - return _MicrosoftExtensionsDependencyInjection; + return _SystemSecurity; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_SystemServiceModelWeb is null) { - _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet80)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet80)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference SystemServiceProcess { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_SystemServiceProcess is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet80)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet80)"); } - return _MicrosoftExtensionsDiagnostics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_SystemTextEncodingCodePages is null) { - _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet80)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet80)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_SystemTextEncodingExtensions is null) { - _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet80)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet80)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecks; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference SystemTextEncoding { get { - if (_MicrosoftExtensionsFeatures is null) + if (_SystemTextEncoding is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet80)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet80)"); } - return _MicrosoftExtensionsFeatures; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_SystemTextEncodingsWeb is null) { - _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet80)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference SystemTextJson { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_SystemTextJson is null) { - _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet80)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _SystemTextJson; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_SystemTextRegularExpressions is null) { - _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet80)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference SystemThreadingChannels { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_SystemThreadingChannels is null) { - _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet80)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_SystemThreadingOverlapped is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet80)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet80)"); } - return _MicrosoftExtensionsFileSystemGlobbing; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_SystemThreadingTasksDataflow is null) { - _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet80)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet80)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_MicrosoftExtensionsHosting is null) + if (_SystemThreadingTasksExtensions is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet80)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet80)"); } - return _MicrosoftExtensionsHosting; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_MicrosoftExtensionsHttp is null) + if (_SystemThreadingTasksParallel is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet80)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet80)"); } - return _MicrosoftExtensionsHttp; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference SystemThreadingTasks { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_SystemThreadingTasks is null) { - _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet80)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet80)"); } - return _MicrosoftExtensionsIdentityCore; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_SystemThreadingThread is null) { - _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet80)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet80)"); } - return _MicrosoftExtensionsIdentityStores; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_MicrosoftExtensionsLocalizationAbstractions is null) + if (_SystemThreadingThreadPool is null) { - _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet80)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet80)"); } - return _MicrosoftExtensionsLocalizationAbstractions; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference SystemThreadingTimer { get { - if (_MicrosoftExtensionsLocalization is null) + if (_SystemThreadingTimer is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet80)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet80)"); } - return _MicrosoftExtensionsLocalization; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference SystemThreading { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_SystemThreading is null) { - _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet80)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet80)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _SystemThreading; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_SystemTransactionsLocal is null) { - _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet80)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet80)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference SystemTransactions { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_SystemTransactions is null) { - _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet80)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet80)"); } - return _MicrosoftExtensionsLoggingConsole; + return _SystemTransactions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference SystemValueTuple { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_SystemValueTuple is null) { - _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet80)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet80)"); } - return _MicrosoftExtensionsLoggingDebug; + return _SystemValueTuple; } } - private static PortableExecutableReference? _MicrosoftExtensionsLogging; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference MicrosoftExtensionsLogging + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_MicrosoftExtensionsLogging is null) + if (_SystemWebHttpUtility is null) { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet80)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet80)"); } - return _MicrosoftExtensionsLogging; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; + private static PortableExecutableReference? _SystemWeb; /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog + public static PortableExecutableReference SystemWeb { get { - if (_MicrosoftExtensionsLoggingEventLog is null) + if (_SystemWeb is null) { - _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet80)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet80)"); } - return _MicrosoftExtensionsLoggingEventLog; + return _SystemWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; + private static PortableExecutableReference? _SystemWindows; /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference SystemWindows { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_SystemWindows is null) { - _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet80)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet80)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _SystemWindows; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference SystemXmlLinq { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_SystemXmlLinq is null) { - _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet80)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet80)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_SystemXmlReaderWriter is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet80)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet80)"); } - return _MicrosoftExtensionsObjectPool; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference SystemXmlSerialization { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_SystemXmlSerialization is null) { - _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet80)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet80)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference SystemXmlXDocument { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_SystemXmlXDocument is null) { - _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet80)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet80)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_MicrosoftExtensionsOptions is null) + if (_SystemXmlXPathXDocument is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet80)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet80)"); } - return _MicrosoftExtensionsOptions; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference MicrosoftExtensionsPrimitives + public static PortableExecutableReference SystemXmlXPath { get { - if (_MicrosoftExtensionsPrimitives is null) + if (_SystemXmlXPath is null) { - _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet80)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet80)"); } - return _MicrosoftExtensionsPrimitives; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_MicrosoftExtensionsWebEncoders is null) + if (_SystemXmlXmlDocument is null) { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet80)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet80)"); } - return _MicrosoftExtensionsWebEncoders; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _MicrosoftJSInterop; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference MicrosoftJSInterop + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_MicrosoftJSInterop is null) + if (_SystemXmlXmlSerializer is null) { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet80)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet80)"); } - return _MicrosoftJSInterop; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + private static PortableExecutableReference? _SystemXml; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference SystemXml { get { - if (_MicrosoftNetHttpHeaders is null) + if (_SystemXml is null) { - _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet80)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet80)"); } - return _MicrosoftNetHttpHeaders; + return _SystemXml; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _System; /// - /// The for System.Diagnostics.EventLog.dll + /// The for System.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference System { get { - if (_SystemDiagnosticsEventLog is null) + if (_System is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet80)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System")).GetReference(filePath: "System.dll", display: "System (aspnet80)"); } - return _SystemDiagnosticsEventLog; + return _System; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.IO.Pipelines.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference WindowsBase { get { - if (_SystemIOPipelines is null) + if (_WindowsBase is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet80)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet80)"); } - return _SystemIOPipelines; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyXml is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet80)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet80)"); } - return _SystemSecurityCryptographyXml; + return _mscorlib; } } - private static PortableExecutableReference? _SystemThreadingRateLimiting; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemThreadingRateLimiting + public static PortableExecutableReference netstandard { get { - if (_SystemThreadingRateLimiting is null) + if (_netstandard is null) { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet80)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet80)"); } - return _SystemThreadingRateLimiting; + return _netstandard; } } @@ -6966,26 +6966,162 @@ public static ImmutableArray All { _all = [ + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreAuthenticationCookies, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAuthentication, + MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftAspNetCoreDataProtectionAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreHttpLogging, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreMetadata, + MicrosoftAspNetCoreMvcAbstractions, + MicrosoftAspNetCoreMvcApiExplorer, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcCors, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreMvcLocalization, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcRazorPages, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreRateLimiting, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreRewrite, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftAspNetCoreServerIIS, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreStaticFiles, + MicrosoftAspNetCoreWebSockets, + MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsCachingMemory, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsConfigurationFileExtensions, + MicrosoftExtensionsConfigurationIni, + MicrosoftExtensionsConfigurationJson, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftExtensionsDependencyInjection, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsFeatures, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsHosting, + MicrosoftExtensionsHttp, + MicrosoftExtensionsIdentityCore, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsLocalization, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsLoggingConsole, + MicrosoftExtensionsLoggingDebug, + MicrosoftExtensionsLoggingEventLog, + MicrosoftExtensionsLoggingEventSource, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsOptionsConfigurationExtensions, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsOptions, + MicrosoftExtensionsPrimitives, + MicrosoftExtensionsWebEncoders, + MicrosoftJSInterop, + MicrosoftNetHttpHeaders, + SystemDiagnosticsEventLog, + SystemIOPipelines, + SystemSecurityCryptographyXml, + SystemThreadingRateLimiting, MicrosoftCSharp, MicrosoftVisualBasicCore, MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -7002,38 +7138,36 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -7050,223 +7184,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, - MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, - MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, - MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, - MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, - MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, - MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, - MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, - MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticFiles, - MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, - MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, - MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, - MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsFileProvidersComposite, - MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, - MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, - MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemIOPipelines, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + mscorlib, + netstandard, ]; } return _all; @@ -7280,1810 +7280,1810 @@ public static partial class AspNet80 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet80.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet80.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet80.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet80.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet80.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet80.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet80.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet80.Microsoft.AspNetCore.Authentication.Cookies"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet80.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet80.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The image bytes for mscorlib.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet80.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet80.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The image bytes for netstandard.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet80.netstandard"); - private static byte[]? _netstandard; + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet80.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet80.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet80.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet80.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet80.Microsoft.AspNetCore.Authorization"); + private static byte[]? _MicrosoftAspNetCoreAuthorization; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet80.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet80.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The image bytes for System.Collections.dll + /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet80.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet80.Microsoft.AspNetCore.Components.Endpoints"); + private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet80.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet80.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet80.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet80.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet80.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet80.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet80.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet80.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet80.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet80.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet80.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet80.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for Microsoft.AspNetCore.Cors.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet80.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet80.Microsoft.AspNetCore.Cors"); + private static byte[]? _MicrosoftAspNetCoreCors; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet80.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet80.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet80.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation"); + private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet80.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The image bytes for System.Console.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet80.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet80.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The image bytes for System.Core.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet80.System.Core"); - private static byte[]? _SystemCore; + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet80.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet80.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet80.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The image bytes for System.Data.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet80.System.Data"); - private static byte[]? _SystemData; + public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet80.Microsoft.AspNetCore.Diagnostics"); + private static byte[]? _MicrosoftAspNetCoreDiagnostics; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet80.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet80.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet80.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet80.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet80.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet80.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet80.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet80.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet80.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet80.Microsoft.AspNetCore.Http.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet80.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet80.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet80.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet80.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet80.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet80.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet80.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet80.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet80.System"); - private static byte[]? _System; + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet80.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet80.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet80.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet80.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet80.Microsoft.AspNetCore.HttpLogging"); + private static byte[]? _MicrosoftAspNetCoreHttpLogging; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet80.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet80.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet80.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet80.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet80.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet80.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet80.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet80.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet80.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet80.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet80.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet80.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet80.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet80.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet80.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet80.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet80.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet80.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet80.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; /// - /// The image bytes for System.IO.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet80.System.IO"); - private static byte[]? _SystemIO; + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet80.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet80.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet80.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet80.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet80.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet80.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet80.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet80.Microsoft.AspNetCore.Mvc.RazorPages"); + private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet80.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers"); + private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet80.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet80.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet80.Microsoft.AspNetCore.Mvc"); + private static byte[]? _MicrosoftAspNetCoreMvc; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet80.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet80.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet80.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet80.Microsoft.AspNetCore.RateLimiting"); + private static byte[]? _MicrosoftAspNetCoreRateLimiting; /// - /// The image bytes for System.Linq.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet80.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet80.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet80.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet80.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet80.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet80.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet80.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The image bytes for System.Memory.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet80.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet80.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; /// - /// The image bytes for System.Net.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet80.System.Net"); - private static byte[]? _SystemNet; + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet80.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for Microsoft.AspNetCore.Rewrite.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet80.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet80.Microsoft.AspNetCore.Rewrite"); + private static byte[]? _MicrosoftAspNetCoreRewrite; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet80.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet80.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet80.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet80.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet80.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet80.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet80.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet80.Microsoft.AspNetCore.Server.IIS"); + private static byte[]? _MicrosoftAspNetCoreServerIIS; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet80.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet80.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet80.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet80.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet80.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet80.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet80.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet80.Microsoft.AspNetCore.Server.Kestrel"); + private static byte[]? _MicrosoftAspNetCoreServerKestrel; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet80.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet80.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet80.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet80.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet80.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet80.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet80.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet80.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet80.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet80.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet80.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for Microsoft.AspNetCore.WebSockets.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet80.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet80.Microsoft.AspNetCore.WebSockets"); + private static byte[]? _MicrosoftAspNetCoreWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet80.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet80.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet80.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet80.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet80.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet80.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet80.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet80.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet80.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet80.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet80.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet80.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet80.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet80.Microsoft.Extensions.Configuration.CommandLine"); + private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet80.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet80.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet80.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet80.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet80.Microsoft.Extensions.Configuration.Ini"); + private static byte[]? _MicrosoftExtensionsConfigurationIni; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet80.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet80.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet80.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet80.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet80.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet80.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet80.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet80.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet80.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet80.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet80.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet80.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet80.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet80.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet80.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet80.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet80.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet80.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet80.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet80.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet80.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet80.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet80.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet80.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet80.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet80.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet80.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet80.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet80.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet80.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet80.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet80.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet80.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet80.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet80.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet80.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet80.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet80.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet80.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet80.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet80.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet80.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet80.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet80.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet80.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet80.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet80.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet80.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet80.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet80.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet80.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet80.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet80.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet80.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet80.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet80.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet80.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet80.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; /// - /// The image bytes for System.Security.dll + /// The image bytes for Microsoft.Extensions.Logging.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet80.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet80.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet80.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet80.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet80.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet80.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet80.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet80.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet80.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for Microsoft.Extensions.Primitives.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet80.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet80.Microsoft.Extensions.Primitives"); + private static byte[]? _MicrosoftExtensionsPrimitives; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet80.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet80.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet80.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet80.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for Microsoft.Net.Http.Headers.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet80.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet80.Microsoft.Net.Http.Headers"); + private static byte[]? _MicrosoftNetHttpHeaders; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet80.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet80.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet80.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet80.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet80.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet80.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet80.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet80.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; /// - /// The image bytes for System.Threading.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet80.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet80.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet80.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet80.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet80.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet80.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet80.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet80.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet80.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet80.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet80.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet80.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet80.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet80.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet80.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet80.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet80.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet80.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet80.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet80.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet80.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet80.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet80.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet80.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet80.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet80.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet80.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet80.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet80.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet80.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet80.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet80.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet80.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet80.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet80.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet80.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet80.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet80.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet80.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet80.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet80.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet80.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet80.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet80.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet80.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet80.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet80.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet80.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet80.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet80.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet80.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet80.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet80.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet80.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet80.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet80.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet80.Microsoft.AspNetCore.Authentication.Cookies"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet80.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet80.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet80.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet80.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet80.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet80.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet80.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet80.Microsoft.AspNetCore.Authorization"); - private static byte[]? _MicrosoftAspNetCoreAuthorization; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet80.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet80.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet80.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet80.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet80.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet80.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet80.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet80.Microsoft.AspNetCore.Components.Endpoints"); - private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet80.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet80.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet80.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet80.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet80.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet80.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet80.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet80.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet80.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet80.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet80.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for Microsoft.AspNetCore.Cors.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet80.Microsoft.AspNetCore.Cors"); - private static byte[]? _MicrosoftAspNetCoreCors; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet80.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet80.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet80.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation"); - private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet80.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet80.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet80.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet80.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet80.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet80.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet80.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet80.Microsoft.AspNetCore.Diagnostics"); - private static byte[]? _MicrosoftAspNetCoreDiagnostics; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet80.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet80.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet80.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet80.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet80.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet80.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet80.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet80.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet80.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet80.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for System.IO.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet80.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet80.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet80.Microsoft.AspNetCore.Http.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet80.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet80.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet80.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet80.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet80.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for System.Linq.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet80.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet80.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for System.Memory.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet80.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet80.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet80.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet80.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet80.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet80.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet80.Microsoft.AspNetCore.HttpLogging"); - private static byte[]? _MicrosoftAspNetCoreHttpLogging; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet80.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet80.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet80.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet80.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet80.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet80.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet80.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet80.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet80.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet80.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet80.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet80.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet80.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet80.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet80.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet80.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet80.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet80.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet80.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet80.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet80.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet80.Microsoft.AspNetCore.Mvc"); - private static byte[]? _MicrosoftAspNetCoreMvc; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet80.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet80.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet80.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet80.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet80.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet80.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet80.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet80.Microsoft.AspNetCore.Mvc.RazorPages"); - private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet80.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers"); - private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet80.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet80.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet80.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet80.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet80.Microsoft.AspNetCore.RateLimiting"); - private static byte[]? _MicrosoftAspNetCoreRateLimiting; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet80.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet80.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet80.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet80.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet80.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet80.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet80.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet80.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet80.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet80.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet80.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet80.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Rewrite.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet80.Microsoft.AspNetCore.Rewrite"); - private static byte[]? _MicrosoftAspNetCoreRewrite; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet80.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet80.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet80.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet80.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet80.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet80.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet80.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet80.Microsoft.AspNetCore.Server.IIS"); - private static byte[]? _MicrosoftAspNetCoreServerIIS; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet80.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet80.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet80.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet80.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet80.Microsoft.AspNetCore.Server.Kestrel"); - private static byte[]? _MicrosoftAspNetCoreServerKestrel; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet80.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet80.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet80.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet80.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for Microsoft.AspNetCore.Session.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet80.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet80.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet80.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet80.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet80.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet80.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet80.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet80.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet80.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet80.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet80.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.WebSockets.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet80.Microsoft.AspNetCore.WebSockets"); - private static byte[]? _MicrosoftAspNetCoreWebSockets; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet80.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet80.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet80.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet80.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet80.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet80.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet80.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet80.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet80.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet80.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet80.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet80.Microsoft.Extensions.Configuration.CommandLine"); - private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet80.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet80.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet80.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet80.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet80.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet80.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet80.Microsoft.Extensions.Configuration.Ini"); - private static byte[]? _MicrosoftExtensionsConfigurationIni; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet80.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet80.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet80.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet80.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet80.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet80.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet80.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet80.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet80.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet80.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for System.Security.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet80.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet80.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet80.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet80.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet80.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet80.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet80.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet80.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet80.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet80.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet80.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet80.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet80.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet80.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet80.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet80.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet80.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet80.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet80.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet80.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet80.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet80.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet80.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet80.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet80.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet80.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet80.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet80.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet80.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet80.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet80.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet80.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet80.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet80.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet80.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet80.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet80.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet80.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet80.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet80.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet80.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet80.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet80.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for System.Web.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet80.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet80.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet80.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet80.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet80.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet80.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet80.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet80.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet80.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet80.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet80.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet80.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet80.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for Microsoft.Extensions.Primitives.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet80.Microsoft.Extensions.Primitives"); - private static byte[]? _MicrosoftExtensionsPrimitives; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet80.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet80.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet80.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet80.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet80.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for Microsoft.Net.Http.Headers.dll + /// The image bytes for System.Xml.dll /// - public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet80.Microsoft.Net.Http.Headers"); - private static byte[]? _MicrosoftNetHttpHeaders; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet80.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for System.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet80.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet80.System"); + private static byte[]? _System; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet80.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet80.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet80.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet80.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Threading.RateLimiting.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet80.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet80.netstandard"); + private static byte[]? _netstandard; } diff --git a/Src/Basic.Reference.Assemblies.AspNet80/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet80/Generated.targets index 24dc3e4..4440e53 100644 --- a/Src/Basic.Reference.Assemblies.AspNet80/Generated.targets +++ b/Src/Basic.Reference.Assemblies.AspNet80/Generated.targets @@ -1,1208 +1,1208 @@ - - aspnet80.Microsoft.CSharp - Resources\aspnet80\Microsoft.CSharp.dll + + aspnet80.Microsoft.AspNetCore.Antiforgery + Resources\aspnet80\Microsoft.AspNetCore.Antiforgery.dll - - aspnet80.Microsoft.VisualBasic.Core - Resources\aspnet80\Microsoft.VisualBasic.Core.dll + + aspnet80.Microsoft.AspNetCore.Authentication.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Authentication.Abstractions.dll - - aspnet80.Microsoft.VisualBasic - Resources\aspnet80\Microsoft.VisualBasic.dll + + aspnet80.Microsoft.AspNetCore.Authentication.BearerToken + Resources\aspnet80\Microsoft.AspNetCore.Authentication.BearerToken.dll - - aspnet80.Microsoft.Win32.Primitives - Resources\aspnet80\Microsoft.Win32.Primitives.dll + + aspnet80.Microsoft.AspNetCore.Authentication.Cookies + Resources\aspnet80\Microsoft.AspNetCore.Authentication.Cookies.dll - - aspnet80.Microsoft.Win32.Registry - Resources\aspnet80\Microsoft.Win32.Registry.dll + + aspnet80.Microsoft.AspNetCore.Authentication.Core + Resources\aspnet80\Microsoft.AspNetCore.Authentication.Core.dll - - aspnet80.mscorlib - Resources\aspnet80\mscorlib.dll + + aspnet80.Microsoft.AspNetCore.Authentication.OAuth + Resources\aspnet80\Microsoft.AspNetCore.Authentication.OAuth.dll - - aspnet80.netstandard - Resources\aspnet80\netstandard.dll + + aspnet80.Microsoft.AspNetCore.Authentication + Resources\aspnet80\Microsoft.AspNetCore.Authentication.dll - - aspnet80.System.AppContext - Resources\aspnet80\System.AppContext.dll + + aspnet80.Microsoft.AspNetCore.Authorization.Policy + Resources\aspnet80\Microsoft.AspNetCore.Authorization.Policy.dll - - aspnet80.System.Buffers - Resources\aspnet80\System.Buffers.dll + + aspnet80.Microsoft.AspNetCore.Authorization + Resources\aspnet80\Microsoft.AspNetCore.Authorization.dll - - aspnet80.System.Collections.Concurrent - Resources\aspnet80\System.Collections.Concurrent.dll + + aspnet80.Microsoft.AspNetCore.Components.Authorization + Resources\aspnet80\Microsoft.AspNetCore.Components.Authorization.dll - - aspnet80.System.Collections - Resources\aspnet80\System.Collections.dll + + aspnet80.Microsoft.AspNetCore.Components.Endpoints + Resources\aspnet80\Microsoft.AspNetCore.Components.Endpoints.dll - - aspnet80.System.Collections.Immutable - Resources\aspnet80\System.Collections.Immutable.dll + + aspnet80.Microsoft.AspNetCore.Components.Forms + Resources\aspnet80\Microsoft.AspNetCore.Components.Forms.dll - - aspnet80.System.Collections.NonGeneric - Resources\aspnet80\System.Collections.NonGeneric.dll + + aspnet80.Microsoft.AspNetCore.Components.Server + Resources\aspnet80\Microsoft.AspNetCore.Components.Server.dll - - aspnet80.System.Collections.Specialized - Resources\aspnet80\System.Collections.Specialized.dll + + aspnet80.Microsoft.AspNetCore.Components.Web + Resources\aspnet80\Microsoft.AspNetCore.Components.Web.dll - - aspnet80.System.ComponentModel.Annotations - Resources\aspnet80\System.ComponentModel.Annotations.dll + + aspnet80.Microsoft.AspNetCore.Components + Resources\aspnet80\Microsoft.AspNetCore.Components.dll - - aspnet80.System.ComponentModel.DataAnnotations - Resources\aspnet80\System.ComponentModel.DataAnnotations.dll + + aspnet80.Microsoft.AspNetCore.Connections.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Connections.Abstractions.dll - - aspnet80.System.ComponentModel - Resources\aspnet80\System.ComponentModel.dll + + aspnet80.Microsoft.AspNetCore.CookiePolicy + Resources\aspnet80\Microsoft.AspNetCore.CookiePolicy.dll - - aspnet80.System.ComponentModel.EventBasedAsync - Resources\aspnet80\System.ComponentModel.EventBasedAsync.dll + + aspnet80.Microsoft.AspNetCore.Cors + Resources\aspnet80\Microsoft.AspNetCore.Cors.dll - - aspnet80.System.ComponentModel.Primitives - Resources\aspnet80\System.ComponentModel.Primitives.dll + + aspnet80.Microsoft.AspNetCore.Cryptography.Internal + Resources\aspnet80\Microsoft.AspNetCore.Cryptography.Internal.dll - - aspnet80.System.ComponentModel.TypeConverter - Resources\aspnet80\System.ComponentModel.TypeConverter.dll + + aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation + Resources\aspnet80\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - - aspnet80.System.Configuration - Resources\aspnet80\System.Configuration.dll + + aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - aspnet80.System.Console - Resources\aspnet80\System.Console.dll + + aspnet80.Microsoft.AspNetCore.DataProtection.Extensions + Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Extensions.dll - - aspnet80.System.Core - Resources\aspnet80\System.Core.dll + + aspnet80.Microsoft.AspNetCore.DataProtection + Resources\aspnet80\Microsoft.AspNetCore.DataProtection.dll - - aspnet80.System.Data.Common - Resources\aspnet80\System.Data.Common.dll + + aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.Abstractions.dll - - aspnet80.System.Data.DataSetExtensions - Resources\aspnet80\System.Data.DataSetExtensions.dll + + aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks + Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - - aspnet80.System.Data - Resources\aspnet80\System.Data.dll + + aspnet80.Microsoft.AspNetCore.Diagnostics + Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.dll - - aspnet80.System.Diagnostics.Contracts - Resources\aspnet80\System.Diagnostics.Contracts.dll + + aspnet80.Microsoft.AspNetCore.HostFiltering + Resources\aspnet80\Microsoft.AspNetCore.HostFiltering.dll - - aspnet80.System.Diagnostics.Debug - Resources\aspnet80\System.Diagnostics.Debug.dll + + aspnet80.Microsoft.AspNetCore.Hosting.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Hosting.Abstractions.dll - - aspnet80.System.Diagnostics.DiagnosticSource - Resources\aspnet80\System.Diagnostics.DiagnosticSource.dll + + aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - - aspnet80.System.Diagnostics.FileVersionInfo - Resources\aspnet80\System.Diagnostics.FileVersionInfo.dll + + aspnet80.Microsoft.AspNetCore.Hosting + Resources\aspnet80\Microsoft.AspNetCore.Hosting.dll - - aspnet80.System.Diagnostics.Process - Resources\aspnet80\System.Diagnostics.Process.dll + + aspnet80.Microsoft.AspNetCore.Html.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Html.Abstractions.dll - - aspnet80.System.Diagnostics.StackTrace - Resources\aspnet80\System.Diagnostics.StackTrace.dll + + aspnet80.Microsoft.AspNetCore.Http.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Http.Abstractions.dll - - aspnet80.System.Diagnostics.TextWriterTraceListener - Resources\aspnet80\System.Diagnostics.TextWriterTraceListener.dll + + aspnet80.Microsoft.AspNetCore.Http.Connections.Common + Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.Common.dll - - aspnet80.System.Diagnostics.Tools - Resources\aspnet80\System.Diagnostics.Tools.dll + + aspnet80.Microsoft.AspNetCore.Http.Connections + Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.dll - - aspnet80.System.Diagnostics.TraceSource - Resources\aspnet80\System.Diagnostics.TraceSource.dll + + aspnet80.Microsoft.AspNetCore.Http.Extensions + Resources\aspnet80\Microsoft.AspNetCore.Http.Extensions.dll - - aspnet80.System.Diagnostics.Tracing - Resources\aspnet80\System.Diagnostics.Tracing.dll + + aspnet80.Microsoft.AspNetCore.Http.Features + Resources\aspnet80\Microsoft.AspNetCore.Http.Features.dll - - aspnet80.System - Resources\aspnet80\System.dll + + aspnet80.Microsoft.AspNetCore.Http.Results + Resources\aspnet80\Microsoft.AspNetCore.Http.Results.dll - - aspnet80.System.Drawing - Resources\aspnet80\System.Drawing.dll + + aspnet80.Microsoft.AspNetCore.Http + Resources\aspnet80\Microsoft.AspNetCore.Http.dll - - aspnet80.System.Drawing.Primitives - Resources\aspnet80\System.Drawing.Primitives.dll + + aspnet80.Microsoft.AspNetCore.HttpLogging + Resources\aspnet80\Microsoft.AspNetCore.HttpLogging.dll - - aspnet80.System.Dynamic.Runtime - Resources\aspnet80\System.Dynamic.Runtime.dll + + aspnet80.Microsoft.AspNetCore.HttpOverrides + Resources\aspnet80\Microsoft.AspNetCore.HttpOverrides.dll - - aspnet80.System.Formats.Asn1 - Resources\aspnet80\System.Formats.Asn1.dll + + aspnet80.Microsoft.AspNetCore.HttpsPolicy + Resources\aspnet80\Microsoft.AspNetCore.HttpsPolicy.dll - - aspnet80.System.Formats.Tar - Resources\aspnet80\System.Formats.Tar.dll + + aspnet80.Microsoft.AspNetCore.Identity + Resources\aspnet80\Microsoft.AspNetCore.Identity.dll - - aspnet80.System.Globalization.Calendars - Resources\aspnet80\System.Globalization.Calendars.dll + + aspnet80.Microsoft.AspNetCore.Localization.Routing + Resources\aspnet80\Microsoft.AspNetCore.Localization.Routing.dll - - aspnet80.System.Globalization - Resources\aspnet80\System.Globalization.dll + + aspnet80.Microsoft.AspNetCore.Localization + Resources\aspnet80\Microsoft.AspNetCore.Localization.dll - - aspnet80.System.Globalization.Extensions - Resources\aspnet80\System.Globalization.Extensions.dll + + aspnet80.Microsoft.AspNetCore.Metadata + Resources\aspnet80\Microsoft.AspNetCore.Metadata.dll - - aspnet80.System.IO.Compression.Brotli - Resources\aspnet80\System.IO.Compression.Brotli.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Abstractions.dll - - aspnet80.System.IO.Compression - Resources\aspnet80\System.IO.Compression.dll + + aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer + Resources\aspnet80\Microsoft.AspNetCore.Mvc.ApiExplorer.dll - - aspnet80.System.IO.Compression.FileSystem - Resources\aspnet80\System.IO.Compression.FileSystem.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Core + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Core.dll - - aspnet80.System.IO.Compression.ZipFile - Resources\aspnet80\System.IO.Compression.ZipFile.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Cors + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Cors.dll - - aspnet80.System.IO - Resources\aspnet80\System.IO.dll + + aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations + Resources\aspnet80\Microsoft.AspNetCore.Mvc.DataAnnotations.dll - - aspnet80.System.IO.FileSystem.AccessControl - Resources\aspnet80\System.IO.FileSystem.AccessControl.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - aspnet80.System.IO.FileSystem - Resources\aspnet80\System.IO.FileSystem.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - - aspnet80.System.IO.FileSystem.DriveInfo - Resources\aspnet80\System.IO.FileSystem.DriveInfo.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Localization + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Localization.dll - - aspnet80.System.IO.FileSystem.Primitives - Resources\aspnet80\System.IO.FileSystem.Primitives.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Razor + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Razor.dll - - aspnet80.System.IO.FileSystem.Watcher - Resources\aspnet80\System.IO.FileSystem.Watcher.dll + + aspnet80.Microsoft.AspNetCore.Mvc.RazorPages + Resources\aspnet80\Microsoft.AspNetCore.Mvc.RazorPages.dll - - aspnet80.System.IO.IsolatedStorage - Resources\aspnet80\System.IO.IsolatedStorage.dll + + aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers + Resources\aspnet80\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - aspnet80.System.IO.MemoryMappedFiles - Resources\aspnet80\System.IO.MemoryMappedFiles.dll + + aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures + Resources\aspnet80\Microsoft.AspNetCore.Mvc.ViewFeatures.dll - - aspnet80.System.IO.Pipes.AccessControl - Resources\aspnet80\System.IO.Pipes.AccessControl.dll + + aspnet80.Microsoft.AspNetCore.Mvc + Resources\aspnet80\Microsoft.AspNetCore.Mvc.dll - - aspnet80.System.IO.Pipes - Resources\aspnet80\System.IO.Pipes.dll + + aspnet80.Microsoft.AspNetCore.OutputCaching + Resources\aspnet80\Microsoft.AspNetCore.OutputCaching.dll - - aspnet80.System.IO.UnmanagedMemoryStream - Resources\aspnet80\System.IO.UnmanagedMemoryStream.dll + + aspnet80.Microsoft.AspNetCore.RateLimiting + Resources\aspnet80\Microsoft.AspNetCore.RateLimiting.dll - - aspnet80.System.Linq - Resources\aspnet80\System.Linq.dll + + aspnet80.Microsoft.AspNetCore.Razor.Runtime + Resources\aspnet80\Microsoft.AspNetCore.Razor.Runtime.dll - - aspnet80.System.Linq.Expressions - Resources\aspnet80\System.Linq.Expressions.dll + + aspnet80.Microsoft.AspNetCore.Razor + Resources\aspnet80\Microsoft.AspNetCore.Razor.dll - - aspnet80.System.Linq.Parallel - Resources\aspnet80\System.Linq.Parallel.dll + + aspnet80.Microsoft.AspNetCore.RequestDecompression + Resources\aspnet80\Microsoft.AspNetCore.RequestDecompression.dll - - aspnet80.System.Linq.Queryable - Resources\aspnet80\System.Linq.Queryable.dll + + aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - - aspnet80.System.Memory - Resources\aspnet80\System.Memory.dll + + aspnet80.Microsoft.AspNetCore.ResponseCaching + Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.dll - - aspnet80.System.Net - Resources\aspnet80\System.Net.dll + + aspnet80.Microsoft.AspNetCore.ResponseCompression + Resources\aspnet80\Microsoft.AspNetCore.ResponseCompression.dll - - aspnet80.System.Net.Http - Resources\aspnet80\System.Net.Http.dll + + aspnet80.Microsoft.AspNetCore.Rewrite + Resources\aspnet80\Microsoft.AspNetCore.Rewrite.dll - - aspnet80.System.Net.Http.Json - Resources\aspnet80\System.Net.Http.Json.dll + + aspnet80.Microsoft.AspNetCore.Routing.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Routing.Abstractions.dll - - aspnet80.System.Net.HttpListener - Resources\aspnet80\System.Net.HttpListener.dll + + aspnet80.Microsoft.AspNetCore.Routing + Resources\aspnet80\Microsoft.AspNetCore.Routing.dll - - aspnet80.System.Net.Mail - Resources\aspnet80\System.Net.Mail.dll + + aspnet80.Microsoft.AspNetCore.Server.HttpSys + Resources\aspnet80\Microsoft.AspNetCore.Server.HttpSys.dll - - aspnet80.System.Net.NameResolution - Resources\aspnet80\System.Net.NameResolution.dll + + aspnet80.Microsoft.AspNetCore.Server.IIS + Resources\aspnet80\Microsoft.AspNetCore.Server.IIS.dll - - aspnet80.System.Net.NetworkInformation - Resources\aspnet80\System.Net.NetworkInformation.dll + + aspnet80.Microsoft.AspNetCore.Server.IISIntegration + Resources\aspnet80\Microsoft.AspNetCore.Server.IISIntegration.dll - - aspnet80.System.Net.Ping - Resources\aspnet80\System.Net.Ping.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Core.dll - - aspnet80.System.Net.Primitives - Resources\aspnet80\System.Net.Primitives.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll - - aspnet80.System.Net.Quic - Resources\aspnet80\System.Net.Quic.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - - aspnet80.System.Net.Requests - Resources\aspnet80\System.Net.Requests.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - - aspnet80.System.Net.Security - Resources\aspnet80\System.Net.Security.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.dll - - aspnet80.System.Net.ServicePoint - Resources\aspnet80\System.Net.ServicePoint.dll + + aspnet80.Microsoft.AspNetCore.Session + Resources\aspnet80\Microsoft.AspNetCore.Session.dll - - aspnet80.System.Net.Sockets - Resources\aspnet80\System.Net.Sockets.dll + + aspnet80.Microsoft.AspNetCore.SignalR.Common + Resources\aspnet80\Microsoft.AspNetCore.SignalR.Common.dll - - aspnet80.System.Net.WebClient - Resources\aspnet80\System.Net.WebClient.dll + + aspnet80.Microsoft.AspNetCore.SignalR.Core + Resources\aspnet80\Microsoft.AspNetCore.SignalR.Core.dll - - aspnet80.System.Net.WebHeaderCollection - Resources\aspnet80\System.Net.WebHeaderCollection.dll + + aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json + Resources\aspnet80\Microsoft.AspNetCore.SignalR.Protocols.Json.dll - - aspnet80.System.Net.WebProxy - Resources\aspnet80\System.Net.WebProxy.dll + + aspnet80.Microsoft.AspNetCore.SignalR + Resources\aspnet80\Microsoft.AspNetCore.SignalR.dll - - aspnet80.System.Net.WebSockets.Client - Resources\aspnet80\System.Net.WebSockets.Client.dll + + aspnet80.Microsoft.AspNetCore.StaticFiles + Resources\aspnet80\Microsoft.AspNetCore.StaticFiles.dll - - aspnet80.System.Net.WebSockets - Resources\aspnet80\System.Net.WebSockets.dll + + aspnet80.Microsoft.AspNetCore.WebSockets + Resources\aspnet80\Microsoft.AspNetCore.WebSockets.dll - - aspnet80.System.Numerics - Resources\aspnet80\System.Numerics.dll + + aspnet80.Microsoft.AspNetCore.WebUtilities + Resources\aspnet80\Microsoft.AspNetCore.WebUtilities.dll - - aspnet80.System.Numerics.Vectors - Resources\aspnet80\System.Numerics.Vectors.dll + + aspnet80.Microsoft.AspNetCore + Resources\aspnet80\Microsoft.AspNetCore.dll - - aspnet80.System.ObjectModel - Resources\aspnet80\System.ObjectModel.dll + + aspnet80.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet80\Microsoft.Extensions.Caching.Abstractions.dll - - aspnet80.System.Reflection.DispatchProxy - Resources\aspnet80\System.Reflection.DispatchProxy.dll + + aspnet80.Microsoft.Extensions.Caching.Memory + Resources\aspnet80\Microsoft.Extensions.Caching.Memory.dll - - aspnet80.System.Reflection - Resources\aspnet80\System.Reflection.dll + + aspnet80.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet80\Microsoft.Extensions.Configuration.Abstractions.dll - - aspnet80.System.Reflection.Emit - Resources\aspnet80\System.Reflection.Emit.dll + + aspnet80.Microsoft.Extensions.Configuration.Binder + Resources\aspnet80\Microsoft.Extensions.Configuration.Binder.dll - - aspnet80.System.Reflection.Emit.ILGeneration - Resources\aspnet80\System.Reflection.Emit.ILGeneration.dll + + aspnet80.Microsoft.Extensions.Configuration.CommandLine + Resources\aspnet80\Microsoft.Extensions.Configuration.CommandLine.dll - - aspnet80.System.Reflection.Emit.Lightweight - Resources\aspnet80\System.Reflection.Emit.Lightweight.dll + + aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables + Resources\aspnet80\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - - aspnet80.System.Reflection.Extensions - Resources\aspnet80\System.Reflection.Extensions.dll + + aspnet80.Microsoft.Extensions.Configuration.FileExtensions + Resources\aspnet80\Microsoft.Extensions.Configuration.FileExtensions.dll - - aspnet80.System.Reflection.Metadata - Resources\aspnet80\System.Reflection.Metadata.dll + + aspnet80.Microsoft.Extensions.Configuration.Ini + Resources\aspnet80\Microsoft.Extensions.Configuration.Ini.dll - - aspnet80.System.Reflection.Primitives - Resources\aspnet80\System.Reflection.Primitives.dll + + aspnet80.Microsoft.Extensions.Configuration.Json + Resources\aspnet80\Microsoft.Extensions.Configuration.Json.dll - - aspnet80.System.Reflection.TypeExtensions - Resources\aspnet80\System.Reflection.TypeExtensions.dll + + aspnet80.Microsoft.Extensions.Configuration.KeyPerFile + Resources\aspnet80\Microsoft.Extensions.Configuration.KeyPerFile.dll - - aspnet80.System.Resources.Reader - Resources\aspnet80\System.Resources.Reader.dll + + aspnet80.Microsoft.Extensions.Configuration.UserSecrets + Resources\aspnet80\Microsoft.Extensions.Configuration.UserSecrets.dll - - aspnet80.System.Resources.ResourceManager - Resources\aspnet80\System.Resources.ResourceManager.dll + + aspnet80.Microsoft.Extensions.Configuration.Xml + Resources\aspnet80\Microsoft.Extensions.Configuration.Xml.dll - - aspnet80.System.Resources.Writer - Resources\aspnet80\System.Resources.Writer.dll + + aspnet80.Microsoft.Extensions.Configuration + Resources\aspnet80\Microsoft.Extensions.Configuration.dll - - aspnet80.System.Runtime.CompilerServices.Unsafe - Resources\aspnet80\System.Runtime.CompilerServices.Unsafe.dll + + aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet80\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - aspnet80.System.Runtime.CompilerServices.VisualC - Resources\aspnet80\System.Runtime.CompilerServices.VisualC.dll + + aspnet80.Microsoft.Extensions.DependencyInjection + Resources\aspnet80\Microsoft.Extensions.DependencyInjection.dll - - aspnet80.System.Runtime - Resources\aspnet80\System.Runtime.dll + + aspnet80.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet80\Microsoft.Extensions.Diagnostics.Abstractions.dll - - aspnet80.System.Runtime.Extensions - Resources\aspnet80\System.Runtime.Extensions.dll + + aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - - aspnet80.System.Runtime.Handles - Resources\aspnet80\System.Runtime.Handles.dll + + aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks + Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.dll - - aspnet80.System.Runtime.InteropServices - Resources\aspnet80\System.Runtime.InteropServices.dll + + aspnet80.Microsoft.Extensions.Diagnostics + Resources\aspnet80\Microsoft.Extensions.Diagnostics.dll - - aspnet80.System.Runtime.InteropServices.JavaScript - Resources\aspnet80\System.Runtime.InteropServices.JavaScript.dll + + aspnet80.Microsoft.Extensions.Features + Resources\aspnet80\Microsoft.Extensions.Features.dll - - aspnet80.System.Runtime.InteropServices.RuntimeInformation - Resources\aspnet80\System.Runtime.InteropServices.RuntimeInformation.dll + + aspnet80.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet80\Microsoft.Extensions.FileProviders.Abstractions.dll - - aspnet80.System.Runtime.Intrinsics - Resources\aspnet80\System.Runtime.Intrinsics.dll + + aspnet80.Microsoft.Extensions.FileProviders.Composite + Resources\aspnet80\Microsoft.Extensions.FileProviders.Composite.dll - - aspnet80.System.Runtime.Loader - Resources\aspnet80\System.Runtime.Loader.dll + + aspnet80.Microsoft.Extensions.FileProviders.Embedded + Resources\aspnet80\Microsoft.Extensions.FileProviders.Embedded.dll - - aspnet80.System.Runtime.Numerics - Resources\aspnet80\System.Runtime.Numerics.dll + + aspnet80.Microsoft.Extensions.FileProviders.Physical + Resources\aspnet80\Microsoft.Extensions.FileProviders.Physical.dll - - aspnet80.System.Runtime.Serialization - Resources\aspnet80\System.Runtime.Serialization.dll + + aspnet80.Microsoft.Extensions.FileSystemGlobbing + Resources\aspnet80\Microsoft.Extensions.FileSystemGlobbing.dll - - aspnet80.System.Runtime.Serialization.Formatters - Resources\aspnet80\System.Runtime.Serialization.Formatters.dll + + aspnet80.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet80\Microsoft.Extensions.Hosting.Abstractions.dll - - aspnet80.System.Runtime.Serialization.Json - Resources\aspnet80\System.Runtime.Serialization.Json.dll + + aspnet80.Microsoft.Extensions.Hosting + Resources\aspnet80\Microsoft.Extensions.Hosting.dll - - aspnet80.System.Runtime.Serialization.Primitives - Resources\aspnet80\System.Runtime.Serialization.Primitives.dll + + aspnet80.Microsoft.Extensions.Http + Resources\aspnet80\Microsoft.Extensions.Http.dll - - aspnet80.System.Runtime.Serialization.Xml - Resources\aspnet80\System.Runtime.Serialization.Xml.dll + + aspnet80.Microsoft.Extensions.Identity.Core + Resources\aspnet80\Microsoft.Extensions.Identity.Core.dll - - aspnet80.System.Security.AccessControl - Resources\aspnet80\System.Security.AccessControl.dll + + aspnet80.Microsoft.Extensions.Identity.Stores + Resources\aspnet80\Microsoft.Extensions.Identity.Stores.dll - - aspnet80.System.Security.Claims - Resources\aspnet80\System.Security.Claims.dll + + aspnet80.Microsoft.Extensions.Localization.Abstractions + Resources\aspnet80\Microsoft.Extensions.Localization.Abstractions.dll - - aspnet80.System.Security.Cryptography.Algorithms - Resources\aspnet80\System.Security.Cryptography.Algorithms.dll + + aspnet80.Microsoft.Extensions.Localization + Resources\aspnet80\Microsoft.Extensions.Localization.dll - - aspnet80.System.Security.Cryptography.Cng - Resources\aspnet80\System.Security.Cryptography.Cng.dll + + aspnet80.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet80\Microsoft.Extensions.Logging.Abstractions.dll - - aspnet80.System.Security.Cryptography.Csp - Resources\aspnet80\System.Security.Cryptography.Csp.dll + + aspnet80.Microsoft.Extensions.Logging.Configuration + Resources\aspnet80\Microsoft.Extensions.Logging.Configuration.dll - - aspnet80.System.Security.Cryptography - Resources\aspnet80\System.Security.Cryptography.dll + + aspnet80.Microsoft.Extensions.Logging.Console + Resources\aspnet80\Microsoft.Extensions.Logging.Console.dll - - aspnet80.System.Security.Cryptography.Encoding - Resources\aspnet80\System.Security.Cryptography.Encoding.dll + + aspnet80.Microsoft.Extensions.Logging.Debug + Resources\aspnet80\Microsoft.Extensions.Logging.Debug.dll - - aspnet80.System.Security.Cryptography.OpenSsl - Resources\aspnet80\System.Security.Cryptography.OpenSsl.dll + + aspnet80.Microsoft.Extensions.Logging.EventLog + Resources\aspnet80\Microsoft.Extensions.Logging.EventLog.dll - - aspnet80.System.Security.Cryptography.Primitives - Resources\aspnet80\System.Security.Cryptography.Primitives.dll + + aspnet80.Microsoft.Extensions.Logging.EventSource + Resources\aspnet80\Microsoft.Extensions.Logging.EventSource.dll - - aspnet80.System.Security.Cryptography.X509Certificates - Resources\aspnet80\System.Security.Cryptography.X509Certificates.dll + + aspnet80.Microsoft.Extensions.Logging.TraceSource + Resources\aspnet80\Microsoft.Extensions.Logging.TraceSource.dll - - aspnet80.System.Security - Resources\aspnet80\System.Security.dll + + aspnet80.Microsoft.Extensions.Logging + Resources\aspnet80\Microsoft.Extensions.Logging.dll - - aspnet80.System.Security.Principal - Resources\aspnet80\System.Security.Principal.dll + + aspnet80.Microsoft.Extensions.ObjectPool + Resources\aspnet80\Microsoft.Extensions.ObjectPool.dll - - aspnet80.System.Security.Principal.Windows - Resources\aspnet80\System.Security.Principal.Windows.dll + + aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions + Resources\aspnet80\Microsoft.Extensions.Options.ConfigurationExtensions.dll - - aspnet80.System.Security.SecureString - Resources\aspnet80\System.Security.SecureString.dll + + aspnet80.Microsoft.Extensions.Options.DataAnnotations + Resources\aspnet80\Microsoft.Extensions.Options.DataAnnotations.dll - - aspnet80.System.ServiceModel.Web - Resources\aspnet80\System.ServiceModel.Web.dll + + aspnet80.Microsoft.Extensions.Options + Resources\aspnet80\Microsoft.Extensions.Options.dll - - aspnet80.System.ServiceProcess - Resources\aspnet80\System.ServiceProcess.dll + + aspnet80.Microsoft.Extensions.Primitives + Resources\aspnet80\Microsoft.Extensions.Primitives.dll - - aspnet80.System.Text.Encoding.CodePages - Resources\aspnet80\System.Text.Encoding.CodePages.dll + + aspnet80.Microsoft.Extensions.WebEncoders + Resources\aspnet80\Microsoft.Extensions.WebEncoders.dll - - aspnet80.System.Text.Encoding - Resources\aspnet80\System.Text.Encoding.dll + + aspnet80.Microsoft.JSInterop + Resources\aspnet80\Microsoft.JSInterop.dll - - aspnet80.System.Text.Encoding.Extensions - Resources\aspnet80\System.Text.Encoding.Extensions.dll + + aspnet80.Microsoft.Net.Http.Headers + Resources\aspnet80\Microsoft.Net.Http.Headers.dll - - aspnet80.System.Text.Encodings.Web - Resources\aspnet80\System.Text.Encodings.Web.dll + + aspnet80.System.Diagnostics.EventLog + Resources\aspnet80\System.Diagnostics.EventLog.dll - - aspnet80.System.Text.Json - Resources\aspnet80\System.Text.Json.dll + + aspnet80.System.IO.Pipelines + Resources\aspnet80\System.IO.Pipelines.dll - - aspnet80.System.Text.RegularExpressions - Resources\aspnet80\System.Text.RegularExpressions.dll + + aspnet80.System.Security.Cryptography.Xml + Resources\aspnet80\System.Security.Cryptography.Xml.dll - - aspnet80.System.Threading.Channels - Resources\aspnet80\System.Threading.Channels.dll + + aspnet80.System.Threading.RateLimiting + Resources\aspnet80\System.Threading.RateLimiting.dll - - aspnet80.System.Threading - Resources\aspnet80\System.Threading.dll + + aspnet80.Microsoft.CSharp + Resources\aspnet80\Microsoft.CSharp.dll - - aspnet80.System.Threading.Overlapped - Resources\aspnet80\System.Threading.Overlapped.dll + + aspnet80.Microsoft.VisualBasic.Core + Resources\aspnet80\Microsoft.VisualBasic.Core.dll - - aspnet80.System.Threading.Tasks.Dataflow - Resources\aspnet80\System.Threading.Tasks.Dataflow.dll + + aspnet80.Microsoft.VisualBasic + Resources\aspnet80\Microsoft.VisualBasic.dll - - aspnet80.System.Threading.Tasks - Resources\aspnet80\System.Threading.Tasks.dll + + aspnet80.Microsoft.Win32.Primitives + Resources\aspnet80\Microsoft.Win32.Primitives.dll - - aspnet80.System.Threading.Tasks.Extensions - Resources\aspnet80\System.Threading.Tasks.Extensions.dll + + aspnet80.Microsoft.Win32.Registry + Resources\aspnet80\Microsoft.Win32.Registry.dll - - aspnet80.System.Threading.Tasks.Parallel - Resources\aspnet80\System.Threading.Tasks.Parallel.dll + + aspnet80.System.AppContext + Resources\aspnet80\System.AppContext.dll - - aspnet80.System.Threading.Thread - Resources\aspnet80\System.Threading.Thread.dll + + aspnet80.System.Buffers + Resources\aspnet80\System.Buffers.dll - - aspnet80.System.Threading.ThreadPool - Resources\aspnet80\System.Threading.ThreadPool.dll + + aspnet80.System.Collections.Concurrent + Resources\aspnet80\System.Collections.Concurrent.dll - - aspnet80.System.Threading.Timer - Resources\aspnet80\System.Threading.Timer.dll + + aspnet80.System.Collections.Immutable + Resources\aspnet80\System.Collections.Immutable.dll - - aspnet80.System.Transactions - Resources\aspnet80\System.Transactions.dll + + aspnet80.System.Collections.NonGeneric + Resources\aspnet80\System.Collections.NonGeneric.dll - - aspnet80.System.Transactions.Local - Resources\aspnet80\System.Transactions.Local.dll + + aspnet80.System.Collections.Specialized + Resources\aspnet80\System.Collections.Specialized.dll - - aspnet80.System.ValueTuple - Resources\aspnet80\System.ValueTuple.dll + + aspnet80.System.Collections + Resources\aspnet80\System.Collections.dll - - aspnet80.System.Web - Resources\aspnet80\System.Web.dll + + aspnet80.System.ComponentModel.Annotations + Resources\aspnet80\System.ComponentModel.Annotations.dll - - aspnet80.System.Web.HttpUtility - Resources\aspnet80\System.Web.HttpUtility.dll + + aspnet80.System.ComponentModel.DataAnnotations + Resources\aspnet80\System.ComponentModel.DataAnnotations.dll - - aspnet80.System.Windows - Resources\aspnet80\System.Windows.dll + + aspnet80.System.ComponentModel.EventBasedAsync + Resources\aspnet80\System.ComponentModel.EventBasedAsync.dll - - aspnet80.System.Xml - Resources\aspnet80\System.Xml.dll + + aspnet80.System.ComponentModel.Primitives + Resources\aspnet80\System.ComponentModel.Primitives.dll - - aspnet80.System.Xml.Linq - Resources\aspnet80\System.Xml.Linq.dll + + aspnet80.System.ComponentModel.TypeConverter + Resources\aspnet80\System.ComponentModel.TypeConverter.dll - - aspnet80.System.Xml.ReaderWriter - Resources\aspnet80\System.Xml.ReaderWriter.dll + + aspnet80.System.ComponentModel + Resources\aspnet80\System.ComponentModel.dll - - aspnet80.System.Xml.Serialization - Resources\aspnet80\System.Xml.Serialization.dll + + aspnet80.System.Configuration + Resources\aspnet80\System.Configuration.dll - - aspnet80.System.Xml.XDocument - Resources\aspnet80\System.Xml.XDocument.dll + + aspnet80.System.Console + Resources\aspnet80\System.Console.dll - - aspnet80.System.Xml.XmlDocument - Resources\aspnet80\System.Xml.XmlDocument.dll + + aspnet80.System.Core + Resources\aspnet80\System.Core.dll - - aspnet80.System.Xml.XmlSerializer - Resources\aspnet80\System.Xml.XmlSerializer.dll + + aspnet80.System.Data.Common + Resources\aspnet80\System.Data.Common.dll - - aspnet80.System.Xml.XPath - Resources\aspnet80\System.Xml.XPath.dll + + aspnet80.System.Data.DataSetExtensions + Resources\aspnet80\System.Data.DataSetExtensions.dll - - aspnet80.System.Xml.XPath.XDocument - Resources\aspnet80\System.Xml.XPath.XDocument.dll + + aspnet80.System.Data + Resources\aspnet80\System.Data.dll - - aspnet80.WindowsBase - Resources\aspnet80\WindowsBase.dll + + aspnet80.System.Diagnostics.Contracts + Resources\aspnet80\System.Diagnostics.Contracts.dll - - aspnet80.Microsoft.AspNetCore.Antiforgery - Resources\aspnet80\Microsoft.AspNetCore.Antiforgery.dll + + aspnet80.System.Diagnostics.Debug + Resources\aspnet80\System.Diagnostics.Debug.dll - - aspnet80.Microsoft.AspNetCore.Authentication.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Authentication.Abstractions.dll + + aspnet80.System.Diagnostics.DiagnosticSource + Resources\aspnet80\System.Diagnostics.DiagnosticSource.dll - - aspnet80.Microsoft.AspNetCore.Authentication.BearerToken - Resources\aspnet80\Microsoft.AspNetCore.Authentication.BearerToken.dll + + aspnet80.System.Diagnostics.FileVersionInfo + Resources\aspnet80\System.Diagnostics.FileVersionInfo.dll - - aspnet80.Microsoft.AspNetCore.Authentication.Cookies - Resources\aspnet80\Microsoft.AspNetCore.Authentication.Cookies.dll + + aspnet80.System.Diagnostics.Process + Resources\aspnet80\System.Diagnostics.Process.dll - - aspnet80.Microsoft.AspNetCore.Authentication.Core - Resources\aspnet80\Microsoft.AspNetCore.Authentication.Core.dll + + aspnet80.System.Diagnostics.StackTrace + Resources\aspnet80\System.Diagnostics.StackTrace.dll - - aspnet80.Microsoft.AspNetCore.Authentication - Resources\aspnet80\Microsoft.AspNetCore.Authentication.dll + + aspnet80.System.Diagnostics.TextWriterTraceListener + Resources\aspnet80\System.Diagnostics.TextWriterTraceListener.dll - - aspnet80.Microsoft.AspNetCore.Authentication.OAuth - Resources\aspnet80\Microsoft.AspNetCore.Authentication.OAuth.dll + + aspnet80.System.Diagnostics.Tools + Resources\aspnet80\System.Diagnostics.Tools.dll - - aspnet80.Microsoft.AspNetCore.Authorization - Resources\aspnet80\Microsoft.AspNetCore.Authorization.dll + + aspnet80.System.Diagnostics.TraceSource + Resources\aspnet80\System.Diagnostics.TraceSource.dll - - aspnet80.Microsoft.AspNetCore.Authorization.Policy - Resources\aspnet80\Microsoft.AspNetCore.Authorization.Policy.dll + + aspnet80.System.Diagnostics.Tracing + Resources\aspnet80\System.Diagnostics.Tracing.dll - - aspnet80.Microsoft.AspNetCore.Components.Authorization - Resources\aspnet80\Microsoft.AspNetCore.Components.Authorization.dll + + aspnet80.System.Drawing.Primitives + Resources\aspnet80\System.Drawing.Primitives.dll - - aspnet80.Microsoft.AspNetCore.Components - Resources\aspnet80\Microsoft.AspNetCore.Components.dll + + aspnet80.System.Drawing + Resources\aspnet80\System.Drawing.dll - - aspnet80.Microsoft.AspNetCore.Components.Endpoints - Resources\aspnet80\Microsoft.AspNetCore.Components.Endpoints.dll + + aspnet80.System.Dynamic.Runtime + Resources\aspnet80\System.Dynamic.Runtime.dll - - aspnet80.Microsoft.AspNetCore.Components.Forms - Resources\aspnet80\Microsoft.AspNetCore.Components.Forms.dll + + aspnet80.System.Formats.Asn1 + Resources\aspnet80\System.Formats.Asn1.dll - - aspnet80.Microsoft.AspNetCore.Components.Server - Resources\aspnet80\Microsoft.AspNetCore.Components.Server.dll + + aspnet80.System.Formats.Tar + Resources\aspnet80\System.Formats.Tar.dll - - aspnet80.Microsoft.AspNetCore.Components.Web - Resources\aspnet80\Microsoft.AspNetCore.Components.Web.dll + + aspnet80.System.Globalization.Calendars + Resources\aspnet80\System.Globalization.Calendars.dll - - aspnet80.Microsoft.AspNetCore.Connections.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Connections.Abstractions.dll + + aspnet80.System.Globalization.Extensions + Resources\aspnet80\System.Globalization.Extensions.dll - - aspnet80.Microsoft.AspNetCore.CookiePolicy - Resources\aspnet80\Microsoft.AspNetCore.CookiePolicy.dll + + aspnet80.System.Globalization + Resources\aspnet80\System.Globalization.dll - - aspnet80.Microsoft.AspNetCore.Cors - Resources\aspnet80\Microsoft.AspNetCore.Cors.dll + + aspnet80.System.IO.Compression.Brotli + Resources\aspnet80\System.IO.Compression.Brotli.dll - - aspnet80.Microsoft.AspNetCore.Cryptography.Internal - Resources\aspnet80\Microsoft.AspNetCore.Cryptography.Internal.dll + + aspnet80.System.IO.Compression.FileSystem + Resources\aspnet80\System.IO.Compression.FileSystem.dll - - aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation - Resources\aspnet80\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + + aspnet80.System.IO.Compression.ZipFile + Resources\aspnet80\System.IO.Compression.ZipFile.dll - - aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Abstractions.dll + + aspnet80.System.IO.Compression + Resources\aspnet80\System.IO.Compression.dll - - aspnet80.Microsoft.AspNetCore.DataProtection - Resources\aspnet80\Microsoft.AspNetCore.DataProtection.dll + + aspnet80.System.IO.FileSystem.AccessControl + Resources\aspnet80\System.IO.FileSystem.AccessControl.dll - - aspnet80.Microsoft.AspNetCore.DataProtection.Extensions - Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Extensions.dll + + aspnet80.System.IO.FileSystem.DriveInfo + Resources\aspnet80\System.IO.FileSystem.DriveInfo.dll - - aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.Abstractions.dll + + aspnet80.System.IO.FileSystem.Primitives + Resources\aspnet80\System.IO.FileSystem.Primitives.dll - - aspnet80.Microsoft.AspNetCore.Diagnostics - Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.dll + + aspnet80.System.IO.FileSystem.Watcher + Resources\aspnet80\System.IO.FileSystem.Watcher.dll - - aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks - Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + + aspnet80.System.IO.FileSystem + Resources\aspnet80\System.IO.FileSystem.dll - - aspnet80.Microsoft.AspNetCore - Resources\aspnet80\Microsoft.AspNetCore.dll + + aspnet80.System.IO.IsolatedStorage + Resources\aspnet80\System.IO.IsolatedStorage.dll - - aspnet80.Microsoft.AspNetCore.HostFiltering - Resources\aspnet80\Microsoft.AspNetCore.HostFiltering.dll + + aspnet80.System.IO.MemoryMappedFiles + Resources\aspnet80\System.IO.MemoryMappedFiles.dll - - aspnet80.Microsoft.AspNetCore.Hosting.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Hosting.Abstractions.dll + + aspnet80.System.IO.Pipes.AccessControl + Resources\aspnet80\System.IO.Pipes.AccessControl.dll - - aspnet80.Microsoft.AspNetCore.Hosting - Resources\aspnet80\Microsoft.AspNetCore.Hosting.dll + + aspnet80.System.IO.Pipes + Resources\aspnet80\System.IO.Pipes.dll - - aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + + aspnet80.System.IO.UnmanagedMemoryStream + Resources\aspnet80\System.IO.UnmanagedMemoryStream.dll - - aspnet80.Microsoft.AspNetCore.Html.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Html.Abstractions.dll + + aspnet80.System.IO + Resources\aspnet80\System.IO.dll - - aspnet80.Microsoft.AspNetCore.Http.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Http.Abstractions.dll + + aspnet80.System.Linq.Expressions + Resources\aspnet80\System.Linq.Expressions.dll - - aspnet80.Microsoft.AspNetCore.Http.Connections.Common - Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.Common.dll + + aspnet80.System.Linq.Parallel + Resources\aspnet80\System.Linq.Parallel.dll - - aspnet80.Microsoft.AspNetCore.Http.Connections - Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.dll + + aspnet80.System.Linq.Queryable + Resources\aspnet80\System.Linq.Queryable.dll - - aspnet80.Microsoft.AspNetCore.Http - Resources\aspnet80\Microsoft.AspNetCore.Http.dll + + aspnet80.System.Linq + Resources\aspnet80\System.Linq.dll - - aspnet80.Microsoft.AspNetCore.Http.Extensions - Resources\aspnet80\Microsoft.AspNetCore.Http.Extensions.dll + + aspnet80.System.Memory + Resources\aspnet80\System.Memory.dll - - aspnet80.Microsoft.AspNetCore.Http.Features - Resources\aspnet80\Microsoft.AspNetCore.Http.Features.dll + + aspnet80.System.Net.Http.Json + Resources\aspnet80\System.Net.Http.Json.dll - - aspnet80.Microsoft.AspNetCore.Http.Results - Resources\aspnet80\Microsoft.AspNetCore.Http.Results.dll + + aspnet80.System.Net.Http + Resources\aspnet80\System.Net.Http.dll - - aspnet80.Microsoft.AspNetCore.HttpLogging - Resources\aspnet80\Microsoft.AspNetCore.HttpLogging.dll + + aspnet80.System.Net.HttpListener + Resources\aspnet80\System.Net.HttpListener.dll - - aspnet80.Microsoft.AspNetCore.HttpOverrides - Resources\aspnet80\Microsoft.AspNetCore.HttpOverrides.dll + + aspnet80.System.Net.Mail + Resources\aspnet80\System.Net.Mail.dll - - aspnet80.Microsoft.AspNetCore.HttpsPolicy - Resources\aspnet80\Microsoft.AspNetCore.HttpsPolicy.dll + + aspnet80.System.Net.NameResolution + Resources\aspnet80\System.Net.NameResolution.dll - - aspnet80.Microsoft.AspNetCore.Identity - Resources\aspnet80\Microsoft.AspNetCore.Identity.dll + + aspnet80.System.Net.NetworkInformation + Resources\aspnet80\System.Net.NetworkInformation.dll - - aspnet80.Microsoft.AspNetCore.Localization - Resources\aspnet80\Microsoft.AspNetCore.Localization.dll + + aspnet80.System.Net.Ping + Resources\aspnet80\System.Net.Ping.dll - - aspnet80.Microsoft.AspNetCore.Localization.Routing - Resources\aspnet80\Microsoft.AspNetCore.Localization.Routing.dll + + aspnet80.System.Net.Primitives + Resources\aspnet80\System.Net.Primitives.dll - - aspnet80.Microsoft.AspNetCore.Metadata - Resources\aspnet80\Microsoft.AspNetCore.Metadata.dll + + aspnet80.System.Net.Quic + Resources\aspnet80\System.Net.Quic.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Abstractions.dll + + aspnet80.System.Net.Requests + Resources\aspnet80\System.Net.Requests.dll - - aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer - Resources\aspnet80\Microsoft.AspNetCore.Mvc.ApiExplorer.dll + + aspnet80.System.Net.Security + Resources\aspnet80\System.Net.Security.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Core - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Core.dll + + aspnet80.System.Net.ServicePoint + Resources\aspnet80\System.Net.ServicePoint.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Cors - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Cors.dll + + aspnet80.System.Net.Sockets + Resources\aspnet80\System.Net.Sockets.dll - - aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations - Resources\aspnet80\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + aspnet80.System.Net.WebClient + Resources\aspnet80\System.Net.WebClient.dll - - aspnet80.Microsoft.AspNetCore.Mvc - Resources\aspnet80\Microsoft.AspNetCore.Mvc.dll + + aspnet80.System.Net.WebHeaderCollection + Resources\aspnet80\System.Net.WebHeaderCollection.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Json.dll + + aspnet80.System.Net.WebProxy + Resources\aspnet80\System.Net.WebProxy.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + + aspnet80.System.Net.WebSockets.Client + Resources\aspnet80\System.Net.WebSockets.Client.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Localization - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Localization.dll + + aspnet80.System.Net.WebSockets + Resources\aspnet80\System.Net.WebSockets.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Razor - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Razor.dll + + aspnet80.System.Net + Resources\aspnet80\System.Net.dll - - aspnet80.Microsoft.AspNetCore.Mvc.RazorPages - Resources\aspnet80\Microsoft.AspNetCore.Mvc.RazorPages.dll + + aspnet80.System.Numerics.Vectors + Resources\aspnet80\System.Numerics.Vectors.dll - - aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers - Resources\aspnet80\Microsoft.AspNetCore.Mvc.TagHelpers.dll + + aspnet80.System.Numerics + Resources\aspnet80\System.Numerics.dll - - aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures - Resources\aspnet80\Microsoft.AspNetCore.Mvc.ViewFeatures.dll + + aspnet80.System.ObjectModel + Resources\aspnet80\System.ObjectModel.dll - - aspnet80.Microsoft.AspNetCore.OutputCaching - Resources\aspnet80\Microsoft.AspNetCore.OutputCaching.dll + + aspnet80.System.Reflection.DispatchProxy + Resources\aspnet80\System.Reflection.DispatchProxy.dll - - aspnet80.Microsoft.AspNetCore.RateLimiting - Resources\aspnet80\Microsoft.AspNetCore.RateLimiting.dll + + aspnet80.System.Reflection.Emit.ILGeneration + Resources\aspnet80\System.Reflection.Emit.ILGeneration.dll - - aspnet80.Microsoft.AspNetCore.Razor - Resources\aspnet80\Microsoft.AspNetCore.Razor.dll + + aspnet80.System.Reflection.Emit.Lightweight + Resources\aspnet80\System.Reflection.Emit.Lightweight.dll - - aspnet80.Microsoft.AspNetCore.Razor.Runtime - Resources\aspnet80\Microsoft.AspNetCore.Razor.Runtime.dll + + aspnet80.System.Reflection.Emit + Resources\aspnet80\System.Reflection.Emit.dll - - aspnet80.Microsoft.AspNetCore.RequestDecompression - Resources\aspnet80\Microsoft.AspNetCore.RequestDecompression.dll + + aspnet80.System.Reflection.Extensions + Resources\aspnet80\System.Reflection.Extensions.dll - - aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + + aspnet80.System.Reflection.Metadata + Resources\aspnet80\System.Reflection.Metadata.dll - - aspnet80.Microsoft.AspNetCore.ResponseCaching - Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.dll + + aspnet80.System.Reflection.Primitives + Resources\aspnet80\System.Reflection.Primitives.dll - - aspnet80.Microsoft.AspNetCore.ResponseCompression - Resources\aspnet80\Microsoft.AspNetCore.ResponseCompression.dll + + aspnet80.System.Reflection.TypeExtensions + Resources\aspnet80\System.Reflection.TypeExtensions.dll - - aspnet80.Microsoft.AspNetCore.Rewrite - Resources\aspnet80\Microsoft.AspNetCore.Rewrite.dll + + aspnet80.System.Reflection + Resources\aspnet80\System.Reflection.dll - - aspnet80.Microsoft.AspNetCore.Routing.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Routing.Abstractions.dll + + aspnet80.System.Resources.Reader + Resources\aspnet80\System.Resources.Reader.dll - - aspnet80.Microsoft.AspNetCore.Routing - Resources\aspnet80\Microsoft.AspNetCore.Routing.dll + + aspnet80.System.Resources.ResourceManager + Resources\aspnet80\System.Resources.ResourceManager.dll - - aspnet80.Microsoft.AspNetCore.Server.HttpSys - Resources\aspnet80\Microsoft.AspNetCore.Server.HttpSys.dll + + aspnet80.System.Resources.Writer + Resources\aspnet80\System.Resources.Writer.dll - - aspnet80.Microsoft.AspNetCore.Server.IIS - Resources\aspnet80\Microsoft.AspNetCore.Server.IIS.dll + + aspnet80.System.Runtime.CompilerServices.Unsafe + Resources\aspnet80\System.Runtime.CompilerServices.Unsafe.dll - - aspnet80.Microsoft.AspNetCore.Server.IISIntegration - Resources\aspnet80\Microsoft.AspNetCore.Server.IISIntegration.dll + + aspnet80.System.Runtime.CompilerServices.VisualC + Resources\aspnet80\System.Runtime.CompilerServices.VisualC.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Core.dll + + aspnet80.System.Runtime.Extensions + Resources\aspnet80\System.Runtime.Extensions.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.dll + + aspnet80.System.Runtime.Handles + Resources\aspnet80\System.Runtime.Handles.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + aspnet80.System.Runtime.InteropServices.JavaScript + Resources\aspnet80\System.Runtime.InteropServices.JavaScript.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + + aspnet80.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet80\System.Runtime.InteropServices.RuntimeInformation.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + + aspnet80.System.Runtime.InteropServices + Resources\aspnet80\System.Runtime.InteropServices.dll - - aspnet80.Microsoft.AspNetCore.Session - Resources\aspnet80\Microsoft.AspNetCore.Session.dll + + aspnet80.System.Runtime.Intrinsics + Resources\aspnet80\System.Runtime.Intrinsics.dll - - aspnet80.Microsoft.AspNetCore.SignalR.Common - Resources\aspnet80\Microsoft.AspNetCore.SignalR.Common.dll + + aspnet80.System.Runtime.Loader + Resources\aspnet80\System.Runtime.Loader.dll - - aspnet80.Microsoft.AspNetCore.SignalR.Core - Resources\aspnet80\Microsoft.AspNetCore.SignalR.Core.dll + + aspnet80.System.Runtime.Numerics + Resources\aspnet80\System.Runtime.Numerics.dll - - aspnet80.Microsoft.AspNetCore.SignalR - Resources\aspnet80\Microsoft.AspNetCore.SignalR.dll + + aspnet80.System.Runtime.Serialization.Formatters + Resources\aspnet80\System.Runtime.Serialization.Formatters.dll - - aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json - Resources\aspnet80\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + aspnet80.System.Runtime.Serialization.Json + Resources\aspnet80\System.Runtime.Serialization.Json.dll - - aspnet80.Microsoft.AspNetCore.StaticFiles - Resources\aspnet80\Microsoft.AspNetCore.StaticFiles.dll + + aspnet80.System.Runtime.Serialization.Primitives + Resources\aspnet80\System.Runtime.Serialization.Primitives.dll - - aspnet80.Microsoft.AspNetCore.WebSockets - Resources\aspnet80\Microsoft.AspNetCore.WebSockets.dll + + aspnet80.System.Runtime.Serialization.Xml + Resources\aspnet80\System.Runtime.Serialization.Xml.dll - - aspnet80.Microsoft.AspNetCore.WebUtilities - Resources\aspnet80\Microsoft.AspNetCore.WebUtilities.dll + + aspnet80.System.Runtime.Serialization + Resources\aspnet80\System.Runtime.Serialization.dll - - aspnet80.Microsoft.Extensions.Caching.Abstractions - Resources\aspnet80\Microsoft.Extensions.Caching.Abstractions.dll + + aspnet80.System.Runtime + Resources\aspnet80\System.Runtime.dll - - aspnet80.Microsoft.Extensions.Caching.Memory - Resources\aspnet80\Microsoft.Extensions.Caching.Memory.dll + + aspnet80.System.Security.AccessControl + Resources\aspnet80\System.Security.AccessControl.dll - - aspnet80.Microsoft.Extensions.Configuration.Abstractions - Resources\aspnet80\Microsoft.Extensions.Configuration.Abstractions.dll + + aspnet80.System.Security.Claims + Resources\aspnet80\System.Security.Claims.dll - - aspnet80.Microsoft.Extensions.Configuration.Binder - Resources\aspnet80\Microsoft.Extensions.Configuration.Binder.dll + + aspnet80.System.Security.Cryptography.Algorithms + Resources\aspnet80\System.Security.Cryptography.Algorithms.dll - - aspnet80.Microsoft.Extensions.Configuration.CommandLine - Resources\aspnet80\Microsoft.Extensions.Configuration.CommandLine.dll + + aspnet80.System.Security.Cryptography.Cng + Resources\aspnet80\System.Security.Cryptography.Cng.dll - - aspnet80.Microsoft.Extensions.Configuration - Resources\aspnet80\Microsoft.Extensions.Configuration.dll + + aspnet80.System.Security.Cryptography.Csp + Resources\aspnet80\System.Security.Cryptography.Csp.dll - - aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables - Resources\aspnet80\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + + aspnet80.System.Security.Cryptography.Encoding + Resources\aspnet80\System.Security.Cryptography.Encoding.dll - - aspnet80.Microsoft.Extensions.Configuration.FileExtensions - Resources\aspnet80\Microsoft.Extensions.Configuration.FileExtensions.dll + + aspnet80.System.Security.Cryptography.OpenSsl + Resources\aspnet80\System.Security.Cryptography.OpenSsl.dll - - aspnet80.Microsoft.Extensions.Configuration.Ini - Resources\aspnet80\Microsoft.Extensions.Configuration.Ini.dll + + aspnet80.System.Security.Cryptography.Primitives + Resources\aspnet80\System.Security.Cryptography.Primitives.dll - - aspnet80.Microsoft.Extensions.Configuration.Json - Resources\aspnet80\Microsoft.Extensions.Configuration.Json.dll + + aspnet80.System.Security.Cryptography.X509Certificates + Resources\aspnet80\System.Security.Cryptography.X509Certificates.dll - - aspnet80.Microsoft.Extensions.Configuration.KeyPerFile - Resources\aspnet80\Microsoft.Extensions.Configuration.KeyPerFile.dll + + aspnet80.System.Security.Cryptography + Resources\aspnet80\System.Security.Cryptography.dll - - aspnet80.Microsoft.Extensions.Configuration.UserSecrets - Resources\aspnet80\Microsoft.Extensions.Configuration.UserSecrets.dll + + aspnet80.System.Security.Principal.Windows + Resources\aspnet80\System.Security.Principal.Windows.dll - - aspnet80.Microsoft.Extensions.Configuration.Xml - Resources\aspnet80\Microsoft.Extensions.Configuration.Xml.dll + + aspnet80.System.Security.Principal + Resources\aspnet80\System.Security.Principal.dll - - aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions - Resources\aspnet80\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + aspnet80.System.Security.SecureString + Resources\aspnet80\System.Security.SecureString.dll - - aspnet80.Microsoft.Extensions.DependencyInjection - Resources\aspnet80\Microsoft.Extensions.DependencyInjection.dll + + aspnet80.System.Security + Resources\aspnet80\System.Security.dll - - aspnet80.Microsoft.Extensions.Diagnostics.Abstractions - Resources\aspnet80\Microsoft.Extensions.Diagnostics.Abstractions.dll + + aspnet80.System.ServiceModel.Web + Resources\aspnet80\System.ServiceModel.Web.dll - - aspnet80.Microsoft.Extensions.Diagnostics - Resources\aspnet80\Microsoft.Extensions.Diagnostics.dll + + aspnet80.System.ServiceProcess + Resources\aspnet80\System.ServiceProcess.dll - - aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + + aspnet80.System.Text.Encoding.CodePages + Resources\aspnet80\System.Text.Encoding.CodePages.dll - - aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks - Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.dll + + aspnet80.System.Text.Encoding.Extensions + Resources\aspnet80\System.Text.Encoding.Extensions.dll - - aspnet80.Microsoft.Extensions.Features - Resources\aspnet80\Microsoft.Extensions.Features.dll + + aspnet80.System.Text.Encoding + Resources\aspnet80\System.Text.Encoding.dll - - aspnet80.Microsoft.Extensions.FileProviders.Abstractions - Resources\aspnet80\Microsoft.Extensions.FileProviders.Abstractions.dll + + aspnet80.System.Text.Encodings.Web + Resources\aspnet80\System.Text.Encodings.Web.dll - - aspnet80.Microsoft.Extensions.FileProviders.Composite - Resources\aspnet80\Microsoft.Extensions.FileProviders.Composite.dll + + aspnet80.System.Text.Json + Resources\aspnet80\System.Text.Json.dll - - aspnet80.Microsoft.Extensions.FileProviders.Embedded - Resources\aspnet80\Microsoft.Extensions.FileProviders.Embedded.dll + + aspnet80.System.Text.RegularExpressions + Resources\aspnet80\System.Text.RegularExpressions.dll - - aspnet80.Microsoft.Extensions.FileProviders.Physical - Resources\aspnet80\Microsoft.Extensions.FileProviders.Physical.dll + + aspnet80.System.Threading.Channels + Resources\aspnet80\System.Threading.Channels.dll - - aspnet80.Microsoft.Extensions.FileSystemGlobbing - Resources\aspnet80\Microsoft.Extensions.FileSystemGlobbing.dll + + aspnet80.System.Threading.Overlapped + Resources\aspnet80\System.Threading.Overlapped.dll - - aspnet80.Microsoft.Extensions.Hosting.Abstractions - Resources\aspnet80\Microsoft.Extensions.Hosting.Abstractions.dll + + aspnet80.System.Threading.Tasks.Dataflow + Resources\aspnet80\System.Threading.Tasks.Dataflow.dll - - aspnet80.Microsoft.Extensions.Hosting - Resources\aspnet80\Microsoft.Extensions.Hosting.dll + + aspnet80.System.Threading.Tasks.Extensions + Resources\aspnet80\System.Threading.Tasks.Extensions.dll - - aspnet80.Microsoft.Extensions.Http - Resources\aspnet80\Microsoft.Extensions.Http.dll + + aspnet80.System.Threading.Tasks.Parallel + Resources\aspnet80\System.Threading.Tasks.Parallel.dll - - aspnet80.Microsoft.Extensions.Identity.Core - Resources\aspnet80\Microsoft.Extensions.Identity.Core.dll + + aspnet80.System.Threading.Tasks + Resources\aspnet80\System.Threading.Tasks.dll - - aspnet80.Microsoft.Extensions.Identity.Stores - Resources\aspnet80\Microsoft.Extensions.Identity.Stores.dll + + aspnet80.System.Threading.Thread + Resources\aspnet80\System.Threading.Thread.dll - - aspnet80.Microsoft.Extensions.Localization.Abstractions - Resources\aspnet80\Microsoft.Extensions.Localization.Abstractions.dll + + aspnet80.System.Threading.ThreadPool + Resources\aspnet80\System.Threading.ThreadPool.dll - - aspnet80.Microsoft.Extensions.Localization - Resources\aspnet80\Microsoft.Extensions.Localization.dll + + aspnet80.System.Threading.Timer + Resources\aspnet80\System.Threading.Timer.dll - - aspnet80.Microsoft.Extensions.Logging.Abstractions - Resources\aspnet80\Microsoft.Extensions.Logging.Abstractions.dll + + aspnet80.System.Threading + Resources\aspnet80\System.Threading.dll - - aspnet80.Microsoft.Extensions.Logging.Configuration - Resources\aspnet80\Microsoft.Extensions.Logging.Configuration.dll + + aspnet80.System.Transactions.Local + Resources\aspnet80\System.Transactions.Local.dll - - aspnet80.Microsoft.Extensions.Logging.Console - Resources\aspnet80\Microsoft.Extensions.Logging.Console.dll + + aspnet80.System.Transactions + Resources\aspnet80\System.Transactions.dll - - aspnet80.Microsoft.Extensions.Logging.Debug - Resources\aspnet80\Microsoft.Extensions.Logging.Debug.dll + + aspnet80.System.ValueTuple + Resources\aspnet80\System.ValueTuple.dll - - aspnet80.Microsoft.Extensions.Logging - Resources\aspnet80\Microsoft.Extensions.Logging.dll + + aspnet80.System.Web.HttpUtility + Resources\aspnet80\System.Web.HttpUtility.dll - - aspnet80.Microsoft.Extensions.Logging.EventLog - Resources\aspnet80\Microsoft.Extensions.Logging.EventLog.dll + + aspnet80.System.Web + Resources\aspnet80\System.Web.dll - - aspnet80.Microsoft.Extensions.Logging.EventSource - Resources\aspnet80\Microsoft.Extensions.Logging.EventSource.dll + + aspnet80.System.Windows + Resources\aspnet80\System.Windows.dll - - aspnet80.Microsoft.Extensions.Logging.TraceSource - Resources\aspnet80\Microsoft.Extensions.Logging.TraceSource.dll + + aspnet80.System.Xml.Linq + Resources\aspnet80\System.Xml.Linq.dll - - aspnet80.Microsoft.Extensions.ObjectPool - Resources\aspnet80\Microsoft.Extensions.ObjectPool.dll + + aspnet80.System.Xml.ReaderWriter + Resources\aspnet80\System.Xml.ReaderWriter.dll - - aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions - Resources\aspnet80\Microsoft.Extensions.Options.ConfigurationExtensions.dll + + aspnet80.System.Xml.Serialization + Resources\aspnet80\System.Xml.Serialization.dll - - aspnet80.Microsoft.Extensions.Options.DataAnnotations - Resources\aspnet80\Microsoft.Extensions.Options.DataAnnotations.dll + + aspnet80.System.Xml.XDocument + Resources\aspnet80\System.Xml.XDocument.dll - - aspnet80.Microsoft.Extensions.Options - Resources\aspnet80\Microsoft.Extensions.Options.dll + + aspnet80.System.Xml.XPath.XDocument + Resources\aspnet80\System.Xml.XPath.XDocument.dll - - aspnet80.Microsoft.Extensions.Primitives - Resources\aspnet80\Microsoft.Extensions.Primitives.dll + + aspnet80.System.Xml.XPath + Resources\aspnet80\System.Xml.XPath.dll - - aspnet80.Microsoft.Extensions.WebEncoders - Resources\aspnet80\Microsoft.Extensions.WebEncoders.dll + + aspnet80.System.Xml.XmlDocument + Resources\aspnet80\System.Xml.XmlDocument.dll - - aspnet80.Microsoft.JSInterop - Resources\aspnet80\Microsoft.JSInterop.dll + + aspnet80.System.Xml.XmlSerializer + Resources\aspnet80\System.Xml.XmlSerializer.dll - - aspnet80.Microsoft.Net.Http.Headers - Resources\aspnet80\Microsoft.Net.Http.Headers.dll + + aspnet80.System.Xml + Resources\aspnet80\System.Xml.dll - - aspnet80.System.Diagnostics.EventLog - Resources\aspnet80\System.Diagnostics.EventLog.dll + + aspnet80.System + Resources\aspnet80\System.dll - - aspnet80.System.IO.Pipelines - Resources\aspnet80\System.IO.Pipelines.dll + + aspnet80.WindowsBase + Resources\aspnet80\WindowsBase.dll - - aspnet80.System.Security.Cryptography.Xml - Resources\aspnet80\System.Security.Cryptography.Xml.dll + + aspnet80.mscorlib + Resources\aspnet80\mscorlib.dll - - aspnet80.System.Threading.RateLimiting - Resources\aspnet80\System.Threading.RateLimiting.dll + + aspnet80.netstandard + Resources\aspnet80\netstandard.dll diff --git a/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs index 7568f8f..e968f99 100644 --- a/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs @@ -13,1514 +13,1514 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet90.References.MicrosoftCSharp, global::System.Guid.Parse("59d5c5aa-21d8-4184-8801-e8fa4cae7ab6")); + public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet90.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("d5518aa7-ef2f-4049-9be0-a45778b476a8")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet90.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("7393c2b8-e20d-45c7-83a6-d506dadcfb58")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet90.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("a19f3c12-8077-4b36-acff-4aa0bbc529e4")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet90.References.MicrosoftVisualBasic, global::System.Guid.Parse("5fdf4026-bcd3-4d35-94fc-6a8a744d52d0")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet90.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("4a0bc809-f0a8-41d3-afc8-06567b30b347")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet90.References.MicrosoftWin32Primitives, global::System.Guid.Parse("c151fd1b-2b75-46d1-9a2e-697286d900dc")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet90.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("b4356d27-ccd8-423f-bd99-d23e3b984339")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet90.References.MicrosoftWin32Registry, global::System.Guid.Parse("f43e7da3-213c-4bed-98b4-21f899f1a41d")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet90.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("602db80e-c22f-4cad-b127-739210837125")); /// - /// The for mscorlib.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet90.References.mscorlib, global::System.Guid.Parse("1c6b895a-648a-4a9d-8e87-bcd9cf4018c1")); + public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet90.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("20934635-07d4-4f3d-ac6b-58a405d6ec21")); /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet90.References.netstandard, global::System.Guid.Parse("6291998e-e3f6-4164-8774-d0434deceb2d")); + public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet90.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("5922c11f-a824-4617-b724-1bcb5747c3a1")); /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet90.References.SystemAppContext, global::System.Guid.Parse("d8212879-580f-43b3-8d74-d9dc3a2b4f1b")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet90.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("161d6e37-e4d3-4c4c-ae43-8d07b820a52f")); /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet90.References.SystemBuffers, global::System.Guid.Parse("52255cf9-e0fd-40e0-ab52-10a336b8251c")); + public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet90.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("a7cc12ef-af6e-4352-a319-2bceee75b0e9")); /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet90.References.SystemCollectionsConcurrent, global::System.Guid.Parse("7e5e080f-b6ee-4d7c-8be9-15b1efa45205")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet90.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("1597be5f-c5d8-4238-925c-f93622127459")); /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet90.References.SystemCollections, global::System.Guid.Parse("0e9f52f8-d78c-4d16-a0c8-acc4bea76e8a")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet90.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("809eeb07-fd71-4426-9124-cca14c771aac")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet90.References.SystemCollectionsImmutable, global::System.Guid.Parse("203c4fca-5aa4-4c78-9a81-002bd1f48fe7")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet90.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("87456b96-464e-45d9-950b-31f7849ed267")); /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet90.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("a00181a4-efac-4423-b248-4070baa81dcb")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet90.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("7132da58-a16c-42ba-9300-91c29aee9a3d")); /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet90.References.SystemCollectionsSpecialized, global::System.Guid.Parse("9cdc72cc-fe2e-4130-b79f-9ef03bf980e6")); + public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet90.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("56d60760-c22a-4fb6-9b6f-550316c5f103")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet90.References.SystemComponentModelAnnotations, global::System.Guid.Parse("97ae1cbb-22dd-4a0d-b14b-8f6e04d819c5")); + public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet90.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("b530f0cf-603a-4e1d-bc31-a8a6f73e9a7a")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet90.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("03695ca4-604d-423e-ab1a-2c01f6344463")); + public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet90.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("208274e3-45f8-4a16-b889-f0d532dcc279")); /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet90.References.SystemComponentModel, global::System.Guid.Parse("cabfb8bc-1a4e-4c15-8077-6d0d00defc36")); + public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet90.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("0526a3d8-11e2-47b6-ae8a-ba53ce36ed4e")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet90.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("93039088-1402-47e9-88ff-0d548a0c1df9")); + public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet90.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("27626b0c-5c34-47f8-8b6b-73375baaa0d5")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet90.References.SystemComponentModelPrimitives, global::System.Guid.Parse("6cd52a08-3bc8-4ce6-87a8-14d760ceea88")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet90.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("86bf9da6-dad6-45a7-bb35-aaa03cffafa6")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet90.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c06e9220-9d99-4c97-856e-40f79cb079d1")); + public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet90.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("ba965a35-4c88-4a5f-a632-40bc166c6ea9")); /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet90.References.SystemConfiguration, global::System.Guid.Parse("31368206-c4c9-4cce-a062-33e74d15a63a")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet90.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("653cf26c-4a95-4584-be31-80e195cc5fdf")); /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet90.References.SystemConsole, global::System.Guid.Parse("786956ec-934b-4be2-9db8-09750edc9dec")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet90.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("86cfc0d7-5e93-44a8-9130-e6c6aaf41398")); /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet90.References.SystemCore, global::System.Guid.Parse("4eb2efd0-d2a5-4349-aacf-fec45bdb9899")); + public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet90.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("d23ff403-d570-48f4-93f7-1efdc1a346b2")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet90.References.SystemDataCommon, global::System.Guid.Parse("e2406361-c242-4337-9f5b-4210fff957fe")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet90.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("4f794efc-a354-4214-9287-32237e966052")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet90.References.SystemDataDataSetExtensions, global::System.Guid.Parse("c139b6b3-e5ca-4249-97ce-c5b4f42acd08")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet90.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("f24f3b22-5725-4f94-bac8-4f8f5c522dfa")); /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet90.References.SystemData, global::System.Guid.Parse("7d483f5f-802e-428d-9993-e6d9cbde07d4")); + public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet90.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("dfeec2a6-b013-4aba-9011-1883bc857669")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet90.References.SystemDiagnosticsContracts, global::System.Guid.Parse("498e7bf9-12fe-4071-b177-7812f6c28895")); + public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet90.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("53869bb3-57b7-4f6b-8e99-798a755233ba")); /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet90.References.SystemDiagnosticsDebug, global::System.Guid.Parse("6d45d01a-8ea4-4281-a3e8-e008091569d9")); + public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet90.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("2a614e81-642e-47ac-bb6c-877a9331048d")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet90.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("91a92ebb-62e2-4d1a-9ae1-6c65c447907c")); + public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet90.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("c1fcc7d6-a9ef-4234-a994-aedaf870fabd")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet90.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("1f42025c-ac76-4e36-b742-2e3fad73ab5c")); + public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet90.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("34dabd2a-3a1b-425a-910b-494eb0e7f32f")); /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet90.References.SystemDiagnosticsProcess, global::System.Guid.Parse("3cbf9e0d-61dd-486e-9740-0a5a563cd021")); + public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet90.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("33930bc4-7f93-44e2-ac3b-825b9e22a93a")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet90.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("2a7357d4-2dd8-49c4-b314-6714102436ea")); + public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet90.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("ffe2316f-f538-4e50-9f40-c7c4feb5727a")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet90.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("0f07d796-3c89-45e4-afd6-d06bd478ddaf")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet90.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("b9a02481-aea5-4c14-9ca4-6c59db74d8ce")); /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet90.References.SystemDiagnosticsTools, global::System.Guid.Parse("5ded8562-b6da-4130-a107-da06ca1f6ffc")); + public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet90.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("7d762a34-0d1d-465f-8398-a54f0bb92b86")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet90.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("49062f49-0b32-45aa-bb83-e1b7e46bd8fe")); + public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet90.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("35265184-a044-4c8e-963f-5874934ba4d3")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet90.References.SystemDiagnosticsTracing, global::System.Guid.Parse("9d1cbe75-460a-46a1-b836-f821b402f87f")); + public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet90.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("1e867a4a-7f8e-4206-a118-db262297f3b7")); /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet90.References.System, global::System.Guid.Parse("3977a5f9-ed9c-4aed-8a90-d530f219feda")); + public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet90.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("5e4cd12e-6842-406e-ac20-1ede5698a64e")); /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet90.References.SystemDrawing, global::System.Guid.Parse("5f099ffa-a6a1-457c-b47f-6360f6a5fb45")); + public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet90.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("8d0d8b4c-5c72-40ce-ba53-387718e8ef3d")); /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet90.References.SystemDrawingPrimitives, global::System.Guid.Parse("facdd775-21e8-4b1c-9ff5-0053fe1497e2")); + public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet90.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("2cde212b-4341-4c38-b6a0-00f0dded0a78")); /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet90.References.SystemDynamicRuntime, global::System.Guid.Parse("668095b2-cc9d-4b84-b1ea-6a3e0964e0a7")); + public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet90.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("0468540b-2fa1-4c76-b3fc-915a57f2ead7")); /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet90.References.SystemFormatsAsn1, global::System.Guid.Parse("27dffe6e-8441-41e3-8dcc-f2671fefcd97")); + public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet90.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("cada973c-b0e8-4585-86ab-146757ec9d13")); /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet90.References.SystemFormatsTar, global::System.Guid.Parse("4cec1306-9c3c-491c-91f3-9ebb4b7f83cc")); + public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet90.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("f7e773b3-fdd2-4b39-aecd-d162299a5d53")); /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet90.References.SystemGlobalizationCalendars, global::System.Guid.Parse("a0c4a9e0-b729-469c-95ad-49518e3a67a3")); + public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet90.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("a31323a7-ba0f-44a8-8c46-a16d4b5cc938")); /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet90.References.SystemGlobalization, global::System.Guid.Parse("93ef8b7a-c542-458e-b90c-fe82f4d0826f")); + public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet90.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("3b2d7043-5b30-4c3e-ade6-b49c9ec02fcf")); /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet90.References.SystemGlobalizationExtensions, global::System.Guid.Parse("f863aca8-e884-449e-8d0d-9a06cbe44430")); + public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet90.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("13c8adc0-373f-45c7-9577-3b65c3e8cff3")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet90.References.SystemIOCompressionBrotli, global::System.Guid.Parse("769e46ac-202e-4eb7-895e-b0d5f794fee0")); + public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet90.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("311c256f-eab9-4083-a8d9-0a616729f938")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet90.References.SystemIOCompression, global::System.Guid.Parse("7f553084-7f73-4884-8de0-ad969b5a6d80")); + public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet90.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("7556fa32-0cf0-46f7-972f-686cd3b3072c")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet90.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("90530c5a-a105-4184-983e-19434fe77fcd")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet90.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("91a77de7-f65f-459e-a135-487f07db34fe")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet90.References.SystemIOCompressionZipFile, global::System.Guid.Parse("4635f59a-5305-4d23-a171-b53f3ef61a0d")); + public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet90.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("063c70dd-7e2e-47b0-b49f-e87f792a3df4")); /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet90.References.SystemIO, global::System.Guid.Parse("80e2d764-8a6b-4635-80b6-3d4f3587e2d5")); + public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet90.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("f4f8ba0a-7939-46c5-9ef1-0b697300fb99")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet90.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("adc12694-1436-4aff-a5d7-a416a5464ba6")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet90.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("d52d4074-046f-47a7-8dfb-d1a7f2bff84f")); /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet90.References.SystemIOFileSystem, global::System.Guid.Parse("36da671e-cb5e-450b-81ed-adcbfe4652ca")); + public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet90.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("254f210d-609a-418f-8a11-6d37315bf44f")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet90.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("9d8d4efd-240a-4f24-8200-6d252290c0e8")); + public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet90.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("93abf05b-4264-4d67-a163-63f5e3063436")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet90.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("2eee6734-d7c9-4d3c-9b57-14d9e063dd88")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet90.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("aeb6a59f-0162-4488-b04b-f8e74aa71f1e")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet90.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("38ed706f-6905-4b52-aed5-8824044dbbba")); + public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet90.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("3d61c600-feed-4918-ad8f-c7b3d7cf1351")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet90.References.SystemIOIsolatedStorage, global::System.Guid.Parse("50338776-8d80-410c-84d9-752c85ccf333")); + public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet90.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("5d8cf858-19de-4a57-b46c-a30931827d8b")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet90.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("99339aab-36dc-4f82-8d3e-22bc78383019")); + public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet90.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("5ad6d1d2-30da-49d6-95e3-29f87bb49d15")); /// - /// The for System.IO.Pipelines.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet90.References.SystemIOPipelines, global::System.Guid.Parse("634721a4-f3f9-4113-8a36-fc22e61b997c")); + public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet90.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("66ddecde-29b5-46ce-9874-245a160c27ae")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet90.References.SystemIOPipesAccessControl, global::System.Guid.Parse("b94bd792-5007-4e48-8bce-c8123b19d2d9")); + public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet90.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("d0dbb4e2-837d-4eb5-a9c5-ef83927ac276")); /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet90.References.SystemIOPipes, global::System.Guid.Parse("23133763-f3a7-4217-a84d-da13f6f425ff")); + public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet90.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("56e0431c-a26e-4933-aa35-485a3dd4e770")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet90.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("02a1e350-ef4a-47a3-99cb-a4b31774c9b9")); + public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet90.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("e99e7764-30f5-4071-b377-ccadb6024090")); /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet90.References.SystemLinq, global::System.Guid.Parse("4401b83f-2853-4be6-b660-f8077bb60959")); + public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet90.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("21572127-c651-40a9-826b-a91538e9b928")); /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet90.References.SystemLinqExpressions, global::System.Guid.Parse("473dfd44-4094-4955-a7a6-33aa53dc51d4")); + public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet90.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("14c25fdc-4ce8-497a-adcd-a1ccf3b79b94")); /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet90.References.SystemLinqParallel, global::System.Guid.Parse("9520692e-eadb-41c4-9439-b66402ae669b")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet90.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("ff7e1a51-3699-4bc1-b6e2-c9ec3f51ee62")); /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet90.References.SystemLinqQueryable, global::System.Guid.Parse("5e7d7575-8fc0-4e47-ac1e-685a86647331")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet90.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("2c258031-4b33-49ea-92b4-958989d46d86")); /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet90.References.SystemMemory, global::System.Guid.Parse("9c78d05c-9a3d-406f-890d-440edf63bc25")); + public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet90.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("12212e6c-e087-4a28-bc32-ac2e73f8477e")); /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet90.References.SystemNet, global::System.Guid.Parse("cdf9146d-1b30-469b-a5af-07b555b2b4f1")); + public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet90.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("57d1e825-6967-407f-add4-fd7bce00962f")); /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet90.References.SystemNetHttp, global::System.Guid.Parse("8ed2c701-3009-4e15-8887-ccf482a6fc26")); + public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet90.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("6999d779-bd46-4257-8e96-b249901eba26")); /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet90.References.SystemNetHttpJson, global::System.Guid.Parse("0dabc388-2181-4174-ad26-bcf28ee96b47")); + public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet90.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("4ed87c45-892b-4452-8815-af8744c19b96")); /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet90.References.SystemNetHttpListener, global::System.Guid.Parse("22741ca4-593d-4e14-9af5-e4b540cb98c2")); + public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet90.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("a3cdfbd5-93d3-441d-a7b9-2288229398c6")); /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet90.References.SystemNetMail, global::System.Guid.Parse("948204a2-c86d-4761-95dc-d0ab9506f02d")); + public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet90.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("5c3a0012-39f1-4368-be56-89fc6ab21402")); /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet90.References.SystemNetNameResolution, global::System.Guid.Parse("587180a2-4493-4d42-a0c8-94183464ff40")); + public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet90.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("5003fced-d9df-445d-916b-16ca655f45a4")); /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet90.References.SystemNetNetworkInformation, global::System.Guid.Parse("5c8c481f-31ca-42ee-a197-ea5d11c413e2")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet90.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("a66916f2-ab5a-485e-9a38-d39a553c560a")); /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet90.References.SystemNetPing, global::System.Guid.Parse("f8feec40-be64-4bb5-bf50-47cd54c75d68")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet90.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("27cff47b-8364-4730-abfb-5ec2d35b6f3b")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet90.References.SystemNetPrimitives, global::System.Guid.Parse("39bb0e70-4422-4978-a9e6-fcc29a2356ff")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet90.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("591e8fa2-4bc6-4394-b341-79b3a3936969")); /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet90.References.SystemNetQuic, global::System.Guid.Parse("a5da9e4e-cef1-430c-ac34-f3a1f1618aa7")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet90.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("36f6e58f-324d-4650-b069-af8219274fb9")); /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet90.References.SystemNetRequests, global::System.Guid.Parse("a5674b6f-a6e2-4cfd-a793-bba201cfdc89")); + public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet90.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("a4be7e38-1e75-4c61-984b-728dadf18ce9")); /// - /// The for System.Net.Security.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet90.References.SystemNetSecurity, global::System.Guid.Parse("7da0e715-58a9-438f-9430-938cb3a3a80f")); + public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet90.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("2fe4e680-438c-4fc3-876d-7fbd48b50326")); /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet90.References.SystemNetServicePoint, global::System.Guid.Parse("942d682b-add6-4d37-8ea3-021619317daf")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet90.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("c32b1f95-f6ac-48d2-afc6-9316c35eb2ce")); /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet90.References.SystemNetSockets, global::System.Guid.Parse("94cb87f3-2c31-452b-b0c5-1eae356ec6ef")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet90.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("98278895-6731-4313-9efb-76e0a44eef24")); /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet90.References.SystemNetWebClient, global::System.Guid.Parse("d43ed906-e6be-4d31-ad8b-c3f9979415f7")); + public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet90.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("3e7447b7-66ee-408d-9d89-0d31b0f8756b")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet90.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("a5627a13-b062-48c8-879e-2394c8698767")); + public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet90.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("b8989c7a-67da-4d7a-8a15-b7877d3eae78")); /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet90.References.SystemNetWebProxy, global::System.Guid.Parse("580233b2-9269-45ed-942a-3e621d65b3ae")); + public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet90.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("4d44a40b-ab9a-4420-aa79-b2b347c25c83")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet90.References.SystemNetWebSocketsClient, global::System.Guid.Parse("9a94739b-bd14-4c80-98ac-6d6c9f7ec0aa")); + public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet90.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("ce279e9e-d8db-433f-bee6-bdcc11fb8b0f")); /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet90.References.SystemNetWebSockets, global::System.Guid.Parse("834a027e-6fe6-46a1-9193-5c1af4636883")); + public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet90.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("9a9a164f-e2ea-4765-86f6-a9e0aa562ef1")); /// - /// The for System.Numerics.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet90.References.SystemNumerics, global::System.Guid.Parse("8109db46-ad59-4703-b5eb-ac53027d67d9")); + public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet90.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("8f96fed7-b61a-4ad3-b57e-380d95aea772")); /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.AspNetCore.dll /// - public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet90.References.SystemNumericsVectors, global::System.Guid.Parse("827adbc4-7177-4c64-a6a9-3658a5d3010e")); + public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet90.References.MicrosoftAspNetCore, global::System.Guid.Parse("d70c8a27-08e7-482b-a87d-24b13a4c1e53")); /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet90.References.SystemObjectModel, global::System.Guid.Parse("b6bc8651-5ef0-409f-83b4-7d7c1bb27eec")); + public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet90.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("a577842b-84df-4e3f-913a-00cdcd5a4173")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet90.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c861d503-03de-45ce-89d4-46b5f8731bfc")); + public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet90.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("5b92b657-a1f9-499c-a34e-1a9e71255d87")); /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet90.References.SystemReflection, global::System.Guid.Parse("d78d016a-2d2f-450f-a780-af0126583899")); + public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet90.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("dd716b87-e55f-4db6-8fbf-03d105057dd4")); /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet90.References.SystemReflectionEmit, global::System.Guid.Parse("40541be0-2bea-4e25-b75a-0e758f2e1d64")); + public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet90.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("3e9b24ae-3ac5-40aa-bf46-fe2de5bd4f43")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet90.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4f2cd109-2ace-4fca-b778-67bea7e57d6d")); + public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet90.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("f37fd659-ac96-489b-b959-4241c65619c8")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet90.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("0a973423-d21a-4a9c-8061-320bb5d17fd9")); + public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet90.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("d04432c9-417f-4f58-8fa6-8c7dea43eee9")); /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet90.References.SystemReflectionExtensions, global::System.Guid.Parse("88fe74a5-0905-456e-8aa5-24fea335f346")); + public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet90.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("be6843ac-b2a7-4261-8075-b27dacee9ef5")); /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet90.References.SystemReflectionMetadata, global::System.Guid.Parse("aef1c6ce-3290-45f6-b6de-b28433397a04")); + public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet90.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("a9658345-aa10-40c7-a42f-d7b3495fa495")); /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet90.References.SystemReflectionPrimitives, global::System.Guid.Parse("49ced5e0-a5bd-4b4e-8cd8-cdb8bd849e55")); + public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet90.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("2762b4f4-a091-4bb6-8959-ef51473322f6")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet90.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("5e0a87bf-9ac4-491d-831f-42fc3a58f7ec")); + public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet90.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("c5864c01-2c66-48a8-8f96-f55c69446699")); /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet90.References.SystemResourcesReader, global::System.Guid.Parse("860db9da-490e-4c67-8051-874ac9f6a97f")); + public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet90.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("269765e6-1a2c-4b5d-a816-ec697499b867")); /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet90.References.SystemResourcesResourceManager, global::System.Guid.Parse("bf4f8444-b0c4-4dda-89f1-f5dbc874e753")); + public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet90.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("22b03b43-72ca-491d-bcce-5b1b47a0020f")); /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet90.References.SystemResourcesWriter, global::System.Guid.Parse("bec8a22e-0c9a-4a7e-9df2-700417f98e1d")); + public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet90.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("6cab1fa8-5cb4-47f2-bfc9-095baa1e199e")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet90.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("f6027126-896d-4a06-a348-f86ee2a25559")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet90.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("0969da3f-14d2-4d85-9ecb-580bf936f4e0")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet90.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("52e79d11-0d1f-47a5-bc05-b6f459d2a9ba")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet90.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("bed8c5fc-dd96-46a1-9d90-594c67d063a9")); /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet90.References.SystemRuntime, global::System.Guid.Parse("49b542d5-0038-47c6-936c-2416e1ff0b56")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet90.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("389cb562-0d21-45fa-b4a2-57293fdf5663")); /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet90.References.SystemRuntimeExtensions, global::System.Guid.Parse("dc36206b-7114-4a12-a9e5-5a920057b546")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet90.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("84d0653c-3f7c-495b-ab0b-eff63739a99f")); /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet90.References.SystemRuntimeHandles, global::System.Guid.Parse("f33d689e-a747-48e3-b538-b61f885d6b70")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet90.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("88f48b46-5b64-4821-be39-bab0175f19ed")); /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet90.References.SystemRuntimeInteropServices, global::System.Guid.Parse("94a656e9-116e-484b-80e6-5883f809377f")); + public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet90.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("568fc67f-918d-4b4e-9ac4-61732cee9f57")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.Features.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet90.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("5cf05ad7-1e57-4d21-b308-84e67fcf25b8")); + public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet90.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("e041d54f-7cb8-468b-91bb-413fcc03effa")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet90.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9095a0f6-c0b7-4ce0-ad76-b9ccec4c85c7")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet90.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("f11c6098-e72e-42ea-8faf-3d5a94659cb0")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet90.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("2d4eea65-35c0-485f-a99b-c695d7874881")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet90.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("cb1c9102-ee47-4d75-87ba-f673f6b817c7")); /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet90.References.SystemRuntimeLoader, global::System.Guid.Parse("d0eca4bc-a50e-4e45-9ffd-2648d4b35e9f")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet90.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("5a156bf7-8c41-478a-b476-745e4fe514a8")); /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet90.References.SystemRuntimeNumerics, global::System.Guid.Parse("a4ae02d4-7267-4b2f-95ec-041430087368")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet90.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("507fdefb-d2e0-4150-8e64-c18e5e57312a")); /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet90.References.SystemRuntimeSerialization, global::System.Guid.Parse("0adc6d38-6cc7-4c88-9a59-c76fc750e3c0")); + public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet90.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("f7e5c7ef-7808-405f-8bc7-3b3749a93144")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet90.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("2379ef2c-7a27-45a9-97f6-7b802223240a")); + public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet90.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("5f69bc6a-447c-4d11-bb42-2a1247dfa59e")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet90.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("e0a84081-07d0-41fa-ae9b-fb324412c81c")); + public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet90.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("1ba08cf6-0441-46a4-a132-6d40bc8b41a8")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.Extensions.Http.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet90.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("8d7b75f1-a57f-4fc0-bad9-692725614d59")); + public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet90.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("e43f8c63-d83d-4d03-98d7-0e7acc9e164c")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet90.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("ea6676ef-2404-463c-9373-db3d649f17f2")); + public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet90.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("46f164f6-cf0e-4d4a-936b-75d2117225fb")); /// - /// The for System.Security.AccessControl.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet90.References.SystemSecurityAccessControl, global::System.Guid.Parse("3e228e95-70fc-4a30-944e-e36e22801c9b")); + public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet90.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("6d5eeb43-3f8b-4db2-bbd6-59eb5ea13866")); /// - /// The for System.Security.Claims.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet90.References.SystemSecurityClaims, global::System.Guid.Parse("fdb91aa8-1819-4e2e-a493-2df37becceae")); + public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet90.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("467dbd5f-74f5-42c6-aaf5-39c30af2b9ec")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet90.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("bb6a6536-288d-4b94-9c58-2746baae2924")); + public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet90.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("88f1c321-06f6-4249-88b1-ea2681ad7d39")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet90.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("8d341aac-e867-4727-b2bd-76a56134852e")); + public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet90.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("5cc1aa9a-66e8-431e-97b8-47b04210c289")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet90.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("871b6ff6-8346-400b-90fe-3cfea0a9c061")); + public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet90.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("2e9c855d-48b9-451d-b301-11e385057b66")); /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet90.References.SystemSecurityCryptography, global::System.Guid.Parse("a22f3982-de69-48fb-b526-476c598794c8")); + public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet90.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("37e6db68-a6c9-4be6-a7f1-597b2e187235")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet90.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c75029ae-a08f-4972-8005-09ed41245da7")); + public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet90.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("ada52fb8-f3dd-46bc-b60f-39f2cb0b2fb3")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet90.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("1b834e1d-0d6a-406d-995f-3052a775966a")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet90.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("b0fc0b02-2bd2-486a-8170-e50a90e1b8de")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet90.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("60910360-f34c-4358-acbe-c4668ee97763")); + public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet90.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("a34b24b7-7015-4a20-a871-c449eca9e119")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet90.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("a1988379-df39-4679-94fe-be0fbfe82af4")); + public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet90.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("4c3f3ed7-19a1-45df-b1ee-cae5815704b6")); /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet90.References.SystemSecurity, global::System.Guid.Parse("deaaa1a8-6e43-406a-a76f-2fd012069811")); + public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet90.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("a69a82b3-968e-4edb-aa30-a9d27fc8cfc8")); /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet90.References.SystemSecurityPrincipal, global::System.Guid.Parse("ccccfc3b-b9c9-4d62-9464-70c6e48c04c9")); + public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet90.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("244fdc08-3c48-4054-b428-3097935f36da")); /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet90.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("1923bda9-1c57-4135-9292-51db72c9a558")); + public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet90.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("7f129c58-d50d-4509-8ff4-8df7b7ed9e10")); /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet90.References.SystemSecuritySecureString, global::System.Guid.Parse("6249e486-0a27-4a36-8269-aafc684dc998")); + public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet90.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("7c0f7142-d6a9-454d-bc71-98f39fe47395")); /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Options.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet90.References.SystemServiceModelWeb, global::System.Guid.Parse("1389fe94-0a0c-46f3-a77a-2d5936abbe5d")); + public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet90.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("54fdf35c-4b65-437c-9015-e1da220421d0")); /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet90.References.SystemServiceProcess, global::System.Guid.Parse("5416eb99-6ec8-4e6c-8330-fc0e764680d8")); + public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet90.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("09f279fc-6e41-40f7-af92-bf35947020c8")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet90.References.SystemTextEncodingCodePages, global::System.Guid.Parse("23938989-da91-4c44-926e-fe692bb95899")); + public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet90.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("03143a28-474f-4b56-bb52-8d1317d4debf")); /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.JSInterop.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet90.References.SystemTextEncoding, global::System.Guid.Parse("9d1c8421-dfef-497f-bfbc-e2a3fa03c097")); + public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet90.References.MicrosoftJSInterop, global::System.Guid.Parse("8df57e88-d772-4051-a463-07a4a6796515")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet90.References.SystemTextEncodingExtensions, global::System.Guid.Parse("cb6e1f9f-7843-44a9-bd2a-34328cc035fa")); + public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet90.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("7e4b29da-5851-4815-bebe-4ba9c87353d7")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Diagnostics.EventLog.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet90.References.SystemTextEncodingsWeb, global::System.Guid.Parse("4ffb5f10-31c1-404c-a7bf-46e7a3910a3a")); + public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet90.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("5e386e41-a165-4037-81e5-0340f54a0784")); /// - /// The for System.Text.Json.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet90.References.SystemTextJson, global::System.Guid.Parse("c9e383dc-7aca-4f99-bb51-11fe1caf1194")); + public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet90.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("121857a1-ac7b-4092-92f3-3a7c8e4bc858")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Threading.RateLimiting.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet90.References.SystemTextRegularExpressions, global::System.Guid.Parse("61c2d5df-022d-4d2f-8a8a-7afd83305701")); + public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet90.References.SystemThreadingRateLimiting, global::System.Guid.Parse("75f967d2-ae5f-4dbf-a25c-2a75edc85309")); /// - /// The for System.Threading.Channels.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet90.References.SystemThreadingChannels, global::System.Guid.Parse("b17d29d9-c35a-4fe6-912b-67c5154f4bb0")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet90.References.MicrosoftCSharp, global::System.Guid.Parse("59d5c5aa-21d8-4184-8801-e8fa4cae7ab6")); /// - /// The for System.Threading.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet90.References.SystemThreading, global::System.Guid.Parse("f0c1ed84-9469-455c-a9ee-2ed241ffbaa7")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet90.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("7393c2b8-e20d-45c7-83a6-d506dadcfb58")); /// - /// The for System.Threading.Overlapped.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet90.References.SystemThreadingOverlapped, global::System.Guid.Parse("ac9f5489-4e03-45f2-b541-01583957c58c")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet90.References.MicrosoftVisualBasic, global::System.Guid.Parse("5fdf4026-bcd3-4d35-94fc-6a8a744d52d0")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet90.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("20129c67-182a-4f20-9c98-81e92c4e44b3")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet90.References.MicrosoftWin32Primitives, global::System.Guid.Parse("c151fd1b-2b75-46d1-9a2e-697286d900dc")); /// - /// The for System.Threading.Tasks.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet90.References.SystemThreadingTasks, global::System.Guid.Parse("4f2c54a6-1313-4644-9695-99f32ea8201b")); + public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet90.References.MicrosoftWin32Registry, global::System.Guid.Parse("f43e7da3-213c-4bed-98b4-21f899f1a41d")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet90.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("df76a5c0-eff9-4d3b-a6f4-6e48a9cf8b25")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet90.References.SystemAppContext, global::System.Guid.Parse("d8212879-580f-43b3-8d74-d9dc3a2b4f1b")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet90.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d5c9ebd4-7246-44bb-8272-40061a17cff8")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet90.References.SystemBuffers, global::System.Guid.Parse("52255cf9-e0fd-40e0-ab52-10a336b8251c")); /// - /// The for System.Threading.Thread.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet90.References.SystemThreadingThread, global::System.Guid.Parse("a65a6bc2-1911-4148-8a89-54922dee6c06")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet90.References.SystemCollectionsConcurrent, global::System.Guid.Parse("7e5e080f-b6ee-4d7c-8be9-15b1efa45205")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet90.References.SystemThreadingThreadPool, global::System.Guid.Parse("ad6b14dd-cf3d-4abd-a1a3-1c679284673c")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet90.References.SystemCollectionsImmutable, global::System.Guid.Parse("203c4fca-5aa4-4c78-9a81-002bd1f48fe7")); /// - /// The for System.Threading.Timer.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet90.References.SystemThreadingTimer, global::System.Guid.Parse("7367be03-6a60-49d1-8f76-e5647a3a4f4d")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet90.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("a00181a4-efac-4423-b248-4070baa81dcb")); /// - /// The for System.Transactions.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet90.References.SystemTransactions, global::System.Guid.Parse("94080a81-7506-44db-81d0-e11708d42beb")); + public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet90.References.SystemCollectionsSpecialized, global::System.Guid.Parse("9cdc72cc-fe2e-4130-b79f-9ef03bf980e6")); /// - /// The for System.Transactions.Local.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet90.References.SystemTransactionsLocal, global::System.Guid.Parse("92190889-e4f4-46f6-9703-89b1978a8664")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet90.References.SystemCollections, global::System.Guid.Parse("0e9f52f8-d78c-4d16-a0c8-acc4bea76e8a")); /// - /// The for System.ValueTuple.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet90.References.SystemValueTuple, global::System.Guid.Parse("98ca2134-7dc7-4b47-99e5-48c2b9246f85")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet90.References.SystemComponentModelAnnotations, global::System.Guid.Parse("97ae1cbb-22dd-4a0d-b14b-8f6e04d819c5")); /// - /// The for System.Web.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet90.References.SystemWeb, global::System.Guid.Parse("06d730af-b88c-41db-b425-776e22a94cc1")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet90.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("03695ca4-604d-423e-ab1a-2c01f6344463")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet90.References.SystemWebHttpUtility, global::System.Guid.Parse("c69ba051-65a5-4397-838a-bdb17fb9c71a")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet90.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("93039088-1402-47e9-88ff-0d548a0c1df9")); /// - /// The for System.Windows.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet90.References.SystemWindows, global::System.Guid.Parse("b8da6509-bda4-423b-8e78-8b366cb15c88")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet90.References.SystemComponentModelPrimitives, global::System.Guid.Parse("6cd52a08-3bc8-4ce6-87a8-14d760ceea88")); /// - /// The for System.Xml.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet90.References.SystemXml, global::System.Guid.Parse("a49fa3f4-9f9b-4191-8330-a48bcd5625d6")); + public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet90.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c06e9220-9d99-4c97-856e-40f79cb079d1")); /// - /// The for System.Xml.Linq.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet90.References.SystemXmlLinq, global::System.Guid.Parse("cbc7391c-4d7e-4346-b86a-72a3067db604")); + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet90.References.SystemComponentModel, global::System.Guid.Parse("cabfb8bc-1a4e-4c15-8077-6d0d00defc36")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet90.References.SystemXmlReaderWriter, global::System.Guid.Parse("488f57b3-c2bd-4eab-b720-786961d28020")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet90.References.SystemConfiguration, global::System.Guid.Parse("31368206-c4c9-4cce-a062-33e74d15a63a")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet90.References.SystemXmlSerialization, global::System.Guid.Parse("796af0ad-002f-4772-a554-af463db9fe7c")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet90.References.SystemConsole, global::System.Guid.Parse("786956ec-934b-4be2-9db8-09750edc9dec")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet90.References.SystemXmlXDocument, global::System.Guid.Parse("02695430-631e-416a-a2ba-7f952081f8a1")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet90.References.SystemCore, global::System.Guid.Parse("4eb2efd0-d2a5-4349-aacf-fec45bdb9899")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet90.References.SystemXmlXmlDocument, global::System.Guid.Parse("d371b4a8-7144-4c80-8ac9-b3ae80440cc9")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet90.References.SystemDataCommon, global::System.Guid.Parse("e2406361-c242-4337-9f5b-4210fff957fe")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet90.References.SystemXmlXmlSerializer, global::System.Guid.Parse("d45a417d-444f-4b53-8aaf-3f840e49779f")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet90.References.SystemDataDataSetExtensions, global::System.Guid.Parse("c139b6b3-e5ca-4249-97ce-c5b4f42acd08")); /// - /// The for System.Xml.XPath.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet90.References.SystemXmlXPath, global::System.Guid.Parse("928d6dfb-c982-4bc6-86b8-26fa12492e53")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet90.References.SystemData, global::System.Guid.Parse("7d483f5f-802e-428d-9993-e6d9cbde07d4")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet90.References.SystemXmlXPathXDocument, global::System.Guid.Parse("2205c021-5b38-46da-80b4-8ae5c59436f7")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet90.References.SystemDiagnosticsContracts, global::System.Guid.Parse("498e7bf9-12fe-4071-b177-7812f6c28895")); /// - /// The for WindowsBase.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet90.References.WindowsBase, global::System.Guid.Parse("d41258d5-ac57-4fd8-a31f-8f98c90f6929")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet90.References.SystemDiagnosticsDebug, global::System.Guid.Parse("6d45d01a-8ea4-4281-a3e8-e008091569d9")); /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet90.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("d5518aa7-ef2f-4049-9be0-a45778b476a8")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet90.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("91a92ebb-62e2-4d1a-9ae1-6c65c447907c")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet90.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("a19f3c12-8077-4b36-acff-4aa0bbc529e4")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet90.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("1f42025c-ac76-4e36-b742-2e3fad73ab5c")); /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet90.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("4a0bc809-f0a8-41d3-afc8-06567b30b347")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet90.References.SystemDiagnosticsProcess, global::System.Guid.Parse("3cbf9e0d-61dd-486e-9740-0a5a563cd021")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet90.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("b4356d27-ccd8-423f-bd99-d23e3b984339")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet90.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("2a7357d4-2dd8-49c4-b314-6714102436ea")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet90.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("602db80e-c22f-4cad-b127-739210837125")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet90.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("0f07d796-3c89-45e4-afd6-d06bd478ddaf")); /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet90.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("5922c11f-a824-4617-b724-1bcb5747c3a1")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet90.References.SystemDiagnosticsTools, global::System.Guid.Parse("5ded8562-b6da-4130-a107-da06ca1f6ffc")); /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet90.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("20934635-07d4-4f3d-ac6b-58a405d6ec21")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet90.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("49062f49-0b32-45aa-bb83-e1b7e46bd8fe")); /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet90.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("a7cc12ef-af6e-4352-a319-2bceee75b0e9")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet90.References.SystemDiagnosticsTracing, global::System.Guid.Parse("9d1cbe75-460a-46a1-b836-f821b402f87f")); /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet90.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("161d6e37-e4d3-4c4c-ae43-8d07b820a52f")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet90.References.SystemDrawingPrimitives, global::System.Guid.Parse("facdd775-21e8-4b1c-9ff5-0053fe1497e2")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet90.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("1597be5f-c5d8-4238-925c-f93622127459")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet90.References.SystemDrawing, global::System.Guid.Parse("5f099ffa-a6a1-457c-b47f-6360f6a5fb45")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet90.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("b530f0cf-603a-4e1d-bc31-a8a6f73e9a7a")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet90.References.SystemDynamicRuntime, global::System.Guid.Parse("668095b2-cc9d-4b84-b1ea-6a3e0964e0a7")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet90.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("809eeb07-fd71-4426-9124-cca14c771aac")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet90.References.SystemFormatsAsn1, global::System.Guid.Parse("27dffe6e-8441-41e3-8dcc-f2671fefcd97")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet90.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("87456b96-464e-45d9-950b-31f7849ed267")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet90.References.SystemFormatsTar, global::System.Guid.Parse("4cec1306-9c3c-491c-91f3-9ebb4b7f83cc")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet90.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("7132da58-a16c-42ba-9300-91c29aee9a3d")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet90.References.SystemGlobalizationCalendars, global::System.Guid.Parse("a0c4a9e0-b729-469c-95ad-49518e3a67a3")); /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet90.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("56d60760-c22a-4fb6-9b6f-550316c5f103")); + public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet90.References.SystemGlobalizationExtensions, global::System.Guid.Parse("f863aca8-e884-449e-8d0d-9a06cbe44430")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet90.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("208274e3-45f8-4a16-b889-f0d532dcc279")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet90.References.SystemGlobalization, global::System.Guid.Parse("93ef8b7a-c542-458e-b90c-fe82f4d0826f")); /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet90.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("0526a3d8-11e2-47b6-ae8a-ba53ce36ed4e")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet90.References.SystemIOCompressionBrotli, global::System.Guid.Parse("769e46ac-202e-4eb7-895e-b0d5f794fee0")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet90.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("27626b0c-5c34-47f8-8b6b-73375baaa0d5")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet90.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("90530c5a-a105-4184-983e-19434fe77fcd")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet90.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("86bf9da6-dad6-45a7-bb35-aaa03cffafa6")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet90.References.SystemIOCompressionZipFile, global::System.Guid.Parse("4635f59a-5305-4d23-a171-b53f3ef61a0d")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet90.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("ba965a35-4c88-4a5f-a632-40bc166c6ea9")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet90.References.SystemIOCompression, global::System.Guid.Parse("7f553084-7f73-4884-8de0-ad969b5a6d80")); /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet90.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("653cf26c-4a95-4584-be31-80e195cc5fdf")); + public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet90.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("adc12694-1436-4aff-a5d7-a416a5464ba6")); /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet90.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("d23ff403-d570-48f4-93f7-1efdc1a346b2")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet90.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("9d8d4efd-240a-4f24-8200-6d252290c0e8")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet90.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("86cfc0d7-5e93-44a8-9130-e6c6aaf41398")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet90.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("2eee6734-d7c9-4d3c-9b57-14d9e063dd88")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet90.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("4f794efc-a354-4214-9287-32237e966052")); + public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet90.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("38ed706f-6905-4b52-aed5-8824044dbbba")); /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet90.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("dfeec2a6-b013-4aba-9011-1883bc857669")); + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet90.References.SystemIOFileSystem, global::System.Guid.Parse("36da671e-cb5e-450b-81ed-adcbfe4652ca")); /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet90.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("f24f3b22-5725-4f94-bac8-4f8f5c522dfa")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet90.References.SystemIOIsolatedStorage, global::System.Guid.Parse("50338776-8d80-410c-84d9-752c85ccf333")); /// - /// The for Microsoft.AspNetCore.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet90.References.MicrosoftAspNetCore, global::System.Guid.Parse("d70c8a27-08e7-482b-a87d-24b13a4c1e53")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet90.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("99339aab-36dc-4f82-8d3e-22bc78383019")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.IO.Pipelines.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet90.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("53869bb3-57b7-4f6b-8e99-798a755233ba")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet90.References.SystemIOPipelines, global::System.Guid.Parse("634721a4-f3f9-4113-8a36-fc22e61b997c")); /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet90.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("2a614e81-642e-47ac-bb6c-877a9331048d")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet90.References.SystemIOPipesAccessControl, global::System.Guid.Parse("b94bd792-5007-4e48-8bce-c8123b19d2d9")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet90.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("34dabd2a-3a1b-425a-910b-494eb0e7f32f")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet90.References.SystemIOPipes, global::System.Guid.Parse("23133763-f3a7-4217-a84d-da13f6f425ff")); /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet90.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("c1fcc7d6-a9ef-4234-a994-aedaf870fabd")); + public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet90.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("02a1e350-ef4a-47a3-99cb-a4b31774c9b9")); /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.IO.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet90.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("33930bc4-7f93-44e2-ac3b-825b9e22a93a")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet90.References.SystemIO, global::System.Guid.Parse("80e2d764-8a6b-4635-80b6-3d4f3587e2d5")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet90.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("ffe2316f-f538-4e50-9f40-c7c4feb5727a")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet90.References.SystemLinqExpressions, global::System.Guid.Parse("473dfd44-4094-4955-a7a6-33aa53dc51d4")); /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet90.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("b9a02481-aea5-4c14-9ca4-6c59db74d8ce")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet90.References.SystemLinqParallel, global::System.Guid.Parse("9520692e-eadb-41c4-9439-b66402ae669b")); /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet90.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("7d762a34-0d1d-465f-8398-a54f0bb92b86")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet90.References.SystemLinqQueryable, global::System.Guid.Parse("5e7d7575-8fc0-4e47-ac1e-685a86647331")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Linq.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet90.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("8d0d8b4c-5c72-40ce-ba53-387718e8ef3d")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet90.References.SystemLinq, global::System.Guid.Parse("4401b83f-2853-4be6-b660-f8077bb60959")); /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Memory.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet90.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("35265184-a044-4c8e-963f-5874934ba4d3")); + public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet90.References.SystemMemory, global::System.Guid.Parse("9c78d05c-9a3d-406f-890d-440edf63bc25")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet90.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("1e867a4a-7f8e-4206-a118-db262297f3b7")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet90.References.SystemNetHttpJson, global::System.Guid.Parse("0dabc388-2181-4174-ad26-bcf28ee96b47")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet90.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("5e4cd12e-6842-406e-ac20-1ede5698a64e")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet90.References.SystemNetHttp, global::System.Guid.Parse("8ed2c701-3009-4e15-8887-ccf482a6fc26")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet90.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("2cde212b-4341-4c38-b6a0-00f0dded0a78")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet90.References.SystemNetHttpListener, global::System.Guid.Parse("22741ca4-593d-4e14-9af5-e4b540cb98c2")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet90.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("0468540b-2fa1-4c76-b3fc-915a57f2ead7")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet90.References.SystemNetMail, global::System.Guid.Parse("948204a2-c86d-4761-95dc-d0ab9506f02d")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet90.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("cada973c-b0e8-4585-86ab-146757ec9d13")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet90.References.SystemNetNameResolution, global::System.Guid.Parse("587180a2-4493-4d42-a0c8-94183464ff40")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet90.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("f7e773b3-fdd2-4b39-aecd-d162299a5d53")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet90.References.SystemNetNetworkInformation, global::System.Guid.Parse("5c8c481f-31ca-42ee-a197-ea5d11c413e2")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet90.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("3b2d7043-5b30-4c3e-ade6-b49c9ec02fcf")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet90.References.SystemNetPing, global::System.Guid.Parse("f8feec40-be64-4bb5-bf50-47cd54c75d68")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet90.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("a31323a7-ba0f-44a8-8c46-a16d4b5cc938")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet90.References.SystemNetPrimitives, global::System.Guid.Parse("39bb0e70-4422-4978-a9e6-fcc29a2356ff")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.Quic.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet90.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("13c8adc0-373f-45c7-9577-3b65c3e8cff3")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet90.References.SystemNetQuic, global::System.Guid.Parse("a5da9e4e-cef1-430c-ac34-f3a1f1618aa7")); /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet90.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("311c256f-eab9-4083-a8d9-0a616729f938")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet90.References.SystemNetRequests, global::System.Guid.Parse("a5674b6f-a6e2-4cfd-a793-bba201cfdc89")); /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet90.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("7556fa32-0cf0-46f7-972f-686cd3b3072c")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet90.References.SystemNetSecurity, global::System.Guid.Parse("7da0e715-58a9-438f-9430-938cb3a3a80f")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet90.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("91a77de7-f65f-459e-a135-487f07db34fe")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet90.References.SystemNetServicePoint, global::System.Guid.Parse("942d682b-add6-4d37-8ea3-021619317daf")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet90.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("063c70dd-7e2e-47b0-b49f-e87f792a3df4")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet90.References.SystemNetSockets, global::System.Guid.Parse("94cb87f3-2c31-452b-b0c5-1eae356ec6ef")); /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet90.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("f4f8ba0a-7939-46c5-9ef1-0b697300fb99")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet90.References.SystemNetWebClient, global::System.Guid.Parse("d43ed906-e6be-4d31-ad8b-c3f9979415f7")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet90.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("66ddecde-29b5-46ce-9874-245a160c27ae")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet90.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("a5627a13-b062-48c8-879e-2394c8698767")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet90.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("d52d4074-046f-47a7-8dfb-d1a7f2bff84f")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet90.References.SystemNetWebProxy, global::System.Guid.Parse("580233b2-9269-45ed-942a-3e621d65b3ae")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet90.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("254f210d-609a-418f-8a11-6d37315bf44f")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet90.References.SystemNetWebSocketsClient, global::System.Guid.Parse("9a94739b-bd14-4c80-98ac-6d6c9f7ec0aa")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet90.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("93abf05b-4264-4d67-a163-63f5e3063436")); + public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet90.References.SystemNetWebSockets, global::System.Guid.Parse("834a027e-6fe6-46a1-9193-5c1af4636883")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Net.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet90.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("aeb6a59f-0162-4488-b04b-f8e74aa71f1e")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet90.References.SystemNet, global::System.Guid.Parse("cdf9146d-1b30-469b-a5af-07b555b2b4f1")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet90.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("3d61c600-feed-4918-ad8f-c7b3d7cf1351")); + public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet90.References.SystemNumericsVectors, global::System.Guid.Parse("827adbc4-7177-4c64-a6a9-3658a5d3010e")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet90.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("5d8cf858-19de-4a57-b46c-a30931827d8b")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet90.References.SystemNumerics, global::System.Guid.Parse("8109db46-ad59-4703-b5eb-ac53027d67d9")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet90.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("5ad6d1d2-30da-49d6-95e3-29f87bb49d15")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet90.References.SystemObjectModel, global::System.Guid.Parse("b6bc8651-5ef0-409f-83b4-7d7c1bb27eec")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet90.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("d0dbb4e2-837d-4eb5-a9c5-ef83927ac276")); + public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet90.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c861d503-03de-45ce-89d4-46b5f8731bfc")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet90.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("56e0431c-a26e-4933-aa35-485a3dd4e770")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet90.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4f2cd109-2ace-4fca-b778-67bea7e57d6d")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet90.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("21572127-c651-40a9-826b-a91538e9b928")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet90.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("0a973423-d21a-4a9c-8061-320bb5d17fd9")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet90.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("e99e7764-30f5-4071-b377-ccadb6024090")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet90.References.SystemReflectionEmit, global::System.Guid.Parse("40541be0-2bea-4e25-b75a-0e758f2e1d64")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet90.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("14c25fdc-4ce8-497a-adcd-a1ccf3b79b94")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet90.References.SystemReflectionExtensions, global::System.Guid.Parse("88fe74a5-0905-456e-8aa5-24fea335f346")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet90.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("ff7e1a51-3699-4bc1-b6e2-c9ec3f51ee62")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet90.References.SystemReflectionMetadata, global::System.Guid.Parse("aef1c6ce-3290-45f6-b6de-b28433397a04")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet90.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("2c258031-4b33-49ea-92b4-958989d46d86")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet90.References.SystemReflectionPrimitives, global::System.Guid.Parse("49ced5e0-a5bd-4b4e-8cd8-cdb8bd849e55")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet90.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("12212e6c-e087-4a28-bc32-ac2e73f8477e")); + public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet90.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("5e0a87bf-9ac4-491d-831f-42fc3a58f7ec")); /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet90.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("57d1e825-6967-407f-add4-fd7bce00962f")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet90.References.SystemReflection, global::System.Guid.Parse("d78d016a-2d2f-450f-a780-af0126583899")); /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet90.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("6999d779-bd46-4257-8e96-b249901eba26")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet90.References.SystemResourcesReader, global::System.Guid.Parse("860db9da-490e-4c67-8051-874ac9f6a97f")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet90.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("4ed87c45-892b-4452-8815-af8744c19b96")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet90.References.SystemResourcesResourceManager, global::System.Guid.Parse("bf4f8444-b0c4-4dda-89f1-f5dbc874e753")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet90.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("a3cdfbd5-93d3-441d-a7b9-2288229398c6")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet90.References.SystemResourcesWriter, global::System.Guid.Parse("bec8a22e-0c9a-4a7e-9df2-700417f98e1d")); /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet90.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("5c3a0012-39f1-4368-be56-89fc6ab21402")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet90.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("f6027126-896d-4a06-a348-f86ee2a25559")); /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet90.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("5003fced-d9df-445d-916b-16ca655f45a4")); + public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet90.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("52e79d11-0d1f-47a5-bc05-b6f459d2a9ba")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet90.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("a66916f2-ab5a-485e-9a38-d39a553c560a")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet90.References.SystemRuntimeExtensions, global::System.Guid.Parse("dc36206b-7114-4a12-a9e5-5a920057b546")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet90.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("a4be7e38-1e75-4c61-984b-728dadf18ce9")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet90.References.SystemRuntimeHandles, global::System.Guid.Parse("f33d689e-a747-48e3-b538-b61f885d6b70")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet90.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("27cff47b-8364-4730-abfb-5ec2d35b6f3b")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet90.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("5cf05ad7-1e57-4d21-b308-84e67fcf25b8")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet90.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("591e8fa2-4bc6-4394-b341-79b3a3936969")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet90.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9095a0f6-c0b7-4ce0-ad76-b9ccec4c85c7")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet90.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("36f6e58f-324d-4650-b069-af8219274fb9")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet90.References.SystemRuntimeInteropServices, global::System.Guid.Parse("94a656e9-116e-484b-80e6-5883f809377f")); /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet90.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("2fe4e680-438c-4fc3-876d-7fbd48b50326")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet90.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("2d4eea65-35c0-485f-a99b-c695d7874881")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet90.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("c32b1f95-f6ac-48d2-afc6-9316c35eb2ce")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet90.References.SystemRuntimeLoader, global::System.Guid.Parse("d0eca4bc-a50e-4e45-9ffd-2648d4b35e9f")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet90.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("98278895-6731-4313-9efb-76e0a44eef24")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet90.References.SystemRuntimeNumerics, global::System.Guid.Parse("a4ae02d4-7267-4b2f-95ec-041430087368")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet90.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("b8989c7a-67da-4d7a-8a15-b7877d3eae78")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet90.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("2379ef2c-7a27-45a9-97f6-7b802223240a")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet90.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("3e7447b7-66ee-408d-9d89-0d31b0f8756b")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet90.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("e0a84081-07d0-41fa-ae9b-fb324412c81c")); /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet90.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("4d44a40b-ab9a-4420-aa79-b2b347c25c83")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet90.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("8d7b75f1-a57f-4fc0-bad9-692725614d59")); /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet90.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("ce279e9e-d8db-433f-bee6-bdcc11fb8b0f")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet90.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("ea6676ef-2404-463c-9373-db3d649f17f2")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet90.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("9a9a164f-e2ea-4765-86f6-a9e0aa562ef1")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet90.References.SystemRuntimeSerialization, global::System.Guid.Parse("0adc6d38-6cc7-4c88-9a59-c76fc750e3c0")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet90.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("8f96fed7-b61a-4ad3-b57e-380d95aea772")); + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet90.References.SystemRuntime, global::System.Guid.Parse("49b542d5-0038-47c6-936c-2416e1ff0b56")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.Security.AccessControl.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet90.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("a577842b-84df-4e3f-913a-00cdcd5a4173")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet90.References.SystemSecurityAccessControl, global::System.Guid.Parse("3e228e95-70fc-4a30-944e-e36e22801c9b")); /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet90.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("5b92b657-a1f9-499c-a34e-1a9e71255d87")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet90.References.SystemSecurityClaims, global::System.Guid.Parse("fdb91aa8-1819-4e2e-a493-2df37becceae")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet90.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("dd716b87-e55f-4db6-8fbf-03d105057dd4")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet90.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("bb6a6536-288d-4b94-9c58-2746baae2924")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet90.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("3e9b24ae-3ac5-40aa-bf46-fe2de5bd4f43")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet90.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("8d341aac-e867-4727-b2bd-76a56134852e")); /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet90.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("f37fd659-ac96-489b-b959-4241c65619c8")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet90.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("871b6ff6-8346-400b-90fe-3cfea0a9c061")); /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet90.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("6cab1fa8-5cb4-47f2-bfc9-095baa1e199e")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet90.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c75029ae-a08f-4972-8005-09ed41245da7")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet90.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("d04432c9-417f-4f58-8fa6-8c7dea43eee9")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet90.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("1b834e1d-0d6a-406d-995f-3052a775966a")); /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet90.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("be6843ac-b2a7-4261-8075-b27dacee9ef5")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet90.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("60910360-f34c-4358-acbe-c4668ee97763")); /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet90.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("a9658345-aa10-40c7-a42f-d7b3495fa495")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet90.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("a1988379-df39-4679-94fe-be0fbfe82af4")); /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet90.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("2762b4f4-a091-4bb6-8959-ef51473322f6")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet90.References.SystemSecurityCryptography, global::System.Guid.Parse("a22f3982-de69-48fb-b526-476c598794c8")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet90.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("c5864c01-2c66-48a8-8f96-f55c69446699")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet90.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("1923bda9-1c57-4135-9292-51db72c9a558")); /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet90.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("269765e6-1a2c-4b5d-a816-ec697499b867")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet90.References.SystemSecurityPrincipal, global::System.Guid.Parse("ccccfc3b-b9c9-4d62-9464-70c6e48c04c9")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet90.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("22b03b43-72ca-491d-bcce-5b1b47a0020f")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet90.References.SystemSecuritySecureString, global::System.Guid.Parse("6249e486-0a27-4a36-8269-aafc684dc998")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet90.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("0969da3f-14d2-4d85-9ecb-580bf936f4e0")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet90.References.SystemSecurity, global::System.Guid.Parse("deaaa1a8-6e43-406a-a76f-2fd012069811")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet90.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("bed8c5fc-dd96-46a1-9d90-594c67d063a9")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet90.References.SystemServiceModelWeb, global::System.Guid.Parse("1389fe94-0a0c-46f3-a77a-2d5936abbe5d")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet90.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("389cb562-0d21-45fa-b4a2-57293fdf5663")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet90.References.SystemServiceProcess, global::System.Guid.Parse("5416eb99-6ec8-4e6c-8330-fc0e764680d8")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet90.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("568fc67f-918d-4b4e-9ac4-61732cee9f57")); + public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet90.References.SystemTextEncodingCodePages, global::System.Guid.Parse("23938989-da91-4c44-926e-fe692bb95899")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet90.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("84d0653c-3f7c-495b-ab0b-eff63739a99f")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet90.References.SystemTextEncodingExtensions, global::System.Guid.Parse("cb6e1f9f-7843-44a9-bd2a-34328cc035fa")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet90.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("88f48b46-5b64-4821-be39-bab0175f19ed")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet90.References.SystemTextEncoding, global::System.Guid.Parse("9d1c8421-dfef-497f-bfbc-e2a3fa03c097")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet90.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("e041d54f-7cb8-468b-91bb-413fcc03effa")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet90.References.SystemTextEncodingsWeb, global::System.Guid.Parse("4ffb5f10-31c1-404c-a7bf-46e7a3910a3a")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet90.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("f11c6098-e72e-42ea-8faf-3d5a94659cb0")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet90.References.SystemTextJson, global::System.Guid.Parse("c9e383dc-7aca-4f99-bb51-11fe1caf1194")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet90.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("cb1c9102-ee47-4d75-87ba-f673f6b817c7")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet90.References.SystemTextRegularExpressions, global::System.Guid.Parse("61c2d5df-022d-4d2f-8a8a-7afd83305701")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Threading.Channels.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet90.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("5a156bf7-8c41-478a-b476-745e4fe514a8")); + public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet90.References.SystemThreadingChannels, global::System.Guid.Parse("b17d29d9-c35a-4fe6-912b-67c5154f4bb0")); /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet90.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("507fdefb-d2e0-4150-8e64-c18e5e57312a")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet90.References.SystemThreadingOverlapped, global::System.Guid.Parse("ac9f5489-4e03-45f2-b541-01583957c58c")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet90.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("f7e5c7ef-7808-405f-8bc7-3b3749a93144")); + public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet90.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("20129c67-182a-4f20-9c98-81e92c4e44b3")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet90.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("5f69bc6a-447c-4d11-bb42-2a1247dfa59e")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet90.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("df76a5c0-eff9-4d3b-a6f4-6e48a9cf8b25")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet90.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("1ba08cf6-0441-46a4-a132-6d40bc8b41a8")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet90.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d5c9ebd4-7246-44bb-8272-40061a17cff8")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet90.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("e43f8c63-d83d-4d03-98d7-0e7acc9e164c")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet90.References.SystemThreadingTasks, global::System.Guid.Parse("4f2c54a6-1313-4644-9695-99f32ea8201b")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet90.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("46f164f6-cf0e-4d4a-936b-75d2117225fb")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet90.References.SystemThreadingThread, global::System.Guid.Parse("a65a6bc2-1911-4148-8a89-54922dee6c06")); /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet90.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("6d5eeb43-3f8b-4db2-bbd6-59eb5ea13866")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet90.References.SystemThreadingThreadPool, global::System.Guid.Parse("ad6b14dd-cf3d-4abd-a1a3-1c679284673c")); /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet90.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("467dbd5f-74f5-42c6-aaf5-39c30af2b9ec")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet90.References.SystemThreadingTimer, global::System.Guid.Parse("7367be03-6a60-49d1-8f76-e5647a3a4f4d")); /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.dll /// - public static ReferenceInfo MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet90.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("88f1c321-06f6-4249-88b1-ea2681ad7d39")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet90.References.SystemThreading, global::System.Guid.Parse("f0c1ed84-9469-455c-a9ee-2ed241ffbaa7")); /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet90.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("5cc1aa9a-66e8-431e-97b8-47b04210c289")); + public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet90.References.SystemTransactionsLocal, global::System.Guid.Parse("92190889-e4f4-46f6-9703-89b1978a8664")); /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet90.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("2e9c855d-48b9-451d-b301-11e385057b66")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet90.References.SystemTransactions, global::System.Guid.Parse("94080a81-7506-44db-81d0-e11708d42beb")); /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet90.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("37e6db68-a6c9-4be6-a7f1-597b2e187235")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet90.References.SystemValueTuple, global::System.Guid.Parse("98ca2134-7dc7-4b47-99e5-48c2b9246f85")); /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.Web.HttpUtility.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet90.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("ada52fb8-f3dd-46bc-b60f-39f2cb0b2fb3")); + public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet90.References.SystemWebHttpUtility, global::System.Guid.Parse("c69ba051-65a5-4397-838a-bdb17fb9c71a")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.Web.dll /// - public static ReferenceInfo MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet90.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("a69a82b3-968e-4edb-aa30-a9d27fc8cfc8")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet90.References.SystemWeb, global::System.Guid.Parse("06d730af-b88c-41db-b425-776e22a94cc1")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Windows.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet90.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("b0fc0b02-2bd2-486a-8170-e50a90e1b8de")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet90.References.SystemWindows, global::System.Guid.Parse("b8da6509-bda4-423b-8e78-8b366cb15c88")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet90.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("a34b24b7-7015-4a20-a871-c449eca9e119")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet90.References.SystemXmlLinq, global::System.Guid.Parse("cbc7391c-4d7e-4346-b86a-72a3067db604")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet90.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("4c3f3ed7-19a1-45df-b1ee-cae5815704b6")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet90.References.SystemXmlReaderWriter, global::System.Guid.Parse("488f57b3-c2bd-4eab-b720-786961d28020")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet90.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("244fdc08-3c48-4054-b428-3097935f36da")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet90.References.SystemXmlSerialization, global::System.Guid.Parse("796af0ad-002f-4772-a554-af463db9fe7c")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet90.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("7f129c58-d50d-4509-8ff4-8df7b7ed9e10")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet90.References.SystemXmlXDocument, global::System.Guid.Parse("02695430-631e-416a-a2ba-7f952081f8a1")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet90.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("7c0f7142-d6a9-454d-bc71-98f39fe47395")); + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet90.References.SystemXmlXPathXDocument, global::System.Guid.Parse("2205c021-5b38-46da-80b4-8ae5c59436f7")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet90.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("54fdf35c-4b65-437c-9015-e1da220421d0")); + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet90.References.SystemXmlXPath, global::System.Guid.Parse("928d6dfb-c982-4bc6-86b8-26fa12492e53")); /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet90.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("09f279fc-6e41-40f7-af92-bf35947020c8")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet90.References.SystemXmlXmlDocument, global::System.Guid.Parse("d371b4a8-7144-4c80-8ac9-b3ae80440cc9")); /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet90.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("03143a28-474f-4b56-bb52-8d1317d4debf")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet90.References.SystemXmlXmlSerializer, global::System.Guid.Parse("d45a417d-444f-4b53-8aaf-3f840e49779f")); /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.dll /// - public static ReferenceInfo MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet90.References.MicrosoftJSInterop, global::System.Guid.Parse("8df57e88-d772-4051-a463-07a4a6796515")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet90.References.SystemXml, global::System.Guid.Parse("a49fa3f4-9f9b-4191-8330-a48bcd5625d6")); /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet90.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("7e4b29da-5851-4815-bebe-4ba9c87353d7")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, AspNet90.References.System, global::System.Guid.Parse("3977a5f9-ed9c-4aed-8a90-d530f219feda")); /// - /// The for System.Diagnostics.EventLog.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet90.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("5e386e41-a165-4037-81e5-0340f54a0784")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet90.References.WindowsBase, global::System.Guid.Parse("d41258d5-ac57-4fd8-a31f-8f98c90f6929")); /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet90.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("121857a1-ac7b-4092-92f3-3a7c8e4bc858")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet90.References.mscorlib, global::System.Guid.Parse("1c6b895a-648a-4a9d-8e87-bcd9cf4018c1")); /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet90.References.SystemThreadingRateLimiting, global::System.Guid.Parse("75f967d2-ae5f-4dbf-a25c-2a75edc85309")); + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet90.References.netstandard, global::System.Guid.Parse("6291998e-e3f6-4164-8774-d0434deceb2d")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1530,222 +1530,56 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, MicrosoftAspNetCoreAntiforgery, MicrosoftAspNetCoreAuthenticationAbstractions, MicrosoftAspNetCoreAuthenticationBearerToken, MicrosoftAspNetCoreAuthenticationCookies, MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreAuthentication, MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, MicrosoftAspNetCoreComponentsEndpoints, MicrosoftAspNetCoreComponentsForms, MicrosoftAspNetCoreComponentsServer, MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, MicrosoftAspNetCoreConnectionsAbstractions, MicrosoftAspNetCoreCookiePolicy, MicrosoftAspNetCoreCors, MicrosoftAspNetCoreCryptographyInternal, MicrosoftAspNetCoreCryptographyKeyDerivation, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, + MicrosoftAspNetCoreDiagnostics, MicrosoftAspNetCoreHostFiltering, MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, MicrosoftAspNetCoreHtmlAbstractions, MicrosoftAspNetCoreHttpAbstractions, MicrosoftAspNetCoreHttpConnectionsCommon, MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, MicrosoftAspNetCoreHttpExtensions, MicrosoftAspNetCoreHttpFeatures, MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, MicrosoftAspNetCoreHttpLogging, MicrosoftAspNetCoreHttpOverrides, MicrosoftAspNetCoreHttpsPolicy, MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, MicrosoftAspNetCoreMetadata, MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreMvcCore, MicrosoftAspNetCoreMvcCors, MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, MicrosoftAspNetCoreMvcFormattersJson, MicrosoftAspNetCoreMvcFormattersXml, MicrosoftAspNetCoreMvcLocalization, @@ -1753,10 +1587,11 @@ public static ImmutableArray All MicrosoftAspNetCoreMvcRazorPages, MicrosoftAspNetCoreMvcTagHelpers, MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, MicrosoftAspNetCoreOutputCaching, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, MicrosoftAspNetCoreRequestDecompression, MicrosoftAspNetCoreResponseCachingAbstractions, MicrosoftAspNetCoreResponseCaching, @@ -1768,25 +1603,25 @@ public static ImmutableArray All MicrosoftAspNetCoreServerIIS, MicrosoftAspNetCoreServerIISIntegration, MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, MicrosoftAspNetCoreServerKestrelTransportNamedPipes, MicrosoftAspNetCoreServerKestrelTransportQuic, MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, MicrosoftAspNetCoreSession, MicrosoftAspNetCoreSignalRCommon, MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, MicrosoftAspNetCoreStaticAssets, MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreWebSockets, MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, MicrosoftExtensionsCachingAbstractions, MicrosoftExtensionsCachingMemory, MicrosoftExtensionsConfigurationAbstractions, MicrosoftExtensionsConfigurationBinder, MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, MicrosoftExtensionsConfigurationEnvironmentVariables, MicrosoftExtensionsConfigurationFileExtensions, MicrosoftExtensionsConfigurationIni, @@ -1794,12 +1629,13 @@ public static ImmutableArray All MicrosoftExtensionsConfigurationKeyPerFile, MicrosoftExtensionsConfigurationUserSecrets, MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, MicrosoftExtensionsDependencyInjectionAbstractions, MicrosoftExtensionsDependencyInjection, MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, MicrosoftExtensionsFeatures, MicrosoftExtensionsFileProvidersAbstractions, MicrosoftExtensionsFileProvidersComposite, @@ -1817,10 +1653,10 @@ public static ImmutableArray All MicrosoftExtensionsLoggingConfiguration, MicrosoftExtensionsLoggingConsole, MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, MicrosoftExtensionsLoggingEventLog, MicrosoftExtensionsLoggingEventSource, MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, MicrosoftExtensionsObjectPool, MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftExtensionsOptionsDataAnnotations, @@ -1832,6 +1668,170 @@ public static ImmutableArray All SystemDiagnosticsEventLog, SystemSecurityCryptographyXml, SystemThreadingRateLimiting, + MicrosoftCSharp, + MicrosoftVisualBasicCore, + MicrosoftVisualBasic, + MicrosoftWin32Primitives, + MicrosoftWin32Registry, + SystemAppContext, + SystemBuffers, + SystemCollectionsConcurrent, + SystemCollectionsImmutable, + SystemCollectionsNonGeneric, + SystemCollectionsSpecialized, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelDataAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModelPrimitives, + SystemComponentModelTypeConverter, + SystemComponentModel, + SystemConfiguration, + SystemConsole, + SystemCore, + SystemDataCommon, + SystemDataDataSetExtensions, + SystemData, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsDiagnosticSource, + SystemDiagnosticsFileVersionInfo, + SystemDiagnosticsProcess, + SystemDiagnosticsStackTrace, + SystemDiagnosticsTextWriterTraceListener, + SystemDiagnosticsTools, + SystemDiagnosticsTraceSource, + SystemDiagnosticsTracing, + SystemDrawingPrimitives, + SystemDrawing, + SystemDynamicRuntime, + SystemFormatsAsn1, + SystemFormatsTar, + SystemGlobalizationCalendars, + SystemGlobalizationExtensions, + SystemGlobalization, + SystemIOCompressionBrotli, + SystemIOCompressionFileSystem, + SystemIOCompressionZipFile, + SystemIOCompression, + SystemIOFileSystemAccessControl, + SystemIOFileSystemDriveInfo, + SystemIOFileSystemPrimitives, + SystemIOFileSystemWatcher, + SystemIOFileSystem, + SystemIOIsolatedStorage, + SystemIOMemoryMappedFiles, + SystemIOPipelines, + SystemIOPipesAccessControl, + SystemIOPipes, + SystemIOUnmanagedMemoryStream, + SystemIO, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemMemory, + SystemNetHttpJson, + SystemNetHttp, + SystemNetHttpListener, + SystemNetMail, + SystemNetNameResolution, + SystemNetNetworkInformation, + SystemNetPing, + SystemNetPrimitives, + SystemNetQuic, + SystemNetRequests, + SystemNetSecurity, + SystemNetServicePoint, + SystemNetSockets, + SystemNetWebClient, + SystemNetWebHeaderCollection, + SystemNetWebProxy, + SystemNetWebSocketsClient, + SystemNetWebSockets, + SystemNet, + SystemNumericsVectors, + SystemNumerics, + SystemObjectModel, + SystemReflectionDispatchProxy, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionMetadata, + SystemReflectionPrimitives, + SystemReflectionTypeExtensions, + SystemReflection, + SystemResourcesReader, + SystemResourcesResourceManager, + SystemResourcesWriter, + SystemRuntimeCompilerServicesUnsafe, + SystemRuntimeCompilerServicesVisualC, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, + SystemRuntimeIntrinsics, + SystemRuntimeLoader, + SystemRuntimeNumerics, + SystemRuntimeSerializationFormatters, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityAccessControl, + SystemSecurityClaims, + SystemSecurityCryptographyAlgorithms, + SystemSecurityCryptographyCng, + SystemSecurityCryptographyCsp, + SystemSecurityCryptographyEncoding, + SystemSecurityCryptographyOpenSsl, + SystemSecurityCryptographyPrimitives, + SystemSecurityCryptographyX509Certificates, + SystemSecurityCryptography, + SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, + SystemSecuritySecureString, + SystemSecurity, + SystemServiceModelWeb, + SystemServiceProcess, + SystemTextEncodingCodePages, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextEncodingsWeb, + SystemTextJson, + SystemTextRegularExpressions, + SystemThreadingChannels, + SystemThreadingOverlapped, + SystemThreadingTasksDataflow, + SystemThreadingTasksExtensions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingThread, + SystemThreadingThreadPool, + SystemThreadingTimer, + SystemThreading, + SystemTransactionsLocal, + SystemTransactions, + SystemValueTuple, + SystemWebHttpUtility, + SystemWeb, + SystemWindows, + SystemXmlLinq, + SystemXmlReaderWriter, + SystemXmlSerialization, + SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemXml, + System, + WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1846,5137 +1846,5137 @@ public static partial class AspNet90 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery { get { - if (_MicrosoftCSharp is null) + if (_MicrosoftAspNetCoreAntiforgery is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet90)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet90)"); } - return _MicrosoftCSharp; + return _MicrosoftAspNetCoreAntiforgery; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_MicrosoftVisualBasicCore is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet90)"); + _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet90)"); } - return _MicrosoftVisualBasicCore; + return _MicrosoftAspNetCoreAuthenticationAbstractions; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_MicrosoftVisualBasic is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet90)"); + _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet90)"); } - return _MicrosoftVisualBasic; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_MicrosoftWin32Primitives is null) + if (_MicrosoftAspNetCoreAuthenticationCookies is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet90)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet90)"); } - return _MicrosoftWin32Primitives; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for Microsoft.Win32.Registry.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_MicrosoftWin32Registry is null) + if (_MicrosoftAspNetCoreAuthenticationCore is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet90)"); + _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet90)"); } - return _MicrosoftWin32Registry; + return _MicrosoftAspNetCoreAuthenticationCore; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for mscorlib.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_mscorlib is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet90)"); + _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet90)"); } - return _mscorlib; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for netstandard.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_netstandard is null) + if (_MicrosoftAspNetCoreAuthentication is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet90)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet90)"); } - return _netstandard; + return _MicrosoftAspNetCoreAuthentication; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for System.AppContext.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_SystemAppContext is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet90)"); + _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet90)"); } - return _SystemAppContext; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for System.Buffers.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_SystemBuffers is null) + if (_MicrosoftAspNetCoreAuthorization is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet90)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet90)"); } - return _SystemBuffers; + return _MicrosoftAspNetCoreAuthorization; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_SystemCollectionsConcurrent is null) + if (_MicrosoftAspNetCoreComponentsAuthorization is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet90)"); + _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet90)"); } - return _SystemCollectionsConcurrent; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The for System.Collections.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints { get { - if (_SystemCollections is null) + if (_MicrosoftAspNetCoreComponentsEndpoints is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet90)"); + _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet90)"); } - return _SystemCollections; + return _MicrosoftAspNetCoreComponentsEndpoints; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftAspNetCoreComponentsForms is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet90)"); + _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet90)"); } - return _SystemCollectionsImmutable; + return _MicrosoftAspNetCoreComponentsForms; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_SystemCollectionsNonGeneric is null) + if (_MicrosoftAspNetCoreComponentsServer is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet90)"); + _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet90)"); } - return _SystemCollectionsNonGeneric; + return _MicrosoftAspNetCoreComponentsServer; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_SystemCollectionsSpecialized is null) + if (_MicrosoftAspNetCoreComponentsWeb is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet90)"); + _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet90)"); } - return _SystemCollectionsSpecialized; + return _MicrosoftAspNetCoreComponentsWeb; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreComponents { get { - if (_SystemComponentModelAnnotations is null) + if (_MicrosoftAspNetCoreComponents is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet90)"); + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet90)"); } - return _SystemComponentModelAnnotations; + return _MicrosoftAspNetCoreComponents; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions { get { - if (_SystemComponentModelDataAnnotations is null) + if (_MicrosoftAspNetCoreConnectionsAbstractions is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet90)"); + _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet90)"); } - return _SystemComponentModelDataAnnotations; + return _MicrosoftAspNetCoreConnectionsAbstractions; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; /// - /// The for System.ComponentModel.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy { get { - if (_SystemComponentModel is null) + if (_MicrosoftAspNetCoreCookiePolicy is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet90)"); + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet90)"); } - return _SystemComponentModel; + return _MicrosoftAspNetCoreCookiePolicy; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference MicrosoftAspNetCoreCors { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_MicrosoftAspNetCoreCors is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet90)"); + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet90)"); } - return _SystemComponentModelEventBasedAsync; + return _MicrosoftAspNetCoreCors; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The for System.ComponentModel.Primitives.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal { get { - if (_SystemComponentModelPrimitives is null) + if (_MicrosoftAspNetCoreCryptographyInternal is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet90)"); + _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet90)"); } - return _SystemComponentModelPrimitives; + return _MicrosoftAspNetCoreCryptographyInternal; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_SystemComponentModelTypeConverter is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet90)"); + _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet90)"); } - return _SystemComponentModelTypeConverter; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The for System.Configuration.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions { get { - if (_SystemConfiguration is null) + if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet90)"); + _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet90)"); } - return _SystemConfiguration; + return _MicrosoftAspNetCoreDataProtectionAbstractions; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for System.Console.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_SystemConsole is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet90)"); + _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet90)"); } - return _SystemConsole; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// - /// The for System.Core.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftAspNetCoreDataProtection { get { - if (_SystemCore is null) + if (_MicrosoftAspNetCoreDataProtection is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet90)"); + _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet90)"); } - return _SystemCore; + return _MicrosoftAspNetCoreDataProtection; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for System.Data.Common.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_SystemDataCommon is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet90)"); + _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet90)"); } - return _SystemDataCommon; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_SystemDataDataSetExtensions is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet90)"); + _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet90)"); } - return _SystemDataDataSetExtensions; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; /// - /// The for System.Data.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics { get { - if (_SystemData is null) + if (_MicrosoftAspNetCoreDiagnostics is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet90)"); + _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet90)"); } - return _SystemData; + return _MicrosoftAspNetCoreDiagnostics; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for System.Diagnostics.Contracts.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_SystemDiagnosticsContracts is null) + if (_MicrosoftAspNetCoreHostFiltering is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet90)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet90)"); } - return _SystemDiagnosticsContracts; + return _MicrosoftAspNetCoreHostFiltering; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_SystemDiagnosticsDebug is null) + if (_MicrosoftAspNetCoreHostingAbstractions is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet90)"); + _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet90)"); } - return _SystemDiagnosticsDebug; + return _MicrosoftAspNetCoreHostingAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_MicrosoftAspNetCoreHostingServerAbstractions is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet90)"); + _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet90)"); } - return _SystemDiagnosticsDiagnosticSource; + return _MicrosoftAspNetCoreHostingServerAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_MicrosoftAspNetCoreHosting is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet90)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet90)"); } - return _SystemDiagnosticsFileVersionInfo; + return _MicrosoftAspNetCoreHosting; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for System.Diagnostics.Process.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_SystemDiagnosticsProcess is null) + if (_MicrosoftAspNetCoreHtmlAbstractions is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet90)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet90)"); } - return _SystemDiagnosticsProcess; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_SystemDiagnosticsStackTrace is null) + if (_MicrosoftAspNetCoreHttpAbstractions is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet90)"); + _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet90)"); } - return _SystemDiagnosticsStackTrace; + return _MicrosoftAspNetCoreHttpAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet90)"); + _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet90)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for System.Diagnostics.Tools.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_SystemDiagnosticsTools is null) + if (_MicrosoftAspNetCoreHttpConnections is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet90)"); + _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet90)"); } - return _SystemDiagnosticsTools; + return _MicrosoftAspNetCoreHttpConnections; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions { get { - if (_SystemDiagnosticsTraceSource is null) + if (_MicrosoftAspNetCoreHttpExtensions is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet90)"); + _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet90)"); } - return _SystemDiagnosticsTraceSource; + return _MicrosoftAspNetCoreHttpExtensions; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_SystemDiagnosticsTracing is null) + if (_MicrosoftAspNetCoreHttpFeatures is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet90)"); + _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet90)"); } - return _SystemDiagnosticsTracing; + return _MicrosoftAspNetCoreHttpFeatures; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; /// - /// The for System.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults { get { - if (_System is null) + if (_MicrosoftAspNetCoreHttpResults is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System")).GetReference(filePath: "System.dll", display: "System (aspnet90)"); + _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet90)"); } - return _System; + return _MicrosoftAspNetCoreHttpResults; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for System.Drawing.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_SystemDrawing is null) + if (_MicrosoftAspNetCoreHttp is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet90)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet90)"); } - return _SystemDrawing; + return _MicrosoftAspNetCoreHttp; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for System.Drawing.Primitives.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_SystemDrawingPrimitives is null) + if (_MicrosoftAspNetCoreHttpLogging is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet90)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet90)"); } - return _SystemDrawingPrimitives; + return _MicrosoftAspNetCoreHttpLogging; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for System.Dynamic.Runtime.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_SystemDynamicRuntime is null) + if (_MicrosoftAspNetCoreHttpOverrides is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet90)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet90)"); } - return _SystemDynamicRuntime; + return _MicrosoftAspNetCoreHttpOverrides; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_SystemFormatsAsn1 is null) + if (_MicrosoftAspNetCoreHttpsPolicy is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet90)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet90)"); } - return _SystemFormatsAsn1; + return _MicrosoftAspNetCoreHttpsPolicy; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for System.Formats.Tar.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_SystemFormatsTar is null) + if (_MicrosoftAspNetCoreIdentity is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet90)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet90)"); } - return _SystemFormatsTar; + return _MicrosoftAspNetCoreIdentity; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_SystemGlobalizationCalendars is null) + if (_MicrosoftAspNetCoreLocalizationRouting is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet90)"); + _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet90)"); } - return _SystemGlobalizationCalendars; + return _MicrosoftAspNetCoreLocalizationRouting; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for System.Globalization.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_SystemGlobalization is null) + if (_MicrosoftAspNetCoreLocalization is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet90)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet90)"); } - return _SystemGlobalization; + return _MicrosoftAspNetCoreLocalization; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for System.Globalization.Extensions.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_SystemGlobalizationExtensions is null) + if (_MicrosoftAspNetCoreMetadata is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet90)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet90)"); } - return _SystemGlobalizationExtensions; + return _MicrosoftAspNetCoreMetadata; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_SystemIOCompressionBrotli is null) + if (_MicrosoftAspNetCoreMvcAbstractions is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet90)"); + _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet90)"); } - return _SystemIOCompressionBrotli; + return _MicrosoftAspNetCoreMvcAbstractions; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The for System.IO.Compression.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer { get { - if (_SystemIOCompression is null) + if (_MicrosoftAspNetCoreMvcApiExplorer is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet90)"); + _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet90)"); } - return _SystemIOCompression; + return _MicrosoftAspNetCoreMvcApiExplorer; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore { get { - if (_SystemIOCompressionFileSystem is null) + if (_MicrosoftAspNetCoreMvcCore is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet90)"); + _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet90)"); } - return _SystemIOCompressionFileSystem; + return _MicrosoftAspNetCoreMvcCore; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_SystemIOCompressionZipFile is null) + if (_MicrosoftAspNetCoreMvcCors is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet90)"); + _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet90)"); } - return _SystemIOCompressionZipFile; + return _MicrosoftAspNetCoreMvcCors; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for System.IO.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_SystemIO is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet90)"); + _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet90)"); } - return _SystemIO; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_SystemIOFileSystemAccessControl is null) + if (_MicrosoftAspNetCoreMvcFormattersJson is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet90)"); + _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet90)"); } - return _SystemIOFileSystemAccessControl; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for System.IO.FileSystem.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_SystemIOFileSystem is null) + if (_MicrosoftAspNetCoreMvcFormattersXml is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet90)"); + _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet90)"); } - return _SystemIOFileSystem; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_MicrosoftAspNetCoreMvcLocalization is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet90)"); + _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet90)"); } - return _SystemIOFileSystemDriveInfo; + return _MicrosoftAspNetCoreMvcLocalization; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_SystemIOFileSystemPrimitives is null) + if (_MicrosoftAspNetCoreMvcRazor is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet90)"); + _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet90)"); } - return _SystemIOFileSystemPrimitives; + return _MicrosoftAspNetCoreMvcRazor; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages { get { - if (_SystemIOFileSystemWatcher is null) + if (_MicrosoftAspNetCoreMvcRazorPages is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet90)"); + _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet90)"); } - return _SystemIOFileSystemWatcher; + return _MicrosoftAspNetCoreMvcRazorPages; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The for System.IO.IsolatedStorage.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers { get { - if (_SystemIOIsolatedStorage is null) + if (_MicrosoftAspNetCoreMvcTagHelpers is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet90)"); + _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet90)"); } - return _SystemIOIsolatedStorage; + return _MicrosoftAspNetCoreMvcTagHelpers; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures { get { - if (_SystemIOMemoryMappedFiles is null) + if (_MicrosoftAspNetCoreMvcViewFeatures is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet90)"); + _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet90)"); } - return _SystemIOMemoryMappedFiles; + return _MicrosoftAspNetCoreMvcViewFeatures; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; /// - /// The for System.IO.Pipelines.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference MicrosoftAspNetCoreMvc { get { - if (_SystemIOPipelines is null) + if (_MicrosoftAspNetCoreMvc is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet90)"); + _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet90)"); } - return _SystemIOPipelines; + return _MicrosoftAspNetCoreMvc; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_SystemIOPipesAccessControl is null) + if (_MicrosoftAspNetCoreOutputCaching is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet90)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet90)"); } - return _SystemIOPipesAccessControl; + return _MicrosoftAspNetCoreOutputCaching; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// - /// The for System.IO.Pipes.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting { get { - if (_SystemIOPipes is null) + if (_MicrosoftAspNetCoreRateLimiting is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet90)"); + _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet90)"); } - return _SystemIOPipes; + return _MicrosoftAspNetCoreRateLimiting; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_MicrosoftAspNetCoreRazorRuntime is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet90)"); + _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet90)"); } - return _SystemIOUnmanagedMemoryStream; + return _MicrosoftAspNetCoreRazorRuntime; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for System.Linq.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_SystemLinq is null) + if (_MicrosoftAspNetCoreRazor is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet90)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet90)"); } - return _SystemLinq; + return _MicrosoftAspNetCoreRazor; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for System.Linq.Expressions.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_SystemLinqExpressions is null) + if (_MicrosoftAspNetCoreRequestDecompression is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet90)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet90)"); } - return _SystemLinqExpressions; + return _MicrosoftAspNetCoreRequestDecompression; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for System.Linq.Parallel.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_SystemLinqParallel is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet90)"); + _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet90)"); } - return _SystemLinqParallel; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for System.Linq.Queryable.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_SystemLinqQueryable is null) + if (_MicrosoftAspNetCoreResponseCaching is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet90)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet90)"); } - return _SystemLinqQueryable; + return _MicrosoftAspNetCoreResponseCaching; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for System.Memory.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_SystemMemory is null) + if (_MicrosoftAspNetCoreResponseCompression is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet90)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet90)"); } - return _SystemMemory; + return _MicrosoftAspNetCoreResponseCompression; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; /// - /// The for System.Net.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference MicrosoftAspNetCoreRewrite { get { - if (_SystemNet is null) + if (_MicrosoftAspNetCoreRewrite is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet90)"); + _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet90)"); } - return _SystemNet; + return _MicrosoftAspNetCoreRewrite; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for System.Net.Http.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_SystemNetHttp is null) + if (_MicrosoftAspNetCoreRoutingAbstractions is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet90)"); + _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet90)"); } - return _SystemNetHttp; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_SystemNetHttpJson is null) + if (_MicrosoftAspNetCoreRouting is null) { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet90)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet90)"); } - return _SystemNetHttpJson; + return _MicrosoftAspNetCoreRouting; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; /// - /// The for System.Net.HttpListener.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_SystemNetHttpListener is null) + if (_MicrosoftAspNetCoreServerHttpSys is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet90)"); + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet90)"); } - return _SystemNetHttpListener; + return _MicrosoftAspNetCoreServerHttpSys; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; /// - /// The for System.Net.Mail.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference MicrosoftAspNetCoreServerIIS { get { - if (_SystemNetMail is null) + if (_MicrosoftAspNetCoreServerIIS is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet90)"); + _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet90)"); } - return _SystemNetMail; + return _MicrosoftAspNetCoreServerIIS; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for System.Net.NameResolution.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_SystemNetNameResolution is null) + if (_MicrosoftAspNetCoreServerIISIntegration is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet90)"); + _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet90)"); } - return _SystemNetNameResolution; + return _MicrosoftAspNetCoreServerIISIntegration; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for System.Net.NetworkInformation.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_SystemNetNetworkInformation is null) + if (_MicrosoftAspNetCoreServerKestrelCore is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet90)"); + _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet90)"); } - return _SystemNetNetworkInformation; + return _MicrosoftAspNetCoreServerKestrelCore; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for System.Net.Ping.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_SystemNetPing is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet90)"); + _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet90)"); } - return _SystemNetPing; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet90)"); + _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet90)"); } - return _SystemNetPrimitives; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The for System.Net.Quic.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets { get { - if (_SystemNetQuic is null) + if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet90)"); + _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet90)"); } - return _SystemNetQuic; + return _MicrosoftAspNetCoreServerKestrelTransportSockets; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; /// - /// The for System.Net.Requests.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel { get { - if (_SystemNetRequests is null) + if (_MicrosoftAspNetCoreServerKestrel is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet90)"); + _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet90)"); } - return _SystemNetRequests; + return _MicrosoftAspNetCoreServerKestrel; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for System.Net.Security.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_SystemNetSecurity is null) + if (_MicrosoftAspNetCoreSession is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet90)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet90)"); } - return _SystemNetSecurity; + return _MicrosoftAspNetCoreSession; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_SystemNetServicePoint is null) + if (_MicrosoftAspNetCoreSignalRCommon is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet90)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet90)"); } - return _SystemNetServicePoint; + return _MicrosoftAspNetCoreSignalRCommon; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for System.Net.Sockets.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_SystemNetSockets is null) + if (_MicrosoftAspNetCoreSignalRCore is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet90)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet90)"); } - return _SystemNetSockets; + return _MicrosoftAspNetCoreSignalRCore; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for System.Net.WebClient.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_SystemNetWebClient is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet90)"); + _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet90)"); } - return _SystemNetWebClient; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_SystemNetWebHeaderCollection is null) + if (_MicrosoftAspNetCoreSignalR is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet90)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet90)"); } - return _SystemNetWebHeaderCollection; + return _MicrosoftAspNetCoreSignalR; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; /// - /// The for System.Net.WebProxy.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets { get { - if (_SystemNetWebProxy is null) + if (_MicrosoftAspNetCoreStaticAssets is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet90)"); + _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet90)"); } - return _SystemNetWebProxy; + return _MicrosoftAspNetCoreStaticAssets; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for System.Net.WebSockets.Client.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_SystemNetWebSocketsClient is null) + if (_MicrosoftAspNetCoreStaticFiles is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet90)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet90)"); } - return _SystemNetWebSocketsClient; + return _MicrosoftAspNetCoreStaticFiles; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// - /// The for System.Net.WebSockets.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference MicrosoftAspNetCoreWebSockets { get { - if (_SystemNetWebSockets is null) + if (_MicrosoftAspNetCoreWebSockets is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet90)"); + _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet90)"); } - return _SystemNetWebSockets; + return _MicrosoftAspNetCoreWebSockets; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for System.Numerics.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_SystemNumerics is null) + if (_MicrosoftAspNetCoreWebUtilities is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet90)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet90)"); } - return _SystemNumerics; + return _MicrosoftAspNetCoreWebUtilities; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_SystemNumericsVectors is null) + if (_MicrosoftAspNetCore is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet90)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet90)"); } - return _SystemNumericsVectors; + return _MicrosoftAspNetCore; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for System.ObjectModel.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_SystemObjectModel is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet90)"); + _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet90)"); } - return _SystemObjectModel; + return _MicrosoftExtensionsCachingAbstractions; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_SystemReflectionDispatchProxy is null) + if (_MicrosoftExtensionsCachingMemory is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet90)"); + _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet90)"); } - return _SystemReflectionDispatchProxy; + return _MicrosoftExtensionsCachingMemory; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for System.Reflection.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_SystemReflection is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet90)"); + _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet90)"); } - return _SystemReflection; + return _MicrosoftExtensionsConfigurationAbstractions; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; /// - /// The for System.Reflection.Emit.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder { get { - if (_SystemReflectionEmit is null) + if (_MicrosoftExtensionsConfigurationBinder is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet90)"); + _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet90)"); } - return _SystemReflectionEmit; + return _MicrosoftExtensionsConfigurationBinder; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_SystemReflectionEmitILGeneration is null) + if (_MicrosoftExtensionsConfigurationCommandLine is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet90)"); + _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet90)"); } - return _SystemReflectionEmitILGeneration; + return _MicrosoftExtensionsConfigurationCommandLine; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_SystemReflectionEmitLightweight is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet90)"); + _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet90)"); } - return _SystemReflectionEmitLightweight; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The for System.Reflection.Extensions.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions { get { - if (_SystemReflectionExtensions is null) + if (_MicrosoftExtensionsConfigurationFileExtensions is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet90)"); + _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet90)"); } - return _SystemReflectionExtensions; + return _MicrosoftExtensionsConfigurationFileExtensions; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for System.Reflection.Metadata.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_SystemReflectionMetadata is null) + if (_MicrosoftExtensionsConfigurationIni is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet90)"); + _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet90)"); } - return _SystemReflectionMetadata; + return _MicrosoftExtensionsConfigurationIni; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// - /// The for System.Reflection.Primitives.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference MicrosoftExtensionsConfigurationJson { get { - if (_SystemReflectionPrimitives is null) + if (_MicrosoftExtensionsConfigurationJson is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet90)"); + _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet90)"); } - return _SystemReflectionPrimitives; + return _MicrosoftExtensionsConfigurationJson; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_SystemReflectionTypeExtensions is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet90)"); + _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet90)"); } - return _SystemReflectionTypeExtensions; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for System.Resources.Reader.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_SystemResourcesReader is null) + if (_MicrosoftExtensionsConfigurationUserSecrets is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet90)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet90)"); } - return _SystemResourcesReader; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for System.Resources.ResourceManager.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_SystemResourcesResourceManager is null) + if (_MicrosoftExtensionsConfigurationXml is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet90)"); + _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet90)"); } - return _SystemResourcesResourceManager; + return _MicrosoftExtensionsConfigurationXml; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for System.Resources.Writer.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_SystemResourcesWriter is null) + if (_MicrosoftExtensionsConfiguration is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet90)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet90)"); } - return _SystemResourcesWriter; + return _MicrosoftExtensionsConfiguration; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet90)"); + _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet90)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_MicrosoftExtensionsDependencyInjection is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet90)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet90)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _MicrosoftExtensionsDependencyInjection; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.Runtime.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemRuntime is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet90)"); + _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet90)"); } - return _SystemRuntime; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for System.Runtime.Extensions.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_SystemRuntimeExtensions is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet90)"); + _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet90)"); } - return _SystemRuntimeExtensions; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for System.Runtime.Handles.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_SystemRuntimeHandles is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet90)"); + _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet90)"); } - return _SystemRuntimeHandles; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for System.Runtime.InteropServices.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_SystemRuntimeInteropServices is null) + if (_MicrosoftExtensionsDiagnostics is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet90)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet90)"); } - return _SystemRuntimeInteropServices; + return _MicrosoftExtensionsDiagnostics; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_MicrosoftExtensionsFeatures is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet90)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet90)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _MicrosoftExtensionsFeatures; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_MicrosoftExtensionsFileProvidersAbstractions is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet90)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet90)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_SystemRuntimeIntrinsics is null) + if (_MicrosoftExtensionsFileProvidersComposite is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet90)"); + _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet90)"); } - return _SystemRuntimeIntrinsics; + return _MicrosoftExtensionsFileProvidersComposite; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for System.Runtime.Loader.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_SystemRuntimeLoader is null) + if (_MicrosoftExtensionsFileProvidersEmbedded is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet90)"); + _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet90)"); } - return _SystemRuntimeLoader; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for System.Runtime.Numerics.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_SystemRuntimeNumerics is null) + if (_MicrosoftExtensionsFileProvidersPhysical is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet90)"); + _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet90)"); } - return _SystemRuntimeNumerics; + return _MicrosoftExtensionsFileProvidersPhysical; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing { get { - if (_SystemRuntimeSerialization is null) + if (_MicrosoftExtensionsFileSystemGlobbing is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet90)"); + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet90)"); } - return _SystemRuntimeSerialization; + return _MicrosoftExtensionsFileSystemGlobbing; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet90)"); + _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet90)"); } - return _SystemRuntimeSerializationFormatters; + return _MicrosoftExtensionsHostingAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_SystemRuntimeSerializationJson is null) + if (_MicrosoftExtensionsHosting is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet90)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet90)"); } - return _SystemRuntimeSerializationJson; + return _MicrosoftExtensionsHosting; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_MicrosoftExtensionsHttp is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet90)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet90)"); } - return _SystemRuntimeSerializationPrimitives; + return _MicrosoftExtensionsHttp; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_SystemRuntimeSerializationXml is null) + if (_MicrosoftExtensionsIdentityCore is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet90)"); + _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet90)"); } - return _SystemRuntimeSerializationXml; + return _MicrosoftExtensionsIdentityCore; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for System.Security.AccessControl.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_SystemSecurityAccessControl is null) + if (_MicrosoftExtensionsIdentityStores is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet90)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet90)"); } - return _SystemSecurityAccessControl; + return _MicrosoftExtensionsIdentityStores; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The for System.Security.Claims.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions { get { - if (_SystemSecurityClaims is null) + if (_MicrosoftExtensionsLocalizationAbstractions is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet90)"); + _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet90)"); } - return _SystemSecurityClaims; + return _MicrosoftExtensionsLocalizationAbstractions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference MicrosoftExtensionsLocalization { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_MicrosoftExtensionsLocalization is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet90)"); + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet90)"); } - return _SystemSecurityCryptographyAlgorithms; + return _MicrosoftExtensionsLocalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_SystemSecurityCryptographyCng is null) + if (_MicrosoftExtensionsLoggingAbstractions is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet90)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet90)"); } - return _SystemSecurityCryptographyCng; + return _MicrosoftExtensionsLoggingAbstractions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_SystemSecurityCryptographyCsp is null) + if (_MicrosoftExtensionsLoggingConfiguration is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet90)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet90)"); } - return _SystemSecurityCryptographyCsp; + return _MicrosoftExtensionsLoggingConfiguration; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for System.Security.Cryptography.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_SystemSecurityCryptography is null) + if (_MicrosoftExtensionsLoggingConsole is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet90)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet90)"); } - return _SystemSecurityCryptography; + return _MicrosoftExtensionsLoggingConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_MicrosoftExtensionsLoggingDebug is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet90)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet90)"); } - return _SystemSecurityCryptographyEncoding; + return _MicrosoftExtensionsLoggingDebug; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_MicrosoftExtensionsLoggingEventLog is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet90)"); + _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet90)"); } - return _SystemSecurityCryptographyOpenSsl; + return _MicrosoftExtensionsLoggingEventLog; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_MicrosoftExtensionsLoggingEventSource is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet90)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet90)"); } - return _SystemSecurityCryptographyPrimitives; + return _MicrosoftExtensionsLoggingEventSource; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_MicrosoftExtensionsLoggingTraceSource is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet90)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet90)"); } - return _SystemSecurityCryptographyX509Certificates; + return _MicrosoftExtensionsLoggingTraceSource; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _MicrosoftExtensionsLogging; /// - /// The for System.Security.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference MicrosoftExtensionsLogging { get { - if (_SystemSecurity is null) + if (_MicrosoftExtensionsLogging is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet90)"); + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet90)"); } - return _SystemSecurity; + return _MicrosoftExtensionsLogging; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for System.Security.Principal.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_SystemSecurityPrincipal is null) + if (_MicrosoftExtensionsObjectPool is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet90)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet90)"); } - return _SystemSecurityPrincipal; + return _MicrosoftExtensionsObjectPool; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_SystemSecurityPrincipalWindows is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet90)"); + _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet90)"); } - return _SystemSecurityPrincipalWindows; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations { get { - if (_SystemSecuritySecureString is null) + if (_MicrosoftExtensionsOptionsDataAnnotations is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet90)"); + _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet90)"); } - return _SystemSecuritySecureString; + return _MicrosoftExtensionsOptionsDataAnnotations; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for System.ServiceModel.Web.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_SystemServiceModelWeb is null) + if (_MicrosoftExtensionsOptions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet90)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet90)"); } - return _SystemServiceModelWeb; + return _MicrosoftExtensionsOptions; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference MicrosoftExtensionsPrimitives { get { - if (_SystemServiceProcess is null) + if (_MicrosoftExtensionsPrimitives is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet90)"); + _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet90)"); } - return _SystemServiceProcess; + return _MicrosoftExtensionsPrimitives; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference MicrosoftExtensionsWebEncoders { get { - if (_SystemTextEncodingCodePages is null) + if (_MicrosoftExtensionsWebEncoders is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet90)"); + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet90)"); } - return _SystemTextEncodingCodePages; + return _MicrosoftExtensionsWebEncoders; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_SystemTextEncoding is null) + if (_MicrosoftJSInterop is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet90)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet90)"); } - return _SystemTextEncoding; + return _MicrosoftJSInterop; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference MicrosoftNetHttpHeaders { get { - if (_SystemTextEncodingExtensions is null) + if (_MicrosoftNetHttpHeaders is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet90)"); + _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet90)"); } - return _SystemTextEncodingExtensions; + return _MicrosoftNetHttpHeaders; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemDiagnosticsEventLog is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet90)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet90)"); } - return _SystemTextEncodingsWeb; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for System.Text.Json.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_SystemTextJson is null) + if (_SystemSecurityCryptographyXml is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet90)"); + _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet90)"); } - return _SystemTextJson; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemThreadingRateLimiting; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Threading.RateLimiting.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemThreadingRateLimiting { get { - if (_SystemTextRegularExpressions is null) + if (_SystemThreadingRateLimiting is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet90)"); + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet90)"); } - return _SystemTextRegularExpressions; + return _SystemThreadingRateLimiting; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Threading.Channels.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemThreadingChannels is null) + if (_MicrosoftCSharp is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet90)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet90)"); } - return _SystemThreadingChannels; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Threading.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemThreading is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet90)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet90)"); } - return _SystemThreading; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Threading.Overlapped.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemThreadingOverlapped is null) + if (_MicrosoftVisualBasic is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet90)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet90)"); } - return _SystemThreadingOverlapped; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemThreadingTasksDataflow is null) + if (_MicrosoftWin32Primitives is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet90)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet90)"); } - return _SystemThreadingTasksDataflow; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Threading.Tasks.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemThreadingTasks is null) + if (_MicrosoftWin32Registry is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet90)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet90)"); } - return _SystemThreadingTasks; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemAppContext is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet90)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet90)"); } - return _SystemThreadingTasksExtensions; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemBuffers { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemBuffers is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet90)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet90)"); } - return _SystemThreadingTasksParallel; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Threading.Thread.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemThreadingThread is null) + if (_SystemCollectionsConcurrent is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet90)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet90)"); } - return _SystemThreadingThread; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemThreadingThreadPool is null) + if (_SystemCollectionsImmutable is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet90)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet90)"); } - return _SystemThreadingThreadPool; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Threading.Timer.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemThreadingTimer is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet90)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet90)"); } - return _SystemThreadingTimer; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Transactions.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemTransactions is null) + if (_SystemCollectionsSpecialized is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet90)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet90)"); } - return _SystemTransactions; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Transactions.Local.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemCollections { get { - if (_SystemTransactionsLocal is null) + if (_SystemCollections is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet90)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet90)"); } - return _SystemTransactionsLocal; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.ValueTuple.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemValueTuple is null) + if (_SystemComponentModelAnnotations is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet90)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet90)"); } - return _SystemValueTuple; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Web.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemWeb is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet90)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet90)"); } - return _SystemWeb; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Web.HttpUtility.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemWebHttpUtility is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet90)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet90)"); } - return _SystemWebHttpUtility; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Windows.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemWindows is null) + if (_SystemComponentModelPrimitives is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet90)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet90)"); } - return _SystemWindows; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.Xml.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemXml is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet90)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet90)"); } - return _SystemXml; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Xml.Linq.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemXmlLinq is null) + if (_SystemComponentModel is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet90)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet90)"); } - return _SystemXmlLinq; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemXmlReaderWriter is null) + if (_SystemConfiguration is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet90)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet90)"); } - return _SystemXmlReaderWriter; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Xml.Serialization.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemConsole { get { - if (_SystemXmlSerialization is null) + if (_SystemConsole is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet90)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet90)"); } - return _SystemXmlSerialization; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Xml.XDocument.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCore { get { - if (_SystemXmlXDocument is null) + if (_SystemCore is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet90)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet90)"); } - return _SystemXmlXDocument; + return _SystemCore; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemXmlXmlDocument is null) + if (_SystemDataCommon is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet90)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet90)"); } - return _SystemXmlXmlDocument; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemDataDataSetExtensions is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet90)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet90)"); } - return _SystemXmlXmlSerializer; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Xml.XPath.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemData { get { - if (_SystemXmlXPath is null) + if (_SystemData is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet90)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet90)"); } - return _SystemXmlXPath; + return _SystemData; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemDiagnosticsContracts is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet90)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet90)"); } - return _SystemXmlXPathXDocument; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for WindowsBase.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_WindowsBase is null) + if (_SystemDiagnosticsDebug is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet90)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet90)"); } - return _WindowsBase; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet90)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet90)"); } - return _MicrosoftAspNetCoreAntiforgery; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet90)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_SystemDiagnosticsProcess is null) { - _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet90)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_SystemDiagnosticsStackTrace is null) { - _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet90)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationCookies; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet90)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationCore; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_SystemDiagnosticsTools is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet90)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet90)"); } - return _MicrosoftAspNetCoreAuthentication; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_SystemDiagnosticsTraceSource is null) { - _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet90)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationOAuth; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_SystemDiagnosticsTracing is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet90)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet90)"); } - return _MicrosoftAspNetCoreAuthorization; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_SystemDrawingPrimitives is null) { - _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet90)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet90)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference SystemDrawing { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_SystemDrawing is null) { - _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet90)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _SystemDrawing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_SystemDynamicRuntime is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet90)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet90)"); } - return _MicrosoftAspNetCoreComponents; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_MicrosoftAspNetCoreComponentsEndpoints is null) + if (_SystemFormatsAsn1 is null) { - _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet90)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsEndpoints; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference SystemFormatsTar { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_SystemFormatsTar is null) { - _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet90)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_SystemGlobalizationCalendars is null) { - _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet90)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_SystemGlobalizationExtensions is null) { - _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet90)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + public static PortableExecutableReference SystemGlobalization { get { - if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + if (_SystemGlobalization is null) { - _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet90)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet90)"); } - return _MicrosoftAspNetCoreConnectionsAbstractions; + return _SystemGlobalization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet90)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet90)"); } - return _MicrosoftAspNetCoreCookiePolicy; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_MicrosoftAspNetCoreCors is null) + if (_SystemIOCompressionFileSystem is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet90)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet90)"); } - return _MicrosoftAspNetCoreCors; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_SystemIOCompressionZipFile is null) { - _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet90)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (aspnet90)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference SystemIOCompression { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_SystemIOCompression is null) { - _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet90)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet90)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _SystemIOCompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) + if (_SystemIOFileSystemAccessControl is null) { - _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet90)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (aspnet90)"); } - return _MicrosoftAspNetCoreDataProtectionAbstractions; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtection + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_MicrosoftAspNetCoreDataProtection is null) + if (_SystemIOFileSystemDriveInfo is null) { - _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet90)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet90)"); } - return _MicrosoftAspNetCoreDataProtection; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_SystemIOFileSystemPrimitives is null) { - _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet90)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet90)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_SystemIOFileSystemWatcher is null) { - _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet90)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet90)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + public static PortableExecutableReference SystemIOFileSystem { get { - if (_MicrosoftAspNetCoreDiagnostics is null) + if (_SystemIOFileSystem is null) { - _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet90)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet90)"); } - return _MicrosoftAspNetCoreDiagnostics; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_SystemIOIsolatedStorage is null) { - _MicrosoftAspNetCoreDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", display: "Microsoft.AspNetCore.Diagnostics.HealthChecks (aspnet90)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet90)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _MicrosoftAspNetCore; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for Microsoft.AspNetCore.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_MicrosoftAspNetCore is null) + if (_SystemIOMemoryMappedFiles is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet90)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet90)"); } - return _MicrosoftAspNetCore; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference SystemIOPipelines { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_SystemIOPipelines is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet90)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet90)"); } - return _MicrosoftAspNetCoreHostFiltering; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_SystemIOPipesAccessControl is null) { - _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet90)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (aspnet90)"); } - return _MicrosoftAspNetCoreHostingAbstractions; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference SystemIOPipes { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_SystemIOPipes is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet90)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet90)"); } - return _MicrosoftAspNetCoreHosting; + return _SystemIOPipes; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _MicrosoftAspNetCoreHostingServerAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Server.Abstractions (aspnet90)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet90)"); } - return _MicrosoftAspNetCoreHostingServerAbstractions; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + private static PortableExecutableReference? _SystemIO; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for System.IO.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference SystemIO { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_SystemIO is null) { - _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet90)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet90)"); } - return _MicrosoftAspNetCoreHtmlAbstractions; + return _SystemIO; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference SystemLinqExpressions { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_SystemLinqExpressions is null) { - _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet90)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet90)"); } - return _MicrosoftAspNetCoreHttpAbstractions; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference SystemLinqParallel { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_SystemLinqParallel is null) { - _MicrosoftAspNetCoreHttpConnectionsCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Connections.Common")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.Common.dll", display: "Microsoft.AspNetCore.Http.Connections.Common (aspnet90)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet90)"); } - return _MicrosoftAspNetCoreHttpConnectionsCommon; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference SystemLinqQueryable { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_SystemLinqQueryable is null) { - _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet90)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet90)"); } - return _MicrosoftAspNetCoreHttpConnections; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; + private static PortableExecutableReference? _SystemLinq; /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference SystemLinq { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_SystemLinq is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet90)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet90)"); } - return _MicrosoftAspNetCoreHttp; + return _SystemLinq; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + private static PortableExecutableReference? _SystemMemory; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference SystemMemory { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_SystemMemory is null) { - _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet90)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet90)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _SystemMemory; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference SystemNetHttpJson { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_SystemNetHttpJson is null) { - _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet90)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (aspnet90)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference SystemNetHttp { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_SystemNetHttp is null) { - _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet90)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet90)"); } - return _MicrosoftAspNetCoreHttpResults; + return _SystemNetHttp; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference SystemNetHttpListener { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_SystemNetHttpListener is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet90)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet90)"); } - return _MicrosoftAspNetCoreHttpLogging; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference SystemNetMail { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_SystemNetMail is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet90)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet90)"); } - return _MicrosoftAspNetCoreHttpOverrides; + return _SystemNetMail; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference SystemNetNameResolution { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_SystemNetNameResolution is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet90)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet90)"); } - return _MicrosoftAspNetCoreHttpsPolicy; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_SystemNetNetworkInformation is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet90)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet90)"); } - return _MicrosoftAspNetCoreIdentity; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference SystemNetPing { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_SystemNetPing is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet90)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet90)"); } - return _MicrosoftAspNetCoreLocalization; + return _SystemNetPing; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference SystemNetPrimitives { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_SystemNetPrimitives is null) { - _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet90)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet90)"); } - return _MicrosoftAspNetCoreLocalizationRouting; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference SystemNetQuic { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_SystemNetQuic is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet90)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet90)"); } - return _MicrosoftAspNetCoreMetadata; + return _SystemNetQuic; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference SystemNetRequests { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_SystemNetRequests is null) { - _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet90)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet90)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _SystemNetRequests; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference SystemNetSecurity { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_SystemNetSecurity is null) { - _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet90)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet90)"); } - return _MicrosoftAspNetCoreMvcApiExplorer; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference SystemNetServicePoint { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_SystemNetServicePoint is null) { - _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet90)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet90)"); } - return _MicrosoftAspNetCoreMvcCore; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference SystemNetSockets { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_SystemNetSockets is null) { - _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet90)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet90)"); } - return _MicrosoftAspNetCoreMvcCors; + return _SystemNetSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference SystemNetWebClient { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_SystemNetWebClient is null) { - _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet90)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet90)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvc + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_MicrosoftAspNetCoreMvc is null) + if (_SystemNetWebHeaderCollection is null) { - _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet90)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet90)"); } - return _MicrosoftAspNetCoreMvc; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference SystemNetWebProxy { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_SystemNetWebProxy is null) { - _MicrosoftAspNetCoreMvcFormattersJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Json.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Json (aspnet90)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet90)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_SystemNetWebSocketsClient is null) { - _MicrosoftAspNetCoreMvcFormattersXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", display: "Microsoft.AspNetCore.Mvc.Formatters.Xml (aspnet90)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (aspnet90)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference SystemNetWebSockets { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_SystemNetWebSockets is null) { - _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet90)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet90)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftAspNetCoreMvcRazor is null) + if (_SystemNet is null) { - _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet90)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet90)"); } - return _MicrosoftAspNetCoreMvcRazor; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages + public static PortableExecutableReference SystemNumericsVectors { get { - if (_MicrosoftAspNetCoreMvcRazorPages is null) + if (_SystemNumericsVectors is null) { - _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet90)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet90)"); } - return _MicrosoftAspNetCoreMvcRazorPages; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers + public static PortableExecutableReference SystemNumerics { get { - if (_MicrosoftAspNetCoreMvcTagHelpers is null) + if (_SystemNumerics is null) { - _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet90)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet90)"); } - return _MicrosoftAspNetCoreMvcTagHelpers; + return _SystemNumerics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference SystemObjectModel { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_SystemObjectModel is null) { - _MicrosoftAspNetCoreMvcViewFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ViewFeatures.dll", display: "Microsoft.AspNetCore.Mvc.ViewFeatures (aspnet90)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet90)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _SystemObjectModel; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_SystemReflectionDispatchProxy is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet90)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet90)"); } - return _MicrosoftAspNetCoreOutputCaching; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_MicrosoftAspNetCoreRateLimiting is null) + if (_SystemReflectionEmitILGeneration is null) { - _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet90)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (aspnet90)"); } - return _MicrosoftAspNetCoreRateLimiting; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_SystemReflectionEmitLightweight is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet90)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (aspnet90)"); } - return _MicrosoftAspNetCoreRazor; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference SystemReflectionEmit { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_SystemReflectionEmit is null) { - _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet90)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet90)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_SystemReflectionExtensions is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet90)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet90)"); } - return _MicrosoftAspNetCoreRequestDecompression; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_SystemReflectionMetadata is null) { - _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet90)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet90)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_SystemReflectionPrimitives is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet90)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet90)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_SystemReflectionTypeExtensions is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet90)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet90)"); } - return _MicrosoftAspNetCoreResponseCompression; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; + private static PortableExecutableReference? _SystemReflection; /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRewrite + public static PortableExecutableReference SystemReflection { get { - if (_MicrosoftAspNetCoreRewrite is null) + if (_SystemReflection is null) { - _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet90)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet90)"); } - return _MicrosoftAspNetCoreRewrite; + return _SystemReflection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference SystemResourcesReader { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_SystemResourcesReader is null) { - _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet90)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet90)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_SystemResourcesResourceManager is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet90)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet90)"); } - return _MicrosoftAspNetCoreRouting; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference SystemResourcesWriter { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_SystemResourcesWriter is null) { - _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet90)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet90)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIIS + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_MicrosoftAspNetCoreServerIIS is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet90)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (aspnet90)"); } - return _MicrosoftAspNetCoreServerIIS; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet90)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (aspnet90)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_SystemRuntimeExtensions is null) { - _MicrosoftAspNetCoreServerKestrelCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Core.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Core (aspnet90)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_MicrosoftAspNetCoreServerKestrel is null) + if (_SystemRuntimeHandles is null) { - _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet90)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrel; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _MicrosoftAspNetCoreServerKestrelTransportNamedPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (aspnet90)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _MicrosoftAspNetCoreServerKestrelTransportQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (aspnet90)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) + if (_SystemRuntimeInteropServices is null) { - _MicrosoftAspNetCoreServerKestrelTransportSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", display: "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (aspnet90)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrelTransportSockets; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSession + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_MicrosoftAspNetCoreSession is null) + if (_SystemRuntimeIntrinsics is null) { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet90)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet90)"); } - return _MicrosoftAspNetCoreSession; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_SystemRuntimeLoader is null) { - _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet90)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet90)"); } - return _MicrosoftAspNetCoreSignalRCommon; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_SystemRuntimeNumerics is null) { - _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet90)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet90)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_SystemRuntimeSerializationFormatters is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet90)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (aspnet90)"); } - return _MicrosoftAspNetCoreSignalR; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_SystemRuntimeSerializationJson is null) { - _MicrosoftAspNetCoreSignalRProtocolsJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Protocols.Json.dll", display: "Microsoft.AspNetCore.SignalR.Protocols.Json (aspnet90)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet90)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_MicrosoftAspNetCoreStaticAssets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet90)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (aspnet90)"); } - return _MicrosoftAspNetCoreStaticAssets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_SystemRuntimeSerializationXml is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet90)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet90)"); } - return _MicrosoftAspNetCoreStaticFiles; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebSockets + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_MicrosoftAspNetCoreWebSockets is null) + if (_SystemRuntimeSerialization is null) { - _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet90)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet90)"); } - return _MicrosoftAspNetCoreWebSockets; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities + public static PortableExecutableReference SystemRuntime { get { - if (_MicrosoftAspNetCoreWebUtilities is null) + if (_SystemRuntime is null) { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet90)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet90)"); } - return _MicrosoftAspNetCoreWebUtilities; + return _SystemRuntime; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_MicrosoftExtensionsCachingAbstractions is null) + if (_SystemSecurityAccessControl is null) { - _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet90)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet90)"); } - return _MicrosoftExtensionsCachingAbstractions; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference SystemSecurityClaims { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_SystemSecurityClaims is null) { - _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet90)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet90)"); } - return _MicrosoftExtensionsCachingMemory; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet90)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (aspnet90)"); } - return _MicrosoftExtensionsConfigurationAbstractions; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_SystemSecurityCryptographyCng is null) { - _MicrosoftExtensionsConfigurationBinder = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Binder")).GetReference(filePath: "Microsoft.Extensions.Configuration.Binder.dll", display: "Microsoft.Extensions.Configuration.Binder (aspnet90)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet90)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_SystemSecurityCryptographyCsp is null) { - _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet90)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (aspnet90)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_SystemSecurityCryptographyEncoding is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet90)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (aspnet90)"); } - return _MicrosoftExtensionsConfiguration; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet90)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet90)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_MicrosoftExtensionsConfigurationFileExtensions is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet90)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (aspnet90)"); } - return _MicrosoftExtensionsConfigurationFileExtensions; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_MicrosoftExtensionsConfigurationIni is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet90)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet90)"); } - return _MicrosoftExtensionsConfigurationIni; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationJson + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftExtensionsConfigurationJson is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftExtensionsConfigurationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Json")).GetReference(filePath: "Microsoft.Extensions.Configuration.Json.dll", display: "Microsoft.Extensions.Configuration.Json (aspnet90)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet90)"); } - return _MicrosoftExtensionsConfigurationJson; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_SystemSecurityPrincipalWindows is null) { - _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet90)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (aspnet90)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_SystemSecurityPrincipal is null) { - _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet90)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet90)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_SystemSecuritySecureString is null) { - _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet90)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet90)"); } - return _MicrosoftExtensionsConfigurationXml; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference SystemSecurity { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_SystemSecurity is null) { - _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet90)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet90)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _SystemSecurity; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_SystemServiceModelWeb is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet90)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet90)"); } - return _MicrosoftExtensionsDependencyInjection; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference SystemServiceProcess { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_SystemServiceProcess is null) { - _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet90)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet90)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_SystemTextEncodingCodePages is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet90)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (aspnet90)"); } - return _MicrosoftExtensionsDiagnostics; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_SystemTextEncodingExtensions is null) { - _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (aspnet90)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (aspnet90)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference SystemTextEncoding { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_SystemTextEncoding is null) { - _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet90)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet90)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecks; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for Microsoft.Extensions.Features.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_MicrosoftExtensionsFeatures is null) + if (_SystemTextEncodingsWeb is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet90)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet90)"); } - return _MicrosoftExtensionsFeatures; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference SystemTextJson { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_SystemTextJson is null) { - _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet90)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _SystemTextJson; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_SystemTextRegularExpressions is null) { - _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet90)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference SystemThreadingChannels { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_SystemThreadingChannels is null) { - _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet90)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_SystemThreadingOverlapped is null) { - _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet90)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_SystemThreadingTasksDataflow is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet90)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet90)"); } - return _MicrosoftExtensionsFileSystemGlobbing; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_SystemThreadingTasksExtensions is null) { - _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (aspnet90)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (aspnet90)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_MicrosoftExtensionsHosting is null) + if (_SystemThreadingTasksParallel is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet90)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (aspnet90)"); } - return _MicrosoftExtensionsHosting; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for Microsoft.Extensions.Http.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference SystemThreadingTasks { get { - if (_MicrosoftExtensionsHttp is null) + if (_SystemThreadingTasks is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet90)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet90)"); } - return _MicrosoftExtensionsHttp; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_SystemThreadingThread is null) { - _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet90)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet90)"); } - return _MicrosoftExtensionsIdentityCore; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_SystemThreadingThreadPool is null) { - _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet90)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet90)"); } - return _MicrosoftExtensionsIdentityStores; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_MicrosoftExtensionsLocalizationAbstractions is null) + if (_SystemThreadingTimer is null) { - _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet90)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet90)"); } - return _MicrosoftExtensionsLocalizationAbstractions; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + private static PortableExecutableReference? _SystemThreading; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference SystemThreading { get { - if (_MicrosoftExtensionsLocalization is null) + if (_SystemThreading is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet90)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet90)"); } - return _MicrosoftExtensionsLocalization; + return _SystemThreading; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_SystemTransactionsLocal is null) { - _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet90)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet90)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference SystemTransactions { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_SystemTransactions is null) { - _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet90)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet90)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _SystemTransactions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference SystemValueTuple { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_SystemValueTuple is null) { - _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet90)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet90)"); } - return _MicrosoftExtensionsLoggingConsole; + return _SystemValueTuple; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_SystemWebHttpUtility is null) { - _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet90)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet90)"); } - return _MicrosoftExtensionsLoggingDebug; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _MicrosoftExtensionsLogging; + private static PortableExecutableReference? _SystemWeb; /// - /// The for Microsoft.Extensions.Logging.dll + /// The for System.Web.dll /// - public static PortableExecutableReference MicrosoftExtensionsLogging + public static PortableExecutableReference SystemWeb { get { - if (_MicrosoftExtensionsLogging is null) + if (_SystemWeb is null) { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet90)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet90)"); } - return _MicrosoftExtensionsLogging; + return _SystemWeb; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; + private static PortableExecutableReference? _SystemWindows; /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog + public static PortableExecutableReference SystemWindows { get { - if (_MicrosoftExtensionsLoggingEventLog is null) + if (_SystemWindows is null) { - _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet90)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet90)"); } - return _MicrosoftExtensionsLoggingEventLog; + return _SystemWindows; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference SystemXmlLinq { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_SystemXmlLinq is null) { - _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet90)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet90)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_SystemXmlReaderWriter is null) { - _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet90)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet90)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference SystemXmlSerialization { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_SystemXmlSerialization is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet90)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet90)"); } - return _MicrosoftExtensionsObjectPool; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference SystemXmlXDocument { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_SystemXmlXDocument is null) { - _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet90)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet90)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_SystemXmlXPathXDocument is null) { - _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet90)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet90)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference SystemXmlXPath { get { - if (_MicrosoftExtensionsOptions is null) + if (_SystemXmlXPath is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet90)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet90)"); } - return _MicrosoftExtensionsOptions; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference MicrosoftExtensionsPrimitives + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_MicrosoftExtensionsPrimitives is null) + if (_SystemXmlXmlDocument is null) { - _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet90)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet90)"); } - return _MicrosoftExtensionsPrimitives; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_MicrosoftExtensionsWebEncoders is null) + if (_SystemXmlXmlSerializer is null) { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet90)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet90)"); } - return _MicrosoftExtensionsWebEncoders; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _MicrosoftJSInterop; + private static PortableExecutableReference? _SystemXml; /// - /// The for Microsoft.JSInterop.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference MicrosoftJSInterop + public static PortableExecutableReference SystemXml { get { - if (_MicrosoftJSInterop is null) + if (_SystemXml is null) { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet90)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet90)"); } - return _MicrosoftJSInterop; + return _SystemXml; } } - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference System { get { - if (_MicrosoftNetHttpHeaders is null) + if (_System is null) { - _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet90)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System")).GetReference(filePath: "System.dll", display: "System (aspnet90)"); } - return _MicrosoftNetHttpHeaders; + return _System; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.EventLog.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsEventLog is null) + if (_WindowsBase is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet90)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet90)"); } - return _SystemDiagnosticsEventLog; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyXml is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet90)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet90)"); } - return _SystemSecurityCryptographyXml; + return _mscorlib; } } - private static PortableExecutableReference? _SystemThreadingRateLimiting; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Threading.RateLimiting.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemThreadingRateLimiting + public static PortableExecutableReference netstandard { get { - if (_SystemThreadingRateLimiting is null) + if (_netstandard is null) { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet90)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet90)"); } - return _SystemThreadingRateLimiting; + return _netstandard; } } @@ -6989,26 +6989,162 @@ public static ImmutableArray All { _all = [ + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreAuthenticationCookies, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAuthentication, + MicrosoftAspNetCoreAuthorizationPolicy, + MicrosoftAspNetCoreAuthorization, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftAspNetCoreDataProtectionAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftAspNetCoreDataProtection, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreHttpLogging, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreMetadata, + MicrosoftAspNetCoreMvcAbstractions, + MicrosoftAspNetCoreMvcApiExplorer, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcCors, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreMvcLocalization, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcRazorPages, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreMvcViewFeatures, + MicrosoftAspNetCoreMvc, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreRateLimiting, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreRewrite, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftAspNetCoreServerIIS, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreServerKestrel, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreStaticAssets, + MicrosoftAspNetCoreStaticFiles, + MicrosoftAspNetCoreWebSockets, + MicrosoftAspNetCoreWebUtilities, + MicrosoftAspNetCore, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsCachingMemory, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsConfigurationFileExtensions, + MicrosoftExtensionsConfigurationIni, + MicrosoftExtensionsConfigurationJson, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsConfiguration, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftExtensionsDependencyInjection, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsFeatures, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsHosting, + MicrosoftExtensionsHttp, + MicrosoftExtensionsIdentityCore, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsLocalization, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsLoggingConsole, + MicrosoftExtensionsLoggingDebug, + MicrosoftExtensionsLoggingEventLog, + MicrosoftExtensionsLoggingEventSource, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftExtensionsLogging, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsOptionsConfigurationExtensions, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsOptions, + MicrosoftExtensionsPrimitives, + MicrosoftExtensionsWebEncoders, + MicrosoftJSInterop, + MicrosoftNetHttpHeaders, + SystemDiagnosticsEventLog, + SystemSecurityCryptographyXml, + SystemThreadingRateLimiting, MicrosoftCSharp, MicrosoftVisualBasicCore, MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -7025,39 +7161,37 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -7074,223 +7208,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, - MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, - MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, - MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, - MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, - MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, - MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, - MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, - MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, - MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, - MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, - MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, - MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, - MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, - MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, - MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, - MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsFileProvidersComposite, - MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, - MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, - MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + mscorlib, + netstandard, ]; } return _all; @@ -7304,1816 +7304,1816 @@ public static partial class AspNet90 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet90.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet90.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet90.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet90.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet90.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet90.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet90.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet90.Microsoft.AspNetCore.Authentication.Cookies"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet90.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet90.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The image bytes for mscorlib.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet90.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet90.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The image bytes for netstandard.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet90.netstandard"); - private static byte[]? _netstandard; + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet90.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet90.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet90.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet90.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet90.Microsoft.AspNetCore.Authorization"); + private static byte[]? _MicrosoftAspNetCoreAuthorization; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet90.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet90.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The image bytes for System.Collections.dll + /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet90.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet90.Microsoft.AspNetCore.Components.Endpoints"); + private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet90.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet90.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet90.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet90.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet90.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet90.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet90.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet90.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet90.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet90.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet90.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet90.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for Microsoft.AspNetCore.Cors.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet90.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet90.Microsoft.AspNetCore.Cors"); + private static byte[]? _MicrosoftAspNetCoreCors; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet90.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet90.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet90.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation"); + private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet90.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The image bytes for System.Console.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet90.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet90.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The image bytes for System.Core.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet90.System.Core"); - private static byte[]? _SystemCore; + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet90.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet90.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet90.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The image bytes for System.Data.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet90.System.Data"); - private static byte[]? _SystemData; + public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet90.Microsoft.AspNetCore.Diagnostics"); + private static byte[]? _MicrosoftAspNetCoreDiagnostics; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet90.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet90.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet90.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet90.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet90.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet90.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet90.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet90.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet90.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet90.Microsoft.AspNetCore.Http.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet90.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet90.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet90.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet90.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet90.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet90.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet90.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet90.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet90.System"); - private static byte[]? _System; + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet90.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet90.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet90.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet90.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet90.Microsoft.AspNetCore.HttpLogging"); + private static byte[]? _MicrosoftAspNetCoreHttpLogging; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet90.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet90.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet90.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet90.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet90.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet90.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet90.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet90.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet90.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet90.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet90.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet90.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet90.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet90.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet90.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet90.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet90.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet90.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet90.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; /// - /// The image bytes for System.IO.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet90.System.IO"); - private static byte[]? _SystemIO; + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet90.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet90.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet90.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet90.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet90.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet90.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet90.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet90.Microsoft.AspNetCore.Mvc.RazorPages"); + private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet90.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers"); + private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet90.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet90.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet90.Microsoft.AspNetCore.Mvc"); + private static byte[]? _MicrosoftAspNetCoreMvc; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet90.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet90.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet90.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet90.Microsoft.AspNetCore.RateLimiting"); + private static byte[]? _MicrosoftAspNetCoreRateLimiting; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet90.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet90.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; /// - /// The image bytes for System.Linq.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet90.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet90.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet90.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet90.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet90.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet90.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet90.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; /// - /// The image bytes for System.Memory.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet90.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet90.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; /// - /// The image bytes for System.Net.dll + /// The image bytes for Microsoft.AspNetCore.Rewrite.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet90.System.Net"); - private static byte[]? _SystemNet; + public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet90.Microsoft.AspNetCore.Rewrite"); + private static byte[]? _MicrosoftAspNetCoreRewrite; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet90.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet90.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet90.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet90.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet90.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet90.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet90.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet90.Microsoft.AspNetCore.Server.IIS"); + private static byte[]? _MicrosoftAspNetCoreServerIIS; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet90.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet90.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet90.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet90.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet90.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet90.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet90.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet90.Microsoft.AspNetCore.Server.Kestrel"); + private static byte[]? _MicrosoftAspNetCoreServerKestrel; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet90.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet90.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet90.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet90.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet90.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet90.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet90.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet90.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet90.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet90.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet90.Microsoft.AspNetCore.StaticAssets"); + private static byte[]? _MicrosoftAspNetCoreStaticAssets; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet90.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet90.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for Microsoft.AspNetCore.WebSockets.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet90.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet90.Microsoft.AspNetCore.WebSockets"); + private static byte[]? _MicrosoftAspNetCoreWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet90.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet90.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet90.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet90.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet90.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet90.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet90.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet90.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet90.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet90.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet90.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet90.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet90.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet90.Microsoft.Extensions.Configuration.CommandLine"); + private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet90.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet90.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet90.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet90.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet90.Microsoft.Extensions.Configuration.Ini"); + private static byte[]? _MicrosoftExtensionsConfigurationIni; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet90.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet90.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet90.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet90.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet90.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet90.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet90.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet90.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet90.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet90.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet90.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet90.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet90.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet90.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet90.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet90.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet90.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet90.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet90.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet90.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet90.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet90.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet90.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet90.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet90.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet90.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet90.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet90.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet90.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet90.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet90.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet90.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet90.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet90.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet90.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet90.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet90.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet90.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet90.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet90.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet90.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet90.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet90.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet90.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet90.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet90.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet90.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet90.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet90.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet90.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet90.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet90.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet90.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet90.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet90.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet90.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet90.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet90.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; /// - /// The image bytes for System.Security.dll + /// The image bytes for Microsoft.Extensions.Logging.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet90.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet90.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet90.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet90.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet90.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet90.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet90.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet90.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet90.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for Microsoft.Extensions.Primitives.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet90.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet90.Microsoft.Extensions.Primitives"); + private static byte[]? _MicrosoftExtensionsPrimitives; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet90.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet90.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet90.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet90.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for Microsoft.Net.Http.Headers.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet90.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet90.Microsoft.Net.Http.Headers"); + private static byte[]? _MicrosoftNetHttpHeaders; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet90.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet90.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet90.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet90.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet90.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet90.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet90.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet90.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Threading.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet90.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet90.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet90.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet90.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet90.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet90.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet90.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet90.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet90.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet90.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet90.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet90.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet90.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet90.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet90.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet90.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet90.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet90.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet90.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet90.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet90.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet90.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet90.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet90.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet90.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet90.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet90.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet90.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet90.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet90.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet90.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet90.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet90.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet90.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet90.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet90.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet90.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet90.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet90.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet90.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet90.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet90.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet90.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet90.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet90.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet90.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet90.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet90.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet90.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet90.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet90.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet90.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet90.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet90.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet90.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet90.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet90.Microsoft.AspNetCore.Authentication.Cookies"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet90.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet90.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet90.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet90.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet90.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet90.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet90.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet90.Microsoft.AspNetCore.Authorization"); - private static byte[]? _MicrosoftAspNetCoreAuthorization; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet90.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet90.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet90.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet90.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet90.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet90.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet90.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet90.Microsoft.AspNetCore.Components.Endpoints"); - private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet90.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet90.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet90.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet90.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet90.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet90.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet90.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet90.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet90.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet90.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet90.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.AspNetCore.Cors.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet90.Microsoft.AspNetCore.Cors"); - private static byte[]? _MicrosoftAspNetCoreCors; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet90.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet90.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet90.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation"); - private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet90.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet90.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet90.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet90.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet90.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet90.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet90.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet90.Microsoft.AspNetCore.Diagnostics"); - private static byte[]? _MicrosoftAspNetCoreDiagnostics; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet90.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet90.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet90.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet90.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet90.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet90.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet90.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet90.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet90.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet90.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for System.IO.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet90.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet90.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet90.Microsoft.AspNetCore.Http.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet90.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet90.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet90.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet90.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet90.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for System.Linq.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet90.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet90.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for System.Memory.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet90.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet90.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet90.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet90.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet90.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet90.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet90.Microsoft.AspNetCore.HttpLogging"); - private static byte[]? _MicrosoftAspNetCoreHttpLogging; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet90.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet90.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet90.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet90.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet90.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet90.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet90.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet90.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet90.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet90.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet90.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet90.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet90.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet90.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet90.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet90.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet90.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet90.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet90.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet90.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet90.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet90.Microsoft.AspNetCore.Mvc"); - private static byte[]? _MicrosoftAspNetCoreMvc; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet90.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet90.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet90.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet90.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet90.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet90.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet90.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet90.Microsoft.AspNetCore.Mvc.RazorPages"); - private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet90.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers"); - private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet90.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet90.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet90.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet90.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet90.Microsoft.AspNetCore.RateLimiting"); - private static byte[]? _MicrosoftAspNetCoreRateLimiting; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet90.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet90.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet90.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet90.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet90.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet90.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet90.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet90.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet90.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet90.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet90.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet90.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Rewrite.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet90.Microsoft.AspNetCore.Rewrite"); - private static byte[]? _MicrosoftAspNetCoreRewrite; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet90.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet90.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet90.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet90.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet90.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet90.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet90.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet90.Microsoft.AspNetCore.Server.IIS"); - private static byte[]? _MicrosoftAspNetCoreServerIIS; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet90.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet90.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet90.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet90.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet90.Microsoft.AspNetCore.Server.Kestrel"); - private static byte[]? _MicrosoftAspNetCoreServerKestrel; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet90.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet90.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet90.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet90.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for Microsoft.AspNetCore.Session.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet90.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet90.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet90.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet90.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet90.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet90.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet90.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet90.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet90.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet90.Microsoft.AspNetCore.StaticAssets"); - private static byte[]? _MicrosoftAspNetCoreStaticAssets; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet90.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet90.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet90.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for Microsoft.AspNetCore.WebSockets.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet90.Microsoft.AspNetCore.WebSockets"); - private static byte[]? _MicrosoftAspNetCoreWebSockets; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet90.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet90.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet90.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet90.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet90.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet90.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet90.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet90.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet90.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet90.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet90.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet90.Microsoft.Extensions.Configuration.CommandLine"); - private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet90.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet90.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet90.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet90.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet90.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet90.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet90.Microsoft.Extensions.Configuration.Ini"); - private static byte[]? _MicrosoftExtensionsConfigurationIni; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet90.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet90.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet90.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet90.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet90.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet90.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet90.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet90.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet90.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for System.Security.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet90.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet90.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet90.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet90.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet90.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet90.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet90.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet90.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet90.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet90.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet90.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet90.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet90.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet90.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet90.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet90.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet90.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet90.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet90.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet90.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet90.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet90.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet90.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet90.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet90.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet90.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet90.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet90.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet90.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet90.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet90.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet90.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for System.Threading.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet90.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet90.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet90.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet90.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet90.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet90.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet90.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet90.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet90.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet90.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for System.Web.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet90.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet90.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet90.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet90.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet90.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet90.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet90.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet90.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet90.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet90.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet90.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet90.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet90.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet90.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet90.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for Microsoft.Extensions.Primitives.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet90.Microsoft.Extensions.Primitives"); - private static byte[]? _MicrosoftExtensionsPrimitives; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet90.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet90.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet90.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for System.Xml.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet90.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet90.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for Microsoft.Net.Http.Headers.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet90.Microsoft.Net.Http.Headers"); - private static byte[]? _MicrosoftNetHttpHeaders; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet90.System"); + private static byte[]? _System; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet90.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet90.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet90.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet90.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Threading.RateLimiting.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet90.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet90.netstandard"); + private static byte[]? _netstandard; } diff --git a/Src/Basic.Reference.Assemblies.AspNet90/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet90/Generated.targets index 5aa8fc5..79034d0 100644 --- a/Src/Basic.Reference.Assemblies.AspNet90/Generated.targets +++ b/Src/Basic.Reference.Assemblies.AspNet90/Generated.targets @@ -1,1212 +1,1212 @@ - - aspnet90.Microsoft.CSharp - Resources\aspnet90\Microsoft.CSharp.dll + + aspnet90.Microsoft.AspNetCore.Antiforgery + Resources\aspnet90\Microsoft.AspNetCore.Antiforgery.dll - - aspnet90.Microsoft.VisualBasic.Core - Resources\aspnet90\Microsoft.VisualBasic.Core.dll + + aspnet90.Microsoft.AspNetCore.Authentication.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Authentication.Abstractions.dll - - aspnet90.Microsoft.VisualBasic - Resources\aspnet90\Microsoft.VisualBasic.dll + + aspnet90.Microsoft.AspNetCore.Authentication.BearerToken + Resources\aspnet90\Microsoft.AspNetCore.Authentication.BearerToken.dll - - aspnet90.Microsoft.Win32.Primitives - Resources\aspnet90\Microsoft.Win32.Primitives.dll + + aspnet90.Microsoft.AspNetCore.Authentication.Cookies + Resources\aspnet90\Microsoft.AspNetCore.Authentication.Cookies.dll - - aspnet90.Microsoft.Win32.Registry - Resources\aspnet90\Microsoft.Win32.Registry.dll + + aspnet90.Microsoft.AspNetCore.Authentication.Core + Resources\aspnet90\Microsoft.AspNetCore.Authentication.Core.dll - - aspnet90.mscorlib - Resources\aspnet90\mscorlib.dll + + aspnet90.Microsoft.AspNetCore.Authentication.OAuth + Resources\aspnet90\Microsoft.AspNetCore.Authentication.OAuth.dll - - aspnet90.netstandard - Resources\aspnet90\netstandard.dll + + aspnet90.Microsoft.AspNetCore.Authentication + Resources\aspnet90\Microsoft.AspNetCore.Authentication.dll - - aspnet90.System.AppContext - Resources\aspnet90\System.AppContext.dll + + aspnet90.Microsoft.AspNetCore.Authorization.Policy + Resources\aspnet90\Microsoft.AspNetCore.Authorization.Policy.dll - - aspnet90.System.Buffers - Resources\aspnet90\System.Buffers.dll + + aspnet90.Microsoft.AspNetCore.Authorization + Resources\aspnet90\Microsoft.AspNetCore.Authorization.dll - - aspnet90.System.Collections.Concurrent - Resources\aspnet90\System.Collections.Concurrent.dll + + aspnet90.Microsoft.AspNetCore.Components.Authorization + Resources\aspnet90\Microsoft.AspNetCore.Components.Authorization.dll - - aspnet90.System.Collections - Resources\aspnet90\System.Collections.dll + + aspnet90.Microsoft.AspNetCore.Components.Endpoints + Resources\aspnet90\Microsoft.AspNetCore.Components.Endpoints.dll - - aspnet90.System.Collections.Immutable - Resources\aspnet90\System.Collections.Immutable.dll + + aspnet90.Microsoft.AspNetCore.Components.Forms + Resources\aspnet90\Microsoft.AspNetCore.Components.Forms.dll - - aspnet90.System.Collections.NonGeneric - Resources\aspnet90\System.Collections.NonGeneric.dll + + aspnet90.Microsoft.AspNetCore.Components.Server + Resources\aspnet90\Microsoft.AspNetCore.Components.Server.dll - - aspnet90.System.Collections.Specialized - Resources\aspnet90\System.Collections.Specialized.dll + + aspnet90.Microsoft.AspNetCore.Components.Web + Resources\aspnet90\Microsoft.AspNetCore.Components.Web.dll - - aspnet90.System.ComponentModel.Annotations - Resources\aspnet90\System.ComponentModel.Annotations.dll + + aspnet90.Microsoft.AspNetCore.Components + Resources\aspnet90\Microsoft.AspNetCore.Components.dll - - aspnet90.System.ComponentModel.DataAnnotations - Resources\aspnet90\System.ComponentModel.DataAnnotations.dll + + aspnet90.Microsoft.AspNetCore.Connections.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Connections.Abstractions.dll - - aspnet90.System.ComponentModel - Resources\aspnet90\System.ComponentModel.dll + + aspnet90.Microsoft.AspNetCore.CookiePolicy + Resources\aspnet90\Microsoft.AspNetCore.CookiePolicy.dll - - aspnet90.System.ComponentModel.EventBasedAsync - Resources\aspnet90\System.ComponentModel.EventBasedAsync.dll + + aspnet90.Microsoft.AspNetCore.Cors + Resources\aspnet90\Microsoft.AspNetCore.Cors.dll - - aspnet90.System.ComponentModel.Primitives - Resources\aspnet90\System.ComponentModel.Primitives.dll + + aspnet90.Microsoft.AspNetCore.Cryptography.Internal + Resources\aspnet90\Microsoft.AspNetCore.Cryptography.Internal.dll - - aspnet90.System.ComponentModel.TypeConverter - Resources\aspnet90\System.ComponentModel.TypeConverter.dll + + aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation + Resources\aspnet90\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - - aspnet90.System.Configuration - Resources\aspnet90\System.Configuration.dll + + aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - aspnet90.System.Console - Resources\aspnet90\System.Console.dll + + aspnet90.Microsoft.AspNetCore.DataProtection.Extensions + Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Extensions.dll - - aspnet90.System.Core - Resources\aspnet90\System.Core.dll + + aspnet90.Microsoft.AspNetCore.DataProtection + Resources\aspnet90\Microsoft.AspNetCore.DataProtection.dll - - aspnet90.System.Data.Common - Resources\aspnet90\System.Data.Common.dll + + aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.Abstractions.dll - - aspnet90.System.Data.DataSetExtensions - Resources\aspnet90\System.Data.DataSetExtensions.dll + + aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks + Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - - aspnet90.System.Data - Resources\aspnet90\System.Data.dll + + aspnet90.Microsoft.AspNetCore.Diagnostics + Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.dll - - aspnet90.System.Diagnostics.Contracts - Resources\aspnet90\System.Diagnostics.Contracts.dll + + aspnet90.Microsoft.AspNetCore.HostFiltering + Resources\aspnet90\Microsoft.AspNetCore.HostFiltering.dll - - aspnet90.System.Diagnostics.Debug - Resources\aspnet90\System.Diagnostics.Debug.dll + + aspnet90.Microsoft.AspNetCore.Hosting.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Hosting.Abstractions.dll - - aspnet90.System.Diagnostics.DiagnosticSource - Resources\aspnet90\System.Diagnostics.DiagnosticSource.dll + + aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - - aspnet90.System.Diagnostics.FileVersionInfo - Resources\aspnet90\System.Diagnostics.FileVersionInfo.dll + + aspnet90.Microsoft.AspNetCore.Hosting + Resources\aspnet90\Microsoft.AspNetCore.Hosting.dll - - aspnet90.System.Diagnostics.Process - Resources\aspnet90\System.Diagnostics.Process.dll + + aspnet90.Microsoft.AspNetCore.Html.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Html.Abstractions.dll - - aspnet90.System.Diagnostics.StackTrace - Resources\aspnet90\System.Diagnostics.StackTrace.dll + + aspnet90.Microsoft.AspNetCore.Http.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Http.Abstractions.dll - - aspnet90.System.Diagnostics.TextWriterTraceListener - Resources\aspnet90\System.Diagnostics.TextWriterTraceListener.dll + + aspnet90.Microsoft.AspNetCore.Http.Connections.Common + Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.Common.dll - - aspnet90.System.Diagnostics.Tools - Resources\aspnet90\System.Diagnostics.Tools.dll + + aspnet90.Microsoft.AspNetCore.Http.Connections + Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.dll - - aspnet90.System.Diagnostics.TraceSource - Resources\aspnet90\System.Diagnostics.TraceSource.dll + + aspnet90.Microsoft.AspNetCore.Http.Extensions + Resources\aspnet90\Microsoft.AspNetCore.Http.Extensions.dll - - aspnet90.System.Diagnostics.Tracing - Resources\aspnet90\System.Diagnostics.Tracing.dll + + aspnet90.Microsoft.AspNetCore.Http.Features + Resources\aspnet90\Microsoft.AspNetCore.Http.Features.dll - - aspnet90.System - Resources\aspnet90\System.dll + + aspnet90.Microsoft.AspNetCore.Http.Results + Resources\aspnet90\Microsoft.AspNetCore.Http.Results.dll - - aspnet90.System.Drawing - Resources\aspnet90\System.Drawing.dll + + aspnet90.Microsoft.AspNetCore.Http + Resources\aspnet90\Microsoft.AspNetCore.Http.dll - - aspnet90.System.Drawing.Primitives - Resources\aspnet90\System.Drawing.Primitives.dll + + aspnet90.Microsoft.AspNetCore.HttpLogging + Resources\aspnet90\Microsoft.AspNetCore.HttpLogging.dll - - aspnet90.System.Dynamic.Runtime - Resources\aspnet90\System.Dynamic.Runtime.dll + + aspnet90.Microsoft.AspNetCore.HttpOverrides + Resources\aspnet90\Microsoft.AspNetCore.HttpOverrides.dll - - aspnet90.System.Formats.Asn1 - Resources\aspnet90\System.Formats.Asn1.dll + + aspnet90.Microsoft.AspNetCore.HttpsPolicy + Resources\aspnet90\Microsoft.AspNetCore.HttpsPolicy.dll - - aspnet90.System.Formats.Tar - Resources\aspnet90\System.Formats.Tar.dll + + aspnet90.Microsoft.AspNetCore.Identity + Resources\aspnet90\Microsoft.AspNetCore.Identity.dll - - aspnet90.System.Globalization.Calendars - Resources\aspnet90\System.Globalization.Calendars.dll + + aspnet90.Microsoft.AspNetCore.Localization.Routing + Resources\aspnet90\Microsoft.AspNetCore.Localization.Routing.dll - - aspnet90.System.Globalization - Resources\aspnet90\System.Globalization.dll + + aspnet90.Microsoft.AspNetCore.Localization + Resources\aspnet90\Microsoft.AspNetCore.Localization.dll - - aspnet90.System.Globalization.Extensions - Resources\aspnet90\System.Globalization.Extensions.dll + + aspnet90.Microsoft.AspNetCore.Metadata + Resources\aspnet90\Microsoft.AspNetCore.Metadata.dll - - aspnet90.System.IO.Compression.Brotli - Resources\aspnet90\System.IO.Compression.Brotli.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Abstractions.dll - - aspnet90.System.IO.Compression - Resources\aspnet90\System.IO.Compression.dll + + aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer + Resources\aspnet90\Microsoft.AspNetCore.Mvc.ApiExplorer.dll - - aspnet90.System.IO.Compression.FileSystem - Resources\aspnet90\System.IO.Compression.FileSystem.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Core + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Core.dll - - aspnet90.System.IO.Compression.ZipFile - Resources\aspnet90\System.IO.Compression.ZipFile.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Cors + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Cors.dll - - aspnet90.System.IO - Resources\aspnet90\System.IO.dll + + aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations + Resources\aspnet90\Microsoft.AspNetCore.Mvc.DataAnnotations.dll - - aspnet90.System.IO.FileSystem.AccessControl - Resources\aspnet90\System.IO.FileSystem.AccessControl.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - aspnet90.System.IO.FileSystem - Resources\aspnet90\System.IO.FileSystem.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - - aspnet90.System.IO.FileSystem.DriveInfo - Resources\aspnet90\System.IO.FileSystem.DriveInfo.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Localization + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Localization.dll - - aspnet90.System.IO.FileSystem.Primitives - Resources\aspnet90\System.IO.FileSystem.Primitives.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Razor + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Razor.dll - - aspnet90.System.IO.FileSystem.Watcher - Resources\aspnet90\System.IO.FileSystem.Watcher.dll + + aspnet90.Microsoft.AspNetCore.Mvc.RazorPages + Resources\aspnet90\Microsoft.AspNetCore.Mvc.RazorPages.dll - - aspnet90.System.IO.IsolatedStorage - Resources\aspnet90\System.IO.IsolatedStorage.dll + + aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers + Resources\aspnet90\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - aspnet90.System.IO.MemoryMappedFiles - Resources\aspnet90\System.IO.MemoryMappedFiles.dll + + aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures + Resources\aspnet90\Microsoft.AspNetCore.Mvc.ViewFeatures.dll - - aspnet90.System.IO.Pipelines - Resources\aspnet90\System.IO.Pipelines.dll + + aspnet90.Microsoft.AspNetCore.Mvc + Resources\aspnet90\Microsoft.AspNetCore.Mvc.dll - - aspnet90.System.IO.Pipes.AccessControl - Resources\aspnet90\System.IO.Pipes.AccessControl.dll + + aspnet90.Microsoft.AspNetCore.OutputCaching + Resources\aspnet90\Microsoft.AspNetCore.OutputCaching.dll - - aspnet90.System.IO.Pipes - Resources\aspnet90\System.IO.Pipes.dll + + aspnet90.Microsoft.AspNetCore.RateLimiting + Resources\aspnet90\Microsoft.AspNetCore.RateLimiting.dll - - aspnet90.System.IO.UnmanagedMemoryStream - Resources\aspnet90\System.IO.UnmanagedMemoryStream.dll + + aspnet90.Microsoft.AspNetCore.Razor.Runtime + Resources\aspnet90\Microsoft.AspNetCore.Razor.Runtime.dll - - aspnet90.System.Linq - Resources\aspnet90\System.Linq.dll + + aspnet90.Microsoft.AspNetCore.Razor + Resources\aspnet90\Microsoft.AspNetCore.Razor.dll - - aspnet90.System.Linq.Expressions - Resources\aspnet90\System.Linq.Expressions.dll + + aspnet90.Microsoft.AspNetCore.RequestDecompression + Resources\aspnet90\Microsoft.AspNetCore.RequestDecompression.dll - - aspnet90.System.Linq.Parallel - Resources\aspnet90\System.Linq.Parallel.dll + + aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - - aspnet90.System.Linq.Queryable - Resources\aspnet90\System.Linq.Queryable.dll + + aspnet90.Microsoft.AspNetCore.ResponseCaching + Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.dll - - aspnet90.System.Memory - Resources\aspnet90\System.Memory.dll + + aspnet90.Microsoft.AspNetCore.ResponseCompression + Resources\aspnet90\Microsoft.AspNetCore.ResponseCompression.dll - - aspnet90.System.Net - Resources\aspnet90\System.Net.dll + + aspnet90.Microsoft.AspNetCore.Rewrite + Resources\aspnet90\Microsoft.AspNetCore.Rewrite.dll - - aspnet90.System.Net.Http - Resources\aspnet90\System.Net.Http.dll + + aspnet90.Microsoft.AspNetCore.Routing.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Routing.Abstractions.dll - - aspnet90.System.Net.Http.Json - Resources\aspnet90\System.Net.Http.Json.dll + + aspnet90.Microsoft.AspNetCore.Routing + Resources\aspnet90\Microsoft.AspNetCore.Routing.dll - - aspnet90.System.Net.HttpListener - Resources\aspnet90\System.Net.HttpListener.dll + + aspnet90.Microsoft.AspNetCore.Server.HttpSys + Resources\aspnet90\Microsoft.AspNetCore.Server.HttpSys.dll - - aspnet90.System.Net.Mail - Resources\aspnet90\System.Net.Mail.dll + + aspnet90.Microsoft.AspNetCore.Server.IIS + Resources\aspnet90\Microsoft.AspNetCore.Server.IIS.dll - - aspnet90.System.Net.NameResolution - Resources\aspnet90\System.Net.NameResolution.dll + + aspnet90.Microsoft.AspNetCore.Server.IISIntegration + Resources\aspnet90\Microsoft.AspNetCore.Server.IISIntegration.dll - - aspnet90.System.Net.NetworkInformation - Resources\aspnet90\System.Net.NetworkInformation.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Core.dll - - aspnet90.System.Net.Ping - Resources\aspnet90\System.Net.Ping.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll - - aspnet90.System.Net.Primitives - Resources\aspnet90\System.Net.Primitives.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - - aspnet90.System.Net.Quic - Resources\aspnet90\System.Net.Quic.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - - aspnet90.System.Net.Requests - Resources\aspnet90\System.Net.Requests.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.dll - - aspnet90.System.Net.Security - Resources\aspnet90\System.Net.Security.dll + + aspnet90.Microsoft.AspNetCore.Session + Resources\aspnet90\Microsoft.AspNetCore.Session.dll - - aspnet90.System.Net.ServicePoint - Resources\aspnet90\System.Net.ServicePoint.dll + + aspnet90.Microsoft.AspNetCore.SignalR.Common + Resources\aspnet90\Microsoft.AspNetCore.SignalR.Common.dll - - aspnet90.System.Net.Sockets - Resources\aspnet90\System.Net.Sockets.dll + + aspnet90.Microsoft.AspNetCore.SignalR.Core + Resources\aspnet90\Microsoft.AspNetCore.SignalR.Core.dll - - aspnet90.System.Net.WebClient - Resources\aspnet90\System.Net.WebClient.dll + + aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json + Resources\aspnet90\Microsoft.AspNetCore.SignalR.Protocols.Json.dll - - aspnet90.System.Net.WebHeaderCollection - Resources\aspnet90\System.Net.WebHeaderCollection.dll + + aspnet90.Microsoft.AspNetCore.SignalR + Resources\aspnet90\Microsoft.AspNetCore.SignalR.dll - - aspnet90.System.Net.WebProxy - Resources\aspnet90\System.Net.WebProxy.dll + + aspnet90.Microsoft.AspNetCore.StaticAssets + Resources\aspnet90\Microsoft.AspNetCore.StaticAssets.dll - - aspnet90.System.Net.WebSockets.Client - Resources\aspnet90\System.Net.WebSockets.Client.dll + + aspnet90.Microsoft.AspNetCore.StaticFiles + Resources\aspnet90\Microsoft.AspNetCore.StaticFiles.dll - - aspnet90.System.Net.WebSockets - Resources\aspnet90\System.Net.WebSockets.dll + + aspnet90.Microsoft.AspNetCore.WebSockets + Resources\aspnet90\Microsoft.AspNetCore.WebSockets.dll - - aspnet90.System.Numerics - Resources\aspnet90\System.Numerics.dll + + aspnet90.Microsoft.AspNetCore.WebUtilities + Resources\aspnet90\Microsoft.AspNetCore.WebUtilities.dll - - aspnet90.System.Numerics.Vectors - Resources\aspnet90\System.Numerics.Vectors.dll + + aspnet90.Microsoft.AspNetCore + Resources\aspnet90\Microsoft.AspNetCore.dll - - aspnet90.System.ObjectModel - Resources\aspnet90\System.ObjectModel.dll + + aspnet90.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet90\Microsoft.Extensions.Caching.Abstractions.dll - - aspnet90.System.Reflection.DispatchProxy - Resources\aspnet90\System.Reflection.DispatchProxy.dll + + aspnet90.Microsoft.Extensions.Caching.Memory + Resources\aspnet90\Microsoft.Extensions.Caching.Memory.dll - - aspnet90.System.Reflection - Resources\aspnet90\System.Reflection.dll + + aspnet90.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet90\Microsoft.Extensions.Configuration.Abstractions.dll - - aspnet90.System.Reflection.Emit - Resources\aspnet90\System.Reflection.Emit.dll + + aspnet90.Microsoft.Extensions.Configuration.Binder + Resources\aspnet90\Microsoft.Extensions.Configuration.Binder.dll - - aspnet90.System.Reflection.Emit.ILGeneration - Resources\aspnet90\System.Reflection.Emit.ILGeneration.dll + + aspnet90.Microsoft.Extensions.Configuration.CommandLine + Resources\aspnet90\Microsoft.Extensions.Configuration.CommandLine.dll - - aspnet90.System.Reflection.Emit.Lightweight - Resources\aspnet90\System.Reflection.Emit.Lightweight.dll + + aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables + Resources\aspnet90\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - - aspnet90.System.Reflection.Extensions - Resources\aspnet90\System.Reflection.Extensions.dll + + aspnet90.Microsoft.Extensions.Configuration.FileExtensions + Resources\aspnet90\Microsoft.Extensions.Configuration.FileExtensions.dll - - aspnet90.System.Reflection.Metadata - Resources\aspnet90\System.Reflection.Metadata.dll + + aspnet90.Microsoft.Extensions.Configuration.Ini + Resources\aspnet90\Microsoft.Extensions.Configuration.Ini.dll - - aspnet90.System.Reflection.Primitives - Resources\aspnet90\System.Reflection.Primitives.dll + + aspnet90.Microsoft.Extensions.Configuration.Json + Resources\aspnet90\Microsoft.Extensions.Configuration.Json.dll - - aspnet90.System.Reflection.TypeExtensions - Resources\aspnet90\System.Reflection.TypeExtensions.dll + + aspnet90.Microsoft.Extensions.Configuration.KeyPerFile + Resources\aspnet90\Microsoft.Extensions.Configuration.KeyPerFile.dll - - aspnet90.System.Resources.Reader - Resources\aspnet90\System.Resources.Reader.dll + + aspnet90.Microsoft.Extensions.Configuration.UserSecrets + Resources\aspnet90\Microsoft.Extensions.Configuration.UserSecrets.dll - - aspnet90.System.Resources.ResourceManager - Resources\aspnet90\System.Resources.ResourceManager.dll + + aspnet90.Microsoft.Extensions.Configuration.Xml + Resources\aspnet90\Microsoft.Extensions.Configuration.Xml.dll - - aspnet90.System.Resources.Writer - Resources\aspnet90\System.Resources.Writer.dll + + aspnet90.Microsoft.Extensions.Configuration + Resources\aspnet90\Microsoft.Extensions.Configuration.dll - - aspnet90.System.Runtime.CompilerServices.Unsafe - Resources\aspnet90\System.Runtime.CompilerServices.Unsafe.dll + + aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet90\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - aspnet90.System.Runtime.CompilerServices.VisualC - Resources\aspnet90\System.Runtime.CompilerServices.VisualC.dll + + aspnet90.Microsoft.Extensions.DependencyInjection + Resources\aspnet90\Microsoft.Extensions.DependencyInjection.dll - - aspnet90.System.Runtime - Resources\aspnet90\System.Runtime.dll + + aspnet90.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet90\Microsoft.Extensions.Diagnostics.Abstractions.dll - - aspnet90.System.Runtime.Extensions - Resources\aspnet90\System.Runtime.Extensions.dll + + aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - - aspnet90.System.Runtime.Handles - Resources\aspnet90\System.Runtime.Handles.dll + + aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks + Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.dll - - aspnet90.System.Runtime.InteropServices - Resources\aspnet90\System.Runtime.InteropServices.dll + + aspnet90.Microsoft.Extensions.Diagnostics + Resources\aspnet90\Microsoft.Extensions.Diagnostics.dll - - aspnet90.System.Runtime.InteropServices.JavaScript - Resources\aspnet90\System.Runtime.InteropServices.JavaScript.dll + + aspnet90.Microsoft.Extensions.Features + Resources\aspnet90\Microsoft.Extensions.Features.dll - - aspnet90.System.Runtime.InteropServices.RuntimeInformation - Resources\aspnet90\System.Runtime.InteropServices.RuntimeInformation.dll + + aspnet90.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet90\Microsoft.Extensions.FileProviders.Abstractions.dll - - aspnet90.System.Runtime.Intrinsics - Resources\aspnet90\System.Runtime.Intrinsics.dll + + aspnet90.Microsoft.Extensions.FileProviders.Composite + Resources\aspnet90\Microsoft.Extensions.FileProviders.Composite.dll - - aspnet90.System.Runtime.Loader - Resources\aspnet90\System.Runtime.Loader.dll + + aspnet90.Microsoft.Extensions.FileProviders.Embedded + Resources\aspnet90\Microsoft.Extensions.FileProviders.Embedded.dll - - aspnet90.System.Runtime.Numerics - Resources\aspnet90\System.Runtime.Numerics.dll + + aspnet90.Microsoft.Extensions.FileProviders.Physical + Resources\aspnet90\Microsoft.Extensions.FileProviders.Physical.dll - - aspnet90.System.Runtime.Serialization - Resources\aspnet90\System.Runtime.Serialization.dll + + aspnet90.Microsoft.Extensions.FileSystemGlobbing + Resources\aspnet90\Microsoft.Extensions.FileSystemGlobbing.dll - - aspnet90.System.Runtime.Serialization.Formatters - Resources\aspnet90\System.Runtime.Serialization.Formatters.dll + + aspnet90.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet90\Microsoft.Extensions.Hosting.Abstractions.dll - - aspnet90.System.Runtime.Serialization.Json - Resources\aspnet90\System.Runtime.Serialization.Json.dll + + aspnet90.Microsoft.Extensions.Hosting + Resources\aspnet90\Microsoft.Extensions.Hosting.dll - - aspnet90.System.Runtime.Serialization.Primitives - Resources\aspnet90\System.Runtime.Serialization.Primitives.dll + + aspnet90.Microsoft.Extensions.Http + Resources\aspnet90\Microsoft.Extensions.Http.dll - - aspnet90.System.Runtime.Serialization.Xml - Resources\aspnet90\System.Runtime.Serialization.Xml.dll + + aspnet90.Microsoft.Extensions.Identity.Core + Resources\aspnet90\Microsoft.Extensions.Identity.Core.dll - - aspnet90.System.Security.AccessControl - Resources\aspnet90\System.Security.AccessControl.dll + + aspnet90.Microsoft.Extensions.Identity.Stores + Resources\aspnet90\Microsoft.Extensions.Identity.Stores.dll - - aspnet90.System.Security.Claims - Resources\aspnet90\System.Security.Claims.dll + + aspnet90.Microsoft.Extensions.Localization.Abstractions + Resources\aspnet90\Microsoft.Extensions.Localization.Abstractions.dll - - aspnet90.System.Security.Cryptography.Algorithms - Resources\aspnet90\System.Security.Cryptography.Algorithms.dll + + aspnet90.Microsoft.Extensions.Localization + Resources\aspnet90\Microsoft.Extensions.Localization.dll - - aspnet90.System.Security.Cryptography.Cng - Resources\aspnet90\System.Security.Cryptography.Cng.dll + + aspnet90.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet90\Microsoft.Extensions.Logging.Abstractions.dll - - aspnet90.System.Security.Cryptography.Csp - Resources\aspnet90\System.Security.Cryptography.Csp.dll + + aspnet90.Microsoft.Extensions.Logging.Configuration + Resources\aspnet90\Microsoft.Extensions.Logging.Configuration.dll - - aspnet90.System.Security.Cryptography - Resources\aspnet90\System.Security.Cryptography.dll + + aspnet90.Microsoft.Extensions.Logging.Console + Resources\aspnet90\Microsoft.Extensions.Logging.Console.dll - - aspnet90.System.Security.Cryptography.Encoding - Resources\aspnet90\System.Security.Cryptography.Encoding.dll + + aspnet90.Microsoft.Extensions.Logging.Debug + Resources\aspnet90\Microsoft.Extensions.Logging.Debug.dll - - aspnet90.System.Security.Cryptography.OpenSsl - Resources\aspnet90\System.Security.Cryptography.OpenSsl.dll + + aspnet90.Microsoft.Extensions.Logging.EventLog + Resources\aspnet90\Microsoft.Extensions.Logging.EventLog.dll - - aspnet90.System.Security.Cryptography.Primitives - Resources\aspnet90\System.Security.Cryptography.Primitives.dll + + aspnet90.Microsoft.Extensions.Logging.EventSource + Resources\aspnet90\Microsoft.Extensions.Logging.EventSource.dll - - aspnet90.System.Security.Cryptography.X509Certificates - Resources\aspnet90\System.Security.Cryptography.X509Certificates.dll + + aspnet90.Microsoft.Extensions.Logging.TraceSource + Resources\aspnet90\Microsoft.Extensions.Logging.TraceSource.dll - - aspnet90.System.Security - Resources\aspnet90\System.Security.dll + + aspnet90.Microsoft.Extensions.Logging + Resources\aspnet90\Microsoft.Extensions.Logging.dll - - aspnet90.System.Security.Principal - Resources\aspnet90\System.Security.Principal.dll + + aspnet90.Microsoft.Extensions.ObjectPool + Resources\aspnet90\Microsoft.Extensions.ObjectPool.dll - - aspnet90.System.Security.Principal.Windows - Resources\aspnet90\System.Security.Principal.Windows.dll + + aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions + Resources\aspnet90\Microsoft.Extensions.Options.ConfigurationExtensions.dll - - aspnet90.System.Security.SecureString - Resources\aspnet90\System.Security.SecureString.dll + + aspnet90.Microsoft.Extensions.Options.DataAnnotations + Resources\aspnet90\Microsoft.Extensions.Options.DataAnnotations.dll - - aspnet90.System.ServiceModel.Web - Resources\aspnet90\System.ServiceModel.Web.dll + + aspnet90.Microsoft.Extensions.Options + Resources\aspnet90\Microsoft.Extensions.Options.dll - - aspnet90.System.ServiceProcess - Resources\aspnet90\System.ServiceProcess.dll + + aspnet90.Microsoft.Extensions.Primitives + Resources\aspnet90\Microsoft.Extensions.Primitives.dll - - aspnet90.System.Text.Encoding.CodePages - Resources\aspnet90\System.Text.Encoding.CodePages.dll + + aspnet90.Microsoft.Extensions.WebEncoders + Resources\aspnet90\Microsoft.Extensions.WebEncoders.dll - - aspnet90.System.Text.Encoding - Resources\aspnet90\System.Text.Encoding.dll + + aspnet90.Microsoft.JSInterop + Resources\aspnet90\Microsoft.JSInterop.dll - - aspnet90.System.Text.Encoding.Extensions - Resources\aspnet90\System.Text.Encoding.Extensions.dll + + aspnet90.Microsoft.Net.Http.Headers + Resources\aspnet90\Microsoft.Net.Http.Headers.dll - - aspnet90.System.Text.Encodings.Web - Resources\aspnet90\System.Text.Encodings.Web.dll + + aspnet90.System.Diagnostics.EventLog + Resources\aspnet90\System.Diagnostics.EventLog.dll - - aspnet90.System.Text.Json - Resources\aspnet90\System.Text.Json.dll + + aspnet90.System.Security.Cryptography.Xml + Resources\aspnet90\System.Security.Cryptography.Xml.dll - - aspnet90.System.Text.RegularExpressions - Resources\aspnet90\System.Text.RegularExpressions.dll + + aspnet90.System.Threading.RateLimiting + Resources\aspnet90\System.Threading.RateLimiting.dll - - aspnet90.System.Threading.Channels - Resources\aspnet90\System.Threading.Channels.dll + + aspnet90.Microsoft.CSharp + Resources\aspnet90\Microsoft.CSharp.dll - - aspnet90.System.Threading - Resources\aspnet90\System.Threading.dll + + aspnet90.Microsoft.VisualBasic.Core + Resources\aspnet90\Microsoft.VisualBasic.Core.dll - - aspnet90.System.Threading.Overlapped - Resources\aspnet90\System.Threading.Overlapped.dll + + aspnet90.Microsoft.VisualBasic + Resources\aspnet90\Microsoft.VisualBasic.dll - - aspnet90.System.Threading.Tasks.Dataflow - Resources\aspnet90\System.Threading.Tasks.Dataflow.dll + + aspnet90.Microsoft.Win32.Primitives + Resources\aspnet90\Microsoft.Win32.Primitives.dll - - aspnet90.System.Threading.Tasks - Resources\aspnet90\System.Threading.Tasks.dll + + aspnet90.Microsoft.Win32.Registry + Resources\aspnet90\Microsoft.Win32.Registry.dll - - aspnet90.System.Threading.Tasks.Extensions - Resources\aspnet90\System.Threading.Tasks.Extensions.dll + + aspnet90.System.AppContext + Resources\aspnet90\System.AppContext.dll - - aspnet90.System.Threading.Tasks.Parallel - Resources\aspnet90\System.Threading.Tasks.Parallel.dll + + aspnet90.System.Buffers + Resources\aspnet90\System.Buffers.dll - - aspnet90.System.Threading.Thread - Resources\aspnet90\System.Threading.Thread.dll + + aspnet90.System.Collections.Concurrent + Resources\aspnet90\System.Collections.Concurrent.dll - - aspnet90.System.Threading.ThreadPool - Resources\aspnet90\System.Threading.ThreadPool.dll + + aspnet90.System.Collections.Immutable + Resources\aspnet90\System.Collections.Immutable.dll - - aspnet90.System.Threading.Timer - Resources\aspnet90\System.Threading.Timer.dll + + aspnet90.System.Collections.NonGeneric + Resources\aspnet90\System.Collections.NonGeneric.dll - - aspnet90.System.Transactions - Resources\aspnet90\System.Transactions.dll + + aspnet90.System.Collections.Specialized + Resources\aspnet90\System.Collections.Specialized.dll - - aspnet90.System.Transactions.Local - Resources\aspnet90\System.Transactions.Local.dll + + aspnet90.System.Collections + Resources\aspnet90\System.Collections.dll - - aspnet90.System.ValueTuple - Resources\aspnet90\System.ValueTuple.dll + + aspnet90.System.ComponentModel.Annotations + Resources\aspnet90\System.ComponentModel.Annotations.dll - - aspnet90.System.Web - Resources\aspnet90\System.Web.dll + + aspnet90.System.ComponentModel.DataAnnotations + Resources\aspnet90\System.ComponentModel.DataAnnotations.dll - - aspnet90.System.Web.HttpUtility - Resources\aspnet90\System.Web.HttpUtility.dll + + aspnet90.System.ComponentModel.EventBasedAsync + Resources\aspnet90\System.ComponentModel.EventBasedAsync.dll - - aspnet90.System.Windows - Resources\aspnet90\System.Windows.dll + + aspnet90.System.ComponentModel.Primitives + Resources\aspnet90\System.ComponentModel.Primitives.dll - - aspnet90.System.Xml - Resources\aspnet90\System.Xml.dll + + aspnet90.System.ComponentModel.TypeConverter + Resources\aspnet90\System.ComponentModel.TypeConverter.dll - - aspnet90.System.Xml.Linq - Resources\aspnet90\System.Xml.Linq.dll + + aspnet90.System.ComponentModel + Resources\aspnet90\System.ComponentModel.dll - - aspnet90.System.Xml.ReaderWriter - Resources\aspnet90\System.Xml.ReaderWriter.dll + + aspnet90.System.Configuration + Resources\aspnet90\System.Configuration.dll - - aspnet90.System.Xml.Serialization - Resources\aspnet90\System.Xml.Serialization.dll + + aspnet90.System.Console + Resources\aspnet90\System.Console.dll - - aspnet90.System.Xml.XDocument - Resources\aspnet90\System.Xml.XDocument.dll + + aspnet90.System.Core + Resources\aspnet90\System.Core.dll - - aspnet90.System.Xml.XmlDocument - Resources\aspnet90\System.Xml.XmlDocument.dll + + aspnet90.System.Data.Common + Resources\aspnet90\System.Data.Common.dll - - aspnet90.System.Xml.XmlSerializer - Resources\aspnet90\System.Xml.XmlSerializer.dll + + aspnet90.System.Data.DataSetExtensions + Resources\aspnet90\System.Data.DataSetExtensions.dll - - aspnet90.System.Xml.XPath - Resources\aspnet90\System.Xml.XPath.dll + + aspnet90.System.Data + Resources\aspnet90\System.Data.dll - - aspnet90.System.Xml.XPath.XDocument - Resources\aspnet90\System.Xml.XPath.XDocument.dll + + aspnet90.System.Diagnostics.Contracts + Resources\aspnet90\System.Diagnostics.Contracts.dll - - aspnet90.WindowsBase - Resources\aspnet90\WindowsBase.dll + + aspnet90.System.Diagnostics.Debug + Resources\aspnet90\System.Diagnostics.Debug.dll - - aspnet90.Microsoft.AspNetCore.Antiforgery - Resources\aspnet90\Microsoft.AspNetCore.Antiforgery.dll + + aspnet90.System.Diagnostics.DiagnosticSource + Resources\aspnet90\System.Diagnostics.DiagnosticSource.dll - - aspnet90.Microsoft.AspNetCore.Authentication.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Authentication.Abstractions.dll + + aspnet90.System.Diagnostics.FileVersionInfo + Resources\aspnet90\System.Diagnostics.FileVersionInfo.dll - - aspnet90.Microsoft.AspNetCore.Authentication.BearerToken - Resources\aspnet90\Microsoft.AspNetCore.Authentication.BearerToken.dll + + aspnet90.System.Diagnostics.Process + Resources\aspnet90\System.Diagnostics.Process.dll - - aspnet90.Microsoft.AspNetCore.Authentication.Cookies - Resources\aspnet90\Microsoft.AspNetCore.Authentication.Cookies.dll + + aspnet90.System.Diagnostics.StackTrace + Resources\aspnet90\System.Diagnostics.StackTrace.dll - - aspnet90.Microsoft.AspNetCore.Authentication.Core - Resources\aspnet90\Microsoft.AspNetCore.Authentication.Core.dll + + aspnet90.System.Diagnostics.TextWriterTraceListener + Resources\aspnet90\System.Diagnostics.TextWriterTraceListener.dll - - aspnet90.Microsoft.AspNetCore.Authentication - Resources\aspnet90\Microsoft.AspNetCore.Authentication.dll + + aspnet90.System.Diagnostics.Tools + Resources\aspnet90\System.Diagnostics.Tools.dll - - aspnet90.Microsoft.AspNetCore.Authentication.OAuth - Resources\aspnet90\Microsoft.AspNetCore.Authentication.OAuth.dll + + aspnet90.System.Diagnostics.TraceSource + Resources\aspnet90\System.Diagnostics.TraceSource.dll - - aspnet90.Microsoft.AspNetCore.Authorization - Resources\aspnet90\Microsoft.AspNetCore.Authorization.dll + + aspnet90.System.Diagnostics.Tracing + Resources\aspnet90\System.Diagnostics.Tracing.dll - - aspnet90.Microsoft.AspNetCore.Authorization.Policy - Resources\aspnet90\Microsoft.AspNetCore.Authorization.Policy.dll + + aspnet90.System.Drawing.Primitives + Resources\aspnet90\System.Drawing.Primitives.dll - - aspnet90.Microsoft.AspNetCore.Components.Authorization - Resources\aspnet90\Microsoft.AspNetCore.Components.Authorization.dll + + aspnet90.System.Drawing + Resources\aspnet90\System.Drawing.dll - - aspnet90.Microsoft.AspNetCore.Components - Resources\aspnet90\Microsoft.AspNetCore.Components.dll + + aspnet90.System.Dynamic.Runtime + Resources\aspnet90\System.Dynamic.Runtime.dll - - aspnet90.Microsoft.AspNetCore.Components.Endpoints - Resources\aspnet90\Microsoft.AspNetCore.Components.Endpoints.dll + + aspnet90.System.Formats.Asn1 + Resources\aspnet90\System.Formats.Asn1.dll - - aspnet90.Microsoft.AspNetCore.Components.Forms - Resources\aspnet90\Microsoft.AspNetCore.Components.Forms.dll + + aspnet90.System.Formats.Tar + Resources\aspnet90\System.Formats.Tar.dll - - aspnet90.Microsoft.AspNetCore.Components.Server - Resources\aspnet90\Microsoft.AspNetCore.Components.Server.dll + + aspnet90.System.Globalization.Calendars + Resources\aspnet90\System.Globalization.Calendars.dll - - aspnet90.Microsoft.AspNetCore.Components.Web - Resources\aspnet90\Microsoft.AspNetCore.Components.Web.dll + + aspnet90.System.Globalization.Extensions + Resources\aspnet90\System.Globalization.Extensions.dll - - aspnet90.Microsoft.AspNetCore.Connections.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Connections.Abstractions.dll + + aspnet90.System.Globalization + Resources\aspnet90\System.Globalization.dll - - aspnet90.Microsoft.AspNetCore.CookiePolicy - Resources\aspnet90\Microsoft.AspNetCore.CookiePolicy.dll + + aspnet90.System.IO.Compression.Brotli + Resources\aspnet90\System.IO.Compression.Brotli.dll - - aspnet90.Microsoft.AspNetCore.Cors - Resources\aspnet90\Microsoft.AspNetCore.Cors.dll + + aspnet90.System.IO.Compression.FileSystem + Resources\aspnet90\System.IO.Compression.FileSystem.dll - - aspnet90.Microsoft.AspNetCore.Cryptography.Internal - Resources\aspnet90\Microsoft.AspNetCore.Cryptography.Internal.dll + + aspnet90.System.IO.Compression.ZipFile + Resources\aspnet90\System.IO.Compression.ZipFile.dll - - aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation - Resources\aspnet90\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + + aspnet90.System.IO.Compression + Resources\aspnet90\System.IO.Compression.dll - - aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Abstractions.dll + + aspnet90.System.IO.FileSystem.AccessControl + Resources\aspnet90\System.IO.FileSystem.AccessControl.dll - - aspnet90.Microsoft.AspNetCore.DataProtection - Resources\aspnet90\Microsoft.AspNetCore.DataProtection.dll + + aspnet90.System.IO.FileSystem.DriveInfo + Resources\aspnet90\System.IO.FileSystem.DriveInfo.dll - - aspnet90.Microsoft.AspNetCore.DataProtection.Extensions - Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Extensions.dll + + aspnet90.System.IO.FileSystem.Primitives + Resources\aspnet90\System.IO.FileSystem.Primitives.dll - - aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.Abstractions.dll + + aspnet90.System.IO.FileSystem.Watcher + Resources\aspnet90\System.IO.FileSystem.Watcher.dll - - aspnet90.Microsoft.AspNetCore.Diagnostics - Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.dll + + aspnet90.System.IO.FileSystem + Resources\aspnet90\System.IO.FileSystem.dll - - aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks - Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + + aspnet90.System.IO.IsolatedStorage + Resources\aspnet90\System.IO.IsolatedStorage.dll - - aspnet90.Microsoft.AspNetCore - Resources\aspnet90\Microsoft.AspNetCore.dll + + aspnet90.System.IO.MemoryMappedFiles + Resources\aspnet90\System.IO.MemoryMappedFiles.dll - - aspnet90.Microsoft.AspNetCore.HostFiltering - Resources\aspnet90\Microsoft.AspNetCore.HostFiltering.dll + + aspnet90.System.IO.Pipelines + Resources\aspnet90\System.IO.Pipelines.dll - - aspnet90.Microsoft.AspNetCore.Hosting.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Hosting.Abstractions.dll + + aspnet90.System.IO.Pipes.AccessControl + Resources\aspnet90\System.IO.Pipes.AccessControl.dll - - aspnet90.Microsoft.AspNetCore.Hosting - Resources\aspnet90\Microsoft.AspNetCore.Hosting.dll + + aspnet90.System.IO.Pipes + Resources\aspnet90\System.IO.Pipes.dll - - aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + + aspnet90.System.IO.UnmanagedMemoryStream + Resources\aspnet90\System.IO.UnmanagedMemoryStream.dll - - aspnet90.Microsoft.AspNetCore.Html.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Html.Abstractions.dll + + aspnet90.System.IO + Resources\aspnet90\System.IO.dll - - aspnet90.Microsoft.AspNetCore.Http.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Http.Abstractions.dll + + aspnet90.System.Linq.Expressions + Resources\aspnet90\System.Linq.Expressions.dll - - aspnet90.Microsoft.AspNetCore.Http.Connections.Common - Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.Common.dll + + aspnet90.System.Linq.Parallel + Resources\aspnet90\System.Linq.Parallel.dll - - aspnet90.Microsoft.AspNetCore.Http.Connections - Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.dll + + aspnet90.System.Linq.Queryable + Resources\aspnet90\System.Linq.Queryable.dll - - aspnet90.Microsoft.AspNetCore.Http - Resources\aspnet90\Microsoft.AspNetCore.Http.dll + + aspnet90.System.Linq + Resources\aspnet90\System.Linq.dll - - aspnet90.Microsoft.AspNetCore.Http.Extensions - Resources\aspnet90\Microsoft.AspNetCore.Http.Extensions.dll + + aspnet90.System.Memory + Resources\aspnet90\System.Memory.dll - - aspnet90.Microsoft.AspNetCore.Http.Features - Resources\aspnet90\Microsoft.AspNetCore.Http.Features.dll + + aspnet90.System.Net.Http.Json + Resources\aspnet90\System.Net.Http.Json.dll - - aspnet90.Microsoft.AspNetCore.Http.Results - Resources\aspnet90\Microsoft.AspNetCore.Http.Results.dll + + aspnet90.System.Net.Http + Resources\aspnet90\System.Net.Http.dll - - aspnet90.Microsoft.AspNetCore.HttpLogging - Resources\aspnet90\Microsoft.AspNetCore.HttpLogging.dll + + aspnet90.System.Net.HttpListener + Resources\aspnet90\System.Net.HttpListener.dll - - aspnet90.Microsoft.AspNetCore.HttpOverrides - Resources\aspnet90\Microsoft.AspNetCore.HttpOverrides.dll + + aspnet90.System.Net.Mail + Resources\aspnet90\System.Net.Mail.dll - - aspnet90.Microsoft.AspNetCore.HttpsPolicy - Resources\aspnet90\Microsoft.AspNetCore.HttpsPolicy.dll + + aspnet90.System.Net.NameResolution + Resources\aspnet90\System.Net.NameResolution.dll - - aspnet90.Microsoft.AspNetCore.Identity - Resources\aspnet90\Microsoft.AspNetCore.Identity.dll + + aspnet90.System.Net.NetworkInformation + Resources\aspnet90\System.Net.NetworkInformation.dll - - aspnet90.Microsoft.AspNetCore.Localization - Resources\aspnet90\Microsoft.AspNetCore.Localization.dll + + aspnet90.System.Net.Ping + Resources\aspnet90\System.Net.Ping.dll - - aspnet90.Microsoft.AspNetCore.Localization.Routing - Resources\aspnet90\Microsoft.AspNetCore.Localization.Routing.dll + + aspnet90.System.Net.Primitives + Resources\aspnet90\System.Net.Primitives.dll - - aspnet90.Microsoft.AspNetCore.Metadata - Resources\aspnet90\Microsoft.AspNetCore.Metadata.dll + + aspnet90.System.Net.Quic + Resources\aspnet90\System.Net.Quic.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Abstractions.dll + + aspnet90.System.Net.Requests + Resources\aspnet90\System.Net.Requests.dll - - aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer - Resources\aspnet90\Microsoft.AspNetCore.Mvc.ApiExplorer.dll + + aspnet90.System.Net.Security + Resources\aspnet90\System.Net.Security.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Core - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Core.dll + + aspnet90.System.Net.ServicePoint + Resources\aspnet90\System.Net.ServicePoint.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Cors - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Cors.dll + + aspnet90.System.Net.Sockets + Resources\aspnet90\System.Net.Sockets.dll - - aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations - Resources\aspnet90\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + aspnet90.System.Net.WebClient + Resources\aspnet90\System.Net.WebClient.dll - - aspnet90.Microsoft.AspNetCore.Mvc - Resources\aspnet90\Microsoft.AspNetCore.Mvc.dll + + aspnet90.System.Net.WebHeaderCollection + Resources\aspnet90\System.Net.WebHeaderCollection.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Json.dll + + aspnet90.System.Net.WebProxy + Resources\aspnet90\System.Net.WebProxy.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + + aspnet90.System.Net.WebSockets.Client + Resources\aspnet90\System.Net.WebSockets.Client.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Localization - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Localization.dll + + aspnet90.System.Net.WebSockets + Resources\aspnet90\System.Net.WebSockets.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Razor - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Razor.dll + + aspnet90.System.Net + Resources\aspnet90\System.Net.dll - - aspnet90.Microsoft.AspNetCore.Mvc.RazorPages - Resources\aspnet90\Microsoft.AspNetCore.Mvc.RazorPages.dll + + aspnet90.System.Numerics.Vectors + Resources\aspnet90\System.Numerics.Vectors.dll - - aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers - Resources\aspnet90\Microsoft.AspNetCore.Mvc.TagHelpers.dll + + aspnet90.System.Numerics + Resources\aspnet90\System.Numerics.dll - - aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures - Resources\aspnet90\Microsoft.AspNetCore.Mvc.ViewFeatures.dll + + aspnet90.System.ObjectModel + Resources\aspnet90\System.ObjectModel.dll - - aspnet90.Microsoft.AspNetCore.OutputCaching - Resources\aspnet90\Microsoft.AspNetCore.OutputCaching.dll + + aspnet90.System.Reflection.DispatchProxy + Resources\aspnet90\System.Reflection.DispatchProxy.dll - - aspnet90.Microsoft.AspNetCore.RateLimiting - Resources\aspnet90\Microsoft.AspNetCore.RateLimiting.dll + + aspnet90.System.Reflection.Emit.ILGeneration + Resources\aspnet90\System.Reflection.Emit.ILGeneration.dll - - aspnet90.Microsoft.AspNetCore.Razor - Resources\aspnet90\Microsoft.AspNetCore.Razor.dll + + aspnet90.System.Reflection.Emit.Lightweight + Resources\aspnet90\System.Reflection.Emit.Lightweight.dll - - aspnet90.Microsoft.AspNetCore.Razor.Runtime - Resources\aspnet90\Microsoft.AspNetCore.Razor.Runtime.dll + + aspnet90.System.Reflection.Emit + Resources\aspnet90\System.Reflection.Emit.dll - - aspnet90.Microsoft.AspNetCore.RequestDecompression - Resources\aspnet90\Microsoft.AspNetCore.RequestDecompression.dll + + aspnet90.System.Reflection.Extensions + Resources\aspnet90\System.Reflection.Extensions.dll - - aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + + aspnet90.System.Reflection.Metadata + Resources\aspnet90\System.Reflection.Metadata.dll - - aspnet90.Microsoft.AspNetCore.ResponseCaching - Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.dll + + aspnet90.System.Reflection.Primitives + Resources\aspnet90\System.Reflection.Primitives.dll - - aspnet90.Microsoft.AspNetCore.ResponseCompression - Resources\aspnet90\Microsoft.AspNetCore.ResponseCompression.dll + + aspnet90.System.Reflection.TypeExtensions + Resources\aspnet90\System.Reflection.TypeExtensions.dll - - aspnet90.Microsoft.AspNetCore.Rewrite - Resources\aspnet90\Microsoft.AspNetCore.Rewrite.dll + + aspnet90.System.Reflection + Resources\aspnet90\System.Reflection.dll - - aspnet90.Microsoft.AspNetCore.Routing.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Routing.Abstractions.dll + + aspnet90.System.Resources.Reader + Resources\aspnet90\System.Resources.Reader.dll - - aspnet90.Microsoft.AspNetCore.Routing - Resources\aspnet90\Microsoft.AspNetCore.Routing.dll + + aspnet90.System.Resources.ResourceManager + Resources\aspnet90\System.Resources.ResourceManager.dll - - aspnet90.Microsoft.AspNetCore.Server.HttpSys - Resources\aspnet90\Microsoft.AspNetCore.Server.HttpSys.dll + + aspnet90.System.Resources.Writer + Resources\aspnet90\System.Resources.Writer.dll - - aspnet90.Microsoft.AspNetCore.Server.IIS - Resources\aspnet90\Microsoft.AspNetCore.Server.IIS.dll + + aspnet90.System.Runtime.CompilerServices.Unsafe + Resources\aspnet90\System.Runtime.CompilerServices.Unsafe.dll - - aspnet90.Microsoft.AspNetCore.Server.IISIntegration - Resources\aspnet90\Microsoft.AspNetCore.Server.IISIntegration.dll + + aspnet90.System.Runtime.CompilerServices.VisualC + Resources\aspnet90\System.Runtime.CompilerServices.VisualC.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Core.dll + + aspnet90.System.Runtime.Extensions + Resources\aspnet90\System.Runtime.Extensions.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.dll + + aspnet90.System.Runtime.Handles + Resources\aspnet90\System.Runtime.Handles.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + aspnet90.System.Runtime.InteropServices.JavaScript + Resources\aspnet90\System.Runtime.InteropServices.JavaScript.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + + aspnet90.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet90\System.Runtime.InteropServices.RuntimeInformation.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + + aspnet90.System.Runtime.InteropServices + Resources\aspnet90\System.Runtime.InteropServices.dll - - aspnet90.Microsoft.AspNetCore.Session - Resources\aspnet90\Microsoft.AspNetCore.Session.dll + + aspnet90.System.Runtime.Intrinsics + Resources\aspnet90\System.Runtime.Intrinsics.dll - - aspnet90.Microsoft.AspNetCore.SignalR.Common - Resources\aspnet90\Microsoft.AspNetCore.SignalR.Common.dll + + aspnet90.System.Runtime.Loader + Resources\aspnet90\System.Runtime.Loader.dll - - aspnet90.Microsoft.AspNetCore.SignalR.Core - Resources\aspnet90\Microsoft.AspNetCore.SignalR.Core.dll + + aspnet90.System.Runtime.Numerics + Resources\aspnet90\System.Runtime.Numerics.dll - - aspnet90.Microsoft.AspNetCore.SignalR - Resources\aspnet90\Microsoft.AspNetCore.SignalR.dll + + aspnet90.System.Runtime.Serialization.Formatters + Resources\aspnet90\System.Runtime.Serialization.Formatters.dll - - aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json - Resources\aspnet90\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + aspnet90.System.Runtime.Serialization.Json + Resources\aspnet90\System.Runtime.Serialization.Json.dll - - aspnet90.Microsoft.AspNetCore.StaticAssets - Resources\aspnet90\Microsoft.AspNetCore.StaticAssets.dll + + aspnet90.System.Runtime.Serialization.Primitives + Resources\aspnet90\System.Runtime.Serialization.Primitives.dll - - aspnet90.Microsoft.AspNetCore.StaticFiles - Resources\aspnet90\Microsoft.AspNetCore.StaticFiles.dll + + aspnet90.System.Runtime.Serialization.Xml + Resources\aspnet90\System.Runtime.Serialization.Xml.dll - - aspnet90.Microsoft.AspNetCore.WebSockets - Resources\aspnet90\Microsoft.AspNetCore.WebSockets.dll + + aspnet90.System.Runtime.Serialization + Resources\aspnet90\System.Runtime.Serialization.dll - - aspnet90.Microsoft.AspNetCore.WebUtilities - Resources\aspnet90\Microsoft.AspNetCore.WebUtilities.dll + + aspnet90.System.Runtime + Resources\aspnet90\System.Runtime.dll - - aspnet90.Microsoft.Extensions.Caching.Abstractions - Resources\aspnet90\Microsoft.Extensions.Caching.Abstractions.dll + + aspnet90.System.Security.AccessControl + Resources\aspnet90\System.Security.AccessControl.dll - - aspnet90.Microsoft.Extensions.Caching.Memory - Resources\aspnet90\Microsoft.Extensions.Caching.Memory.dll + + aspnet90.System.Security.Claims + Resources\aspnet90\System.Security.Claims.dll - - aspnet90.Microsoft.Extensions.Configuration.Abstractions - Resources\aspnet90\Microsoft.Extensions.Configuration.Abstractions.dll + + aspnet90.System.Security.Cryptography.Algorithms + Resources\aspnet90\System.Security.Cryptography.Algorithms.dll - - aspnet90.Microsoft.Extensions.Configuration.Binder - Resources\aspnet90\Microsoft.Extensions.Configuration.Binder.dll + + aspnet90.System.Security.Cryptography.Cng + Resources\aspnet90\System.Security.Cryptography.Cng.dll - - aspnet90.Microsoft.Extensions.Configuration.CommandLine - Resources\aspnet90\Microsoft.Extensions.Configuration.CommandLine.dll + + aspnet90.System.Security.Cryptography.Csp + Resources\aspnet90\System.Security.Cryptography.Csp.dll - - aspnet90.Microsoft.Extensions.Configuration - Resources\aspnet90\Microsoft.Extensions.Configuration.dll + + aspnet90.System.Security.Cryptography.Encoding + Resources\aspnet90\System.Security.Cryptography.Encoding.dll - - aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables - Resources\aspnet90\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + + aspnet90.System.Security.Cryptography.OpenSsl + Resources\aspnet90\System.Security.Cryptography.OpenSsl.dll - - aspnet90.Microsoft.Extensions.Configuration.FileExtensions - Resources\aspnet90\Microsoft.Extensions.Configuration.FileExtensions.dll + + aspnet90.System.Security.Cryptography.Primitives + Resources\aspnet90\System.Security.Cryptography.Primitives.dll - - aspnet90.Microsoft.Extensions.Configuration.Ini - Resources\aspnet90\Microsoft.Extensions.Configuration.Ini.dll + + aspnet90.System.Security.Cryptography.X509Certificates + Resources\aspnet90\System.Security.Cryptography.X509Certificates.dll - - aspnet90.Microsoft.Extensions.Configuration.Json - Resources\aspnet90\Microsoft.Extensions.Configuration.Json.dll + + aspnet90.System.Security.Cryptography + Resources\aspnet90\System.Security.Cryptography.dll - - aspnet90.Microsoft.Extensions.Configuration.KeyPerFile - Resources\aspnet90\Microsoft.Extensions.Configuration.KeyPerFile.dll + + aspnet90.System.Security.Principal.Windows + Resources\aspnet90\System.Security.Principal.Windows.dll - - aspnet90.Microsoft.Extensions.Configuration.UserSecrets - Resources\aspnet90\Microsoft.Extensions.Configuration.UserSecrets.dll + + aspnet90.System.Security.Principal + Resources\aspnet90\System.Security.Principal.dll - - aspnet90.Microsoft.Extensions.Configuration.Xml - Resources\aspnet90\Microsoft.Extensions.Configuration.Xml.dll + + aspnet90.System.Security.SecureString + Resources\aspnet90\System.Security.SecureString.dll - - aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions - Resources\aspnet90\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + aspnet90.System.Security + Resources\aspnet90\System.Security.dll - - aspnet90.Microsoft.Extensions.DependencyInjection - Resources\aspnet90\Microsoft.Extensions.DependencyInjection.dll + + aspnet90.System.ServiceModel.Web + Resources\aspnet90\System.ServiceModel.Web.dll - - aspnet90.Microsoft.Extensions.Diagnostics.Abstractions - Resources\aspnet90\Microsoft.Extensions.Diagnostics.Abstractions.dll + + aspnet90.System.ServiceProcess + Resources\aspnet90\System.ServiceProcess.dll - - aspnet90.Microsoft.Extensions.Diagnostics - Resources\aspnet90\Microsoft.Extensions.Diagnostics.dll + + aspnet90.System.Text.Encoding.CodePages + Resources\aspnet90\System.Text.Encoding.CodePages.dll - - aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + + aspnet90.System.Text.Encoding.Extensions + Resources\aspnet90\System.Text.Encoding.Extensions.dll - - aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks - Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.dll + + aspnet90.System.Text.Encoding + Resources\aspnet90\System.Text.Encoding.dll - - aspnet90.Microsoft.Extensions.Features - Resources\aspnet90\Microsoft.Extensions.Features.dll + + aspnet90.System.Text.Encodings.Web + Resources\aspnet90\System.Text.Encodings.Web.dll - - aspnet90.Microsoft.Extensions.FileProviders.Abstractions - Resources\aspnet90\Microsoft.Extensions.FileProviders.Abstractions.dll + + aspnet90.System.Text.Json + Resources\aspnet90\System.Text.Json.dll - - aspnet90.Microsoft.Extensions.FileProviders.Composite - Resources\aspnet90\Microsoft.Extensions.FileProviders.Composite.dll + + aspnet90.System.Text.RegularExpressions + Resources\aspnet90\System.Text.RegularExpressions.dll - - aspnet90.Microsoft.Extensions.FileProviders.Embedded - Resources\aspnet90\Microsoft.Extensions.FileProviders.Embedded.dll + + aspnet90.System.Threading.Channels + Resources\aspnet90\System.Threading.Channels.dll - - aspnet90.Microsoft.Extensions.FileProviders.Physical - Resources\aspnet90\Microsoft.Extensions.FileProviders.Physical.dll + + aspnet90.System.Threading.Overlapped + Resources\aspnet90\System.Threading.Overlapped.dll - - aspnet90.Microsoft.Extensions.FileSystemGlobbing - Resources\aspnet90\Microsoft.Extensions.FileSystemGlobbing.dll + + aspnet90.System.Threading.Tasks.Dataflow + Resources\aspnet90\System.Threading.Tasks.Dataflow.dll - - aspnet90.Microsoft.Extensions.Hosting.Abstractions - Resources\aspnet90\Microsoft.Extensions.Hosting.Abstractions.dll + + aspnet90.System.Threading.Tasks.Extensions + Resources\aspnet90\System.Threading.Tasks.Extensions.dll - - aspnet90.Microsoft.Extensions.Hosting - Resources\aspnet90\Microsoft.Extensions.Hosting.dll + + aspnet90.System.Threading.Tasks.Parallel + Resources\aspnet90\System.Threading.Tasks.Parallel.dll - - aspnet90.Microsoft.Extensions.Http - Resources\aspnet90\Microsoft.Extensions.Http.dll + + aspnet90.System.Threading.Tasks + Resources\aspnet90\System.Threading.Tasks.dll - - aspnet90.Microsoft.Extensions.Identity.Core - Resources\aspnet90\Microsoft.Extensions.Identity.Core.dll + + aspnet90.System.Threading.Thread + Resources\aspnet90\System.Threading.Thread.dll - - aspnet90.Microsoft.Extensions.Identity.Stores - Resources\aspnet90\Microsoft.Extensions.Identity.Stores.dll + + aspnet90.System.Threading.ThreadPool + Resources\aspnet90\System.Threading.ThreadPool.dll - - aspnet90.Microsoft.Extensions.Localization.Abstractions - Resources\aspnet90\Microsoft.Extensions.Localization.Abstractions.dll + + aspnet90.System.Threading.Timer + Resources\aspnet90\System.Threading.Timer.dll - - aspnet90.Microsoft.Extensions.Localization - Resources\aspnet90\Microsoft.Extensions.Localization.dll + + aspnet90.System.Threading + Resources\aspnet90\System.Threading.dll - - aspnet90.Microsoft.Extensions.Logging.Abstractions - Resources\aspnet90\Microsoft.Extensions.Logging.Abstractions.dll + + aspnet90.System.Transactions.Local + Resources\aspnet90\System.Transactions.Local.dll - - aspnet90.Microsoft.Extensions.Logging.Configuration - Resources\aspnet90\Microsoft.Extensions.Logging.Configuration.dll + + aspnet90.System.Transactions + Resources\aspnet90\System.Transactions.dll - - aspnet90.Microsoft.Extensions.Logging.Console - Resources\aspnet90\Microsoft.Extensions.Logging.Console.dll + + aspnet90.System.ValueTuple + Resources\aspnet90\System.ValueTuple.dll - - aspnet90.Microsoft.Extensions.Logging.Debug - Resources\aspnet90\Microsoft.Extensions.Logging.Debug.dll + + aspnet90.System.Web.HttpUtility + Resources\aspnet90\System.Web.HttpUtility.dll - - aspnet90.Microsoft.Extensions.Logging - Resources\aspnet90\Microsoft.Extensions.Logging.dll + + aspnet90.System.Web + Resources\aspnet90\System.Web.dll - - aspnet90.Microsoft.Extensions.Logging.EventLog - Resources\aspnet90\Microsoft.Extensions.Logging.EventLog.dll + + aspnet90.System.Windows + Resources\aspnet90\System.Windows.dll - - aspnet90.Microsoft.Extensions.Logging.EventSource - Resources\aspnet90\Microsoft.Extensions.Logging.EventSource.dll + + aspnet90.System.Xml.Linq + Resources\aspnet90\System.Xml.Linq.dll - - aspnet90.Microsoft.Extensions.Logging.TraceSource - Resources\aspnet90\Microsoft.Extensions.Logging.TraceSource.dll + + aspnet90.System.Xml.ReaderWriter + Resources\aspnet90\System.Xml.ReaderWriter.dll - - aspnet90.Microsoft.Extensions.ObjectPool - Resources\aspnet90\Microsoft.Extensions.ObjectPool.dll + + aspnet90.System.Xml.Serialization + Resources\aspnet90\System.Xml.Serialization.dll - - aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions - Resources\aspnet90\Microsoft.Extensions.Options.ConfigurationExtensions.dll + + aspnet90.System.Xml.XDocument + Resources\aspnet90\System.Xml.XDocument.dll - - aspnet90.Microsoft.Extensions.Options.DataAnnotations - Resources\aspnet90\Microsoft.Extensions.Options.DataAnnotations.dll + + aspnet90.System.Xml.XPath.XDocument + Resources\aspnet90\System.Xml.XPath.XDocument.dll - - aspnet90.Microsoft.Extensions.Options - Resources\aspnet90\Microsoft.Extensions.Options.dll + + aspnet90.System.Xml.XPath + Resources\aspnet90\System.Xml.XPath.dll - - aspnet90.Microsoft.Extensions.Primitives - Resources\aspnet90\Microsoft.Extensions.Primitives.dll + + aspnet90.System.Xml.XmlDocument + Resources\aspnet90\System.Xml.XmlDocument.dll - - aspnet90.Microsoft.Extensions.WebEncoders - Resources\aspnet90\Microsoft.Extensions.WebEncoders.dll + + aspnet90.System.Xml.XmlSerializer + Resources\aspnet90\System.Xml.XmlSerializer.dll - - aspnet90.Microsoft.JSInterop - Resources\aspnet90\Microsoft.JSInterop.dll + + aspnet90.System.Xml + Resources\aspnet90\System.Xml.dll - - aspnet90.Microsoft.Net.Http.Headers - Resources\aspnet90\Microsoft.Net.Http.Headers.dll + + aspnet90.System + Resources\aspnet90\System.dll - - aspnet90.System.Diagnostics.EventLog - Resources\aspnet90\System.Diagnostics.EventLog.dll + + aspnet90.WindowsBase + Resources\aspnet90\WindowsBase.dll - - aspnet90.System.Security.Cryptography.Xml - Resources\aspnet90\System.Security.Cryptography.Xml.dll + + aspnet90.mscorlib + Resources\aspnet90\mscorlib.dll - - aspnet90.System.Threading.RateLimiting - Resources\aspnet90\System.Threading.RateLimiting.dll + + aspnet90.netstandard + Resources\aspnet90\netstandard.dll diff --git a/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs b/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs index 1bcab4c..90fe793 100644 --- a/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs @@ -12,7 +12,7 @@ public static partial class Net100Wasm public static class ReferenceInfos { - /// public static PortableExecutableReference + /// /// The for Microsoft.CSharp.dll /// public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net100Wasm.References.MicrosoftCSharp, global::System.Guid.Parse("0404a7f9-d0b6-464f-818f-9f31901a0a77")); @@ -37,16 +37,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net100Wasm.References.MicrosoftWin32Registry, global::System.Guid.Parse("e913984b-725d-4db1-a8d2-2e187fd4b0b9")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100Wasm.References.mscorlib, global::System.Guid.Parse("341f8709-51c3-4e54-8200-2d7e600ab460")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net100Wasm.References.netstandard, global::System.Guid.Parse("82073b99-4b47-45c9-80bf-748e360f6b94")); - /// /// The for System.AppContext.dll /// @@ -62,11 +52,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net100Wasm.References.SystemCollectionsConcurrent, global::System.Guid.Parse("27f4472b-a290-43ef-acc1-ed1564c7443c")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net100Wasm.References.SystemCollections, global::System.Guid.Parse("66f82c24-c0ab-46c3-8c20-363a4df6fb0b")); - /// /// The for System.Collections.Immutable.dll /// @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net100Wasm.References.SystemCollectionsSpecialized, global::System.Guid.Parse("ec0fcfd4-1439-48cd-a2d4-1429feba75f4")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net100Wasm.References.SystemCollections, global::System.Guid.Parse("66f82c24-c0ab-46c3-8c20-363a4df6fb0b")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -92,11 +82,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net100Wasm.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("8f07f3e6-a523-40a9-93e8-f5ea2f48bf28")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net100Wasm.References.SystemComponentModel, global::System.Guid.Parse("ced335d1-679b-4ba7-acfe-465decdb57c0")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -112,6 +97,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net100Wasm.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("ae437876-ae0a-4a8c-9ce4-d61da8a2b88e")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net100Wasm.References.SystemComponentModel, global::System.Guid.Parse("ced335d1-679b-4ba7-acfe-465decdb57c0")); + /// /// The for System.Configuration.dll /// @@ -193,20 +183,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net100Wasm.References.SystemDiagnosticsTracing, global::System.Guid.Parse("2c4d43b5-e13d-4415-9175-5e57a9a1a501")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net100Wasm.References.System, global::System.Guid.Parse("4b1b85f8-1bf5-4ad7-b7c8-abb8c9927139")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net100Wasm.References.SystemDrawingPrimitives, global::System.Guid.Parse("a246ca06-d7da-4f42-9e93-ef26729d665c")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net100Wasm.References.SystemDrawing, global::System.Guid.Parse("d890658d-db25-4a97-befc-34515733fded")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net100Wasm.References.SystemDrawingPrimitives, global::System.Guid.Parse("a246ca06-d7da-4f42-9e93-ef26729d665c")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -227,25 +212,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net100Wasm.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d2420add-cb42-4aaf-8420-ca166a98d880")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net100Wasm.References.SystemGlobalization, global::System.Guid.Parse("e84b3145-69d6-4b7e-8fb2-6367c64a823c")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net100Wasm.References.SystemGlobalizationExtensions, global::System.Guid.Parse("98dbe060-ea87-40ec-99dc-edecd188c7e6")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net100Wasm.References.SystemIOCompressionBrotli, global::System.Guid.Parse("a5e0dcf0-e098-4a92-9dd6-4a7db1322365")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net100Wasm.References.SystemGlobalization, global::System.Guid.Parse("e84b3145-69d6-4b7e-8fb2-6367c64a823c")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net100Wasm.References.SystemIOCompression, global::System.Guid.Parse("24ffb0fb-6b55-4220-a000-7872687e40a8")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net100Wasm.References.SystemIOCompressionBrotli, global::System.Guid.Parse("a5e0dcf0-e098-4a92-9dd6-4a7db1322365")); /// /// The for System.IO.Compression.FileSystem.dll @@ -258,20 +238,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net100Wasm.References.SystemIOCompressionZipFile, global::System.Guid.Parse("a0b5d3d4-0ae0-47ae-a418-eb01baf192a9")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net100Wasm.References.SystemIO, global::System.Guid.Parse("cea42916-aed0-4fc6-8c3a-ff8852e59470")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net100Wasm.References.SystemIOCompression, global::System.Guid.Parse("24ffb0fb-6b55-4220-a000-7872687e40a8")); /// /// The for System.IO.FileSystem.AccessControl.dll /// public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net100Wasm.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("c1580611-38e6-4218-8923-e08d87fcc53a")); - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net100Wasm.References.SystemIOFileSystem, global::System.Guid.Parse("684047b9-e256-49e3-919a-0fd9a195d035")); - /// /// The for System.IO.FileSystem.DriveInfo.dll /// @@ -287,6 +262,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net100Wasm.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("a8d78060-cca7-4261-aee2-710da66120f4")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net100Wasm.References.SystemIOFileSystem, global::System.Guid.Parse("684047b9-e256-49e3-919a-0fd9a195d035")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -318,14 +298,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net100Wasm.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("bfb77410-ffd8-429e-8d38-b7b8ae48c13c")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net100Wasm.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("a0a6014d-a397-43fd-ba4e-5945a6d3f256")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net100Wasm.References.SystemIO, global::System.Guid.Parse("cea42916-aed0-4fc6-8c3a-ff8852e59470")); /// - /// The for System.Linq.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net100Wasm.References.SystemLinq, global::System.Guid.Parse("a170771b-3433-4151-b0bc-ce9e1cf20e01")); + public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net100Wasm.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("a0a6014d-a397-43fd-ba4e-5945a6d3f256")); /// /// The for System.Linq.Expressions.dll @@ -342,26 +322,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net100Wasm.References.SystemLinqQueryable, global::System.Guid.Parse("f27e8256-a804-4821-a5b5-20f2fb9a84c2")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net100Wasm.References.SystemLinq, global::System.Guid.Parse("a170771b-3433-4151-b0bc-ce9e1cf20e01")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net100Wasm.References.SystemMemory, global::System.Guid.Parse("8b39451a-9028-4db9-9e06-ba86e3672b0b")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net100Wasm.References.SystemNet, global::System.Guid.Parse("d3868e01-7667-4a96-980c-bfe25694d213")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net100Wasm.References.SystemNetHttpJson, global::System.Guid.Parse("166808c4-54d3-492c-8a62-03b715ce4593")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net100Wasm.References.SystemNetHttp, global::System.Guid.Parse("6af093a6-a48e-4d3c-b6dc-2deb81ac8653")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net100Wasm.References.SystemNetHttpJson, global::System.Guid.Parse("166808c4-54d3-492c-8a62-03b715ce4593")); - /// /// The for System.Net.HttpListener.dll /// @@ -448,15 +428,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net100Wasm.References.SystemNetWebSockets, global::System.Guid.Parse("e6847b71-cca8-49ed-9c80-64457e06f167")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net100Wasm.References.SystemNumerics, global::System.Guid.Parse("94e1913c-6858-466c-a6b8-2e5091c9de52")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net100Wasm.References.SystemNet, global::System.Guid.Parse("d3868e01-7667-4a96-980c-bfe25694d213")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net100Wasm.References.SystemNumericsVectors, global::System.Guid.Parse("f278abdf-072a-4ead-91b5-93965439e976")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net100Wasm.References.SystemNumerics, global::System.Guid.Parse("94e1913c-6858-466c-a6b8-2e5091c9de52")); + /// /// The for System.ObjectModel.dll /// @@ -472,30 +457,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemPrivateUri => new ReferenceInfo("System.Private.Uri.dll", Resources.SystemPrivateUri, Net100Wasm.References.SystemPrivateUri, global::System.Guid.Parse("194127a4-2643-4a57-a334-4c6e6ae5cb07")); - /// - /// The for System.Private.Xml.dll - /// - public static ReferenceInfo SystemPrivateXml => new ReferenceInfo("System.Private.Xml.dll", Resources.SystemPrivateXml, Net100Wasm.References.SystemPrivateXml, global::System.Guid.Parse("119ba91b-cced-428b-963b-18475527223e")); - /// /// The for System.Private.Xml.Linq.dll /// public static ReferenceInfo SystemPrivateXmlLinq => new ReferenceInfo("System.Private.Xml.Linq.dll", Resources.SystemPrivateXmlLinq, Net100Wasm.References.SystemPrivateXmlLinq, global::System.Guid.Parse("1ee44afd-bef2-4b35-89ec-73e64d1ab398")); /// - /// The for System.Reflection.DispatchProxy.dll - /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net100Wasm.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("50470b56-311b-497e-9f5d-79cc4360a2e9")); - - /// - /// The for System.Reflection.dll + /// The for System.Private.Xml.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net100Wasm.References.SystemReflection, global::System.Guid.Parse("1c41dbd5-f1ef-4769-a968-5c4f02e873b6")); + public static ReferenceInfo SystemPrivateXml => new ReferenceInfo("System.Private.Xml.dll", Resources.SystemPrivateXml, Net100Wasm.References.SystemPrivateXml, global::System.Guid.Parse("119ba91b-cced-428b-963b-18475527223e")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net100Wasm.References.SystemReflectionEmit, global::System.Guid.Parse("6adcf238-8085-4af1-a74f-fbb888bbc6aa")); + public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net100Wasm.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("50470b56-311b-497e-9f5d-79cc4360a2e9")); /// /// The for System.Reflection.Emit.ILGeneration.dll @@ -507,6 +482,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net100Wasm.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("3c5510cf-9ecf-4acb-b78c-675fd12e5306")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net100Wasm.References.SystemReflectionEmit, global::System.Guid.Parse("6adcf238-8085-4af1-a74f-fbb888bbc6aa")); + /// /// The for System.Reflection.Extensions.dll /// @@ -527,6 +507,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net100Wasm.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("dba77d3c-c2cf-4240-8543-7718b2e53ed5")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net100Wasm.References.SystemReflection, global::System.Guid.Parse("1c41dbd5-f1ef-4769-a968-5c4f02e873b6")); + /// /// The for System.Resources.Reader.dll /// @@ -552,11 +537,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net100Wasm.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("c34404ba-cf4c-41c8-b1a8-9786af1fada8")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net100Wasm.References.SystemRuntime, global::System.Guid.Parse("cc327627-2988-4b36-b256-bb5d7e82f2f2")); - /// /// The for System.Runtime.Extensions.dll /// @@ -567,11 +547,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net100Wasm.References.SystemRuntimeHandles, global::System.Guid.Parse("1e8ff36a-537c-4639-9e50-63d91e1da97f")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net100Wasm.References.SystemRuntimeInteropServices, global::System.Guid.Parse("60f648b1-1a0d-4158-b240-608b419abfe4")); - /// /// The for System.Runtime.InteropServices.JavaScript.dll /// @@ -582,6 +557,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net100Wasm.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("7a899d64-c2be-481f-8851-3ce8dd205260")); + /// + /// The for System.Runtime.InteropServices.dll + /// + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net100Wasm.References.SystemRuntimeInteropServices, global::System.Guid.Parse("60f648b1-1a0d-4158-b240-608b419abfe4")); + /// /// The for System.Runtime.Intrinsics.dll /// @@ -597,11 +577,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net100Wasm.References.SystemRuntimeNumerics, global::System.Guid.Parse("bbc1112b-0921-47e0-9eb5-d86d83d6548a")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net100Wasm.References.SystemRuntimeSerialization, global::System.Guid.Parse("3465a2d8-5a5e-4e3f-b5b5-1c2b768dea94")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -622,6 +597,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net100Wasm.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e2225de1-9a92-4f83-bf0f-d0cf3ce6e0b6")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net100Wasm.References.SystemRuntimeSerialization, global::System.Guid.Parse("3465a2d8-5a5e-4e3f-b5b5-1c2b768dea94")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net100Wasm.References.SystemRuntime, global::System.Guid.Parse("cc327627-2988-4b36-b256-bb5d7e82f2f2")); + /// /// The for System.Security.AccessControl.dll /// @@ -647,11 +632,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net100Wasm.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("55e1aba0-8af6-4c38-b514-025cad6309e5")); - /// - /// The for System.Security.Cryptography.dll - /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net100Wasm.References.SystemSecurityCryptography, global::System.Guid.Parse("bf068ae5-e6c9-4dcf-acc9-30393a3fa0f4")); - /// /// The for System.Security.Cryptography.Encoding.dll /// @@ -673,25 +653,30 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net100Wasm.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("ac68f864-f4ef-4222-833e-61add07ebdaa")); /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net100Wasm.References.SystemSecurity, global::System.Guid.Parse("90a52940-b308-463e-8924-50aac49304d2")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net100Wasm.References.SystemSecurityCryptography, global::System.Guid.Parse("bf068ae5-e6c9-4dcf-acc9-30393a3fa0f4")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net100Wasm.References.SystemSecurityPrincipal, global::System.Guid.Parse("360c2a3d-bd62-4991-8f11-884b3f040836")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net100Wasm.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("4c3cd9cf-334b-495b-a1d2-932408b439c1")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net100Wasm.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("4c3cd9cf-334b-495b-a1d2-932408b439c1")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net100Wasm.References.SystemSecurityPrincipal, global::System.Guid.Parse("360c2a3d-bd62-4991-8f11-884b3f040836")); /// /// The for System.Security.SecureString.dll /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net100Wasm.References.SystemSecuritySecureString, global::System.Guid.Parse("21bccb90-3486-44b6-85c2-22e583f9b34b")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net100Wasm.References.SystemSecurity, global::System.Guid.Parse("90a52940-b308-463e-8924-50aac49304d2")); + /// /// The for System.ServiceModel.Web.dll /// @@ -708,14 +693,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net100Wasm.References.SystemTextEncodingCodePages, global::System.Guid.Parse("fe420cd3-d49d-46a6-b3d2-d06da15f4a5e")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net100Wasm.References.SystemTextEncoding, global::System.Guid.Parse("7b085616-225b-448d-965f-086cc7086183")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net100Wasm.References.SystemTextEncodingExtensions, global::System.Guid.Parse("fbd30ea4-eb83-46c3-aab0-810c13d30747")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net100Wasm.References.SystemTextEncodingExtensions, global::System.Guid.Parse("fbd30ea4-eb83-46c3-aab0-810c13d30747")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net100Wasm.References.SystemTextEncoding, global::System.Guid.Parse("7b085616-225b-448d-965f-086cc7086183")); /// /// The for System.Text.Encodings.Web.dll @@ -742,11 +727,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net100Wasm.References.SystemThreadingChannels, global::System.Guid.Parse("f61bfafe-7a56-42b2-bd75-2f0c0825de0f")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net100Wasm.References.SystemThreading, global::System.Guid.Parse("f7728c13-ad35-41e5-98f1-86e2d4d71b07")); - /// /// The for System.Threading.Overlapped.dll /// @@ -757,11 +737,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net100Wasm.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("416d1ad8-419a-4a0d-b0fe-ebc120f97136")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net100Wasm.References.SystemThreadingTasks, global::System.Guid.Parse("e7677b73-32bd-4191-86bd-5248474ffe22")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -772,6 +747,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net100Wasm.References.SystemThreadingTasksParallel, global::System.Guid.Parse("60bf6e56-4c48-49ca-b305-2fbcb181615e")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net100Wasm.References.SystemThreadingTasks, global::System.Guid.Parse("e7677b73-32bd-4191-86bd-5248474ffe22")); + /// /// The for System.Threading.Thread.dll /// @@ -788,9 +768,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net100Wasm.References.SystemThreadingTimer, global::System.Guid.Parse("f525e9bd-cc07-4098-b0d5-5dc68d303cd0")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net100Wasm.References.SystemTransactions, global::System.Guid.Parse("c7536864-b345-484a-8a1a-5fda5da5ef4c")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net100Wasm.References.SystemThreading, global::System.Guid.Parse("f7728c13-ad35-41e5-98f1-86e2d4d71b07")); /// /// The for System.Transactions.Local.dll @@ -798,14 +778,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net100Wasm.References.SystemTransactionsLocal, global::System.Guid.Parse("34d5727b-a0b5-4ad2-8265-ab7d3a2aa5b9")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net100Wasm.References.SystemValueTuple, global::System.Guid.Parse("a9df873b-f6e6-4201-956f-93893d2b83d7")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net100Wasm.References.SystemTransactions, global::System.Guid.Parse("c7536864-b345-484a-8a1a-5fda5da5ef4c")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net100Wasm.References.SystemWeb, global::System.Guid.Parse("8c32bd64-462e-4012-b208-353e71229da8")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net100Wasm.References.SystemValueTuple, global::System.Guid.Parse("a9df873b-f6e6-4201-956f-93893d2b83d7")); /// /// The for System.Web.HttpUtility.dll @@ -813,14 +793,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net100Wasm.References.SystemWebHttpUtility, global::System.Guid.Parse("43873eaf-1b93-4306-9820-0dd70e899e84")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net100Wasm.References.SystemWindows, global::System.Guid.Parse("05f6b2a5-f161-412e-a99f-3770f178a571")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net100Wasm.References.SystemWeb, global::System.Guid.Parse("8c32bd64-462e-4012-b208-353e71229da8")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net100Wasm.References.SystemXml, global::System.Guid.Parse("40129c7f-daf5-4b6d-94d0-7c704f3d1e0b")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net100Wasm.References.SystemWindows, global::System.Guid.Parse("05f6b2a5-f161-412e-a99f-3770f178a571")); /// /// The for System.Xml.Linq.dll @@ -842,6 +822,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net100Wasm.References.SystemXmlXDocument, global::System.Guid.Parse("884b0635-e010-4bc5-8c84-5bd5cee60564")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net100Wasm.References.SystemXmlXPathXDocument, global::System.Guid.Parse("196fd57e-b18f-41fc-a1bb-7199e9109ae1")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net100Wasm.References.SystemXmlXPath, global::System.Guid.Parse("7c2eb2b8-d54b-4959-ac29-a0f4616b6491")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -853,20 +843,30 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net100Wasm.References.SystemXmlXmlSerializer, global::System.Guid.Parse("76258eea-35de-4012-9d5c-b4bf64308bc8")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net100Wasm.References.SystemXmlXPath, global::System.Guid.Parse("7c2eb2b8-d54b-4959-ac29-a0f4616b6491")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net100Wasm.References.SystemXml, global::System.Guid.Parse("40129c7f-daf5-4b6d-94d0-7c704f3d1e0b")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net100Wasm.References.SystemXmlXPathXDocument, global::System.Guid.Parse("196fd57e-b18f-41fc-a1bb-7199e9109ae1")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net100Wasm.References.System, global::System.Guid.Parse("4b1b85f8-1bf5-4ad7-b7c8-abb8c9927139")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net100Wasm.References.WindowsBase, global::System.Guid.Parse("3027fed6-c421-472c-a6a8-01f9d595c2b5")); + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100Wasm.References.mscorlib, global::System.Guid.Parse("341f8709-51c3-4e54-8200-2d7e600ab460")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net100Wasm.References.netstandard, global::System.Guid.Parse("82073b99-4b47-45c9-80bf-748e360f6b94")); + /// /// The for System.Private.CoreLib.dll /// @@ -885,21 +885,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -916,40 +914,38 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, + SystemIO, SystemLinqAsyncEnumerable, - SystemLinq, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -967,90 +963,94 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemPrivateDataContractSerialization, SystemPrivateUri, - SystemPrivateXml, SystemPrivateXmlLinq, + SystemPrivateXml, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingAccessControl, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, SystemPrivateCoreLib, ]; } @@ -1151,40 +1151,6 @@ public static PortableExecutableReference MicrosoftWin32Registry } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100wasm)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100wasm)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1236,23 +1202,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100wasm)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1304,6 +1253,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100wasm)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1338,23 +1304,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100wasm)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1406,6 +1355,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100wasm)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1678,20 +1644,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System")).GetReference(filePath: "System.dll", display: "System (net100wasm)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100wasm)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1712,23 +1678,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100wasm)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1797,23 +1746,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100wasm)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1831,37 +1763,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net100wasm)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100wasm)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100wasm)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net100wasm)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1899,20 +1831,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net100wasm)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100wasm)"); } - return _SystemIO; + return _SystemIOCompression; } } @@ -1933,23 +1865,6 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl } } - private static PortableExecutableReference? _SystemIOFileSystem; - - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100wasm)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -2001,6 +1916,23 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100wasm)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -2103,37 +2035,37 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemIO { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemIO is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100wasm)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net100wasm)"); } - return _SystemLinqAsyncEnumerable; + return _SystemIO; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Linq.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemLinq is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100wasm)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100wasm)"); } - return _SystemLinq; + return _SystemLinqAsyncEnumerable; } } @@ -2188,6 +2120,23 @@ public static PortableExecutableReference SystemLinqQueryable } } + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100wasm)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2205,20 +2154,20 @@ public static PortableExecutableReference SystemMemory } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100wasm)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net100wasm)"); } - return _SystemNet; + return _SystemNetHttpJson; } } @@ -2239,23 +2188,6 @@ public static PortableExecutableReference SystemNetHttp } } - private static PortableExecutableReference? _SystemNetHttpJson; - - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net100wasm)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2545,20 +2477,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100wasm)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100wasm)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2579,6 +2511,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100wasm)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2630,23 +2579,6 @@ public static PortableExecutableReference SystemPrivateUri } } - private static PortableExecutableReference? _SystemPrivateXml; - - /// - /// The for System.Private.Xml.dll - /// - public static PortableExecutableReference SystemPrivateXml - { - get - { - if (_SystemPrivateXml is null) - { - _SystemPrivateXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Xml")).GetReference(filePath: "System.Private.Xml.dll", display: "System.Private.Xml (net100wasm)"); - } - return _SystemPrivateXml; - } - } - private static PortableExecutableReference? _SystemPrivateXmlLinq; /// @@ -2664,54 +2596,37 @@ public static PortableExecutableReference SystemPrivateXmlLinq } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; - - /// - /// The for System.Reflection.DispatchProxy.dll - /// - public static PortableExecutableReference SystemReflectionDispatchProxy - { - get - { - if (_SystemReflectionDispatchProxy is null) - { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net100wasm)"); - } - return _SystemReflectionDispatchProxy; - } - } - - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemPrivateXml; /// - /// The for System.Reflection.dll + /// The for System.Private.Xml.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemPrivateXml { get { - if (_SystemReflection is null) + if (_SystemPrivateXml is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100wasm)"); + _SystemPrivateXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Xml")).GetReference(filePath: "System.Private.Xml.dll", display: "System.Private.Xml (net100wasm)"); } - return _SystemReflection; + return _SystemPrivateXml; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Reflection.Emit.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemReflectionEmit is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100wasm)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net100wasm)"); } - return _SystemReflectionEmit; + return _SystemReflectionDispatchProxy; } } @@ -2749,6 +2664,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100wasm)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2817,6 +2749,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100wasm)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2902,23 +2851,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net100wasm)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2953,23 +2885,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net100wasm)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// @@ -3004,71 +2919,71 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemRuntimeInteropServices is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net100wasm)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net100wasm)"); } - return _SystemRuntimeIntrinsics; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Runtime.Loader.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemRuntimeLoader is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net100wasm)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net100wasm)"); } - return _SystemRuntimeLoader; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntimeLoader is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net100wasm)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net100wasm)"); } - return _SystemRuntimeNumerics; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemRuntimeSerialization is null) + if (_SystemRuntimeNumerics is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net100wasm)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net100wasm)"); } - return _SystemRuntimeSerialization; + return _SystemRuntimeNumerics; } } @@ -3140,6 +3055,40 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net100wasm)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net100wasm)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityAccessControl; /// @@ -3225,23 +3174,6 @@ public static PortableExecutableReference SystemSecurityCryptographyCsp } } - private static PortableExecutableReference? _SystemSecurityCryptography; - - /// - /// The for System.Security.Cryptography.dll - /// - public static PortableExecutableReference SystemSecurityCryptography - { - get - { - if (_SystemSecurityCryptography is null) - { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100wasm)"); - } - return _SystemSecurityCryptography; - } - } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// @@ -3310,54 +3242,54 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_SystemSecurity is null) + if (_SystemSecurityCryptography is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100wasm)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100wasm)"); } - return _SystemSecurity; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100wasm)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net100wasm)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net100wasm)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100wasm)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } @@ -3378,6 +3310,23 @@ public static PortableExecutableReference SystemSecuritySecureString } } + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100wasm)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -3429,37 +3378,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100wasm)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net100wasm)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net100wasm)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100wasm)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3548,23 +3497,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100wasm)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3599,23 +3531,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100wasm)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3650,6 +3565,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100wasm)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3701,20 +3633,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100wasm)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100wasm)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3735,37 +3667,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100wasm)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100wasm)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net100wasm)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100wasm)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3786,37 +3718,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100wasm)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net100wasm)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100wasm)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100wasm)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3888,6 +3820,40 @@ public static PortableExecutableReference SystemXmlXDocument } } + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net100wasm)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100wasm)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -3922,37 +3888,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100wasm)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100wasm)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net100wasm)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System")).GetReference(filePath: "System.dll", display: "System (net100wasm)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3973,6 +3939,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100wasm)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100wasm)"); + } + return _netstandard; + } + } + private static PortableExecutableReference? _SystemPrivateCoreLib; /// @@ -4004,21 +4004,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -4035,40 +4033,38 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, + SystemIO, SystemLinqAsyncEnumerable, - SystemLinq, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -4086,90 +4082,94 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemPrivateDataContractSerialization, SystemPrivateUri, - SystemPrivateXml, SystemPrivateXmlLinq, + SystemPrivateXml, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingAccessControl, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, SystemPrivateCoreLib, ]; } @@ -4213,18 +4213,6 @@ public static class Resources public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net100wasm.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100wasm.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100wasm.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -4243,12 +4231,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net100wasm.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100wasm.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -4267,6 +4249,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net100wasm.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100wasm.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -4279,12 +4267,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net100wasm.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100wasm.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -4303,6 +4285,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net100wasm.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100wasm.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -4400,10 +4388,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100wasm.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net100wasm.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -4411,12 +4399,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net100wasm.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net100wasm.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -4441,12 +4423,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net100wasm.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100wasm.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -4454,16 +4430,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100wasm.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100wasm.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100wasm.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100wasm.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -4478,10 +4454,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100wasm.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100wasm.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.AccessControl.dll @@ -4489,12 +4465,6 @@ public static class Resources public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net100wasm.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100wasm.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// @@ -4513,6 +4483,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net100wasm.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100wasm.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4550,16 +4526,16 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100wasm.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100wasm.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100wasm.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100wasm.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; /// /// The image bytes for System.Linq.Expressions.dll @@ -4579,6 +4555,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net100wasm.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100wasm.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4586,10 +4568,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100wasm.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100wasm.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4597,12 +4579,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net100wasm.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100wasm.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4706,10 +4682,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100wasm.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100wasm.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4717,6 +4693,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net100wasm.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100wasm.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4735,12 +4717,6 @@ public static class Resources public static byte[] SystemPrivateUri => ResourceLoader.GetOrCreateResource(ref _SystemPrivateUri, "net100wasm.System.Private.Uri"); private static byte[]? _SystemPrivateUri; - /// - /// The image bytes for System.Private.Xml.dll - /// - public static byte[] SystemPrivateXml => ResourceLoader.GetOrCreateResource(ref _SystemPrivateXml, "net100wasm.System.Private.Xml"); - private static byte[]? _SystemPrivateXml; - /// /// The image bytes for System.Private.Xml.Linq.dll /// @@ -4748,22 +4724,16 @@ public static class Resources private static byte[]? _SystemPrivateXmlLinq; /// - /// The image bytes for System.Reflection.DispatchProxy.dll - /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net100wasm.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; - - /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Private.Xml.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100wasm.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemPrivateXml => ResourceLoader.GetOrCreateResource(ref _SystemPrivateXml, "net100wasm.System.Private.Xml"); + private static byte[]? _SystemPrivateXml; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100wasm.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net100wasm.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll @@ -4777,6 +4747,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net100wasm.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100wasm.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4801,6 +4777,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net100wasm.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100wasm.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4831,12 +4813,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net100wasm.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100wasm.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4849,12 +4825,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net100wasm.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100wasm.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// @@ -4867,6 +4837,12 @@ public static class Resources public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net100wasm.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100wasm.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4885,12 +4861,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net100wasm.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100wasm.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4915,6 +4885,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net100wasm.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100wasm.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100wasm.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -4945,12 +4927,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net100wasm.System.Security.Cryptography.Csp"); private static byte[]? _SystemSecurityCryptographyCsp; - /// - /// The image bytes for System.Security.Cryptography.dll - /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100wasm.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - /// /// The image bytes for System.Security.Cryptography.Encoding.dll /// @@ -4976,16 +4952,10 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100wasm.System.Security"); - private static byte[]? _SystemSecurity; - - /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100wasm.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100wasm.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// /// The image bytes for System.Security.Principal.Windows.dll @@ -4993,12 +4963,24 @@ public static class Resources public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net100wasm.System.Security.Principal.Windows"); private static byte[]? _SystemSecurityPrincipalWindows; + /// + /// The image bytes for System.Security.Principal.dll + /// + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100wasm.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net100wasm.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100wasm.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -5017,18 +4999,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net100wasm.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net100wasm.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net100wasm.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net100wasm.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -5059,12 +5041,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net100wasm.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100wasm.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -5077,12 +5053,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net100wasm.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100wasm.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -5095,6 +5065,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net100wasm.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100wasm.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -5114,10 +5090,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100wasm.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100wasm.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -5126,16 +5102,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100wasm.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100wasm.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100wasm.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100wasm.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -5144,16 +5120,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100wasm.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100wasm.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100wasm.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100wasm.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -5179,6 +5155,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net100wasm.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100wasm.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100wasm.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -5192,16 +5180,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100wasm.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100wasm.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100wasm.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100wasm.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -5209,6 +5197,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net100wasm.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100wasm.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100wasm.netstandard"); + private static byte[]? _netstandard; + /// /// The image bytes for System.Private.CoreLib.dll /// diff --git a/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.targets b/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.targets index 0799eef..e5ff2ea 100644 --- a/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.targets @@ -1,690 +1,690 @@ - + net100wasm.Microsoft.CSharp Resources\net100wasm\Microsoft.CSharp.dll - + net100wasm.Microsoft.VisualBasic.Core Resources\net100wasm\Microsoft.VisualBasic.Core.dll - + net100wasm.Microsoft.VisualBasic Resources\net100wasm\Microsoft.VisualBasic.dll - + net100wasm.Microsoft.Win32.Primitives Resources\net100wasm\Microsoft.Win32.Primitives.dll - + net100wasm.Microsoft.Win32.Registry Resources\net100wasm\Microsoft.Win32.Registry.dll - - net100wasm.mscorlib - Resources\net100wasm\mscorlib.dll - - - net100wasm.netstandard - Resources\net100wasm\netstandard.dll - - + net100wasm.System.AppContext Resources\net100wasm\System.AppContext.dll - + net100wasm.System.Buffers Resources\net100wasm\System.Buffers.dll - + net100wasm.System.Collections.Concurrent Resources\net100wasm\System.Collections.Concurrent.dll - - net100wasm.System.Collections - Resources\net100wasm\System.Collections.dll - - + net100wasm.System.Collections.Immutable Resources\net100wasm\System.Collections.Immutable.dll - + net100wasm.System.Collections.NonGeneric Resources\net100wasm\System.Collections.NonGeneric.dll - + net100wasm.System.Collections.Specialized Resources\net100wasm\System.Collections.Specialized.dll - + + net100wasm.System.Collections + Resources\net100wasm\System.Collections.dll + + net100wasm.System.ComponentModel.Annotations Resources\net100wasm\System.ComponentModel.Annotations.dll - + net100wasm.System.ComponentModel.DataAnnotations Resources\net100wasm\System.ComponentModel.DataAnnotations.dll - - net100wasm.System.ComponentModel - Resources\net100wasm\System.ComponentModel.dll - - + net100wasm.System.ComponentModel.EventBasedAsync Resources\net100wasm\System.ComponentModel.EventBasedAsync.dll - + net100wasm.System.ComponentModel.Primitives Resources\net100wasm\System.ComponentModel.Primitives.dll - + net100wasm.System.ComponentModel.TypeConverter Resources\net100wasm\System.ComponentModel.TypeConverter.dll - + + net100wasm.System.ComponentModel + Resources\net100wasm\System.ComponentModel.dll + + net100wasm.System.Configuration Resources\net100wasm\System.Configuration.dll - + net100wasm.System.Console Resources\net100wasm\System.Console.dll - + net100wasm.System.Core Resources\net100wasm\System.Core.dll - + net100wasm.System.Data.Common Resources\net100wasm\System.Data.Common.dll - + net100wasm.System.Data.DataSetExtensions Resources\net100wasm\System.Data.DataSetExtensions.dll - + net100wasm.System.Data Resources\net100wasm\System.Data.dll - + net100wasm.System.Diagnostics.Contracts Resources\net100wasm\System.Diagnostics.Contracts.dll - + net100wasm.System.Diagnostics.Debug Resources\net100wasm\System.Diagnostics.Debug.dll - + net100wasm.System.Diagnostics.DiagnosticSource Resources\net100wasm\System.Diagnostics.DiagnosticSource.dll - + net100wasm.System.Diagnostics.FileVersionInfo Resources\net100wasm\System.Diagnostics.FileVersionInfo.dll - + net100wasm.System.Diagnostics.Process Resources\net100wasm\System.Diagnostics.Process.dll - + net100wasm.System.Diagnostics.StackTrace Resources\net100wasm\System.Diagnostics.StackTrace.dll - + net100wasm.System.Diagnostics.TextWriterTraceListener Resources\net100wasm\System.Diagnostics.TextWriterTraceListener.dll - + net100wasm.System.Diagnostics.Tools Resources\net100wasm\System.Diagnostics.Tools.dll - + net100wasm.System.Diagnostics.TraceSource Resources\net100wasm\System.Diagnostics.TraceSource.dll - + net100wasm.System.Diagnostics.Tracing Resources\net100wasm\System.Diagnostics.Tracing.dll - - net100wasm.System - Resources\net100wasm\System.dll + + net100wasm.System.Drawing.Primitives + Resources\net100wasm\System.Drawing.Primitives.dll - + net100wasm.System.Drawing Resources\net100wasm\System.Drawing.dll - - net100wasm.System.Drawing.Primitives - Resources\net100wasm\System.Drawing.Primitives.dll - - + net100wasm.System.Dynamic.Runtime Resources\net100wasm\System.Dynamic.Runtime.dll - + net100wasm.System.Formats.Asn1 Resources\net100wasm\System.Formats.Asn1.dll - + net100wasm.System.Formats.Tar Resources\net100wasm\System.Formats.Tar.dll - + net100wasm.System.Globalization.Calendars Resources\net100wasm\System.Globalization.Calendars.dll - - net100wasm.System.Globalization - Resources\net100wasm\System.Globalization.dll - - + net100wasm.System.Globalization.Extensions Resources\net100wasm\System.Globalization.Extensions.dll - + + net100wasm.System.Globalization + Resources\net100wasm\System.Globalization.dll + + net100wasm.System.IO.Compression.Brotli Resources\net100wasm\System.IO.Compression.Brotli.dll - - net100wasm.System.IO.Compression - Resources\net100wasm\System.IO.Compression.dll - - + net100wasm.System.IO.Compression.FileSystem Resources\net100wasm\System.IO.Compression.FileSystem.dll - + net100wasm.System.IO.Compression.ZipFile Resources\net100wasm\System.IO.Compression.ZipFile.dll - - net100wasm.System.IO - Resources\net100wasm\System.IO.dll + + net100wasm.System.IO.Compression + Resources\net100wasm\System.IO.Compression.dll - + net100wasm.System.IO.FileSystem.AccessControl Resources\net100wasm\System.IO.FileSystem.AccessControl.dll - - net100wasm.System.IO.FileSystem - Resources\net100wasm\System.IO.FileSystem.dll - - + net100wasm.System.IO.FileSystem.DriveInfo Resources\net100wasm\System.IO.FileSystem.DriveInfo.dll - + net100wasm.System.IO.FileSystem.Primitives Resources\net100wasm\System.IO.FileSystem.Primitives.dll - + net100wasm.System.IO.FileSystem.Watcher Resources\net100wasm\System.IO.FileSystem.Watcher.dll - + + net100wasm.System.IO.FileSystem + Resources\net100wasm\System.IO.FileSystem.dll + + net100wasm.System.IO.IsolatedStorage Resources\net100wasm\System.IO.IsolatedStorage.dll - + net100wasm.System.IO.MemoryMappedFiles Resources\net100wasm\System.IO.MemoryMappedFiles.dll - + net100wasm.System.IO.Pipelines Resources\net100wasm\System.IO.Pipelines.dll - + net100wasm.System.IO.Pipes.AccessControl Resources\net100wasm\System.IO.Pipes.AccessControl.dll - + net100wasm.System.IO.Pipes Resources\net100wasm\System.IO.Pipes.dll - + net100wasm.System.IO.UnmanagedMemoryStream Resources\net100wasm\System.IO.UnmanagedMemoryStream.dll - + + net100wasm.System.IO + Resources\net100wasm\System.IO.dll + + net100wasm.System.Linq.AsyncEnumerable Resources\net100wasm\System.Linq.AsyncEnumerable.dll - - net100wasm.System.Linq - Resources\net100wasm\System.Linq.dll - - + net100wasm.System.Linq.Expressions Resources\net100wasm\System.Linq.Expressions.dll - + net100wasm.System.Linq.Parallel Resources\net100wasm\System.Linq.Parallel.dll - + net100wasm.System.Linq.Queryable Resources\net100wasm\System.Linq.Queryable.dll - + + net100wasm.System.Linq + Resources\net100wasm\System.Linq.dll + + net100wasm.System.Memory Resources\net100wasm\System.Memory.dll - - net100wasm.System.Net - Resources\net100wasm\System.Net.dll + + net100wasm.System.Net.Http.Json + Resources\net100wasm\System.Net.Http.Json.dll - + net100wasm.System.Net.Http Resources\net100wasm\System.Net.Http.dll - - net100wasm.System.Net.Http.Json - Resources\net100wasm\System.Net.Http.Json.dll - - + net100wasm.System.Net.HttpListener Resources\net100wasm\System.Net.HttpListener.dll - + net100wasm.System.Net.Mail Resources\net100wasm\System.Net.Mail.dll - + net100wasm.System.Net.NameResolution Resources\net100wasm\System.Net.NameResolution.dll - + net100wasm.System.Net.NetworkInformation Resources\net100wasm\System.Net.NetworkInformation.dll - + net100wasm.System.Net.Ping Resources\net100wasm\System.Net.Ping.dll - + net100wasm.System.Net.Primitives Resources\net100wasm\System.Net.Primitives.dll - + net100wasm.System.Net.Quic Resources\net100wasm\System.Net.Quic.dll - + net100wasm.System.Net.Requests Resources\net100wasm\System.Net.Requests.dll - + net100wasm.System.Net.Security Resources\net100wasm\System.Net.Security.dll - + net100wasm.System.Net.ServerSentEvents Resources\net100wasm\System.Net.ServerSentEvents.dll - + net100wasm.System.Net.ServicePoint Resources\net100wasm\System.Net.ServicePoint.dll - + net100wasm.System.Net.Sockets Resources\net100wasm\System.Net.Sockets.dll - + net100wasm.System.Net.WebClient Resources\net100wasm\System.Net.WebClient.dll - + net100wasm.System.Net.WebHeaderCollection Resources\net100wasm\System.Net.WebHeaderCollection.dll - + net100wasm.System.Net.WebProxy Resources\net100wasm\System.Net.WebProxy.dll - + net100wasm.System.Net.WebSockets.Client Resources\net100wasm\System.Net.WebSockets.Client.dll - + net100wasm.System.Net.WebSockets Resources\net100wasm\System.Net.WebSockets.dll - - net100wasm.System.Numerics - Resources\net100wasm\System.Numerics.dll + + net100wasm.System.Net + Resources\net100wasm\System.Net.dll - + net100wasm.System.Numerics.Vectors Resources\net100wasm\System.Numerics.Vectors.dll - + + net100wasm.System.Numerics + Resources\net100wasm\System.Numerics.dll + + net100wasm.System.ObjectModel Resources\net100wasm\System.ObjectModel.dll - + net100wasm.System.Private.DataContractSerialization Resources\net100wasm\System.Private.DataContractSerialization.dll - + net100wasm.System.Private.Uri Resources\net100wasm\System.Private.Uri.dll - - net100wasm.System.Private.Xml - Resources\net100wasm\System.Private.Xml.dll - - + net100wasm.System.Private.Xml.Linq Resources\net100wasm\System.Private.Xml.Linq.dll - + + net100wasm.System.Private.Xml + Resources\net100wasm\System.Private.Xml.dll + + net100wasm.System.Reflection.DispatchProxy Resources\net100wasm\System.Reflection.DispatchProxy.dll - - net100wasm.System.Reflection - Resources\net100wasm\System.Reflection.dll - - - net100wasm.System.Reflection.Emit - Resources\net100wasm\System.Reflection.Emit.dll - - + net100wasm.System.Reflection.Emit.ILGeneration Resources\net100wasm\System.Reflection.Emit.ILGeneration.dll - + net100wasm.System.Reflection.Emit.Lightweight Resources\net100wasm\System.Reflection.Emit.Lightweight.dll - + + net100wasm.System.Reflection.Emit + Resources\net100wasm\System.Reflection.Emit.dll + + net100wasm.System.Reflection.Extensions Resources\net100wasm\System.Reflection.Extensions.dll - + net100wasm.System.Reflection.Metadata Resources\net100wasm\System.Reflection.Metadata.dll - + net100wasm.System.Reflection.Primitives Resources\net100wasm\System.Reflection.Primitives.dll - + net100wasm.System.Reflection.TypeExtensions Resources\net100wasm\System.Reflection.TypeExtensions.dll - + + net100wasm.System.Reflection + Resources\net100wasm\System.Reflection.dll + + net100wasm.System.Resources.Reader Resources\net100wasm\System.Resources.Reader.dll - + net100wasm.System.Resources.ResourceManager Resources\net100wasm\System.Resources.ResourceManager.dll - + net100wasm.System.Resources.Writer Resources\net100wasm\System.Resources.Writer.dll - + net100wasm.System.Runtime.CompilerServices.Unsafe Resources\net100wasm\System.Runtime.CompilerServices.Unsafe.dll - + net100wasm.System.Runtime.CompilerServices.VisualC Resources\net100wasm\System.Runtime.CompilerServices.VisualC.dll - - net100wasm.System.Runtime - Resources\net100wasm\System.Runtime.dll - - + net100wasm.System.Runtime.Extensions Resources\net100wasm\System.Runtime.Extensions.dll - + net100wasm.System.Runtime.Handles Resources\net100wasm\System.Runtime.Handles.dll - - net100wasm.System.Runtime.InteropServices - Resources\net100wasm\System.Runtime.InteropServices.dll - - + net100wasm.System.Runtime.InteropServices.JavaScript Resources\net100wasm\System.Runtime.InteropServices.JavaScript.dll - + net100wasm.System.Runtime.InteropServices.RuntimeInformation Resources\net100wasm\System.Runtime.InteropServices.RuntimeInformation.dll - + + net100wasm.System.Runtime.InteropServices + Resources\net100wasm\System.Runtime.InteropServices.dll + + net100wasm.System.Runtime.Intrinsics Resources\net100wasm\System.Runtime.Intrinsics.dll - + net100wasm.System.Runtime.Loader Resources\net100wasm\System.Runtime.Loader.dll - + net100wasm.System.Runtime.Numerics Resources\net100wasm\System.Runtime.Numerics.dll - - net100wasm.System.Runtime.Serialization - Resources\net100wasm\System.Runtime.Serialization.dll - - + net100wasm.System.Runtime.Serialization.Formatters Resources\net100wasm\System.Runtime.Serialization.Formatters.dll - + net100wasm.System.Runtime.Serialization.Json Resources\net100wasm\System.Runtime.Serialization.Json.dll - + net100wasm.System.Runtime.Serialization.Primitives Resources\net100wasm\System.Runtime.Serialization.Primitives.dll - + net100wasm.System.Runtime.Serialization.Xml Resources\net100wasm\System.Runtime.Serialization.Xml.dll - + + net100wasm.System.Runtime.Serialization + Resources\net100wasm\System.Runtime.Serialization.dll + + + net100wasm.System.Runtime + Resources\net100wasm\System.Runtime.dll + + net100wasm.System.Security.AccessControl Resources\net100wasm\System.Security.AccessControl.dll - + net100wasm.System.Security.Claims Resources\net100wasm\System.Security.Claims.dll - + net100wasm.System.Security.Cryptography.Algorithms Resources\net100wasm\System.Security.Cryptography.Algorithms.dll - + net100wasm.System.Security.Cryptography.Cng Resources\net100wasm\System.Security.Cryptography.Cng.dll - + net100wasm.System.Security.Cryptography.Csp Resources\net100wasm\System.Security.Cryptography.Csp.dll - - net100wasm.System.Security.Cryptography - Resources\net100wasm\System.Security.Cryptography.dll - - + net100wasm.System.Security.Cryptography.Encoding Resources\net100wasm\System.Security.Cryptography.Encoding.dll - + net100wasm.System.Security.Cryptography.OpenSsl Resources\net100wasm\System.Security.Cryptography.OpenSsl.dll - + net100wasm.System.Security.Cryptography.Primitives Resources\net100wasm\System.Security.Cryptography.Primitives.dll - + net100wasm.System.Security.Cryptography.X509Certificates Resources\net100wasm\System.Security.Cryptography.X509Certificates.dll - - net100wasm.System.Security - Resources\net100wasm\System.Security.dll - - - net100wasm.System.Security.Principal - Resources\net100wasm\System.Security.Principal.dll + + net100wasm.System.Security.Cryptography + Resources\net100wasm\System.Security.Cryptography.dll - + net100wasm.System.Security.Principal.Windows Resources\net100wasm\System.Security.Principal.Windows.dll - + + net100wasm.System.Security.Principal + Resources\net100wasm\System.Security.Principal.dll + + net100wasm.System.Security.SecureString Resources\net100wasm\System.Security.SecureString.dll - + + net100wasm.System.Security + Resources\net100wasm\System.Security.dll + + net100wasm.System.ServiceModel.Web Resources\net100wasm\System.ServiceModel.Web.dll - + net100wasm.System.ServiceProcess Resources\net100wasm\System.ServiceProcess.dll - + net100wasm.System.Text.Encoding.CodePages Resources\net100wasm\System.Text.Encoding.CodePages.dll - - net100wasm.System.Text.Encoding - Resources\net100wasm\System.Text.Encoding.dll - - + net100wasm.System.Text.Encoding.Extensions Resources\net100wasm\System.Text.Encoding.Extensions.dll - + + net100wasm.System.Text.Encoding + Resources\net100wasm\System.Text.Encoding.dll + + net100wasm.System.Text.Encodings.Web Resources\net100wasm\System.Text.Encodings.Web.dll - + net100wasm.System.Text.Json Resources\net100wasm\System.Text.Json.dll - + net100wasm.System.Text.RegularExpressions Resources\net100wasm\System.Text.RegularExpressions.dll - + net100wasm.System.Threading.AccessControl Resources\net100wasm\System.Threading.AccessControl.dll - + net100wasm.System.Threading.Channels Resources\net100wasm\System.Threading.Channels.dll - - net100wasm.System.Threading - Resources\net100wasm\System.Threading.dll - - + net100wasm.System.Threading.Overlapped Resources\net100wasm\System.Threading.Overlapped.dll - + net100wasm.System.Threading.Tasks.Dataflow Resources\net100wasm\System.Threading.Tasks.Dataflow.dll - - net100wasm.System.Threading.Tasks - Resources\net100wasm\System.Threading.Tasks.dll - - + net100wasm.System.Threading.Tasks.Extensions Resources\net100wasm\System.Threading.Tasks.Extensions.dll - + net100wasm.System.Threading.Tasks.Parallel Resources\net100wasm\System.Threading.Tasks.Parallel.dll - + + net100wasm.System.Threading.Tasks + Resources\net100wasm\System.Threading.Tasks.dll + + net100wasm.System.Threading.Thread Resources\net100wasm\System.Threading.Thread.dll - + net100wasm.System.Threading.ThreadPool Resources\net100wasm\System.Threading.ThreadPool.dll - + net100wasm.System.Threading.Timer Resources\net100wasm\System.Threading.Timer.dll - - net100wasm.System.Transactions - Resources\net100wasm\System.Transactions.dll + + net100wasm.System.Threading + Resources\net100wasm\System.Threading.dll - + net100wasm.System.Transactions.Local Resources\net100wasm\System.Transactions.Local.dll - + + net100wasm.System.Transactions + Resources\net100wasm\System.Transactions.dll + + net100wasm.System.ValueTuple Resources\net100wasm\System.ValueTuple.dll - - net100wasm.System.Web - Resources\net100wasm\System.Web.dll - - + net100wasm.System.Web.HttpUtility Resources\net100wasm\System.Web.HttpUtility.dll - + + net100wasm.System.Web + Resources\net100wasm\System.Web.dll + + net100wasm.System.Windows Resources\net100wasm\System.Windows.dll - - net100wasm.System.Xml - Resources\net100wasm\System.Xml.dll - - + net100wasm.System.Xml.Linq Resources\net100wasm\System.Xml.Linq.dll - + net100wasm.System.Xml.ReaderWriter Resources\net100wasm\System.Xml.ReaderWriter.dll - + net100wasm.System.Xml.Serialization Resources\net100wasm\System.Xml.Serialization.dll - + net100wasm.System.Xml.XDocument Resources\net100wasm\System.Xml.XDocument.dll - + + net100wasm.System.Xml.XPath.XDocument + Resources\net100wasm\System.Xml.XPath.XDocument.dll + + + net100wasm.System.Xml.XPath + Resources\net100wasm\System.Xml.XPath.dll + + net100wasm.System.Xml.XmlDocument Resources\net100wasm\System.Xml.XmlDocument.dll - + net100wasm.System.Xml.XmlSerializer Resources\net100wasm\System.Xml.XmlSerializer.dll - - net100wasm.System.Xml.XPath - Resources\net100wasm\System.Xml.XPath.dll + + net100wasm.System.Xml + Resources\net100wasm\System.Xml.dll - - net100wasm.System.Xml.XPath.XDocument - Resources\net100wasm\System.Xml.XPath.XDocument.dll + + net100wasm.System + Resources\net100wasm\System.dll - + net100wasm.WindowsBase Resources\net100wasm\WindowsBase.dll - + + net100wasm.mscorlib + Resources\net100wasm\mscorlib.dll + + + net100wasm.netstandard + Resources\net100wasm\netstandard.dll + + net100wasm.System.Private.CoreLib Resources\net100wasm\System.Private.CoreLib.dll diff --git a/Src/Basic.Reference.Assemblies.Net100/Generated.cs b/Src/Basic.Reference.Assemblies.Net100/Generated.cs index 7d7a201..278faea 100644 --- a/Src/Basic.Reference.Assemblies.Net100/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net100/Generated.cs @@ -37,16 +37,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net100.References.MicrosoftWin32Registry, global::System.Guid.Parse("49201839-6975-49d9-8efc-1602f40e5864")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2")); - /// /// The for System.AppContext.dll /// @@ -62,11 +52,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net100.References.SystemCollectionsConcurrent, global::System.Guid.Parse("3a3d8c52-0487-490c-b340-eeb52867e981")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31")); - /// /// The for System.Collections.Immutable.dll /// @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net100.References.SystemCollectionsSpecialized, global::System.Guid.Parse("404fd5c6-1a54-434c-8cf4-23d390ed306c")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -92,11 +82,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -112,6 +97,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net100.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c6eebd78-5efe-432d-a641-72040cb91ee6")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d")); + /// /// The for System.Configuration.dll /// @@ -193,20 +183,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net100.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0b4e6513-10c4-4745-ab49-a934804a2c90")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net100.References.SystemDrawingPrimitives, global::System.Guid.Parse("5b7b7b6e-159c-4df2-9f1d-79d51220eafa")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net100.References.SystemDrawing, global::System.Guid.Parse("af271497-2759-4bf2-9f5f-b08607a05b5b")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net100.References.SystemDrawingPrimitives, global::System.Guid.Parse("5b7b7b6e-159c-4df2-9f1d-79d51220eafa")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -227,25 +212,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net100.References.SystemGlobalizationCalendars, global::System.Guid.Parse("ef11946f-cedb-4c1a-9a8d-36712305c8ab")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net100.References.SystemGlobalizationExtensions, global::System.Guid.Parse("1af002fc-4186-4a0f-92d2-b756119f5d56")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net100.References.SystemIOCompressionBrotli, global::System.Guid.Parse("e9e12841-c57d-4076-a19b-3dcba3a5ec3e")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net100.References.SystemIOCompression, global::System.Guid.Parse("de02b4ef-322b-40bb-bfed-200d2c86b140")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net100.References.SystemIOCompressionBrotli, global::System.Guid.Parse("e9e12841-c57d-4076-a19b-3dcba3a5ec3e")); /// /// The for System.IO.Compression.FileSystem.dll @@ -258,20 +238,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net100.References.SystemIOCompressionZipFile, global::System.Guid.Parse("83ba80d7-2ab1-4f2b-ade1-915aa7cb2f84")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net100.References.SystemIO, global::System.Guid.Parse("809de61e-04e1-42aa-9c56-29960576a3c7")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net100.References.SystemIOCompression, global::System.Guid.Parse("de02b4ef-322b-40bb-bfed-200d2c86b140")); /// /// The for System.IO.FileSystem.AccessControl.dll /// public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net100.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("49b69b97-f0bc-4d28-9049-37f918359d45")); - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net100.References.SystemIOFileSystem, global::System.Guid.Parse("90febb64-25dd-4a75-a5ed-657301c44c62")); - /// /// The for System.IO.FileSystem.DriveInfo.dll /// @@ -287,6 +262,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net100.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cf74ac06-5973-4ac1-925b-1e7bbef56a90")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net100.References.SystemIOFileSystem, global::System.Guid.Parse("90febb64-25dd-4a75-a5ed-657301c44c62")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -318,14 +298,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net100.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("c7f5418a-43a9-42ab-9951-01e631eee1aa")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net100.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("73e3bff6-3c5a-4d1a-9ac4-761f01a6c4b2")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net100.References.SystemIO, global::System.Guid.Parse("809de61e-04e1-42aa-9c56-29960576a3c7")); /// - /// The for System.Linq.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net100.References.SystemLinq, global::System.Guid.Parse("e01c9d86-326c-4829-bda0-6a2b3a23953a")); + public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net100.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("73e3bff6-3c5a-4d1a-9ac4-761f01a6c4b2")); /// /// The for System.Linq.Expressions.dll @@ -342,26 +322,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net100.References.SystemLinqQueryable, global::System.Guid.Parse("596da6e1-cf5c-4d0b-a36f-7ca05a4ff06d")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net100.References.SystemLinq, global::System.Guid.Parse("e01c9d86-326c-4829-bda0-6a2b3a23953a")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net100.References.SystemMemory, global::System.Guid.Parse("21709bf6-74e4-4961-8f3b-acc8b43b84b9")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net100.References.SystemNet, global::System.Guid.Parse("8710cf42-bb9c-46af-8391-db277f95bd18")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net100.References.SystemNetHttpJson, global::System.Guid.Parse("2face182-e0ac-4cf4-aabd-f76200c08673")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net100.References.SystemNetHttp, global::System.Guid.Parse("b64d4ca7-43e5-4297-a203-32710123b211")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net100.References.SystemNetHttpJson, global::System.Guid.Parse("2face182-e0ac-4cf4-aabd-f76200c08673")); - /// /// The for System.Net.HttpListener.dll /// @@ -448,15 +428,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net100.References.SystemNetWebSockets, global::System.Guid.Parse("ca04a966-4aa6-492b-a97a-18c4eecb3cf7")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net100.References.SystemNumerics, global::System.Guid.Parse("9e907127-20ac-437a-a0c0-3900dfa1a7b2")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net100.References.SystemNet, global::System.Guid.Parse("8710cf42-bb9c-46af-8391-db277f95bd18")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net100.References.SystemNumericsVectors, global::System.Guid.Parse("dcdfe3e5-5901-43cd-9bf1-bd6c077f76fd")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net100.References.SystemNumerics, global::System.Guid.Parse("9e907127-20ac-437a-a0c0-3900dfa1a7b2")); + /// /// The for System.ObjectModel.dll /// @@ -467,16 +452,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net100.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3c4d1a41-1891-4af6-9f3a-9210bb46a297")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -487,6 +462,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net100.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("8277bd63-9789-417c-9fe3-bd8c4e900103")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6")); + /// /// The for System.Reflection.Extensions.dll /// @@ -507,6 +487,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc")); + /// /// The for System.Resources.Reader.dll /// @@ -532,11 +517,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net100.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("364a16b3-706b-413d-8424-58aa81af8ced")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe")); - /// /// The for System.Runtime.Extensions.dll /// @@ -547,11 +527,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net100.References.SystemRuntimeHandles, global::System.Guid.Parse("f78dbc17-3699-489e-831f-e462a8839f0f")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net100.References.SystemRuntimeInteropServices, global::System.Guid.Parse("5e54b0a8-a775-4b3c-abda-aefb974ea1bb")); - /// /// The for System.Runtime.InteropServices.JavaScript.dll /// @@ -562,6 +537,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net100.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9fd46346-278c-4864-9cb2-a05bc2da4584")); + /// + /// The for System.Runtime.InteropServices.dll + /// + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net100.References.SystemRuntimeInteropServices, global::System.Guid.Parse("5e54b0a8-a775-4b3c-abda-aefb974ea1bb")); + /// /// The for System.Runtime.Intrinsics.dll /// @@ -577,11 +557,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -602,6 +577,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net100.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("c7e796c5-b34d-4f48-8405-b62e5977b354")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe")); + /// /// The for System.Security.AccessControl.dll /// @@ -627,11 +612,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net100.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d73159a6-1909-4bb5-934c-42ee10bb463d")); - /// - /// The for System.Security.Cryptography.dll - /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net100.References.SystemSecurityCryptography, global::System.Guid.Parse("c83a8f63-e359-4756-996a-4036b42c8932")); - /// /// The for System.Security.Cryptography.Encoding.dll /// @@ -653,25 +633,30 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net100.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("eb663773-c0bc-4398-84cd-f1ab8d856d97")); /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net100.References.SystemSecurity, global::System.Guid.Parse("1690a451-4999-4de7-9b8f-7ec4fb9fe509")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net100.References.SystemSecurityCryptography, global::System.Guid.Parse("c83a8f63-e359-4756-996a-4036b42c8932")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net100.References.SystemSecurityPrincipal, global::System.Guid.Parse("52363912-bc3f-40f1-a2be-f32dd9229d24")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net100.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("0e596359-1b26-4de2-8eea-e870f6108b8f")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net100.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("0e596359-1b26-4de2-8eea-e870f6108b8f")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net100.References.SystemSecurityPrincipal, global::System.Guid.Parse("52363912-bc3f-40f1-a2be-f32dd9229d24")); /// /// The for System.Security.SecureString.dll /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net100.References.SystemSecuritySecureString, global::System.Guid.Parse("aaaae055-1aa2-4e29-a945-fbfee9f1c36b")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net100.References.SystemSecurity, global::System.Guid.Parse("1690a451-4999-4de7-9b8f-7ec4fb9fe509")); + /// /// The for System.ServiceModel.Web.dll /// @@ -688,14 +673,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net100.References.SystemTextEncodingCodePages, global::System.Guid.Parse("3fdf1900-32b9-42c3-b68f-2b1a28740176")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net100.References.SystemTextEncoding, global::System.Guid.Parse("ae9342b6-5f7d-4b82-a9da-414db36c0557")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net100.References.SystemTextEncodingExtensions, global::System.Guid.Parse("1c473924-632d-4879-b09a-3262f2cce99d")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net100.References.SystemTextEncodingExtensions, global::System.Guid.Parse("1c473924-632d-4879-b09a-3262f2cce99d")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net100.References.SystemTextEncoding, global::System.Guid.Parse("ae9342b6-5f7d-4b82-a9da-414db36c0557")); /// /// The for System.Text.Encodings.Web.dll @@ -722,11 +707,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net100.References.SystemThreadingChannels, global::System.Guid.Parse("b617fb8c-40ca-4b0a-939c-b2d8522f4677")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9")); - /// /// The for System.Threading.Overlapped.dll /// @@ -737,11 +717,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net100.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("e4a6190e-afee-4f94-bd07-98df6d171ad4")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net100.References.SystemThreadingTasks, global::System.Guid.Parse("0053d721-3a3e-42ba-9eb2-282ace8b8d03")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -752,6 +727,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net100.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d83388a4-02b1-411b-b486-2707b1057b79")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net100.References.SystemThreadingTasks, global::System.Guid.Parse("0053d721-3a3e-42ba-9eb2-282ace8b8d03")); + /// /// The for System.Threading.Thread.dll /// @@ -768,9 +748,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net100.References.SystemThreadingTimer, global::System.Guid.Parse("a22a2faa-f026-489a-a27c-f015a7e4df48")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net100.References.SystemTransactions, global::System.Guid.Parse("5865edeb-197d-4bf2-883c-db7ba232dab0")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9")); /// /// The for System.Transactions.Local.dll @@ -778,14 +758,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net100.References.SystemValueTuple, global::System.Guid.Parse("15b359e0-5a61-41fc-ab6e-d6e4e8d28d75")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net100.References.SystemTransactions, global::System.Guid.Parse("5865edeb-197d-4bf2-883c-db7ba232dab0")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net100.References.SystemValueTuple, global::System.Guid.Parse("15b359e0-5a61-41fc-ab6e-d6e4e8d28d75")); /// /// The for System.Web.HttpUtility.dll @@ -793,14 +773,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net100.References.SystemWebHttpUtility, global::System.Guid.Parse("d52a14a8-79f3-4693-b97e-df14cacb1287")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net100.References.SystemWindows, global::System.Guid.Parse("db749dd7-1a18-4884-b104-eecdf5879d06")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net100.References.SystemXml, global::System.Guid.Parse("1df45ecd-c759-4993-9b03-22342a8a7707")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net100.References.SystemWindows, global::System.Guid.Parse("db749dd7-1a18-4884-b104-eecdf5879d06")); /// /// The for System.Xml.Linq.dll @@ -822,6 +802,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net100.References.SystemXmlXDocument, global::System.Guid.Parse("c89b2ffb-6a04-4f87-b5d9-63ef4419830d")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net100.References.SystemXmlXPathXDocument, global::System.Guid.Parse("45e9ae0d-d644-479d-97bf-ed9008b33bed")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net100.References.SystemXmlXPath, global::System.Guid.Parse("2fd49127-6e10-4ce1-98dd-b8850b20e9bc")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -833,19 +823,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net100.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f70bf0da-3ad4-4eae-8e53-779c5ed457f2")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net100.References.SystemXmlXPath, global::System.Guid.Parse("2fd49127-6e10-4ce1-98dd-b8850b20e9bc")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net100.References.SystemXml, global::System.Guid.Parse("1df45ecd-c759-4993-9b03-22342a8a7707")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net100.References.SystemXmlXPathXDocument, global::System.Guid.Parse("45e9ae0d-d644-479d-97bf-ed9008b33bed")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2")); private static ImmutableArray _all; public static ImmutableArray All { @@ -860,21 +860,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -891,40 +889,38 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, + SystemIO, SystemLinqAsyncEnumerable, - SystemLinq, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -942,86 +938,90 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingAccessControl, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1121,40 +1121,6 @@ public static PortableExecutableReference MicrosoftWin32Registry } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1206,23 +1172,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1274,6 +1223,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1308,23 +1274,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1376,6 +1325,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1648,20 +1614,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System")).GetReference(filePath: "System.dll", display: "System (net100)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1682,23 +1648,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1767,23 +1716,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1801,37 +1733,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net100)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net100)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1869,20 +1801,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net100)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100)"); } - return _SystemIO; + return _SystemIOCompression; } } @@ -1903,23 +1835,6 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl } } - private static PortableExecutableReference? _SystemIOFileSystem; - - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -1971,20 +1886,37 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOFileSystem is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net100)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100)"); } - return _SystemIOIsolatedStorage; + return _SystemIOFileSystem; + } + } + + private static PortableExecutableReference? _SystemIOIsolatedStorage; + + /// + /// The for System.IO.IsolatedStorage.dll + /// + public static PortableExecutableReference SystemIOIsolatedStorage + { + get + { + if (_SystemIOIsolatedStorage is null) + { + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net100)"); + } + return _SystemIOIsolatedStorage; } } @@ -2073,37 +2005,37 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemIO { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemIO is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net100)"); } - return _SystemLinqAsyncEnumerable; + return _SystemIO; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Linq.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemLinq is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100)"); } - return _SystemLinq; + return _SystemLinqAsyncEnumerable; } } @@ -2158,6 +2090,23 @@ public static PortableExecutableReference SystemLinqQueryable } } + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2175,20 +2124,20 @@ public static PortableExecutableReference SystemMemory } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net100)"); } - return _SystemNet; + return _SystemNetHttpJson; } } @@ -2209,23 +2158,6 @@ public static PortableExecutableReference SystemNetHttp } } - private static PortableExecutableReference? _SystemNetHttpJson; - - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net100)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2515,20 +2447,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2549,6 +2481,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2583,40 +2532,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2651,6 +2566,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2719,6 +2651,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2804,23 +2753,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net100)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2855,23 +2787,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net100)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// @@ -2906,6 +2821,23 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf } } + private static PortableExecutableReference? _SystemRuntimeInteropServices; + + /// + /// The for System.Runtime.InteropServices.dll + /// + public static PortableExecutableReference SystemRuntimeInteropServices + { + get + { + if (_SystemRuntimeInteropServices is null) + { + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net100)"); + } + return _SystemRuntimeInteropServices; + } + } + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// @@ -2957,23 +2889,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net100)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -3042,10 +2957,44 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net100)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net100)"); + } + return _SystemRuntime; + } + } + + private static PortableExecutableReference? _SystemSecurityAccessControl; + + /// + /// The for System.Security.AccessControl.dll /// public static PortableExecutableReference SystemSecurityAccessControl { @@ -3127,23 +3076,6 @@ public static PortableExecutableReference SystemSecurityCryptographyCsp } } - private static PortableExecutableReference? _SystemSecurityCryptography; - - /// - /// The for System.Security.Cryptography.dll - /// - public static PortableExecutableReference SystemSecurityCryptography - { - get - { - if (_SystemSecurityCryptography is null) - { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100)"); - } - return _SystemSecurityCryptography; - } - } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// @@ -3212,54 +3144,54 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_SystemSecurity is null) + if (_SystemSecurityCryptography is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100)"); } - return _SystemSecurity; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net100)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net100)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } @@ -3280,6 +3212,23 @@ public static PortableExecutableReference SystemSecuritySecureString } } + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -3331,37 +3280,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net100)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net100)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3450,23 +3399,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3501,23 +3433,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3552,6 +3467,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3603,20 +3535,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3637,37 +3569,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net100)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3688,37 +3620,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net100)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3790,27 +3722,61 @@ public static PortableExecutableReference SystemXmlXDocument } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemXmlXmlDocument is null) + if (_SystemXmlXPathXDocument is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net100)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net100)"); } - return _SystemXmlXmlDocument; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100)"); + } + return _SystemXmlXPath; + } + } + + private static PortableExecutableReference? _SystemXmlXmlDocument; + + /// + /// The for System.Xml.XmlDocument.dll + /// + public static PortableExecutableReference SystemXmlXmlDocument + { + get + { + if (_SystemXmlXmlDocument is null) + { + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net100)"); + } + return _SystemXmlXmlDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXmlSerializer; + + /// + /// The for System.Xml.XmlSerializer.dll /// public static PortableExecutableReference SystemXmlXmlSerializer { @@ -3824,37 +3790,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net100)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System")).GetReference(filePath: "System.dll", display: "System (net100)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3875,6 +3841,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3889,21 +3889,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3920,40 +3918,38 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, + SystemIO, SystemLinqAsyncEnumerable, - SystemLinq, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -3971,86 +3967,90 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingAccessControl, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -4093,18 +4093,6 @@ public static class Resources public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net100.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -4123,12 +4111,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net100.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -4147,6 +4129,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net100.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -4159,12 +4147,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net100.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -4183,6 +4165,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net100.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -4280,10 +4268,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net100.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -4291,12 +4279,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net100.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net100.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -4321,12 +4303,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net100.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -4334,16 +4310,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -4358,10 +4334,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.AccessControl.dll @@ -4369,12 +4345,6 @@ public static class Resources public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net100.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// @@ -4393,6 +4363,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net100.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4430,16 +4406,16 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; /// /// The image bytes for System.Linq.Expressions.dll @@ -4459,6 +4435,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net100.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4466,10 +4448,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4477,12 +4459,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net100.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4586,10 +4562,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4597,6 +4573,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net100.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4609,18 +4591,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net100.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4633,6 +4603,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net100.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4657,6 +4633,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net100.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4687,12 +4669,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net100.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4705,12 +4681,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net100.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// @@ -4723,6 +4693,12 @@ public static class Resources public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net100.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4741,12 +4717,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net100.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4771,6 +4741,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net100.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -4801,12 +4783,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net100.System.Security.Cryptography.Csp"); private static byte[]? _SystemSecurityCryptographyCsp; - /// - /// The image bytes for System.Security.Cryptography.dll - /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - /// /// The image bytes for System.Security.Cryptography.Encoding.dll /// @@ -4832,16 +4808,10 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100.System.Security"); - private static byte[]? _SystemSecurity; - - /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// /// The image bytes for System.Security.Principal.Windows.dll @@ -4849,12 +4819,24 @@ public static class Resources public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net100.System.Security.Principal.Windows"); private static byte[]? _SystemSecurityPrincipalWindows; + /// + /// The image bytes for System.Security.Principal.dll + /// + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net100.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4873,18 +4855,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net100.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net100.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net100.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net100.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4915,12 +4897,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net100.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4933,12 +4909,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net100.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4951,6 +4921,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net100.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4970,10 +4946,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4982,16 +4958,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -5000,16 +4976,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -5035,6 +5011,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net100.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -5048,16 +5036,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -5065,6 +5053,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net100.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies.Net100/Generated.targets b/Src/Basic.Reference.Assemblies.Net100/Generated.targets index 51c7399..0acd0a4 100644 --- a/Src/Basic.Reference.Assemblies.Net100/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net100/Generated.targets @@ -1,672 +1,672 @@ - + net100.Microsoft.CSharp Resources\net100\Microsoft.CSharp.dll - + net100.Microsoft.VisualBasic.Core Resources\net100\Microsoft.VisualBasic.Core.dll - + net100.Microsoft.VisualBasic Resources\net100\Microsoft.VisualBasic.dll - + net100.Microsoft.Win32.Primitives Resources\net100\Microsoft.Win32.Primitives.dll - + net100.Microsoft.Win32.Registry Resources\net100\Microsoft.Win32.Registry.dll - - net100.mscorlib - Resources\net100\mscorlib.dll - - - net100.netstandard - Resources\net100\netstandard.dll - - + net100.System.AppContext Resources\net100\System.AppContext.dll - + net100.System.Buffers Resources\net100\System.Buffers.dll - + net100.System.Collections.Concurrent Resources\net100\System.Collections.Concurrent.dll - - net100.System.Collections - Resources\net100\System.Collections.dll - - + net100.System.Collections.Immutable Resources\net100\System.Collections.Immutable.dll - + net100.System.Collections.NonGeneric Resources\net100\System.Collections.NonGeneric.dll - + net100.System.Collections.Specialized Resources\net100\System.Collections.Specialized.dll - + + net100.System.Collections + Resources\net100\System.Collections.dll + + net100.System.ComponentModel.Annotations Resources\net100\System.ComponentModel.Annotations.dll - + net100.System.ComponentModel.DataAnnotations Resources\net100\System.ComponentModel.DataAnnotations.dll - - net100.System.ComponentModel - Resources\net100\System.ComponentModel.dll - - + net100.System.ComponentModel.EventBasedAsync Resources\net100\System.ComponentModel.EventBasedAsync.dll - + net100.System.ComponentModel.Primitives Resources\net100\System.ComponentModel.Primitives.dll - + net100.System.ComponentModel.TypeConverter Resources\net100\System.ComponentModel.TypeConverter.dll - + + net100.System.ComponentModel + Resources\net100\System.ComponentModel.dll + + net100.System.Configuration Resources\net100\System.Configuration.dll - + net100.System.Console Resources\net100\System.Console.dll - + net100.System.Core Resources\net100\System.Core.dll - + net100.System.Data.Common Resources\net100\System.Data.Common.dll - + net100.System.Data.DataSetExtensions Resources\net100\System.Data.DataSetExtensions.dll - + net100.System.Data Resources\net100\System.Data.dll - + net100.System.Diagnostics.Contracts Resources\net100\System.Diagnostics.Contracts.dll - + net100.System.Diagnostics.Debug Resources\net100\System.Diagnostics.Debug.dll - + net100.System.Diagnostics.DiagnosticSource Resources\net100\System.Diagnostics.DiagnosticSource.dll - + net100.System.Diagnostics.FileVersionInfo Resources\net100\System.Diagnostics.FileVersionInfo.dll - + net100.System.Diagnostics.Process Resources\net100\System.Diagnostics.Process.dll - + net100.System.Diagnostics.StackTrace Resources\net100\System.Diagnostics.StackTrace.dll - + net100.System.Diagnostics.TextWriterTraceListener Resources\net100\System.Diagnostics.TextWriterTraceListener.dll - + net100.System.Diagnostics.Tools Resources\net100\System.Diagnostics.Tools.dll - + net100.System.Diagnostics.TraceSource Resources\net100\System.Diagnostics.TraceSource.dll - + net100.System.Diagnostics.Tracing Resources\net100\System.Diagnostics.Tracing.dll - - net100.System - Resources\net100\System.dll + + net100.System.Drawing.Primitives + Resources\net100\System.Drawing.Primitives.dll - + net100.System.Drawing Resources\net100\System.Drawing.dll - - net100.System.Drawing.Primitives - Resources\net100\System.Drawing.Primitives.dll - - + net100.System.Dynamic.Runtime Resources\net100\System.Dynamic.Runtime.dll - + net100.System.Formats.Asn1 Resources\net100\System.Formats.Asn1.dll - + net100.System.Formats.Tar Resources\net100\System.Formats.Tar.dll - + net100.System.Globalization.Calendars Resources\net100\System.Globalization.Calendars.dll - - net100.System.Globalization - Resources\net100\System.Globalization.dll - - + net100.System.Globalization.Extensions Resources\net100\System.Globalization.Extensions.dll - + + net100.System.Globalization + Resources\net100\System.Globalization.dll + + net100.System.IO.Compression.Brotli Resources\net100\System.IO.Compression.Brotli.dll - - net100.System.IO.Compression - Resources\net100\System.IO.Compression.dll - - + net100.System.IO.Compression.FileSystem Resources\net100\System.IO.Compression.FileSystem.dll - + net100.System.IO.Compression.ZipFile Resources\net100\System.IO.Compression.ZipFile.dll - - net100.System.IO - Resources\net100\System.IO.dll + + net100.System.IO.Compression + Resources\net100\System.IO.Compression.dll - + net100.System.IO.FileSystem.AccessControl Resources\net100\System.IO.FileSystem.AccessControl.dll - - net100.System.IO.FileSystem - Resources\net100\System.IO.FileSystem.dll - - + net100.System.IO.FileSystem.DriveInfo Resources\net100\System.IO.FileSystem.DriveInfo.dll - + net100.System.IO.FileSystem.Primitives Resources\net100\System.IO.FileSystem.Primitives.dll - + net100.System.IO.FileSystem.Watcher Resources\net100\System.IO.FileSystem.Watcher.dll - + + net100.System.IO.FileSystem + Resources\net100\System.IO.FileSystem.dll + + net100.System.IO.IsolatedStorage Resources\net100\System.IO.IsolatedStorage.dll - + net100.System.IO.MemoryMappedFiles Resources\net100\System.IO.MemoryMappedFiles.dll - + net100.System.IO.Pipelines Resources\net100\System.IO.Pipelines.dll - + net100.System.IO.Pipes.AccessControl Resources\net100\System.IO.Pipes.AccessControl.dll - + net100.System.IO.Pipes Resources\net100\System.IO.Pipes.dll - + net100.System.IO.UnmanagedMemoryStream Resources\net100\System.IO.UnmanagedMemoryStream.dll - + + net100.System.IO + Resources\net100\System.IO.dll + + net100.System.Linq.AsyncEnumerable Resources\net100\System.Linq.AsyncEnumerable.dll - - net100.System.Linq - Resources\net100\System.Linq.dll - - + net100.System.Linq.Expressions Resources\net100\System.Linq.Expressions.dll - + net100.System.Linq.Parallel Resources\net100\System.Linq.Parallel.dll - + net100.System.Linq.Queryable Resources\net100\System.Linq.Queryable.dll - + + net100.System.Linq + Resources\net100\System.Linq.dll + + net100.System.Memory Resources\net100\System.Memory.dll - - net100.System.Net - Resources\net100\System.Net.dll + + net100.System.Net.Http.Json + Resources\net100\System.Net.Http.Json.dll - + net100.System.Net.Http Resources\net100\System.Net.Http.dll - - net100.System.Net.Http.Json - Resources\net100\System.Net.Http.Json.dll - - + net100.System.Net.HttpListener Resources\net100\System.Net.HttpListener.dll - + net100.System.Net.Mail Resources\net100\System.Net.Mail.dll - + net100.System.Net.NameResolution Resources\net100\System.Net.NameResolution.dll - + net100.System.Net.NetworkInformation Resources\net100\System.Net.NetworkInformation.dll - + net100.System.Net.Ping Resources\net100\System.Net.Ping.dll - + net100.System.Net.Primitives Resources\net100\System.Net.Primitives.dll - + net100.System.Net.Quic Resources\net100\System.Net.Quic.dll - + net100.System.Net.Requests Resources\net100\System.Net.Requests.dll - + net100.System.Net.Security Resources\net100\System.Net.Security.dll - + net100.System.Net.ServerSentEvents Resources\net100\System.Net.ServerSentEvents.dll - + net100.System.Net.ServicePoint Resources\net100\System.Net.ServicePoint.dll - + net100.System.Net.Sockets Resources\net100\System.Net.Sockets.dll - + net100.System.Net.WebClient Resources\net100\System.Net.WebClient.dll - + net100.System.Net.WebHeaderCollection Resources\net100\System.Net.WebHeaderCollection.dll - + net100.System.Net.WebProxy Resources\net100\System.Net.WebProxy.dll - + net100.System.Net.WebSockets.Client Resources\net100\System.Net.WebSockets.Client.dll - + net100.System.Net.WebSockets Resources\net100\System.Net.WebSockets.dll - - net100.System.Numerics - Resources\net100\System.Numerics.dll + + net100.System.Net + Resources\net100\System.Net.dll - + net100.System.Numerics.Vectors Resources\net100\System.Numerics.Vectors.dll - + + net100.System.Numerics + Resources\net100\System.Numerics.dll + + net100.System.ObjectModel Resources\net100\System.ObjectModel.dll - + net100.System.Reflection.DispatchProxy Resources\net100\System.Reflection.DispatchProxy.dll - - net100.System.Reflection - Resources\net100\System.Reflection.dll - - - net100.System.Reflection.Emit - Resources\net100\System.Reflection.Emit.dll - - + net100.System.Reflection.Emit.ILGeneration Resources\net100\System.Reflection.Emit.ILGeneration.dll - + net100.System.Reflection.Emit.Lightweight Resources\net100\System.Reflection.Emit.Lightweight.dll - + + net100.System.Reflection.Emit + Resources\net100\System.Reflection.Emit.dll + + net100.System.Reflection.Extensions Resources\net100\System.Reflection.Extensions.dll - + net100.System.Reflection.Metadata Resources\net100\System.Reflection.Metadata.dll - + net100.System.Reflection.Primitives Resources\net100\System.Reflection.Primitives.dll - + net100.System.Reflection.TypeExtensions Resources\net100\System.Reflection.TypeExtensions.dll - + + net100.System.Reflection + Resources\net100\System.Reflection.dll + + net100.System.Resources.Reader Resources\net100\System.Resources.Reader.dll - + net100.System.Resources.ResourceManager Resources\net100\System.Resources.ResourceManager.dll - + net100.System.Resources.Writer Resources\net100\System.Resources.Writer.dll - + net100.System.Runtime.CompilerServices.Unsafe Resources\net100\System.Runtime.CompilerServices.Unsafe.dll - + net100.System.Runtime.CompilerServices.VisualC Resources\net100\System.Runtime.CompilerServices.VisualC.dll - - net100.System.Runtime - Resources\net100\System.Runtime.dll - - + net100.System.Runtime.Extensions Resources\net100\System.Runtime.Extensions.dll - + net100.System.Runtime.Handles Resources\net100\System.Runtime.Handles.dll - - net100.System.Runtime.InteropServices - Resources\net100\System.Runtime.InteropServices.dll - - + net100.System.Runtime.InteropServices.JavaScript Resources\net100\System.Runtime.InteropServices.JavaScript.dll - + net100.System.Runtime.InteropServices.RuntimeInformation Resources\net100\System.Runtime.InteropServices.RuntimeInformation.dll - + + net100.System.Runtime.InteropServices + Resources\net100\System.Runtime.InteropServices.dll + + net100.System.Runtime.Intrinsics Resources\net100\System.Runtime.Intrinsics.dll - + net100.System.Runtime.Loader Resources\net100\System.Runtime.Loader.dll - + net100.System.Runtime.Numerics Resources\net100\System.Runtime.Numerics.dll - - net100.System.Runtime.Serialization - Resources\net100\System.Runtime.Serialization.dll - - + net100.System.Runtime.Serialization.Formatters Resources\net100\System.Runtime.Serialization.Formatters.dll - + net100.System.Runtime.Serialization.Json Resources\net100\System.Runtime.Serialization.Json.dll - + net100.System.Runtime.Serialization.Primitives Resources\net100\System.Runtime.Serialization.Primitives.dll - + net100.System.Runtime.Serialization.Xml Resources\net100\System.Runtime.Serialization.Xml.dll - + + net100.System.Runtime.Serialization + Resources\net100\System.Runtime.Serialization.dll + + + net100.System.Runtime + Resources\net100\System.Runtime.dll + + net100.System.Security.AccessControl Resources\net100\System.Security.AccessControl.dll - + net100.System.Security.Claims Resources\net100\System.Security.Claims.dll - + net100.System.Security.Cryptography.Algorithms Resources\net100\System.Security.Cryptography.Algorithms.dll - + net100.System.Security.Cryptography.Cng Resources\net100\System.Security.Cryptography.Cng.dll - + net100.System.Security.Cryptography.Csp Resources\net100\System.Security.Cryptography.Csp.dll - - net100.System.Security.Cryptography - Resources\net100\System.Security.Cryptography.dll - - + net100.System.Security.Cryptography.Encoding Resources\net100\System.Security.Cryptography.Encoding.dll - + net100.System.Security.Cryptography.OpenSsl Resources\net100\System.Security.Cryptography.OpenSsl.dll - + net100.System.Security.Cryptography.Primitives Resources\net100\System.Security.Cryptography.Primitives.dll - + net100.System.Security.Cryptography.X509Certificates Resources\net100\System.Security.Cryptography.X509Certificates.dll - - net100.System.Security - Resources\net100\System.Security.dll - - - net100.System.Security.Principal - Resources\net100\System.Security.Principal.dll + + net100.System.Security.Cryptography + Resources\net100\System.Security.Cryptography.dll - + net100.System.Security.Principal.Windows Resources\net100\System.Security.Principal.Windows.dll - + + net100.System.Security.Principal + Resources\net100\System.Security.Principal.dll + + net100.System.Security.SecureString Resources\net100\System.Security.SecureString.dll - + + net100.System.Security + Resources\net100\System.Security.dll + + net100.System.ServiceModel.Web Resources\net100\System.ServiceModel.Web.dll - + net100.System.ServiceProcess Resources\net100\System.ServiceProcess.dll - + net100.System.Text.Encoding.CodePages Resources\net100\System.Text.Encoding.CodePages.dll - - net100.System.Text.Encoding - Resources\net100\System.Text.Encoding.dll - - + net100.System.Text.Encoding.Extensions Resources\net100\System.Text.Encoding.Extensions.dll - + + net100.System.Text.Encoding + Resources\net100\System.Text.Encoding.dll + + net100.System.Text.Encodings.Web Resources\net100\System.Text.Encodings.Web.dll - + net100.System.Text.Json Resources\net100\System.Text.Json.dll - + net100.System.Text.RegularExpressions Resources\net100\System.Text.RegularExpressions.dll - + net100.System.Threading.AccessControl Resources\net100\System.Threading.AccessControl.dll - + net100.System.Threading.Channels Resources\net100\System.Threading.Channels.dll - - net100.System.Threading - Resources\net100\System.Threading.dll - - + net100.System.Threading.Overlapped Resources\net100\System.Threading.Overlapped.dll - + net100.System.Threading.Tasks.Dataflow Resources\net100\System.Threading.Tasks.Dataflow.dll - - net100.System.Threading.Tasks - Resources\net100\System.Threading.Tasks.dll - - + net100.System.Threading.Tasks.Extensions Resources\net100\System.Threading.Tasks.Extensions.dll - + net100.System.Threading.Tasks.Parallel Resources\net100\System.Threading.Tasks.Parallel.dll - + + net100.System.Threading.Tasks + Resources\net100\System.Threading.Tasks.dll + + net100.System.Threading.Thread Resources\net100\System.Threading.Thread.dll - + net100.System.Threading.ThreadPool Resources\net100\System.Threading.ThreadPool.dll - + net100.System.Threading.Timer Resources\net100\System.Threading.Timer.dll - - net100.System.Transactions - Resources\net100\System.Transactions.dll + + net100.System.Threading + Resources\net100\System.Threading.dll - + net100.System.Transactions.Local Resources\net100\System.Transactions.Local.dll - + + net100.System.Transactions + Resources\net100\System.Transactions.dll + + net100.System.ValueTuple Resources\net100\System.ValueTuple.dll - - net100.System.Web - Resources\net100\System.Web.dll - - + net100.System.Web.HttpUtility Resources\net100\System.Web.HttpUtility.dll - + + net100.System.Web + Resources\net100\System.Web.dll + + net100.System.Windows Resources\net100\System.Windows.dll - - net100.System.Xml - Resources\net100\System.Xml.dll - - + net100.System.Xml.Linq Resources\net100\System.Xml.Linq.dll - + net100.System.Xml.ReaderWriter Resources\net100\System.Xml.ReaderWriter.dll - + net100.System.Xml.Serialization Resources\net100\System.Xml.Serialization.dll - + net100.System.Xml.XDocument Resources\net100\System.Xml.XDocument.dll - + + net100.System.Xml.XPath.XDocument + Resources\net100\System.Xml.XPath.XDocument.dll + + + net100.System.Xml.XPath + Resources\net100\System.Xml.XPath.dll + + net100.System.Xml.XmlDocument Resources\net100\System.Xml.XmlDocument.dll - + net100.System.Xml.XmlSerializer Resources\net100\System.Xml.XmlSerializer.dll - - net100.System.Xml.XPath - Resources\net100\System.Xml.XPath.dll + + net100.System.Xml + Resources\net100\System.Xml.dll - - net100.System.Xml.XPath.XDocument - Resources\net100\System.Xml.XPath.XDocument.dll + + net100.System + Resources\net100\System.dll - + net100.WindowsBase Resources\net100\WindowsBase.dll + + net100.mscorlib + Resources\net100\mscorlib.dll + + + net100.netstandard + Resources\net100\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies.Net110/Generated.cs b/Src/Basic.Reference.Assemblies.Net110/Generated.cs index a933585..dc25975 100644 --- a/Src/Basic.Reference.Assemblies.Net110/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net110/Generated.cs @@ -6,891 +6,891 @@ using System.Linq; using Microsoft.CodeAnalysis; -namespace Basic.Reference.Assemblies; +namespace Basic.Reference.Assemblies; public static partial class Net110 { public static class ReferenceInfos - { + { /// /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net110.References.MicrosoftCSharp, global::System.Guid.Parse("c9d9e02a-0a0b-4dc4-8c33-770171422666")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net110.References.MicrosoftCSharp, global::System.Guid.Parse("c9d9e02a-0a0b-4dc4-8c33-770171422666")); /// /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, Net110.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("2f74fea7-9af8-43db-a08c-c37448da364c")); + public static ReferenceInfo MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, Net110.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("2f74fea7-9af8-43db-a08c-c37448da364c")); /// /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, Net110.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("542db72a-a899-4124-aed5-c6a9d1967860")); + public static ReferenceInfo MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, Net110.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("542db72a-a899-4124-aed5-c6a9d1967860")); /// /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, Net110.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("bc672f04-7cea-4c5e-977c-f2fa7f159947")); + public static ReferenceInfo MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, Net110.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("bc672f04-7cea-4c5e-977c-f2fa7f159947")); /// /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, Net110.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("fc350b67-6e27-4b25-9220-83bd23b60de6")); + public static ReferenceInfo MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, Net110.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("fc350b67-6e27-4b25-9220-83bd23b60de6")); /// /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, Net110.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("ad2f6bcd-963b-44b7-90f9-32f75db22667")); + public static ReferenceInfo MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, Net110.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("ad2f6bcd-963b-44b7-90f9-32f75db22667")); /// /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, Net110.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("c48dd0bc-d27a-497b-8613-d255d99fb89c")); + public static ReferenceInfo MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, Net110.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("c48dd0bc-d27a-497b-8613-d255d99fb89c")); /// /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, Net110.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("b1c1ef20-2a6d-482e-99fc-3efd9bf122f5")); + public static ReferenceInfo MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, Net110.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("b1c1ef20-2a6d-482e-99fc-3efd9bf122f5")); /// /// The for Microsoft.Extensions.Options.dll /// - public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, Net110.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("2b036ca3-2606-47d6-90a1-30a71f806e09")); + public static ReferenceInfo MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, Net110.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("2b036ca3-2606-47d6-90a1-30a71f806e09")); /// /// The for Microsoft.Extensions.Primitives.dll /// - public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, Net110.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("ff536905-562a-4de0-a20c-57a6d3a3fad4")); + public static ReferenceInfo MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, Net110.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("ff536905-562a-4de0-a20c-57a6d3a3fad4")); /// /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4a7624e0-319f-4baa-8f7a-a27f6093fdc7")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4a7624e0-319f-4baa-8f7a-a27f6093fdc7")); /// /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net110.References.MicrosoftVisualBasic, global::System.Guid.Parse("859aefe2-fd39-4f7e-8faa-557a10d5938a")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net110.References.MicrosoftVisualBasic, global::System.Guid.Parse("859aefe2-fd39-4f7e-8faa-557a10d5938a")); /// /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("e8fc3e87-9a2f-4d38-9d78-e943433b5ddc")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("e8fc3e87-9a2f-4d38-9d78-e943433b5ddc")); /// /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net110.References.MicrosoftWin32Registry, global::System.Guid.Parse("b3bc3109-2b6b-420e-ab85-8fad2296d2fa")); - - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net110.References.mscorlib, global::System.Guid.Parse("a782066b-c37c-4258-924a-54794fc1587f")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net110.References.netstandard, global::System.Guid.Parse("5c0f0687-bf9c-44fd-9b3c-ef2557386354")); + public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net110.References.MicrosoftWin32Registry, global::System.Guid.Parse("b3bc3109-2b6b-420e-ab85-8fad2296d2fa")); /// /// The for System.AppContext.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net110.References.SystemAppContext, global::System.Guid.Parse("61a2a398-09fc-4b04-85a0-3934a881d0ca")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net110.References.SystemAppContext, global::System.Guid.Parse("61a2a398-09fc-4b04-85a0-3934a881d0ca")); /// /// The for System.Buffers.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net110.References.SystemBuffers, global::System.Guid.Parse("55fcb2ea-1e50-4100-8eff-ca1a8d2ac8c0")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net110.References.SystemBuffers, global::System.Guid.Parse("55fcb2ea-1e50-4100-8eff-ca1a8d2ac8c0")); /// /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("503f1116-761a-4dc0-b93d-ad18d56b8413")); - - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net110.References.SystemCollections, global::System.Guid.Parse("dc4a1da8-908f-4271-855b-1ad7e8b1cbe3")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("503f1116-761a-4dc0-b93d-ad18d56b8413")); /// /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net110.References.SystemCollectionsImmutable, global::System.Guid.Parse("f133c065-e5be-4c15-a3de-3360fb07d618")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net110.References.SystemCollectionsImmutable, global::System.Guid.Parse("f133c065-e5be-4c15-a3de-3360fb07d618")); /// /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("510c2215-892a-4aa0-97f7-c0dca58355b1")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("510c2215-892a-4aa0-97f7-c0dca58355b1")); /// /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("74fdb37a-35ae-4ce8-afcc-038e2a7f5329")); + public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("74fdb37a-35ae-4ce8-afcc-038e2a7f5329")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ecf5171e-650d-44fa-a239-17842b0a8f33")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net110.References.SystemCollections, global::System.Guid.Parse("dc4a1da8-908f-4271-855b-1ad7e8b1cbe3")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("a3d74850-7341-4cc9-8589-e7ea7de83692")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ecf5171e-650d-44fa-a239-17842b0a8f33")); /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net110.References.SystemComponentModel, global::System.Guid.Parse("a3f52aeb-7a15-4bce-bc73-7068931f1880")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("a3d74850-7341-4cc9-8589-e7ea7de83692")); /// /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("be1c78f0-2410-4e5a-9f35-2617c58374ba")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("be1c78f0-2410-4e5a-9f35-2617c58374ba")); /// /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("d7babc0a-3387-4047-a2bf-e51c971935a3")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("d7babc0a-3387-4047-a2bf-e51c971935a3")); /// /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("fc5d966c-5053-4fd3-b30b-bfee9fd605de")); + public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("fc5d966c-5053-4fd3-b30b-bfee9fd605de")); + + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net110.References.SystemComponentModel, global::System.Guid.Parse("a3f52aeb-7a15-4bce-bc73-7068931f1880")); /// /// The for System.Configuration.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net110.References.SystemConfiguration, global::System.Guid.Parse("0f21dc28-f145-40d1-ad06-a4bc47597a7f")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net110.References.SystemConfiguration, global::System.Guid.Parse("0f21dc28-f145-40d1-ad06-a4bc47597a7f")); /// /// The for System.Console.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net110.References.SystemConsole, global::System.Guid.Parse("29e1e559-2cef-43f2-b1eb-00b161d629a4")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net110.References.SystemConsole, global::System.Guid.Parse("29e1e559-2cef-43f2-b1eb-00b161d629a4")); /// /// The for System.Core.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net110.References.SystemCore, global::System.Guid.Parse("daf06d9b-f761-45de-a355-2d210cba2ec6")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net110.References.SystemCore, global::System.Guid.Parse("daf06d9b-f761-45de-a355-2d210cba2ec6")); /// /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net110.References.SystemDataCommon, global::System.Guid.Parse("eb0d14a5-642a-4a5f-b6e5-fce9d61b2888")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net110.References.SystemDataCommon, global::System.Guid.Parse("eb0d14a5-642a-4a5f-b6e5-fce9d61b2888")); /// /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("039d202e-56a8-40de-b173-054848128e3f")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("039d202e-56a8-40de-b173-054848128e3f")); /// /// The for System.Data.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net110.References.SystemData, global::System.Guid.Parse("d95bb224-1433-4598-bee4-173975ad45fd")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net110.References.SystemData, global::System.Guid.Parse("d95bb224-1433-4598-bee4-173975ad45fd")); /// /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("a4c56dd6-dd0a-4329-a3cf-ee6555f153c2")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("a4c56dd6-dd0a-4329-a3cf-ee6555f153c2")); /// /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("4a9297b4-5871-4045-b41a-27ee59c854a6")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("4a9297b4-5871-4045-b41a-27ee59c854a6")); /// /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("0d4debcf-90ec-4b17-a3cf-5df63772268f")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("0d4debcf-90ec-4b17-a3cf-5df63772268f")); /// /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("fffe4ab3-45ea-4c81-b5f8-7f7a3c50be80")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("fffe4ab3-45ea-4c81-b5f8-7f7a3c50be80")); /// /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("2d96caf9-51a7-477c-81e2-ae1ad978fe4d")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("2d96caf9-51a7-477c-81e2-ae1ad978fe4d")); /// /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("da0ba3cb-01bb-45fc-b12e-52db2c60d36b")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("da0ba3cb-01bb-45fc-b12e-52db2c60d36b")); /// /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("fd355b7c-6ff5-4532-98f3-3bba31ea7005")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("fd355b7c-6ff5-4532-98f3-3bba31ea7005")); /// /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net110.References.SystemDiagnosticsTools, global::System.Guid.Parse("a53da13b-2931-425c-a1e3-0f79fbe31b14")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net110.References.SystemDiagnosticsTools, global::System.Guid.Parse("a53da13b-2931-425c-a1e3-0f79fbe31b14")); /// /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net110.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d7af166e-424d-4aaf-9424-d0cb0678d58b")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net110.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d7af166e-424d-4aaf-9424-d0cb0678d58b")); /// /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("c657088f-85b2-44d3-843c-a431993ac757")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("c657088f-85b2-44d3-843c-a431993ac757")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net110.References.System, global::System.Guid.Parse("f910864f-98cb-4bde-b171-86aab15f45fc")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net110.References.SystemDrawingPrimitives, global::System.Guid.Parse("8edfb19d-e7ab-4266-9936-f2ca3836557a")); /// /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net110.References.SystemDrawing, global::System.Guid.Parse("7a07b663-47c1-4ea9-9b13-5e6159b9fb3e")); - - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net110.References.SystemDrawingPrimitives, global::System.Guid.Parse("8edfb19d-e7ab-4266-9936-f2ca3836557a")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net110.References.SystemDrawing, global::System.Guid.Parse("7a07b663-47c1-4ea9-9b13-5e6159b9fb3e")); /// /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net110.References.SystemDynamicRuntime, global::System.Guid.Parse("d2b757b8-1d1e-4d00-a1ab-1fee81373b5c")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net110.References.SystemDynamicRuntime, global::System.Guid.Parse("d2b757b8-1d1e-4d00-a1ab-1fee81373b5c")); /// /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net110.References.SystemFormatsAsn1, global::System.Guid.Parse("a3075c87-5c55-4269-9ce2-45ede3b08730")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net110.References.SystemFormatsAsn1, global::System.Guid.Parse("a3075c87-5c55-4269-9ce2-45ede3b08730")); /// /// The for System.Formats.Tar.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net110.References.SystemFormatsTar, global::System.Guid.Parse("ede5010a-ffa5-4dab-a8e4-eceb8ab6b49a")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net110.References.SystemFormatsTar, global::System.Guid.Parse("ede5010a-ffa5-4dab-a8e4-eceb8ab6b49a")); /// /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("f921da71-8dac-45b0-8d20-e16abc6659f8")); - - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net110.References.SystemGlobalization, global::System.Guid.Parse("ba80c09d-144e-457a-84da-6d8143cc8313")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("f921da71-8dac-45b0-8d20-e16abc6659f8")); /// /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("5775fd42-6323-45ff-a4da-cf46a70e42d7")); + public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("5775fd42-6323-45ff-a4da-cf46a70e42d7")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("db565848-4d40-481c-b9ea-1198e23ce45c")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net110.References.SystemGlobalization, global::System.Guid.Parse("ba80c09d-144e-457a-84da-6d8143cc8313")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net110.References.SystemIOCompression, global::System.Guid.Parse("8c05f3f8-748b-4c3f-92f5-6a5e76d964f3")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("db565848-4d40-481c-b9ea-1198e23ce45c")); /// /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("108039fe-234a-498e-bb48-69ee76cd9e7e")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("108039fe-234a-498e-bb48-69ee76cd9e7e")); /// /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("abc1b8ba-3ae3-42f7-b42a-96ed433dd7b0")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("abc1b8ba-3ae3-42f7-b42a-96ed433dd7b0")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net110.References.SystemIO, global::System.Guid.Parse("343f9426-2191-49fc-89ea-ead846c46fc6")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net110.References.SystemIOCompression, global::System.Guid.Parse("8c05f3f8-748b-4c3f-92f5-6a5e76d964f3")); /// /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("27bb0a19-5580-4a09-9fdc-948ee00670e4")); - - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net110.References.SystemIOFileSystem, global::System.Guid.Parse("962f4936-b9ce-4fc6-9a99-16b30ede7725")); + public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("27bb0a19-5580-4a09-9fdc-948ee00670e4")); /// /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("3c6cbaef-cca0-45f6-98a3-f1d8f9466e5f")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("3c6cbaef-cca0-45f6-98a3-f1d8f9466e5f")); /// /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("e0bebf98-dbf3-47e1-bfe3-5236102c9a0e")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("e0bebf98-dbf3-47e1-bfe3-5236102c9a0e")); /// /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("33ce6c66-eddf-4941-9622-bf7ad91535b8")); + public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("33ce6c66-eddf-4941-9622-bf7ad91535b8")); + + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net110.References.SystemIOFileSystem, global::System.Guid.Parse("962f4936-b9ce-4fc6-9a99-16b30ede7725")); /// /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("0268843b-4d36-4c70-a786-1958b69cfb87")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("0268843b-4d36-4c70-a786-1958b69cfb87")); /// /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("bba6ec05-caf5-423a-92bd-b9fd4686b22a")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("bba6ec05-caf5-423a-92bd-b9fd4686b22a")); /// /// The for System.IO.Pipelines.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net110.References.SystemIOPipelines, global::System.Guid.Parse("4112de4d-b9b9-471f-a556-294c0f4cd612")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net110.References.SystemIOPipelines, global::System.Guid.Parse("4112de4d-b9b9-471f-a556-294c0f4cd612")); /// /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("9a6810be-3c96-45db-8c32-bef5dc18ce91")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("9a6810be-3c96-45db-8c32-bef5dc18ce91")); /// /// The for System.IO.Pipes.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net110.References.SystemIOPipes, global::System.Guid.Parse("7c43aa36-32e6-4cce-9377-25b444335360")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net110.References.SystemIOPipes, global::System.Guid.Parse("7c43aa36-32e6-4cce-9377-25b444335360")); /// /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("cca8fac5-fc42-4149-a0ae-f0e1bdedbf31")); + public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("cca8fac5-fc42-4149-a0ae-f0e1bdedbf31")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("4535fafa-ee14-4ccb-99da-95a5f4cca3fa")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net110.References.SystemIO, global::System.Guid.Parse("343f9426-2191-49fc-89ea-ead846c46fc6")); /// - /// The for System.Linq.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net110.References.SystemLinq, global::System.Guid.Parse("b330274f-8bc5-43b7-b36b-8bce408ee17a")); + public static ReferenceInfo SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("4535fafa-ee14-4ccb-99da-95a5f4cca3fa")); /// /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net110.References.SystemLinqExpressions, global::System.Guid.Parse("396b2c39-4d81-4df4-8565-cdb8d275bc25")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net110.References.SystemLinqExpressions, global::System.Guid.Parse("396b2c39-4d81-4df4-8565-cdb8d275bc25")); /// /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net110.References.SystemLinqParallel, global::System.Guid.Parse("1a86e4b4-4e86-4479-9e7d-c1bbcad5cbe7")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net110.References.SystemLinqParallel, global::System.Guid.Parse("1a86e4b4-4e86-4479-9e7d-c1bbcad5cbe7")); /// /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net110.References.SystemLinqQueryable, global::System.Guid.Parse("c354c507-691a-4556-aaea-1ae049e52d95")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net110.References.SystemLinqQueryable, global::System.Guid.Parse("c354c507-691a-4556-aaea-1ae049e52d95")); /// - /// The for System.Memory.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net110.References.SystemMemory, global::System.Guid.Parse("e9e2467c-2065-42e4-b275-13e7f7c2f32c")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net110.References.SystemLinq, global::System.Guid.Parse("b330274f-8bc5-43b7-b36b-8bce408ee17a")); /// - /// The for System.Net.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net110.References.SystemNet, global::System.Guid.Parse("768010ce-c4c3-42b1-ac21-3d10e0c5b45d")); + public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net110.References.SystemMemory, global::System.Guid.Parse("e9e2467c-2065-42e4-b275-13e7f7c2f32c")); /// - /// The for System.Net.Http.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net110.References.SystemNetHttp, global::System.Guid.Parse("270dd5cc-3f1c-48f6-9fab-2b68db0af7f4")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net110.References.SystemNetHttpJson, global::System.Guid.Parse("c7dda679-2cf0-431c-9e11-2b8c4d762b89")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net110.References.SystemNetHttpJson, global::System.Guid.Parse("c7dda679-2cf0-431c-9e11-2b8c4d762b89")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net110.References.SystemNetHttp, global::System.Guid.Parse("270dd5cc-3f1c-48f6-9fab-2b68db0af7f4")); /// /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net110.References.SystemNetHttpListener, global::System.Guid.Parse("5d1b4dc3-6cb1-459e-9513-302586c405d0")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net110.References.SystemNetHttpListener, global::System.Guid.Parse("5d1b4dc3-6cb1-459e-9513-302586c405d0")); /// /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net110.References.SystemNetMail, global::System.Guid.Parse("4e39c650-120a-43b0-9a0f-e1f4224dc6ab")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net110.References.SystemNetMail, global::System.Guid.Parse("4e39c650-120a-43b0-9a0f-e1f4224dc6ab")); /// /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net110.References.SystemNetNameResolution, global::System.Guid.Parse("aac61b42-0de1-4d18-bba6-7390f3d306ae")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net110.References.SystemNetNameResolution, global::System.Guid.Parse("aac61b42-0de1-4d18-bba6-7390f3d306ae")); /// /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net110.References.SystemNetNetworkInformation, global::System.Guid.Parse("41b5eeb5-8dca-4cfb-bf42-4ccef69d2d4c")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net110.References.SystemNetNetworkInformation, global::System.Guid.Parse("41b5eeb5-8dca-4cfb-bf42-4ccef69d2d4c")); /// /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net110.References.SystemNetPing, global::System.Guid.Parse("89a12a5d-87f0-49ea-9a52-0df79190f137")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net110.References.SystemNetPing, global::System.Guid.Parse("89a12a5d-87f0-49ea-9a52-0df79190f137")); /// /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net110.References.SystemNetPrimitives, global::System.Guid.Parse("eae074bb-860b-41f5-919b-ca95923c2483")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net110.References.SystemNetPrimitives, global::System.Guid.Parse("eae074bb-860b-41f5-919b-ca95923c2483")); /// /// The for System.Net.Quic.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net110.References.SystemNetQuic, global::System.Guid.Parse("48b992de-041c-4667-8a12-e4cfff724af5")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net110.References.SystemNetQuic, global::System.Guid.Parse("48b992de-041c-4667-8a12-e4cfff724af5")); /// /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net110.References.SystemNetRequests, global::System.Guid.Parse("40956965-484c-4875-a071-0ef35cea6f6e")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net110.References.SystemNetRequests, global::System.Guid.Parse("40956965-484c-4875-a071-0ef35cea6f6e")); /// /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net110.References.SystemNetSecurity, global::System.Guid.Parse("c1fc712d-3107-480e-8c41-caffc68d39b8")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net110.References.SystemNetSecurity, global::System.Guid.Parse("c1fc712d-3107-480e-8c41-caffc68d39b8")); /// /// The for System.Net.ServerSentEvents.dll /// - public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net110.References.SystemNetServerSentEvents, global::System.Guid.Parse("f7d131e9-c116-4b41-8730-2f9800abf0a9")); + public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net110.References.SystemNetServerSentEvents, global::System.Guid.Parse("f7d131e9-c116-4b41-8730-2f9800abf0a9")); /// /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net110.References.SystemNetServicePoint, global::System.Guid.Parse("6f1cae4c-1f82-4a91-a3f5-cfdc16458e04")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net110.References.SystemNetServicePoint, global::System.Guid.Parse("6f1cae4c-1f82-4a91-a3f5-cfdc16458e04")); /// /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net110.References.SystemNetSockets, global::System.Guid.Parse("edb37e35-f00c-4631-b90c-12787f87642c")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net110.References.SystemNetSockets, global::System.Guid.Parse("edb37e35-f00c-4631-b90c-12787f87642c")); /// /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net110.References.SystemNetWebClient, global::System.Guid.Parse("ab4c3b44-7b6d-41bc-9d3c-7bb82b450e42")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net110.References.SystemNetWebClient, global::System.Guid.Parse("ab4c3b44-7b6d-41bc-9d3c-7bb82b450e42")); /// /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("0a908e4e-fdf9-41d7-b3cd-d18a16144ce9")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("0a908e4e-fdf9-41d7-b3cd-d18a16144ce9")); /// /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net110.References.SystemNetWebProxy, global::System.Guid.Parse("dc0ac38b-d8af-4708-86c9-dd7b89dbb5fb")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net110.References.SystemNetWebProxy, global::System.Guid.Parse("dc0ac38b-d8af-4708-86c9-dd7b89dbb5fb")); /// /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("72e21bb5-d9d9-447d-945a-f2ba8dd860f5")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("72e21bb5-d9d9-447d-945a-f2ba8dd860f5")); /// /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net110.References.SystemNetWebSockets, global::System.Guid.Parse("71310fc3-b744-4db2-a100-896e05d0d367")); + public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net110.References.SystemNetWebSockets, global::System.Guid.Parse("71310fc3-b744-4db2-a100-896e05d0d367")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net110.References.SystemNumerics, global::System.Guid.Parse("e5fa647c-a71c-40fd-bb92-91104eadc120")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net110.References.SystemNet, global::System.Guid.Parse("768010ce-c4c3-42b1-ac21-3d10e0c5b45d")); /// /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net110.References.SystemNumericsVectors, global::System.Guid.Parse("ac6dbb5a-b43a-449d-ae5c-c7509c9a8939")); + public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net110.References.SystemNumericsVectors, global::System.Guid.Parse("ac6dbb5a-b43a-449d-ae5c-c7509c9a8939")); /// - /// The for System.ObjectModel.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net110.References.SystemObjectModel, global::System.Guid.Parse("a8cc56d1-edac-4b09-b5b4-958b38d10db7")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net110.References.SystemNumerics, global::System.Guid.Parse("e5fa647c-a71c-40fd-bb92-91104eadc120")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("88f4d8b2-18fc-4d24-ae21-c273e6bd83aa")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net110.References.SystemObjectModel, global::System.Guid.Parse("a8cc56d1-edac-4b09-b5b4-958b38d10db7")); /// - /// The for System.Reflection.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net110.References.SystemReflection, global::System.Guid.Parse("4260b024-a4f0-441b-bc28-d6a521cadf36")); + public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("88f4d8b2-18fc-4d24-ae21-c273e6bd83aa")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net110.References.SystemReflectionEmit, global::System.Guid.Parse("0e36658f-99ed-4448-954b-27f3ae6687cd")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("9002d53c-d2c1-4c59-9afc-316b6cf5e744")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("9002d53c-d2c1-4c59-9afc-316b6cf5e744")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("2a166d8c-4635-41f6-bc5f-794d228e096e")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("2a166d8c-4635-41f6-bc5f-794d228e096e")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net110.References.SystemReflectionEmit, global::System.Guid.Parse("0e36658f-99ed-4448-954b-27f3ae6687cd")); /// /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net110.References.SystemReflectionExtensions, global::System.Guid.Parse("73ebd9af-0a84-4ba2-8566-52d6919d8f71")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net110.References.SystemReflectionExtensions, global::System.Guid.Parse("73ebd9af-0a84-4ba2-8566-52d6919d8f71")); /// /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net110.References.SystemReflectionMetadata, global::System.Guid.Parse("d5c98956-9ab9-482b-ba9d-99bc0d52b073")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net110.References.SystemReflectionMetadata, global::System.Guid.Parse("d5c98956-9ab9-482b-ba9d-99bc0d52b073")); /// /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net110.References.SystemReflectionPrimitives, global::System.Guid.Parse("46d0e31a-cac0-48c2-bf22-0c82ad52c094")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net110.References.SystemReflectionPrimitives, global::System.Guid.Parse("46d0e31a-cac0-48c2-bf22-0c82ad52c094")); /// /// The for System.Reflection.TypeExtensions.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("8fe8036f-8737-43dd-856b-db4d82f16c6e")); + public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("8fe8036f-8737-43dd-856b-db4d82f16c6e")); + + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net110.References.SystemReflection, global::System.Guid.Parse("4260b024-a4f0-441b-bc28-d6a521cadf36")); /// /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net110.References.SystemResourcesReader, global::System.Guid.Parse("2151d158-5b84-45d0-b49b-c6567b78d141")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net110.References.SystemResourcesReader, global::System.Guid.Parse("2151d158-5b84-45d0-b49b-c6567b78d141")); /// /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net110.References.SystemResourcesResourceManager, global::System.Guid.Parse("55e83028-ab06-4e51-9a8d-60199d27e582")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net110.References.SystemResourcesResourceManager, global::System.Guid.Parse("55e83028-ab06-4e51-9a8d-60199d27e582")); /// /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net110.References.SystemResourcesWriter, global::System.Guid.Parse("4bf40683-de04-483c-b542-8cdcf5fe9b7c")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net110.References.SystemResourcesWriter, global::System.Guid.Parse("4bf40683-de04-483c-b542-8cdcf5fe9b7c")); /// /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("44b4f6de-0f35-4062-bf8d-1eea175e51d4")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("44b4f6de-0f35-4062-bf8d-1eea175e51d4")); /// /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("3cb7be8f-5c89-4ea4-969e-b61bd187194f")); - - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net110.References.SystemRuntime, global::System.Guid.Parse("e726a3d5-c943-4de9-a0a3-5a490ced5dbd")); + public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("3cb7be8f-5c89-4ea4-969e-b61bd187194f")); /// /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net110.References.SystemRuntimeExtensions, global::System.Guid.Parse("c7da559a-665c-4e5b-80cf-610746b10688")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net110.References.SystemRuntimeExtensions, global::System.Guid.Parse("c7da559a-665c-4e5b-80cf-610746b10688")); /// /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net110.References.SystemRuntimeHandles, global::System.Guid.Parse("8c16b841-9402-4b2f-822c-153a04640595")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net110.References.SystemRuntimeHandles, global::System.Guid.Parse("8c16b841-9402-4b2f-822c-153a04640595")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("6bb0e355-d2e8-40fb-9528-837808772e7b")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("049d5697-19d6-41f6-b4af-9a9635633cdd")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("049d5697-19d6-41f6-b4af-9a9635633cdd")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("53105e3e-5ca4-4adb-97ef-7f00ec1492d2")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("53105e3e-5ca4-4adb-97ef-7f00ec1492d2")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("6bb0e355-d2e8-40fb-9528-837808772e7b")); /// /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("7375b337-d528-489e-88f0-20514a733c61")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("7375b337-d528-489e-88f0-20514a733c61")); /// /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net110.References.SystemRuntimeLoader, global::System.Guid.Parse("80096d7d-f558-44bc-909f-70c73975b6d8")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net110.References.SystemRuntimeLoader, global::System.Guid.Parse("80096d7d-f558-44bc-909f-70c73975b6d8")); /// /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net110.References.SystemRuntimeNumerics, global::System.Guid.Parse("abca99f5-7df3-4741-99e7-7e179dabeee3")); - - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net110.References.SystemRuntimeSerialization, global::System.Guid.Parse("a00b74cc-56c9-442a-b421-5f7d4094167f")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net110.References.SystemRuntimeNumerics, global::System.Guid.Parse("abca99f5-7df3-4741-99e7-7e179dabeee3")); /// /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("9689dffa-6056-478c-a09a-0723484ef01e")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("9689dffa-6056-478c-a09a-0723484ef01e")); /// /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("c01aff91-0fab-443f-8408-629ce104ecaf")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("c01aff91-0fab-443f-8408-629ce104ecaf")); /// /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("261860a0-98c3-4393-b9ca-9e15286485e5")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("261860a0-98c3-4393-b9ca-9e15286485e5")); /// /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("179e0c22-6278-4730-a76c-9b7210c2ca77")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("179e0c22-6278-4730-a76c-9b7210c2ca77")); + + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net110.References.SystemRuntimeSerialization, global::System.Guid.Parse("a00b74cc-56c9-442a-b421-5f7d4094167f")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net110.References.SystemRuntime, global::System.Guid.Parse("e726a3d5-c943-4de9-a0a3-5a490ced5dbd")); /// /// The for System.Security.AccessControl.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net110.References.SystemSecurityAccessControl, global::System.Guid.Parse("90a23726-6b55-43d4-adcf-8802ec6727d9")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net110.References.SystemSecurityAccessControl, global::System.Guid.Parse("90a23726-6b55-43d4-adcf-8802ec6727d9")); /// /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net110.References.SystemSecurityClaims, global::System.Guid.Parse("6f3cc844-42d6-46a5-bf64-744a118cffcd")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net110.References.SystemSecurityClaims, global::System.Guid.Parse("6f3cc844-42d6-46a5-bf64-744a118cffcd")); /// /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("fd57e66a-3b71-4725-afee-38c303134d5b")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("fd57e66a-3b71-4725-afee-38c303134d5b")); /// /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("983d9f84-ff73-4a22-94bf-2436d7ad8f15")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("983d9f84-ff73-4a22-94bf-2436d7ad8f15")); /// /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("55eb2107-77ea-42eb-972e-fc287cc5d2be")); - - /// - /// The for System.Security.Cryptography.dll - /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net110.References.SystemSecurityCryptography, global::System.Guid.Parse("356f250b-f432-4089-bc11-c6edf14a8d82")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("55eb2107-77ea-42eb-972e-fc287cc5d2be")); /// /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("98d409a9-e5fe-497c-a8c7-6aaf87abcbc4")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("98d409a9-e5fe-497c-a8c7-6aaf87abcbc4")); /// /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("b6902ffa-a79c-4bb8-913a-846590775a62")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("b6902ffa-a79c-4bb8-913a-846590775a62")); /// /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("00676db6-fcd2-4b8b-8da9-2074c9861e34")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("00676db6-fcd2-4b8b-8da9-2074c9861e34")); /// /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("57788300-905c-4b56-9447-c35d594b4760")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("57788300-905c-4b56-9447-c35d594b4760")); /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net110.References.SystemSecurity, global::System.Guid.Parse("9410c332-7d41-4274-9508-5cb4ef3128d8")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net110.References.SystemSecurityCryptography, global::System.Guid.Parse("356f250b-f432-4089-bc11-c6edf14a8d82")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net110.References.SystemSecurityPrincipal, global::System.Guid.Parse("aecf1ed2-9578-4c85-89e6-af1f9608da6c")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("801f4000-8bad-416d-8a96-3ed470f19d28")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("801f4000-8bad-416d-8a96-3ed470f19d28")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net110.References.SystemSecurityPrincipal, global::System.Guid.Parse("aecf1ed2-9578-4c85-89e6-af1f9608da6c")); /// /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net110.References.SystemSecuritySecureString, global::System.Guid.Parse("ff0b1380-5c6e-4926-8c76-8d8c4c59034d")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net110.References.SystemSecuritySecureString, global::System.Guid.Parse("ff0b1380-5c6e-4926-8c76-8d8c4c59034d")); + + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net110.References.SystemSecurity, global::System.Guid.Parse("9410c332-7d41-4274-9508-5cb4ef3128d8")); /// /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net110.References.SystemServiceModelWeb, global::System.Guid.Parse("d7c0abd5-4f43-4fa5-ac90-6655faf0ae1c")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net110.References.SystemServiceModelWeb, global::System.Guid.Parse("d7c0abd5-4f43-4fa5-ac90-6655faf0ae1c")); /// /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net110.References.SystemServiceProcess, global::System.Guid.Parse("bacfe9ee-aefc-47b4-90fe-d895b55b564d")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net110.References.SystemServiceProcess, global::System.Guid.Parse("bacfe9ee-aefc-47b4-90fe-d895b55b564d")); /// /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("dd2436bf-c2a1-47c8-b4ce-64199263bb8a")); + public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("dd2436bf-c2a1-47c8-b4ce-64199263bb8a")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net110.References.SystemTextEncoding, global::System.Guid.Parse("7cdfbce2-40ca-4c99-a764-d7a345232df6")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8f32860a-836d-4dee-beaa-c2df40455128")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8f32860a-836d-4dee-beaa-c2df40455128")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net110.References.SystemTextEncoding, global::System.Guid.Parse("7cdfbce2-40ca-4c99-a764-d7a345232df6")); /// /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("318db009-6ac8-4745-825f-553767d4f08b")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("318db009-6ac8-4745-825f-553767d4f08b")); /// /// The for System.Text.Json.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net110.References.SystemTextJson, global::System.Guid.Parse("9b1d7a47-ae13-4269-a477-64c5c1be11dc")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net110.References.SystemTextJson, global::System.Guid.Parse("9b1d7a47-ae13-4269-a477-64c5c1be11dc")); /// /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net110.References.SystemTextRegularExpressions, global::System.Guid.Parse("8dfd871f-2aab-4b9a-90ff-b747521b89fc")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net110.References.SystemTextRegularExpressions, global::System.Guid.Parse("8dfd871f-2aab-4b9a-90ff-b747521b89fc")); /// /// The for System.Threading.AccessControl.dll /// - public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net110.References.SystemThreadingAccessControl, global::System.Guid.Parse("983a0e0e-f622-4303-beb1-65b6990dbcb5")); + public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net110.References.SystemThreadingAccessControl, global::System.Guid.Parse("983a0e0e-f622-4303-beb1-65b6990dbcb5")); /// /// The for System.Threading.Channels.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net110.References.SystemThreadingChannels, global::System.Guid.Parse("0572f90c-f852-4453-88ef-7c0063ce4762")); - - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net110.References.SystemThreading, global::System.Guid.Parse("0c3e67ed-0e8f-4fe6-944b-e63e005fe761")); + public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net110.References.SystemThreadingChannels, global::System.Guid.Parse("0572f90c-f852-4453-88ef-7c0063ce4762")); /// /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net110.References.SystemThreadingOverlapped, global::System.Guid.Parse("b337e2dd-ca78-4bbc-aa90-278328b0de78")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net110.References.SystemThreadingOverlapped, global::System.Guid.Parse("b337e2dd-ca78-4bbc-aa90-278328b0de78")); /// /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("3a390da3-80cf-48dc-97c3-07616705f661")); + public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("3a390da3-80cf-48dc-97c3-07616705f661")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net110.References.SystemThreadingTasks, global::System.Guid.Parse("e78cde44-a6ba-465b-8b8f-00a0028567f8")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("f17291f5-8b7b-44d9-8d20-9486e8fd8ef5")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("f17291f5-8b7b-44d9-8d20-9486e8fd8ef5")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4a990108-de51-4b51-9b0a-b7e7bbb61e80")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4a990108-de51-4b51-9b0a-b7e7bbb61e80")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net110.References.SystemThreadingTasks, global::System.Guid.Parse("e78cde44-a6ba-465b-8b8f-00a0028567f8")); /// /// The for System.Threading.Thread.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net110.References.SystemThreadingThread, global::System.Guid.Parse("83b302d0-9523-4bc3-acc3-7e6e25023b36")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net110.References.SystemThreadingThread, global::System.Guid.Parse("83b302d0-9523-4bc3-acc3-7e6e25023b36")); /// /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net110.References.SystemThreadingThreadPool, global::System.Guid.Parse("a4e847e0-a511-45f2-910c-732202512a4d")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net110.References.SystemThreadingThreadPool, global::System.Guid.Parse("a4e847e0-a511-45f2-910c-732202512a4d")); /// /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net110.References.SystemThreadingTimer, global::System.Guid.Parse("6fe6999f-3db2-4ee2-a846-f99d00129dd9")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net110.References.SystemThreadingTimer, global::System.Guid.Parse("6fe6999f-3db2-4ee2-a846-f99d00129dd9")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net110.References.SystemTransactions, global::System.Guid.Parse("bdc1b232-38c4-458f-801d-83f4b05f6df2")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net110.References.SystemThreading, global::System.Guid.Parse("0c3e67ed-0e8f-4fe6-944b-e63e005fe761")); /// /// The for System.Transactions.Local.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net110.References.SystemTransactionsLocal, global::System.Guid.Parse("4d17f1f7-4435-4d3d-9c09-337c2c245eea")); + public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net110.References.SystemTransactionsLocal, global::System.Guid.Parse("4d17f1f7-4435-4d3d-9c09-337c2c245eea")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net110.References.SystemValueTuple, global::System.Guid.Parse("924c4fb2-c363-476b-b240-2415f31ce54d")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net110.References.SystemTransactions, global::System.Guid.Parse("bdc1b232-38c4-458f-801d-83f4b05f6df2")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net110.References.SystemWeb, global::System.Guid.Parse("2a2218c5-f580-42c0-a822-503d47faa891")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net110.References.SystemValueTuple, global::System.Guid.Parse("924c4fb2-c363-476b-b240-2415f31ce54d")); /// /// The for System.Web.HttpUtility.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net110.References.SystemWebHttpUtility, global::System.Guid.Parse("6f382bf6-5a09-4480-9323-080a80161643")); + public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net110.References.SystemWebHttpUtility, global::System.Guid.Parse("6f382bf6-5a09-4480-9323-080a80161643")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net110.References.SystemWindows, global::System.Guid.Parse("896baedc-ea36-41d4-8369-fb333dc1edc8")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net110.References.SystemWeb, global::System.Guid.Parse("2a2218c5-f580-42c0-a822-503d47faa891")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net110.References.SystemXml, global::System.Guid.Parse("a197d7eb-8f63-47a5-8d92-7445e93fdf7a")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net110.References.SystemWindows, global::System.Guid.Parse("896baedc-ea36-41d4-8369-fb333dc1edc8")); /// /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net110.References.SystemXmlLinq, global::System.Guid.Parse("b476f9d2-adb8-4240-bda7-45c5df0f857d")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net110.References.SystemXmlLinq, global::System.Guid.Parse("b476f9d2-adb8-4240-bda7-45c5df0f857d")); /// /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net110.References.SystemXmlReaderWriter, global::System.Guid.Parse("f272e2f2-d49f-4339-9c5b-c281603f6f1f")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net110.References.SystemXmlReaderWriter, global::System.Guid.Parse("f272e2f2-d49f-4339-9c5b-c281603f6f1f")); /// /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net110.References.SystemXmlSerialization, global::System.Guid.Parse("1ce9e67e-44b9-4547-b1de-4d86064e2113")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net110.References.SystemXmlSerialization, global::System.Guid.Parse("1ce9e67e-44b9-4547-b1de-4d86064e2113")); /// /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net110.References.SystemXmlXDocument, global::System.Guid.Parse("c1a8a4cf-bce6-4a90-9a9f-97ce97aae381")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net110.References.SystemXmlXDocument, global::System.Guid.Parse("c1a8a4cf-bce6-4a90-9a9f-97ce97aae381")); + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("6422863b-309f-4662-b320-9a6f8a711271")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net110.References.SystemXmlXPath, global::System.Guid.Parse("6d4e5fc4-0dae-44cd-a7a5-2627dbe7a610")); /// /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net110.References.SystemXmlXmlDocument, global::System.Guid.Parse("da4a2a5a-4d34-4e96-b552-e372895f2b31")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net110.References.SystemXmlXmlDocument, global::System.Guid.Parse("da4a2a5a-4d34-4e96-b552-e372895f2b31")); /// /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("69fcf849-3cbd-4901-b126-296be21d6f65")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("69fcf849-3cbd-4901-b126-296be21d6f65")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net110.References.SystemXmlXPath, global::System.Guid.Parse("6d4e5fc4-0dae-44cd-a7a5-2627dbe7a610")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net110.References.SystemXml, global::System.Guid.Parse("a197d7eb-8f63-47a5-8d92-7445e93fdf7a")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("6422863b-309f-4662-b320-9a6f8a711271")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net110.References.System, global::System.Guid.Parse("f910864f-98cb-4bde-b171-86aab15f45fc")); /// /// The for WindowsBase.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net110.References.WindowsBase, global::System.Guid.Parse("48be84a2-60bf-4524-aecf-f12ee4986a83")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net110.References.WindowsBase, global::System.Guid.Parse("48be84a2-60bf-4524-aecf-f12ee4986a83")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net110.References.mscorlib, global::System.Guid.Parse("a782066b-c37c-4258-924a-54794fc1587f")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net110.References.netstandard, global::System.Guid.Parse("5c0f0687-bf9c-44fd-9b3c-ef2557386354")); private static ImmutableArray _all; public static ImmutableArray All { @@ -899,183 +899,183 @@ public static ImmutableArray All if (_all.IsDefault) { _all = - [ - MicrosoftCSharp, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + [ + MicrosoftCSharp, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsOptions, + MicrosoftExtensionsPrimitives, + MicrosoftVisualBasicCore, + MicrosoftVisualBasic, + MicrosoftWin32Primitives, + MicrosoftWin32Registry, + SystemAppContext, + SystemBuffers, + SystemCollectionsConcurrent, + SystemCollectionsImmutable, + SystemCollectionsNonGeneric, + SystemCollectionsSpecialized, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelDataAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModelPrimitives, + SystemComponentModelTypeConverter, + SystemComponentModel, + SystemConfiguration, + SystemConsole, + SystemCore, + SystemDataCommon, + SystemDataDataSetExtensions, + SystemData, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsDiagnosticSource, + SystemDiagnosticsFileVersionInfo, + SystemDiagnosticsProcess, + SystemDiagnosticsStackTrace, + SystemDiagnosticsTextWriterTraceListener, + SystemDiagnosticsTools, + SystemDiagnosticsTraceSource, + SystemDiagnosticsTracing, + SystemDrawingPrimitives, + SystemDrawing, + SystemDynamicRuntime, + SystemFormatsAsn1, + SystemFormatsTar, + SystemGlobalizationCalendars, + SystemGlobalizationExtensions, + SystemGlobalization, + SystemIOCompressionBrotli, + SystemIOCompressionFileSystem, + SystemIOCompressionZipFile, + SystemIOCompression, + SystemIOFileSystemAccessControl, + SystemIOFileSystemDriveInfo, + SystemIOFileSystemPrimitives, + SystemIOFileSystemWatcher, + SystemIOFileSystem, + SystemIOIsolatedStorage, + SystemIOMemoryMappedFiles, + SystemIOPipelines, + SystemIOPipesAccessControl, + SystemIOPipes, + SystemIOUnmanagedMemoryStream, + SystemIO, + SystemLinqAsyncEnumerable, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemMemory, + SystemNetHttpJson, + SystemNetHttp, + SystemNetHttpListener, + SystemNetMail, + SystemNetNameResolution, + SystemNetNetworkInformation, + SystemNetPing, + SystemNetPrimitives, + SystemNetQuic, + SystemNetRequests, + SystemNetSecurity, + SystemNetServerSentEvents, + SystemNetServicePoint, + SystemNetSockets, + SystemNetWebClient, + SystemNetWebHeaderCollection, + SystemNetWebProxy, + SystemNetWebSocketsClient, + SystemNetWebSockets, + SystemNet, + SystemNumericsVectors, + SystemNumerics, + SystemObjectModel, + SystemReflectionDispatchProxy, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionMetadata, + SystemReflectionPrimitives, + SystemReflectionTypeExtensions, + SystemReflection, + SystemResourcesReader, + SystemResourcesResourceManager, + SystemResourcesWriter, + SystemRuntimeCompilerServicesUnsafe, + SystemRuntimeCompilerServicesVisualC, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, + SystemRuntimeIntrinsics, + SystemRuntimeLoader, + SystemRuntimeNumerics, + SystemRuntimeSerializationFormatters, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityAccessControl, + SystemSecurityClaims, + SystemSecurityCryptographyAlgorithms, + SystemSecurityCryptographyCng, + SystemSecurityCryptographyCsp, + SystemSecurityCryptographyEncoding, + SystemSecurityCryptographyOpenSsl, + SystemSecurityCryptographyPrimitives, + SystemSecurityCryptographyX509Certificates, + SystemSecurityCryptography, + SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, + SystemSecuritySecureString, + SystemSecurity, + SystemServiceModelWeb, + SystemServiceProcess, + SystemTextEncodingCodePages, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextEncodingsWeb, + SystemTextJson, + SystemTextRegularExpressions, + SystemThreadingAccessControl, + SystemThreadingChannels, + SystemThreadingOverlapped, + SystemThreadingTasksDataflow, + SystemThreadingTasksExtensions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingThread, + SystemThreadingThreadPool, + SystemThreadingTimer, + SystemThreading, + SystemTransactionsLocal, + SystemTransactions, + SystemValueTuple, + SystemWebHttpUtility, + SystemWeb, + SystemWindows, + SystemXmlLinq, + SystemXmlReaderWriter, + SystemXmlSerialization, + SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemXml, + System, + WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1084,12 +1084,12 @@ public static ImmutableArray All public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); } -} - +} + public static partial class Net110 { public static class References - { + { private static PortableExecutableReference? _MicrosoftCSharp; /// @@ -1106,7 +1106,7 @@ public static PortableExecutableReference MicrosoftCSharp return _MicrosoftCSharp; } } - + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// @@ -1123,7 +1123,7 @@ public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions return _MicrosoftExtensionsCachingAbstractions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// @@ -1140,7 +1140,7 @@ public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstra return _MicrosoftExtensionsConfigurationAbstractions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// @@ -1157,7 +1157,7 @@ public static PortableExecutableReference MicrosoftExtensionsDependencyInjection return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// @@ -1174,7 +1174,7 @@ public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstract return _MicrosoftExtensionsDiagnosticsAbstractions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// @@ -1191,7 +1191,7 @@ public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstra return _MicrosoftExtensionsFileProvidersAbstractions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// @@ -1208,7 +1208,7 @@ public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions return _MicrosoftExtensionsHostingAbstractions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// @@ -1225,7 +1225,7 @@ public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions return _MicrosoftExtensionsLoggingAbstractions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// @@ -1242,7 +1242,7 @@ public static PortableExecutableReference MicrosoftExtensionsOptions return _MicrosoftExtensionsOptions; } } - + private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; /// @@ -1259,7 +1259,7 @@ public static PortableExecutableReference MicrosoftExtensionsPrimitives return _MicrosoftExtensionsPrimitives; } } - + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// @@ -1276,7 +1276,7 @@ public static PortableExecutableReference MicrosoftVisualBasicCore return _MicrosoftVisualBasicCore; } } - + private static PortableExecutableReference? _MicrosoftVisualBasic; /// @@ -1293,7 +1293,7 @@ public static PortableExecutableReference MicrosoftVisualBasic return _MicrosoftVisualBasic; } } - + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// @@ -1310,7 +1310,7 @@ public static PortableExecutableReference MicrosoftWin32Primitives return _MicrosoftWin32Primitives; } } - + private static PortableExecutableReference? _MicrosoftWin32Registry; /// @@ -1327,41 +1327,7 @@ public static PortableExecutableReference MicrosoftWin32Registry return _MicrosoftWin32Registry; } } - - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net110)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net110)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1378,7 +1344,7 @@ public static PortableExecutableReference SystemAppContext return _SystemAppContext; } } - + private static PortableExecutableReference? _SystemBuffers; /// @@ -1395,7 +1361,7 @@ public static PortableExecutableReference SystemBuffers return _SystemBuffers; } } - + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// @@ -1412,24 +1378,7 @@ public static PortableExecutableReference SystemCollectionsConcurrent return _SystemCollectionsConcurrent; } } - - private static PortableExecutableReference? _SystemCollections; - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net110)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1446,7 +1395,7 @@ public static PortableExecutableReference SystemCollectionsImmutable return _SystemCollectionsImmutable; } } - + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// @@ -1463,7 +1412,7 @@ public static PortableExecutableReference SystemCollectionsNonGeneric return _SystemCollectionsNonGeneric; } } - + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// @@ -1480,7 +1429,24 @@ public static PortableExecutableReference SystemCollectionsSpecialized return _SystemCollectionsSpecialized; } } - + + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net110)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1497,7 +1463,7 @@ public static PortableExecutableReference SystemComponentModelAnnotations return _SystemComponentModelAnnotations; } } - + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// @@ -1514,24 +1480,7 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations return _SystemComponentModelDataAnnotations; } } - - private static PortableExecutableReference? _SystemComponentModel; - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net110)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1548,7 +1497,7 @@ public static PortableExecutableReference SystemComponentModelEventBasedAsync return _SystemComponentModelEventBasedAsync; } } - + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// @@ -1565,7 +1514,7 @@ public static PortableExecutableReference SystemComponentModelPrimitives return _SystemComponentModelPrimitives; } } - + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// @@ -1582,7 +1531,24 @@ public static PortableExecutableReference SystemComponentModelTypeConverter return _SystemComponentModelTypeConverter; } } - + + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net110)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1599,7 +1565,7 @@ public static PortableExecutableReference SystemConfiguration return _SystemConfiguration; } } - + private static PortableExecutableReference? _SystemConsole; /// @@ -1616,7 +1582,7 @@ public static PortableExecutableReference SystemConsole return _SystemConsole; } } - + private static PortableExecutableReference? _SystemCore; /// @@ -1633,7 +1599,7 @@ public static PortableExecutableReference SystemCore return _SystemCore; } } - + private static PortableExecutableReference? _SystemDataCommon; /// @@ -1650,7 +1616,7 @@ public static PortableExecutableReference SystemDataCommon return _SystemDataCommon; } } - + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// @@ -1667,7 +1633,7 @@ public static PortableExecutableReference SystemDataDataSetExtensions return _SystemDataDataSetExtensions; } } - + private static PortableExecutableReference? _SystemData; /// @@ -1684,7 +1650,7 @@ public static PortableExecutableReference SystemData return _SystemData; } } - + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// @@ -1701,7 +1667,7 @@ public static PortableExecutableReference SystemDiagnosticsContracts return _SystemDiagnosticsContracts; } } - + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// @@ -1718,7 +1684,7 @@ public static PortableExecutableReference SystemDiagnosticsDebug return _SystemDiagnosticsDebug; } } - + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// @@ -1735,7 +1701,7 @@ public static PortableExecutableReference SystemDiagnosticsDiagnosticSource return _SystemDiagnosticsDiagnosticSource; } } - + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// @@ -1752,7 +1718,7 @@ public static PortableExecutableReference SystemDiagnosticsFileVersionInfo return _SystemDiagnosticsFileVersionInfo; } } - + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// @@ -1769,7 +1735,7 @@ public static PortableExecutableReference SystemDiagnosticsProcess return _SystemDiagnosticsProcess; } } - + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// @@ -1786,7 +1752,7 @@ public static PortableExecutableReference SystemDiagnosticsStackTrace return _SystemDiagnosticsStackTrace; } } - + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// @@ -1803,7 +1769,7 @@ public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListen return _SystemDiagnosticsTextWriterTraceListener; } } - + private static PortableExecutableReference? _SystemDiagnosticsTools; /// @@ -1820,7 +1786,7 @@ public static PortableExecutableReference SystemDiagnosticsTools return _SystemDiagnosticsTools; } } - + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// @@ -1837,7 +1803,7 @@ public static PortableExecutableReference SystemDiagnosticsTraceSource return _SystemDiagnosticsTraceSource; } } - + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// @@ -1854,24 +1820,24 @@ public static PortableExecutableReference SystemDiagnosticsTracing return _SystemDiagnosticsTracing; } } - - private static PortableExecutableReference? _System; + + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System")).GetReference(filePath: "System.dll", display: "System (net110)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net110)"); } - return _System; + return _SystemDrawingPrimitives; } } - + private static PortableExecutableReference? _SystemDrawing; /// @@ -1888,24 +1854,7 @@ public static PortableExecutableReference SystemDrawing return _SystemDrawing; } } - - private static PortableExecutableReference? _SystemDrawingPrimitives; - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net110)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1922,7 +1871,7 @@ public static PortableExecutableReference SystemDynamicRuntime return _SystemDynamicRuntime; } } - + private static PortableExecutableReference? _SystemFormatsAsn1; /// @@ -1939,7 +1888,7 @@ public static PortableExecutableReference SystemFormatsAsn1 return _SystemFormatsAsn1; } } - + private static PortableExecutableReference? _SystemFormatsTar; /// @@ -1956,7 +1905,7 @@ public static PortableExecutableReference SystemFormatsTar return _SystemFormatsTar; } } - + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// @@ -1973,24 +1922,7 @@ public static PortableExecutableReference SystemGlobalizationCalendars return _SystemGlobalizationCalendars; } } - - private static PortableExecutableReference? _SystemGlobalization; - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net110)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -2007,41 +1939,41 @@ public static PortableExecutableReference SystemGlobalizationExtensions return _SystemGlobalizationExtensions; } } - - private static PortableExecutableReference? _SystemIOCompressionBrotli; + + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net110)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net110)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - - private static PortableExecutableReference? _SystemIOCompression; + + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net110)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net110)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } - + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// @@ -2058,7 +1990,7 @@ public static PortableExecutableReference SystemIOCompressionFileSystem return _SystemIOCompressionFileSystem; } } - + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// @@ -2075,24 +2007,24 @@ public static PortableExecutableReference SystemIOCompressionZipFile return _SystemIOCompressionZipFile; } } - - private static PortableExecutableReference? _SystemIO; + + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net110)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net110)"); } - return _SystemIO; + return _SystemIOCompression; } } - + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// @@ -2109,24 +2041,7 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl return _SystemIOFileSystemAccessControl; } } - - private static PortableExecutableReference? _SystemIOFileSystem; - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net110)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -2143,7 +2058,7 @@ public static PortableExecutableReference SystemIOFileSystemDriveInfo return _SystemIOFileSystemDriveInfo; } } - + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// @@ -2160,7 +2075,7 @@ public static PortableExecutableReference SystemIOFileSystemPrimitives return _SystemIOFileSystemPrimitives; } } - + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// @@ -2177,7 +2092,24 @@ public static PortableExecutableReference SystemIOFileSystemWatcher return _SystemIOFileSystemWatcher; } } - + + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net110)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -2194,7 +2126,7 @@ public static PortableExecutableReference SystemIOIsolatedStorage return _SystemIOIsolatedStorage; } } - + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// @@ -2211,7 +2143,7 @@ public static PortableExecutableReference SystemIOMemoryMappedFiles return _SystemIOMemoryMappedFiles; } } - + private static PortableExecutableReference? _SystemIOPipelines; /// @@ -2228,7 +2160,7 @@ public static PortableExecutableReference SystemIOPipelines return _SystemIOPipelines; } } - + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// @@ -2245,7 +2177,7 @@ public static PortableExecutableReference SystemIOPipesAccessControl return _SystemIOPipesAccessControl; } } - + private static PortableExecutableReference? _SystemIOPipes; /// @@ -2262,7 +2194,7 @@ public static PortableExecutableReference SystemIOPipes return _SystemIOPipes; } } - + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// @@ -2279,41 +2211,41 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream return _SystemIOUnmanagedMemoryStream; } } - - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemIO { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemIO is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net110)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net110)"); } - return _SystemLinqAsyncEnumerable; + return _SystemIO; } } - - private static PortableExecutableReference? _SystemLinq; + + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Linq.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemLinq is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net110)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net110)"); } - return _SystemLinq; + return _SystemLinqAsyncEnumerable; } } - + private static PortableExecutableReference? _SystemLinqExpressions; /// @@ -2330,7 +2262,7 @@ public static PortableExecutableReference SystemLinqExpressions return _SystemLinqExpressions; } } - + private static PortableExecutableReference? _SystemLinqParallel; /// @@ -2347,7 +2279,7 @@ public static PortableExecutableReference SystemLinqParallel return _SystemLinqParallel; } } - + private static PortableExecutableReference? _SystemLinqQueryable; /// @@ -2364,7 +2296,24 @@ public static PortableExecutableReference SystemLinqQueryable return _SystemLinqQueryable; } } - + + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net110)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2381,24 +2330,24 @@ public static PortableExecutableReference SystemMemory return _SystemMemory; } } - - private static PortableExecutableReference? _SystemNet; + + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net110)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net110)"); } - return _SystemNet; + return _SystemNetHttpJson; } } - + private static PortableExecutableReference? _SystemNetHttp; /// @@ -2415,24 +2364,7 @@ public static PortableExecutableReference SystemNetHttp return _SystemNetHttp; } } - - private static PortableExecutableReference? _SystemNetHttpJson; - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net110)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2449,7 +2381,7 @@ public static PortableExecutableReference SystemNetHttpListener return _SystemNetHttpListener; } } - + private static PortableExecutableReference? _SystemNetMail; /// @@ -2466,7 +2398,7 @@ public static PortableExecutableReference SystemNetMail return _SystemNetMail; } } - + private static PortableExecutableReference? _SystemNetNameResolution; /// @@ -2483,7 +2415,7 @@ public static PortableExecutableReference SystemNetNameResolution return _SystemNetNameResolution; } } - + private static PortableExecutableReference? _SystemNetNetworkInformation; /// @@ -2500,7 +2432,7 @@ public static PortableExecutableReference SystemNetNetworkInformation return _SystemNetNetworkInformation; } } - + private static PortableExecutableReference? _SystemNetPing; /// @@ -2517,7 +2449,7 @@ public static PortableExecutableReference SystemNetPing return _SystemNetPing; } } - + private static PortableExecutableReference? _SystemNetPrimitives; /// @@ -2534,7 +2466,7 @@ public static PortableExecutableReference SystemNetPrimitives return _SystemNetPrimitives; } } - + private static PortableExecutableReference? _SystemNetQuic; /// @@ -2551,7 +2483,7 @@ public static PortableExecutableReference SystemNetQuic return _SystemNetQuic; } } - + private static PortableExecutableReference? _SystemNetRequests; /// @@ -2568,7 +2500,7 @@ public static PortableExecutableReference SystemNetRequests return _SystemNetRequests; } } - + private static PortableExecutableReference? _SystemNetSecurity; /// @@ -2585,7 +2517,7 @@ public static PortableExecutableReference SystemNetSecurity return _SystemNetSecurity; } } - + private static PortableExecutableReference? _SystemNetServerSentEvents; /// @@ -2602,7 +2534,7 @@ public static PortableExecutableReference SystemNetServerSentEvents return _SystemNetServerSentEvents; } } - + private static PortableExecutableReference? _SystemNetServicePoint; /// @@ -2619,7 +2551,7 @@ public static PortableExecutableReference SystemNetServicePoint return _SystemNetServicePoint; } } - + private static PortableExecutableReference? _SystemNetSockets; /// @@ -2636,7 +2568,7 @@ public static PortableExecutableReference SystemNetSockets return _SystemNetSockets; } } - + private static PortableExecutableReference? _SystemNetWebClient; /// @@ -2653,7 +2585,7 @@ public static PortableExecutableReference SystemNetWebClient return _SystemNetWebClient; } } - + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// @@ -2670,7 +2602,7 @@ public static PortableExecutableReference SystemNetWebHeaderCollection return _SystemNetWebHeaderCollection; } } - + private static PortableExecutableReference? _SystemNetWebProxy; /// @@ -2687,7 +2619,7 @@ public static PortableExecutableReference SystemNetWebProxy return _SystemNetWebProxy; } } - + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// @@ -2704,7 +2636,7 @@ public static PortableExecutableReference SystemNetWebSocketsClient return _SystemNetWebSocketsClient; } } - + private static PortableExecutableReference? _SystemNetWebSockets; /// @@ -2721,24 +2653,24 @@ public static PortableExecutableReference SystemNetWebSockets return _SystemNetWebSockets; } } - - private static PortableExecutableReference? _SystemNumerics; + + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net110)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net110)"); } - return _SystemNumerics; + return _SystemNet; } } - + private static PortableExecutableReference? _SystemNumericsVectors; /// @@ -2755,7 +2687,24 @@ public static PortableExecutableReference SystemNumericsVectors return _SystemNumericsVectors; } } - + + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net110)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2772,7 +2721,7 @@ public static PortableExecutableReference SystemObjectModel return _SystemObjectModel; } } - + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// @@ -2789,41 +2738,7 @@ public static PortableExecutableReference SystemReflectionDispatchProxy return _SystemReflectionDispatchProxy; } } - - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net110)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net110)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2840,7 +2755,7 @@ public static PortableExecutableReference SystemReflectionEmitILGeneration return _SystemReflectionEmitILGeneration; } } - + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// @@ -2857,7 +2772,24 @@ public static PortableExecutableReference SystemReflectionEmitLightweight return _SystemReflectionEmitLightweight; } } - + + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net110)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2874,7 +2806,7 @@ public static PortableExecutableReference SystemReflectionExtensions return _SystemReflectionExtensions; } } - + private static PortableExecutableReference? _SystemReflectionMetadata; /// @@ -2891,7 +2823,7 @@ public static PortableExecutableReference SystemReflectionMetadata return _SystemReflectionMetadata; } } - + private static PortableExecutableReference? _SystemReflectionPrimitives; /// @@ -2908,7 +2840,7 @@ public static PortableExecutableReference SystemReflectionPrimitives return _SystemReflectionPrimitives; } } - + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// @@ -2925,7 +2857,24 @@ public static PortableExecutableReference SystemReflectionTypeExtensions return _SystemReflectionTypeExtensions; } } - + + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net110)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2942,7 +2891,7 @@ public static PortableExecutableReference SystemResourcesReader return _SystemResourcesReader; } } - + private static PortableExecutableReference? _SystemResourcesResourceManager; /// @@ -2959,7 +2908,7 @@ public static PortableExecutableReference SystemResourcesResourceManager return _SystemResourcesResourceManager; } } - + private static PortableExecutableReference? _SystemResourcesWriter; /// @@ -2976,7 +2925,7 @@ public static PortableExecutableReference SystemResourcesWriter return _SystemResourcesWriter; } } - + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// @@ -2993,7 +2942,7 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe return _SystemRuntimeCompilerServicesUnsafe; } } - + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// @@ -3010,24 +2959,7 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC return _SystemRuntimeCompilerServicesVisualC; } } - - private static PortableExecutableReference? _SystemRuntime; - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net110)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -3044,7 +2976,7 @@ public static PortableExecutableReference SystemRuntimeExtensions return _SystemRuntimeExtensions; } } - + private static PortableExecutableReference? _SystemRuntimeHandles; /// @@ -3061,24 +2993,7 @@ public static PortableExecutableReference SystemRuntimeHandles return _SystemRuntimeHandles; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServices; - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net110)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// @@ -3095,7 +3010,7 @@ public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript return _SystemRuntimeInteropServicesJavaScript; } } - + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// @@ -3112,7 +3027,24 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf return _SystemRuntimeInteropServicesRuntimeInformation; } } - + + private static PortableExecutableReference? _SystemRuntimeInteropServices; + + /// + /// The for System.Runtime.InteropServices.dll + /// + public static PortableExecutableReference SystemRuntimeInteropServices + { + get + { + if (_SystemRuntimeInteropServices is null) + { + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net110)"); + } + return _SystemRuntimeInteropServices; + } + } + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// @@ -3129,7 +3061,7 @@ public static PortableExecutableReference SystemRuntimeIntrinsics return _SystemRuntimeIntrinsics; } } - + private static PortableExecutableReference? _SystemRuntimeLoader; /// @@ -3146,7 +3078,7 @@ public static PortableExecutableReference SystemRuntimeLoader return _SystemRuntimeLoader; } } - + private static PortableExecutableReference? _SystemRuntimeNumerics; /// @@ -3163,24 +3095,7 @@ public static PortableExecutableReference SystemRuntimeNumerics return _SystemRuntimeNumerics; } } - - private static PortableExecutableReference? _SystemRuntimeSerialization; - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net110)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -3197,7 +3112,7 @@ public static PortableExecutableReference SystemRuntimeSerializationFormatters return _SystemRuntimeSerializationFormatters; } } - + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// @@ -3214,7 +3129,7 @@ public static PortableExecutableReference SystemRuntimeSerializationJson return _SystemRuntimeSerializationJson; } } - + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// @@ -3231,7 +3146,7 @@ public static PortableExecutableReference SystemRuntimeSerializationPrimitives return _SystemRuntimeSerializationPrimitives; } } - + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// @@ -3248,7 +3163,41 @@ public static PortableExecutableReference SystemRuntimeSerializationXml return _SystemRuntimeSerializationXml; } } - + + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net110)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net110)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityAccessControl; /// @@ -3265,7 +3214,7 @@ public static PortableExecutableReference SystemSecurityAccessControl return _SystemSecurityAccessControl; } } - + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -3282,7 +3231,7 @@ public static PortableExecutableReference SystemSecurityClaims return _SystemSecurityClaims; } } - + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// @@ -3299,7 +3248,7 @@ public static PortableExecutableReference SystemSecurityCryptographyAlgorithms return _SystemSecurityCryptographyAlgorithms; } } - + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// @@ -3316,7 +3265,7 @@ public static PortableExecutableReference SystemSecurityCryptographyCng return _SystemSecurityCryptographyCng; } } - + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// @@ -3333,24 +3282,7 @@ public static PortableExecutableReference SystemSecurityCryptographyCsp return _SystemSecurityCryptographyCsp; } } - - private static PortableExecutableReference? _SystemSecurityCryptography; - /// - /// The for System.Security.Cryptography.dll - /// - public static PortableExecutableReference SystemSecurityCryptography - { - get - { - if (_SystemSecurityCryptography is null) - { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net110)"); - } - return _SystemSecurityCryptography; - } - } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// @@ -3367,7 +3299,7 @@ public static PortableExecutableReference SystemSecurityCryptographyEncoding return _SystemSecurityCryptographyEncoding; } } - + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// @@ -3384,7 +3316,7 @@ public static PortableExecutableReference SystemSecurityCryptographyOpenSsl return _SystemSecurityCryptographyOpenSsl; } } - + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// @@ -3401,7 +3333,7 @@ public static PortableExecutableReference SystemSecurityCryptographyPrimitives return _SystemSecurityCryptographyPrimitives; } } - + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// @@ -3418,58 +3350,58 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific return _SystemSecurityCryptographyX509Certificates; } } - - private static PortableExecutableReference? _SystemSecurity; + + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_SystemSecurity is null) + if (_SystemSecurityCryptography is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net110)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net110)"); } - return _SystemSecurity; + return _SystemSecurityCryptography; } } - - private static PortableExecutableReference? _SystemSecurityPrincipal; + + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net110)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net110)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net110)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net110)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } - + private static PortableExecutableReference? _SystemSecuritySecureString; /// @@ -3486,7 +3418,24 @@ public static PortableExecutableReference SystemSecuritySecureString return _SystemSecuritySecureString; } } - + + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net110)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -3503,7 +3452,7 @@ public static PortableExecutableReference SystemServiceModelWeb return _SystemServiceModelWeb; } } - + private static PortableExecutableReference? _SystemServiceProcess; /// @@ -3520,7 +3469,7 @@ public static PortableExecutableReference SystemServiceProcess return _SystemServiceProcess; } } - + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// @@ -3537,41 +3486,41 @@ public static PortableExecutableReference SystemTextEncodingCodePages return _SystemTextEncodingCodePages; } } - - private static PortableExecutableReference? _SystemTextEncoding; + + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net110)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net110)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - - private static PortableExecutableReference? _SystemTextEncodingExtensions; + + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net110)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net110)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } - + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// @@ -3588,7 +3537,7 @@ public static PortableExecutableReference SystemTextEncodingsWeb return _SystemTextEncodingsWeb; } } - + private static PortableExecutableReference? _SystemTextJson; /// @@ -3605,7 +3554,7 @@ public static PortableExecutableReference SystemTextJson return _SystemTextJson; } } - + private static PortableExecutableReference? _SystemTextRegularExpressions; /// @@ -3622,7 +3571,7 @@ public static PortableExecutableReference SystemTextRegularExpressions return _SystemTextRegularExpressions; } } - + private static PortableExecutableReference? _SystemThreadingAccessControl; /// @@ -3639,7 +3588,7 @@ public static PortableExecutableReference SystemThreadingAccessControl return _SystemThreadingAccessControl; } } - + private static PortableExecutableReference? _SystemThreadingChannels; /// @@ -3656,24 +3605,7 @@ public static PortableExecutableReference SystemThreadingChannels return _SystemThreadingChannels; } } - - private static PortableExecutableReference? _SystemThreading; - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net110)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3690,7 +3622,7 @@ public static PortableExecutableReference SystemThreadingOverlapped return _SystemThreadingOverlapped; } } - + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// @@ -3707,24 +3639,7 @@ public static PortableExecutableReference SystemThreadingTasksDataflow return _SystemThreadingTasksDataflow; } } - - private static PortableExecutableReference? _SystemThreadingTasks; - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net110)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3741,7 +3656,7 @@ public static PortableExecutableReference SystemThreadingTasksExtensions return _SystemThreadingTasksExtensions; } } - + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// @@ -3758,7 +3673,24 @@ public static PortableExecutableReference SystemThreadingTasksParallel return _SystemThreadingTasksParallel; } } - + + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net110)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3775,7 +3707,7 @@ public static PortableExecutableReference SystemThreadingThread return _SystemThreadingThread; } } - + private static PortableExecutableReference? _SystemThreadingThreadPool; /// @@ -3792,7 +3724,7 @@ public static PortableExecutableReference SystemThreadingThreadPool return _SystemThreadingThreadPool; } } - + private static PortableExecutableReference? _SystemThreadingTimer; /// @@ -3809,24 +3741,24 @@ public static PortableExecutableReference SystemThreadingTimer return _SystemThreadingTimer; } } - - private static PortableExecutableReference? _SystemTransactions; + + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net110)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net110)"); } - return _SystemTransactions; + return _SystemThreading; } } - + private static PortableExecutableReference? _SystemTransactionsLocal; /// @@ -3843,41 +3775,41 @@ public static PortableExecutableReference SystemTransactionsLocal return _SystemTransactionsLocal; } } - - private static PortableExecutableReference? _SystemValueTuple; + + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net110)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net110)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - - private static PortableExecutableReference? _SystemWeb; + + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net110)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net110)"); } - return _SystemWeb; + return _SystemValueTuple; } } - + private static PortableExecutableReference? _SystemWebHttpUtility; /// @@ -3894,41 +3826,41 @@ public static PortableExecutableReference SystemWebHttpUtility return _SystemWebHttpUtility; } } - - private static PortableExecutableReference? _SystemWindows; + + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net110)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net110)"); } - return _SystemWindows; + return _SystemWeb; } } - - private static PortableExecutableReference? _SystemXml; + + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net110)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net110)"); } - return _SystemXml; + return _SystemWindows; } } - + private static PortableExecutableReference? _SystemXmlLinq; /// @@ -3945,7 +3877,7 @@ public static PortableExecutableReference SystemXmlLinq return _SystemXmlLinq; } } - + private static PortableExecutableReference? _SystemXmlReaderWriter; /// @@ -3962,7 +3894,7 @@ public static PortableExecutableReference SystemXmlReaderWriter return _SystemXmlReaderWriter; } } - + private static PortableExecutableReference? _SystemXmlSerialization; /// @@ -3979,7 +3911,7 @@ public static PortableExecutableReference SystemXmlSerialization return _SystemXmlSerialization; } } - + private static PortableExecutableReference? _SystemXmlXDocument; /// @@ -3996,7 +3928,41 @@ public static PortableExecutableReference SystemXmlXDocument return _SystemXmlXDocument; } } - + + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net110)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net110)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -4013,7 +3979,7 @@ public static PortableExecutableReference SystemXmlXmlDocument return _SystemXmlXmlDocument; } } - + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// @@ -4030,41 +3996,41 @@ public static PortableExecutableReference SystemXmlXmlSerializer return _SystemXmlXmlSerializer; } } - - private static PortableExecutableReference? _SystemXmlXPath; + + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net110)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net110)"); } - return _SystemXmlXPath; + return _SystemXml; } } - - private static PortableExecutableReference? _SystemXmlXPathXDocument; + + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net110)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System")).GetReference(filePath: "System.dll", display: "System (net110)"); } - return _SystemXmlXPathXDocument; + return _System; } } - + private static PortableExecutableReference? _WindowsBase; /// @@ -4081,7 +4047,41 @@ public static PortableExecutableReference WindowsBase return _WindowsBase; } } - + + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net110)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net110)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -4090,1302 +4090,1302 @@ public static ImmutableArray All if (_all.IsDefault) { _all = - [ - MicrosoftCSharp, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + [ + MicrosoftCSharp, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsOptions, + MicrosoftExtensionsPrimitives, + MicrosoftVisualBasicCore, + MicrosoftVisualBasic, + MicrosoftWin32Primitives, + MicrosoftWin32Registry, + SystemAppContext, + SystemBuffers, + SystemCollectionsConcurrent, + SystemCollectionsImmutable, + SystemCollectionsNonGeneric, + SystemCollectionsSpecialized, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelDataAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModelPrimitives, + SystemComponentModelTypeConverter, + SystemComponentModel, + SystemConfiguration, + SystemConsole, + SystemCore, + SystemDataCommon, + SystemDataDataSetExtensions, + SystemData, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsDiagnosticSource, + SystemDiagnosticsFileVersionInfo, + SystemDiagnosticsProcess, + SystemDiagnosticsStackTrace, + SystemDiagnosticsTextWriterTraceListener, + SystemDiagnosticsTools, + SystemDiagnosticsTraceSource, + SystemDiagnosticsTracing, + SystemDrawingPrimitives, + SystemDrawing, + SystemDynamicRuntime, + SystemFormatsAsn1, + SystemFormatsTar, + SystemGlobalizationCalendars, + SystemGlobalizationExtensions, + SystemGlobalization, + SystemIOCompressionBrotli, + SystemIOCompressionFileSystem, + SystemIOCompressionZipFile, + SystemIOCompression, + SystemIOFileSystemAccessControl, + SystemIOFileSystemDriveInfo, + SystemIOFileSystemPrimitives, + SystemIOFileSystemWatcher, + SystemIOFileSystem, + SystemIOIsolatedStorage, + SystemIOMemoryMappedFiles, + SystemIOPipelines, + SystemIOPipesAccessControl, + SystemIOPipes, + SystemIOUnmanagedMemoryStream, + SystemIO, + SystemLinqAsyncEnumerable, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemMemory, + SystemNetHttpJson, + SystemNetHttp, + SystemNetHttpListener, + SystemNetMail, + SystemNetNameResolution, + SystemNetNetworkInformation, + SystemNetPing, + SystemNetPrimitives, + SystemNetQuic, + SystemNetRequests, + SystemNetSecurity, + SystemNetServerSentEvents, + SystemNetServicePoint, + SystemNetSockets, + SystemNetWebClient, + SystemNetWebHeaderCollection, + SystemNetWebProxy, + SystemNetWebSocketsClient, + SystemNetWebSockets, + SystemNet, + SystemNumericsVectors, + SystemNumerics, + SystemObjectModel, + SystemReflectionDispatchProxy, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionMetadata, + SystemReflectionPrimitives, + SystemReflectionTypeExtensions, + SystemReflection, + SystemResourcesReader, + SystemResourcesResourceManager, + SystemResourcesWriter, + SystemRuntimeCompilerServicesUnsafe, + SystemRuntimeCompilerServicesVisualC, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, + SystemRuntimeIntrinsics, + SystemRuntimeLoader, + SystemRuntimeNumerics, + SystemRuntimeSerializationFormatters, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityAccessControl, + SystemSecurityClaims, + SystemSecurityCryptographyAlgorithms, + SystemSecurityCryptographyCng, + SystemSecurityCryptographyCsp, + SystemSecurityCryptographyEncoding, + SystemSecurityCryptographyOpenSsl, + SystemSecurityCryptographyPrimitives, + SystemSecurityCryptographyX509Certificates, + SystemSecurityCryptography, + SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, + SystemSecuritySecureString, + SystemSecurity, + SystemServiceModelWeb, + SystemServiceProcess, + SystemTextEncodingCodePages, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextEncodingsWeb, + SystemTextJson, + SystemTextRegularExpressions, + SystemThreadingAccessControl, + SystemThreadingChannels, + SystemThreadingOverlapped, + SystemThreadingTasksDataflow, + SystemThreadingTasksExtensions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingThread, + SystemThreadingThreadPool, + SystemThreadingTimer, + SystemThreading, + SystemTransactionsLocal, + SystemTransactions, + SystemValueTuple, + SystemWebHttpUtility, + SystemWeb, + SystemWindows, + SystemXmlLinq, + SystemXmlReaderWriter, + SystemXmlSerialization, + SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemXml, + System, + WindowsBase, + mscorlib, + netstandard, ]; } return _all; } } } -} - +} + public static partial class Net110 { public static class Resources - { + { /// /// The image bytes for Microsoft.CSharp.dll /// public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net110.Microsoft.CSharp"); private static byte[]? _MicrosoftCSharp; - + /// /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "net110.Microsoft.Extensions.Caching.Abstractions"); private static byte[]? _MicrosoftExtensionsCachingAbstractions; - + /// /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "net110.Microsoft.Extensions.Configuration.Abstractions"); private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; - + /// /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "net110.Microsoft.Extensions.DependencyInjection.Abstractions"); private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; - + /// /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "net110.Microsoft.Extensions.Diagnostics.Abstractions"); private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; - + /// /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "net110.Microsoft.Extensions.FileProviders.Abstractions"); private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; - + /// /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "net110.Microsoft.Extensions.Hosting.Abstractions"); private static byte[]? _MicrosoftExtensionsHostingAbstractions; - + /// /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "net110.Microsoft.Extensions.Logging.Abstractions"); private static byte[]? _MicrosoftExtensionsLoggingAbstractions; - + /// /// The image bytes for Microsoft.Extensions.Options.dll /// public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "net110.Microsoft.Extensions.Options"); private static byte[]? _MicrosoftExtensionsOptions; - + /// /// The image bytes for Microsoft.Extensions.Primitives.dll /// public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "net110.Microsoft.Extensions.Primitives"); private static byte[]? _MicrosoftExtensionsPrimitives; - + /// /// The image bytes for Microsoft.VisualBasic.Core.dll /// public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net110.Microsoft.VisualBasic.Core"); private static byte[]? _MicrosoftVisualBasicCore; - + /// /// The image bytes for Microsoft.VisualBasic.dll /// public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net110.Microsoft.VisualBasic"); private static byte[]? _MicrosoftVisualBasic; - + /// /// The image bytes for Microsoft.Win32.Primitives.dll /// public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net110.Microsoft.Win32.Primitives"); private static byte[]? _MicrosoftWin32Primitives; - + /// /// The image bytes for Microsoft.Win32.Registry.dll /// public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net110.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net110.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net110.netstandard"); - private static byte[]? _netstandard; - + /// /// The image bytes for System.AppContext.dll /// public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net110.System.AppContext"); private static byte[]? _SystemAppContext; - + /// /// The image bytes for System.Buffers.dll /// public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net110.System.Buffers"); private static byte[]? _SystemBuffers; - + /// /// The image bytes for System.Collections.Concurrent.dll /// public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net110.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net110.System.Collections"); - private static byte[]? _SystemCollections; - + /// /// The image bytes for System.Collections.Immutable.dll /// public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net110.System.Collections.Immutable"); private static byte[]? _SystemCollectionsImmutable; - + /// /// The image bytes for System.Collections.NonGeneric.dll /// public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net110.System.Collections.NonGeneric"); private static byte[]? _SystemCollectionsNonGeneric; - + /// /// The image bytes for System.Collections.Specialized.dll /// public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net110.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; - + + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net110.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net110.System.ComponentModel.Annotations"); private static byte[]? _SystemComponentModelAnnotations; - + /// /// The image bytes for System.ComponentModel.DataAnnotations.dll /// public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net110.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net110.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - + /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net110.System.ComponentModel.EventBasedAsync"); private static byte[]? _SystemComponentModelEventBasedAsync; - + /// /// The image bytes for System.ComponentModel.Primitives.dll /// public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net110.System.ComponentModel.Primitives"); private static byte[]? _SystemComponentModelPrimitives; - + /// /// The image bytes for System.ComponentModel.TypeConverter.dll /// public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net110.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; - + + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net110.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net110.System.Configuration"); private static byte[]? _SystemConfiguration; - + /// /// The image bytes for System.Console.dll /// public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net110.System.Console"); private static byte[]? _SystemConsole; - + /// /// The image bytes for System.Core.dll /// public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net110.System.Core"); private static byte[]? _SystemCore; - + /// /// The image bytes for System.Data.Common.dll /// public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net110.System.Data.Common"); private static byte[]? _SystemDataCommon; - + /// /// The image bytes for System.Data.DataSetExtensions.dll /// public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net110.System.Data.DataSetExtensions"); private static byte[]? _SystemDataDataSetExtensions; - + /// /// The image bytes for System.Data.dll /// public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net110.System.Data"); private static byte[]? _SystemData; - + /// /// The image bytes for System.Diagnostics.Contracts.dll /// public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net110.System.Diagnostics.Contracts"); private static byte[]? _SystemDiagnosticsContracts; - + /// /// The image bytes for System.Diagnostics.Debug.dll /// public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net110.System.Diagnostics.Debug"); private static byte[]? _SystemDiagnosticsDebug; - + /// /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net110.System.Diagnostics.DiagnosticSource"); private static byte[]? _SystemDiagnosticsDiagnosticSource; - + /// /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net110.System.Diagnostics.FileVersionInfo"); private static byte[]? _SystemDiagnosticsFileVersionInfo; - + /// /// The image bytes for System.Diagnostics.Process.dll /// public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net110.System.Diagnostics.Process"); private static byte[]? _SystemDiagnosticsProcess; - + /// /// The image bytes for System.Diagnostics.StackTrace.dll /// public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net110.System.Diagnostics.StackTrace"); private static byte[]? _SystemDiagnosticsStackTrace; - + /// /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net110.System.Diagnostics.TextWriterTraceListener"); private static byte[]? _SystemDiagnosticsTextWriterTraceListener; - + /// /// The image bytes for System.Diagnostics.Tools.dll /// public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net110.System.Diagnostics.Tools"); private static byte[]? _SystemDiagnosticsTools; - + /// /// The image bytes for System.Diagnostics.TraceSource.dll /// public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net110.System.Diagnostics.TraceSource"); private static byte[]? _SystemDiagnosticsTraceSource; - + /// /// The image bytes for System.Diagnostics.Tracing.dll /// public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net110.System.Diagnostics.Tracing"); private static byte[]? _SystemDiagnosticsTracing; - + /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net110.System"); - private static byte[]? _System; - + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net110.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; + /// /// The image bytes for System.Drawing.dll /// public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net110.System.Drawing"); private static byte[]? _SystemDrawing; - - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net110.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - + /// /// The image bytes for System.Dynamic.Runtime.dll /// public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net110.System.Dynamic.Runtime"); private static byte[]? _SystemDynamicRuntime; - + /// /// The image bytes for System.Formats.Asn1.dll /// public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net110.System.Formats.Asn1"); private static byte[]? _SystemFormatsAsn1; - + /// /// The image bytes for System.Formats.Tar.dll /// public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net110.System.Formats.Tar"); private static byte[]? _SystemFormatsTar; - + /// /// The image bytes for System.Globalization.Calendars.dll /// public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net110.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net110.System.Globalization"); - private static byte[]? _SystemGlobalization; - + /// /// The image bytes for System.Globalization.Extensions.dll /// public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net110.System.Globalization.Extensions"); private static byte[]? _SystemGlobalizationExtensions; - + + /// + /// The image bytes for System.Globalization.dll + /// + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net110.System.Globalization"); + private static byte[]? _SystemGlobalization; + /// /// The image bytes for System.IO.Compression.Brotli.dll /// public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net110.System.IO.Compression.Brotli"); private static byte[]? _SystemIOCompressionBrotli; - - /// - /// The image bytes for System.IO.Compression.dll - /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net110.System.IO.Compression"); - private static byte[]? _SystemIOCompression; - + /// /// The image bytes for System.IO.Compression.FileSystem.dll /// public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net110.System.IO.Compression.FileSystem"); private static byte[]? _SystemIOCompressionFileSystem; - + /// /// The image bytes for System.IO.Compression.ZipFile.dll /// public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net110.System.IO.Compression.ZipFile"); private static byte[]? _SystemIOCompressionZipFile; - + /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net110.System.IO"); - private static byte[]? _SystemIO; - + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net110.System.IO.Compression"); + private static byte[]? _SystemIOCompression; + /// /// The image bytes for System.IO.FileSystem.AccessControl.dll /// public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net110.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net110.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - + /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net110.System.IO.FileSystem.DriveInfo"); private static byte[]? _SystemIOFileSystemDriveInfo; - + /// /// The image bytes for System.IO.FileSystem.Primitives.dll /// public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net110.System.IO.FileSystem.Primitives"); private static byte[]? _SystemIOFileSystemPrimitives; - + /// /// The image bytes for System.IO.FileSystem.Watcher.dll /// public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net110.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; - + + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net110.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net110.System.IO.IsolatedStorage"); private static byte[]? _SystemIOIsolatedStorage; - + /// /// The image bytes for System.IO.MemoryMappedFiles.dll /// public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net110.System.IO.MemoryMappedFiles"); private static byte[]? _SystemIOMemoryMappedFiles; - + /// /// The image bytes for System.IO.Pipelines.dll /// public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net110.System.IO.Pipelines"); private static byte[]? _SystemIOPipelines; - + /// /// The image bytes for System.IO.Pipes.AccessControl.dll /// public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net110.System.IO.Pipes.AccessControl"); private static byte[]? _SystemIOPipesAccessControl; - + /// /// The image bytes for System.IO.Pipes.dll /// public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net110.System.IO.Pipes"); private static byte[]? _SystemIOPipes; - + /// /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net110.System.IO.UnmanagedMemoryStream"); private static byte[]? _SystemIOUnmanagedMemoryStream; - + + /// + /// The image bytes for System.IO.dll + /// + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net110.System.IO"); + private static byte[]? _SystemIO; + /// /// The image bytes for System.Linq.AsyncEnumerable.dll /// public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net110.System.Linq.AsyncEnumerable"); private static byte[]? _SystemLinqAsyncEnumerable; - - /// - /// The image bytes for System.Linq.dll - /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net110.System.Linq"); - private static byte[]? _SystemLinq; - + /// /// The image bytes for System.Linq.Expressions.dll /// public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net110.System.Linq.Expressions"); private static byte[]? _SystemLinqExpressions; - + /// /// The image bytes for System.Linq.Parallel.dll /// public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net110.System.Linq.Parallel"); private static byte[]? _SystemLinqParallel; - + /// /// The image bytes for System.Linq.Queryable.dll /// public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net110.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; - + + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net110.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net110.System.Memory"); private static byte[]? _SystemMemory; - + /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net110.System.Net"); - private static byte[]? _SystemNet; - + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net110.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; + /// /// The image bytes for System.Net.Http.dll /// public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net110.System.Net.Http"); private static byte[]? _SystemNetHttp; - - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net110.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - + /// /// The image bytes for System.Net.HttpListener.dll /// public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net110.System.Net.HttpListener"); private static byte[]? _SystemNetHttpListener; - + /// /// The image bytes for System.Net.Mail.dll /// public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net110.System.Net.Mail"); private static byte[]? _SystemNetMail; - + /// /// The image bytes for System.Net.NameResolution.dll /// public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net110.System.Net.NameResolution"); private static byte[]? _SystemNetNameResolution; - + /// /// The image bytes for System.Net.NetworkInformation.dll /// public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net110.System.Net.NetworkInformation"); private static byte[]? _SystemNetNetworkInformation; - + /// /// The image bytes for System.Net.Ping.dll /// public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net110.System.Net.Ping"); private static byte[]? _SystemNetPing; - + /// /// The image bytes for System.Net.Primitives.dll /// public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net110.System.Net.Primitives"); private static byte[]? _SystemNetPrimitives; - + /// /// The image bytes for System.Net.Quic.dll /// public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net110.System.Net.Quic"); private static byte[]? _SystemNetQuic; - + /// /// The image bytes for System.Net.Requests.dll /// public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net110.System.Net.Requests"); private static byte[]? _SystemNetRequests; - + /// /// The image bytes for System.Net.Security.dll /// public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net110.System.Net.Security"); private static byte[]? _SystemNetSecurity; - + /// /// The image bytes for System.Net.ServerSentEvents.dll /// public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net110.System.Net.ServerSentEvents"); private static byte[]? _SystemNetServerSentEvents; - + /// /// The image bytes for System.Net.ServicePoint.dll /// public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net110.System.Net.ServicePoint"); private static byte[]? _SystemNetServicePoint; - + /// /// The image bytes for System.Net.Sockets.dll /// public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net110.System.Net.Sockets"); private static byte[]? _SystemNetSockets; - + /// /// The image bytes for System.Net.WebClient.dll /// public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net110.System.Net.WebClient"); private static byte[]? _SystemNetWebClient; - + /// /// The image bytes for System.Net.WebHeaderCollection.dll /// public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net110.System.Net.WebHeaderCollection"); private static byte[]? _SystemNetWebHeaderCollection; - + /// /// The image bytes for System.Net.WebProxy.dll /// public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net110.System.Net.WebProxy"); private static byte[]? _SystemNetWebProxy; - + /// /// The image bytes for System.Net.WebSockets.Client.dll /// public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net110.System.Net.WebSockets.Client"); private static byte[]? _SystemNetWebSocketsClient; - + /// /// The image bytes for System.Net.WebSockets.dll /// public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net110.System.Net.WebSockets"); private static byte[]? _SystemNetWebSockets; - + /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net110.System.Numerics"); - private static byte[]? _SystemNumerics; - + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net110.System.Net"); + private static byte[]? _SystemNet; + /// /// The image bytes for System.Numerics.Vectors.dll /// public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net110.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; - + + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net110.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net110.System.ObjectModel"); private static byte[]? _SystemObjectModel; - + /// /// The image bytes for System.Reflection.DispatchProxy.dll /// public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net110.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net110.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net110.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - + /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net110.System.Reflection.Emit.ILGeneration"); private static byte[]? _SystemReflectionEmitILGeneration; - + /// /// The image bytes for System.Reflection.Emit.Lightweight.dll /// public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net110.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; - + + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net110.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net110.System.Reflection.Extensions"); private static byte[]? _SystemReflectionExtensions; - + /// /// The image bytes for System.Reflection.Metadata.dll /// public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net110.System.Reflection.Metadata"); private static byte[]? _SystemReflectionMetadata; - + /// /// The image bytes for System.Reflection.Primitives.dll /// public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net110.System.Reflection.Primitives"); private static byte[]? _SystemReflectionPrimitives; - + /// /// The image bytes for System.Reflection.TypeExtensions.dll /// public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net110.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; - + + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net110.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net110.System.Resources.Reader"); private static byte[]? _SystemResourcesReader; - + /// /// The image bytes for System.Resources.ResourceManager.dll /// public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net110.System.Resources.ResourceManager"); private static byte[]? _SystemResourcesResourceManager; - + /// /// The image bytes for System.Resources.Writer.dll /// public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net110.System.Resources.Writer"); private static byte[]? _SystemResourcesWriter; - + /// /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net110.System.Runtime.CompilerServices.Unsafe"); private static byte[]? _SystemRuntimeCompilerServicesUnsafe; - + /// /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net110.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net110.System.Runtime"); - private static byte[]? _SystemRuntime; - + /// /// The image bytes for System.Runtime.Extensions.dll /// public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net110.System.Runtime.Extensions"); private static byte[]? _SystemRuntimeExtensions; - + /// /// The image bytes for System.Runtime.Handles.dll /// public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net110.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net110.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - + /// /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net110.System.Runtime.InteropServices.JavaScript"); private static byte[]? _SystemRuntimeInteropServicesJavaScript; - + /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net110.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; - + + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net110.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net110.System.Runtime.Intrinsics"); private static byte[]? _SystemRuntimeIntrinsics; - + /// /// The image bytes for System.Runtime.Loader.dll /// public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net110.System.Runtime.Loader"); private static byte[]? _SystemRuntimeLoader; - + /// /// The image bytes for System.Runtime.Numerics.dll /// public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net110.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net110.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - + /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net110.System.Runtime.Serialization.Formatters"); private static byte[]? _SystemRuntimeSerializationFormatters; - + /// /// The image bytes for System.Runtime.Serialization.Json.dll /// public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net110.System.Runtime.Serialization.Json"); private static byte[]? _SystemRuntimeSerializationJson; - + /// /// The image bytes for System.Runtime.Serialization.Primitives.dll /// public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net110.System.Runtime.Serialization.Primitives"); private static byte[]? _SystemRuntimeSerializationPrimitives; - + /// /// The image bytes for System.Runtime.Serialization.Xml.dll /// public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net110.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; - + + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net110.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net110.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net110.System.Security.AccessControl"); private static byte[]? _SystemSecurityAccessControl; - + /// /// The image bytes for System.Security.Claims.dll /// public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net110.System.Security.Claims"); private static byte[]? _SystemSecurityClaims; - + /// /// The image bytes for System.Security.Cryptography.Algorithms.dll /// public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net110.System.Security.Cryptography.Algorithms"); private static byte[]? _SystemSecurityCryptographyAlgorithms; - + /// /// The image bytes for System.Security.Cryptography.Cng.dll /// public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net110.System.Security.Cryptography.Cng"); private static byte[]? _SystemSecurityCryptographyCng; - + /// /// The image bytes for System.Security.Cryptography.Csp.dll /// public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net110.System.Security.Cryptography.Csp"); private static byte[]? _SystemSecurityCryptographyCsp; - - /// - /// The image bytes for System.Security.Cryptography.dll - /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net110.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - + /// /// The image bytes for System.Security.Cryptography.Encoding.dll /// public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net110.System.Security.Cryptography.Encoding"); private static byte[]? _SystemSecurityCryptographyEncoding; - + /// /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net110.System.Security.Cryptography.OpenSsl"); private static byte[]? _SystemSecurityCryptographyOpenSsl; - + /// /// The image bytes for System.Security.Cryptography.Primitives.dll /// public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net110.System.Security.Cryptography.Primitives"); private static byte[]? _SystemSecurityCryptographyPrimitives; - + /// /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net110.System.Security.Cryptography.X509Certificates"); private static byte[]? _SystemSecurityCryptographyX509Certificates; - - /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net110.System.Security"); - private static byte[]? _SystemSecurity; - + /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net110.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; - + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net110.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; + /// /// The image bytes for System.Security.Principal.Windows.dll /// public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net110.System.Security.Principal.Windows"); private static byte[]? _SystemSecurityPrincipalWindows; - + + /// + /// The image bytes for System.Security.Principal.dll + /// + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net110.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net110.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; - + + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net110.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net110.System.ServiceModel.Web"); private static byte[]? _SystemServiceModelWeb; - + /// /// The image bytes for System.ServiceProcess.dll /// public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net110.System.ServiceProcess"); private static byte[]? _SystemServiceProcess; - + /// /// The image bytes for System.Text.Encoding.CodePages.dll /// public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net110.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net110.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - + /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net110.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; - + + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net110.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net110.System.Text.Encodings.Web"); private static byte[]? _SystemTextEncodingsWeb; - + /// /// The image bytes for System.Text.Json.dll /// public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net110.System.Text.Json"); private static byte[]? _SystemTextJson; - + /// /// The image bytes for System.Text.RegularExpressions.dll /// public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net110.System.Text.RegularExpressions"); private static byte[]? _SystemTextRegularExpressions; - + /// /// The image bytes for System.Threading.AccessControl.dll /// public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net110.System.Threading.AccessControl"); private static byte[]? _SystemThreadingAccessControl; - + /// /// The image bytes for System.Threading.Channels.dll /// public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net110.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net110.System.Threading"); - private static byte[]? _SystemThreading; - + /// /// The image bytes for System.Threading.Overlapped.dll /// public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net110.System.Threading.Overlapped"); private static byte[]? _SystemThreadingOverlapped; - + /// /// The image bytes for System.Threading.Tasks.Dataflow.dll /// public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net110.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net110.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - + /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net110.System.Threading.Tasks.Extensions"); private static byte[]? _SystemThreadingTasksExtensions; - + /// /// The image bytes for System.Threading.Tasks.Parallel.dll /// public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net110.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; - + + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net110.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net110.System.Threading.Thread"); private static byte[]? _SystemThreadingThread; - + /// /// The image bytes for System.Threading.ThreadPool.dll /// public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net110.System.Threading.ThreadPool"); private static byte[]? _SystemThreadingThreadPool; - + /// /// The image bytes for System.Threading.Timer.dll /// public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net110.System.Threading.Timer"); private static byte[]? _SystemThreadingTimer; - + /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net110.System.Transactions"); - private static byte[]? _SystemTransactions; - + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net110.System.Threading"); + private static byte[]? _SystemThreading; + /// /// The image bytes for System.Transactions.Local.dll /// public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net110.System.Transactions.Local"); private static byte[]? _SystemTransactionsLocal; - + + /// + /// The image bytes for System.Transactions.dll + /// + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net110.System.Transactions"); + private static byte[]? _SystemTransactions; + /// /// The image bytes for System.ValueTuple.dll /// public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net110.System.ValueTuple"); private static byte[]? _SystemValueTuple; - - /// - /// The image bytes for System.Web.dll - /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net110.System.Web"); - private static byte[]? _SystemWeb; - + /// /// The image bytes for System.Web.HttpUtility.dll /// public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net110.System.Web.HttpUtility"); private static byte[]? _SystemWebHttpUtility; - + + /// + /// The image bytes for System.Web.dll + /// + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net110.System.Web"); + private static byte[]? _SystemWeb; + /// /// The image bytes for System.Windows.dll /// public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net110.System.Windows"); private static byte[]? _SystemWindows; - - /// - /// The image bytes for System.Xml.dll - /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net110.System.Xml"); - private static byte[]? _SystemXml; - + /// /// The image bytes for System.Xml.Linq.dll /// public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net110.System.Xml.Linq"); private static byte[]? _SystemXmlLinq; - + /// /// The image bytes for System.Xml.ReaderWriter.dll /// public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net110.System.Xml.ReaderWriter"); private static byte[]? _SystemXmlReaderWriter; - + /// /// The image bytes for System.Xml.Serialization.dll /// public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net110.System.Xml.Serialization"); private static byte[]? _SystemXmlSerialization; - + /// /// The image bytes for System.Xml.XDocument.dll /// public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net110.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; - + + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net110.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net110.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net110.System.Xml.XmlDocument"); private static byte[]? _SystemXmlXmlDocument; - + /// /// The image bytes for System.Xml.XmlSerializer.dll /// public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net110.System.Xml.XmlSerializer"); private static byte[]? _SystemXmlXmlSerializer; - + /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net110.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; - + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net110.System.Xml"); + private static byte[]? _SystemXml; + /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net110.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; - + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net110.System"); + private static byte[]? _System; + /// /// The image bytes for WindowsBase.dll /// public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net110.WindowsBase"); private static byte[]? _WindowsBase; - + + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net110.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net110.netstandard"); + private static byte[]? _netstandard; + } -} - +} + #if !BASIC_REFERENCE_ASSEMBLIES_COMBINED public static partial class Net110 { - - /// - /// Contains different properties of a reference that are interesting for use in testing. - /// - public readonly struct ReferenceInfo - { - /// - /// The file name of the reference. - /// - public string FileName { get; } - - /// - /// The image bytes of the reference - /// - public byte[] ImageBytes { get; } - - /// - /// The reference loaded as a - /// - public PortableExecutableReference Reference { get; } - - /// - /// The MVID of this reference - /// - public Guid Mvid { get; } - - public ReferenceInfo(string fileName, byte[] imageBytes, PortableExecutableReference reference, Guid mvid) - { - FileName = fileName; - ImageBytes = imageBytes; - Reference = reference; - Mvid = mvid; - } - - public void Deconstruct(out string fileName, out byte[] imageBytes, out PortableExecutableReference reference, out Guid mvid) - { - fileName = FileName; - imageBytes = ImageBytes; - reference = Reference; - mvid = Mvid; - } - - public (string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid) AsTuple() => - (FileName, ImageBytes, Reference, Mvid); + + /// + /// Contains different properties of a reference that are interesting for use in testing. + /// + public readonly struct ReferenceInfo + { + /// + /// The file name of the reference. + /// + public string FileName { get; } + + /// + /// The image bytes of the reference + /// + public byte[] ImageBytes { get; } + + /// + /// The reference loaded as a + /// + public PortableExecutableReference Reference { get; } + + /// + /// The MVID of this reference + /// + public Guid Mvid { get; } + + public ReferenceInfo(string fileName, byte[] imageBytes, PortableExecutableReference reference, Guid mvid) + { + FileName = fileName; + ImageBytes = imageBytes; + Reference = reference; + Mvid = mvid; + } + + public void Deconstruct(out string fileName, out byte[] imageBytes, out PortableExecutableReference reference, out Guid mvid) + { + fileName = FileName; + imageBytes = ImageBytes; + reference = Reference; + mvid = Mvid; + } + + public (string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid) AsTuple() => + (FileName, ImageBytes, Reference, Mvid); } } -#endif +#endif diff --git a/Src/Basic.Reference.Assemblies.Net110/Generated.targets b/Src/Basic.Reference.Assemblies.Net110/Generated.targets index b2c2ba9..39331d8 100644 --- a/Src/Basic.Reference.Assemblies.Net110/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net110/Generated.targets @@ -1,708 +1,708 @@ - - + + net110.Microsoft.CSharp Resources\net110\Microsoft.CSharp.dll - - + + net110.Microsoft.Extensions.Caching.Abstractions Resources\net110\Microsoft.Extensions.Caching.Abstractions.dll - - + + net110.Microsoft.Extensions.Configuration.Abstractions Resources\net110\Microsoft.Extensions.Configuration.Abstractions.dll - - + + net110.Microsoft.Extensions.DependencyInjection.Abstractions Resources\net110\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - + + net110.Microsoft.Extensions.Diagnostics.Abstractions Resources\net110\Microsoft.Extensions.Diagnostics.Abstractions.dll - - + + net110.Microsoft.Extensions.FileProviders.Abstractions Resources\net110\Microsoft.Extensions.FileProviders.Abstractions.dll - - + + net110.Microsoft.Extensions.Hosting.Abstractions Resources\net110\Microsoft.Extensions.Hosting.Abstractions.dll - - + + net110.Microsoft.Extensions.Logging.Abstractions Resources\net110\Microsoft.Extensions.Logging.Abstractions.dll - - + + net110.Microsoft.Extensions.Options Resources\net110\Microsoft.Extensions.Options.dll - - + + net110.Microsoft.Extensions.Primitives Resources\net110\Microsoft.Extensions.Primitives.dll - - + + net110.Microsoft.VisualBasic.Core Resources\net110\Microsoft.VisualBasic.Core.dll - - + + net110.Microsoft.VisualBasic Resources\net110\Microsoft.VisualBasic.dll - - + + net110.Microsoft.Win32.Primitives Resources\net110\Microsoft.Win32.Primitives.dll - - + + net110.Microsoft.Win32.Registry Resources\net110\Microsoft.Win32.Registry.dll - - - net110.mscorlib - Resources\net110\mscorlib.dll - - - net110.netstandard - Resources\net110\netstandard.dll - - + + net110.System.AppContext Resources\net110\System.AppContext.dll - - + + net110.System.Buffers Resources\net110\System.Buffers.dll - - + + net110.System.Collections.Concurrent Resources\net110\System.Collections.Concurrent.dll - - - net110.System.Collections - Resources\net110\System.Collections.dll - - + + net110.System.Collections.Immutable Resources\net110\System.Collections.Immutable.dll - - + + net110.System.Collections.NonGeneric Resources\net110\System.Collections.NonGeneric.dll - - + + net110.System.Collections.Specialized Resources\net110\System.Collections.Specialized.dll - - + + + net110.System.Collections + Resources\net110\System.Collections.dll + + net110.System.ComponentModel.Annotations Resources\net110\System.ComponentModel.Annotations.dll - - + + net110.System.ComponentModel.DataAnnotations Resources\net110\System.ComponentModel.DataAnnotations.dll - - - net110.System.ComponentModel - Resources\net110\System.ComponentModel.dll - - + + net110.System.ComponentModel.EventBasedAsync Resources\net110\System.ComponentModel.EventBasedAsync.dll - - + + net110.System.ComponentModel.Primitives Resources\net110\System.ComponentModel.Primitives.dll - - + + net110.System.ComponentModel.TypeConverter Resources\net110\System.ComponentModel.TypeConverter.dll - - + + + net110.System.ComponentModel + Resources\net110\System.ComponentModel.dll + + net110.System.Configuration Resources\net110\System.Configuration.dll - - + + net110.System.Console Resources\net110\System.Console.dll - - + + net110.System.Core Resources\net110\System.Core.dll - - + + net110.System.Data.Common Resources\net110\System.Data.Common.dll - - + + net110.System.Data.DataSetExtensions Resources\net110\System.Data.DataSetExtensions.dll - - + + net110.System.Data Resources\net110\System.Data.dll - - + + net110.System.Diagnostics.Contracts Resources\net110\System.Diagnostics.Contracts.dll - - + + net110.System.Diagnostics.Debug Resources\net110\System.Diagnostics.Debug.dll - - + + net110.System.Diagnostics.DiagnosticSource Resources\net110\System.Diagnostics.DiagnosticSource.dll - - + + net110.System.Diagnostics.FileVersionInfo Resources\net110\System.Diagnostics.FileVersionInfo.dll - - + + net110.System.Diagnostics.Process Resources\net110\System.Diagnostics.Process.dll - - + + net110.System.Diagnostics.StackTrace Resources\net110\System.Diagnostics.StackTrace.dll - - + + net110.System.Diagnostics.TextWriterTraceListener Resources\net110\System.Diagnostics.TextWriterTraceListener.dll - - + + net110.System.Diagnostics.Tools Resources\net110\System.Diagnostics.Tools.dll - - + + net110.System.Diagnostics.TraceSource Resources\net110\System.Diagnostics.TraceSource.dll - - + + net110.System.Diagnostics.Tracing Resources\net110\System.Diagnostics.Tracing.dll - - - net110.System - Resources\net110\System.dll - - - net110.System.Drawing - Resources\net110\System.Drawing.dll - - + + net110.System.Drawing.Primitives Resources\net110\System.Drawing.Primitives.dll - - + + + net110.System.Drawing + Resources\net110\System.Drawing.dll + + net110.System.Dynamic.Runtime Resources\net110\System.Dynamic.Runtime.dll - - + + net110.System.Formats.Asn1 Resources\net110\System.Formats.Asn1.dll - - + + net110.System.Formats.Tar Resources\net110\System.Formats.Tar.dll - - + + net110.System.Globalization.Calendars Resources\net110\System.Globalization.Calendars.dll - - - net110.System.Globalization - Resources\net110\System.Globalization.dll - - + + net110.System.Globalization.Extensions Resources\net110\System.Globalization.Extensions.dll - - + + + net110.System.Globalization + Resources\net110\System.Globalization.dll + + net110.System.IO.Compression.Brotli Resources\net110\System.IO.Compression.Brotli.dll - - - net110.System.IO.Compression - Resources\net110\System.IO.Compression.dll - - + + net110.System.IO.Compression.FileSystem Resources\net110\System.IO.Compression.FileSystem.dll - - + + net110.System.IO.Compression.ZipFile Resources\net110\System.IO.Compression.ZipFile.dll - - - net110.System.IO - Resources\net110\System.IO.dll - - + + + net110.System.IO.Compression + Resources\net110\System.IO.Compression.dll + + net110.System.IO.FileSystem.AccessControl Resources\net110\System.IO.FileSystem.AccessControl.dll - - - net110.System.IO.FileSystem - Resources\net110\System.IO.FileSystem.dll - - + + net110.System.IO.FileSystem.DriveInfo Resources\net110\System.IO.FileSystem.DriveInfo.dll - - + + net110.System.IO.FileSystem.Primitives Resources\net110\System.IO.FileSystem.Primitives.dll - - + + net110.System.IO.FileSystem.Watcher Resources\net110\System.IO.FileSystem.Watcher.dll - - + + + net110.System.IO.FileSystem + Resources\net110\System.IO.FileSystem.dll + + net110.System.IO.IsolatedStorage Resources\net110\System.IO.IsolatedStorage.dll - - + + net110.System.IO.MemoryMappedFiles Resources\net110\System.IO.MemoryMappedFiles.dll - - + + net110.System.IO.Pipelines Resources\net110\System.IO.Pipelines.dll - - + + net110.System.IO.Pipes.AccessControl Resources\net110\System.IO.Pipes.AccessControl.dll - - + + net110.System.IO.Pipes Resources\net110\System.IO.Pipes.dll - - + + net110.System.IO.UnmanagedMemoryStream Resources\net110\System.IO.UnmanagedMemoryStream.dll - - + + + net110.System.IO + Resources\net110\System.IO.dll + + net110.System.Linq.AsyncEnumerable Resources\net110\System.Linq.AsyncEnumerable.dll - - - net110.System.Linq - Resources\net110\System.Linq.dll - - + + net110.System.Linq.Expressions Resources\net110\System.Linq.Expressions.dll - - + + net110.System.Linq.Parallel Resources\net110\System.Linq.Parallel.dll - - + + net110.System.Linq.Queryable Resources\net110\System.Linq.Queryable.dll - - + + + net110.System.Linq + Resources\net110\System.Linq.dll + + net110.System.Memory Resources\net110\System.Memory.dll - - - net110.System.Net - Resources\net110\System.Net.dll - - - net110.System.Net.Http - Resources\net110\System.Net.Http.dll - - + + net110.System.Net.Http.Json Resources\net110\System.Net.Http.Json.dll - - + + + net110.System.Net.Http + Resources\net110\System.Net.Http.dll + + net110.System.Net.HttpListener Resources\net110\System.Net.HttpListener.dll - - + + net110.System.Net.Mail Resources\net110\System.Net.Mail.dll - - + + net110.System.Net.NameResolution Resources\net110\System.Net.NameResolution.dll - - + + net110.System.Net.NetworkInformation Resources\net110\System.Net.NetworkInformation.dll - - + + net110.System.Net.Ping Resources\net110\System.Net.Ping.dll - - + + net110.System.Net.Primitives Resources\net110\System.Net.Primitives.dll - - + + net110.System.Net.Quic Resources\net110\System.Net.Quic.dll - - + + net110.System.Net.Requests Resources\net110\System.Net.Requests.dll - - + + net110.System.Net.Security Resources\net110\System.Net.Security.dll - - + + net110.System.Net.ServerSentEvents Resources\net110\System.Net.ServerSentEvents.dll - - + + net110.System.Net.ServicePoint Resources\net110\System.Net.ServicePoint.dll - - + + net110.System.Net.Sockets Resources\net110\System.Net.Sockets.dll - - + + net110.System.Net.WebClient Resources\net110\System.Net.WebClient.dll - - + + net110.System.Net.WebHeaderCollection Resources\net110\System.Net.WebHeaderCollection.dll - - + + net110.System.Net.WebProxy Resources\net110\System.Net.WebProxy.dll - - + + net110.System.Net.WebSockets.Client Resources\net110\System.Net.WebSockets.Client.dll - - + + net110.System.Net.WebSockets Resources\net110\System.Net.WebSockets.dll - - - net110.System.Numerics - Resources\net110\System.Numerics.dll - - + + + net110.System.Net + Resources\net110\System.Net.dll + + net110.System.Numerics.Vectors Resources\net110\System.Numerics.Vectors.dll - - + + + net110.System.Numerics + Resources\net110\System.Numerics.dll + + net110.System.ObjectModel Resources\net110\System.ObjectModel.dll - - + + net110.System.Reflection.DispatchProxy Resources\net110\System.Reflection.DispatchProxy.dll - - - net110.System.Reflection - Resources\net110\System.Reflection.dll - - - net110.System.Reflection.Emit - Resources\net110\System.Reflection.Emit.dll - - + + net110.System.Reflection.Emit.ILGeneration Resources\net110\System.Reflection.Emit.ILGeneration.dll - - + + net110.System.Reflection.Emit.Lightweight Resources\net110\System.Reflection.Emit.Lightweight.dll - - + + + net110.System.Reflection.Emit + Resources\net110\System.Reflection.Emit.dll + + net110.System.Reflection.Extensions Resources\net110\System.Reflection.Extensions.dll - - + + net110.System.Reflection.Metadata Resources\net110\System.Reflection.Metadata.dll - - + + net110.System.Reflection.Primitives Resources\net110\System.Reflection.Primitives.dll - - + + net110.System.Reflection.TypeExtensions Resources\net110\System.Reflection.TypeExtensions.dll - - + + + net110.System.Reflection + Resources\net110\System.Reflection.dll + + net110.System.Resources.Reader Resources\net110\System.Resources.Reader.dll - - + + net110.System.Resources.ResourceManager Resources\net110\System.Resources.ResourceManager.dll - - + + net110.System.Resources.Writer Resources\net110\System.Resources.Writer.dll - - + + net110.System.Runtime.CompilerServices.Unsafe Resources\net110\System.Runtime.CompilerServices.Unsafe.dll - - + + net110.System.Runtime.CompilerServices.VisualC Resources\net110\System.Runtime.CompilerServices.VisualC.dll - - - net110.System.Runtime - Resources\net110\System.Runtime.dll - - + + net110.System.Runtime.Extensions Resources\net110\System.Runtime.Extensions.dll - - + + net110.System.Runtime.Handles Resources\net110\System.Runtime.Handles.dll - - - net110.System.Runtime.InteropServices - Resources\net110\System.Runtime.InteropServices.dll - - + + net110.System.Runtime.InteropServices.JavaScript Resources\net110\System.Runtime.InteropServices.JavaScript.dll - - + + net110.System.Runtime.InteropServices.RuntimeInformation Resources\net110\System.Runtime.InteropServices.RuntimeInformation.dll - - + + + net110.System.Runtime.InteropServices + Resources\net110\System.Runtime.InteropServices.dll + + net110.System.Runtime.Intrinsics Resources\net110\System.Runtime.Intrinsics.dll - - + + net110.System.Runtime.Loader Resources\net110\System.Runtime.Loader.dll - - + + net110.System.Runtime.Numerics Resources\net110\System.Runtime.Numerics.dll - - - net110.System.Runtime.Serialization - Resources\net110\System.Runtime.Serialization.dll - - + + net110.System.Runtime.Serialization.Formatters Resources\net110\System.Runtime.Serialization.Formatters.dll - - + + net110.System.Runtime.Serialization.Json Resources\net110\System.Runtime.Serialization.Json.dll - - + + net110.System.Runtime.Serialization.Primitives Resources\net110\System.Runtime.Serialization.Primitives.dll - - + + net110.System.Runtime.Serialization.Xml Resources\net110\System.Runtime.Serialization.Xml.dll - - + + + net110.System.Runtime.Serialization + Resources\net110\System.Runtime.Serialization.dll + + + net110.System.Runtime + Resources\net110\System.Runtime.dll + + net110.System.Security.AccessControl Resources\net110\System.Security.AccessControl.dll - - + + net110.System.Security.Claims Resources\net110\System.Security.Claims.dll - - + + net110.System.Security.Cryptography.Algorithms Resources\net110\System.Security.Cryptography.Algorithms.dll - - + + net110.System.Security.Cryptography.Cng Resources\net110\System.Security.Cryptography.Cng.dll - - + + net110.System.Security.Cryptography.Csp Resources\net110\System.Security.Cryptography.Csp.dll - - - net110.System.Security.Cryptography - Resources\net110\System.Security.Cryptography.dll - - + + net110.System.Security.Cryptography.Encoding Resources\net110\System.Security.Cryptography.Encoding.dll - - + + net110.System.Security.Cryptography.OpenSsl Resources\net110\System.Security.Cryptography.OpenSsl.dll - - + + net110.System.Security.Cryptography.Primitives Resources\net110\System.Security.Cryptography.Primitives.dll - - + + net110.System.Security.Cryptography.X509Certificates Resources\net110\System.Security.Cryptography.X509Certificates.dll - - - net110.System.Security - Resources\net110\System.Security.dll - - - net110.System.Security.Principal - Resources\net110\System.Security.Principal.dll - - + + + net110.System.Security.Cryptography + Resources\net110\System.Security.Cryptography.dll + + net110.System.Security.Principal.Windows Resources\net110\System.Security.Principal.Windows.dll - - + + + net110.System.Security.Principal + Resources\net110\System.Security.Principal.dll + + net110.System.Security.SecureString Resources\net110\System.Security.SecureString.dll - - + + + net110.System.Security + Resources\net110\System.Security.dll + + net110.System.ServiceModel.Web Resources\net110\System.ServiceModel.Web.dll - - + + net110.System.ServiceProcess Resources\net110\System.ServiceProcess.dll - - + + net110.System.Text.Encoding.CodePages Resources\net110\System.Text.Encoding.CodePages.dll - - - net110.System.Text.Encoding - Resources\net110\System.Text.Encoding.dll - - + + net110.System.Text.Encoding.Extensions Resources\net110\System.Text.Encoding.Extensions.dll - - + + + net110.System.Text.Encoding + Resources\net110\System.Text.Encoding.dll + + net110.System.Text.Encodings.Web Resources\net110\System.Text.Encodings.Web.dll - - + + net110.System.Text.Json Resources\net110\System.Text.Json.dll - - + + net110.System.Text.RegularExpressions Resources\net110\System.Text.RegularExpressions.dll - - + + net110.System.Threading.AccessControl Resources\net110\System.Threading.AccessControl.dll - - + + net110.System.Threading.Channels Resources\net110\System.Threading.Channels.dll - - - net110.System.Threading - Resources\net110\System.Threading.dll - - + + net110.System.Threading.Overlapped Resources\net110\System.Threading.Overlapped.dll - - + + net110.System.Threading.Tasks.Dataflow Resources\net110\System.Threading.Tasks.Dataflow.dll - - - net110.System.Threading.Tasks - Resources\net110\System.Threading.Tasks.dll - - + + net110.System.Threading.Tasks.Extensions Resources\net110\System.Threading.Tasks.Extensions.dll - - + + net110.System.Threading.Tasks.Parallel Resources\net110\System.Threading.Tasks.Parallel.dll - - + + + net110.System.Threading.Tasks + Resources\net110\System.Threading.Tasks.dll + + net110.System.Threading.Thread Resources\net110\System.Threading.Thread.dll - - + + net110.System.Threading.ThreadPool Resources\net110\System.Threading.ThreadPool.dll - - + + net110.System.Threading.Timer Resources\net110\System.Threading.Timer.dll - - - net110.System.Transactions - Resources\net110\System.Transactions.dll - - + + + net110.System.Threading + Resources\net110\System.Threading.dll + + net110.System.Transactions.Local Resources\net110\System.Transactions.Local.dll - - + + + net110.System.Transactions + Resources\net110\System.Transactions.dll + + net110.System.ValueTuple Resources\net110\System.ValueTuple.dll - - - net110.System.Web - Resources\net110\System.Web.dll - - + + net110.System.Web.HttpUtility Resources\net110\System.Web.HttpUtility.dll - - + + + net110.System.Web + Resources\net110\System.Web.dll + + net110.System.Windows Resources\net110\System.Windows.dll - - - net110.System.Xml - Resources\net110\System.Xml.dll - - + + net110.System.Xml.Linq Resources\net110\System.Xml.Linq.dll - - + + net110.System.Xml.ReaderWriter Resources\net110\System.Xml.ReaderWriter.dll - - + + net110.System.Xml.Serialization Resources\net110\System.Xml.Serialization.dll - - + + net110.System.Xml.XDocument Resources\net110\System.Xml.XDocument.dll - - + + + net110.System.Xml.XPath.XDocument + Resources\net110\System.Xml.XPath.XDocument.dll + + + net110.System.Xml.XPath + Resources\net110\System.Xml.XPath.dll + + net110.System.Xml.XmlDocument Resources\net110\System.Xml.XmlDocument.dll - - + + net110.System.Xml.XmlSerializer Resources\net110\System.Xml.XmlSerializer.dll - - - net110.System.Xml.XPath - Resources\net110\System.Xml.XPath.dll - - - net110.System.Xml.XPath.XDocument - Resources\net110\System.Xml.XPath.XDocument.dll - - + + + net110.System.Xml + Resources\net110\System.Xml.dll + + + net110.System + Resources\net110\System.dll + + net110.WindowsBase Resources\net110\WindowsBase.dll - + + + net110.mscorlib + Resources\net110\mscorlib.dll + + + net110.netstandard + Resources\net110\netstandard.dll + - + diff --git a/Src/Basic.Reference.Assemblies.Net20/Generated.cs b/Src/Basic.Reference.Assemblies.Net20/Generated.cs index 8961d80..d0e2a62 100644 --- a/Src/Basic.Reference.Assemblies.Net20/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net20/Generated.cs @@ -22,11 +22,6 @@ public static class ReferenceInfos /// public static ReferenceInfo AspNetMMCExt => new ReferenceInfo("AspNetMMCExt.dll", Resources.AspNetMMCExt, Net20.References.AspNetMMCExt, global::System.Guid.Parse("02516558-dd3b-4d52-8044-932c92249709")); - /// - /// The for cscompmgd.dll - /// - public static ReferenceInfo cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net20.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); - /// /// The for CustomMarshalers.dll /// @@ -87,25 +82,20 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net20.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("b22a5c10-3d52-4029-9bb7-c0f69849eea0")); - /// - /// The for Microsoft.VisualBasic.dll - /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net20.References.MicrosoftVisualBasic, global::System.Guid.Parse("ef293da8-f2e5-468d-ad40-816c38465e72")); - /// /// The for Microsoft.VisualBasic.Vsa.dll /// public static ReferenceInfo MicrosoftVisualBasicVsa => new ReferenceInfo("Microsoft.VisualBasic.Vsa.dll", Resources.MicrosoftVisualBasicVsa, Net20.References.MicrosoftVisualBasicVsa, global::System.Guid.Parse("0f074f2d-7043-4932-b7e7-11ff61216ed5")); /// - /// The for Microsoft.VisualC.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net20.References.MicrosoftVisualC, global::System.Guid.Parse("ab850ffe-3ee4-4b05-b7eb-787402c89e2b")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net20.References.MicrosoftVisualBasic, global::System.Guid.Parse("ef293da8-f2e5-468d-ad40-816c38465e72")); /// - /// The for Microsoft.Vsa.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo MicrosoftVsa => new ReferenceInfo("Microsoft.Vsa.dll", Resources.MicrosoftVsa, Net20.References.MicrosoftVsa, global::System.Guid.Parse("ea65db04-742c-43b0-aec1-3e14c1e1b1f2")); + public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net20.References.MicrosoftVisualC, global::System.Guid.Parse("ab850ffe-3ee4-4b05-b7eb-787402c89e2b")); /// /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll @@ -113,24 +103,14 @@ public static class ReferenceInfos public static ReferenceInfo MicrosoftVsaVbCodeDOMProcessor => new ReferenceInfo("Microsoft.Vsa.Vb.CodeDOMProcessor.dll", Resources.MicrosoftVsaVbCodeDOMProcessor, Net20.References.MicrosoftVsaVbCodeDOMProcessor, global::System.Guid.Parse("24ce8589-bea4-4635-b20f-e559b6bb42dd")); /// - /// The for Microsoft_VsaVb.dll - /// - public static ReferenceInfo Microsoft_VsaVb => new ReferenceInfo("Microsoft_VsaVb.dll", Resources.Microsoft_VsaVb, Net20.References.Microsoft_VsaVb, global::System.Guid.Parse("edcead0d-f6ec-48cb-9dbf-e1de2b0f3911")); - - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net20.References.mscorlib, global::System.Guid.Parse("c28a86ac-9899-4084-a29d-1009e48b7ad8")); - - /// - /// The for sysglobl.dll + /// The for Microsoft.Vsa.dll /// - public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net20.References.sysglobl, global::System.Guid.Parse("b42493d9-0943-46d3-9f2e-35820ab0dda4")); + public static ReferenceInfo MicrosoftVsa => new ReferenceInfo("Microsoft.Vsa.dll", Resources.MicrosoftVsa, Net20.References.MicrosoftVsa, global::System.Guid.Parse("ea65db04-742c-43b0-aec1-3e14c1e1b1f2")); /// - /// The for System.Configuration.dll + /// The for Microsoft_VsaVb.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net20.References.SystemConfiguration, global::System.Guid.Parse("dc65cb6e-6c21-4a2e-ab41-b45e830b07b2")); + public static ReferenceInfo Microsoft_VsaVb => new ReferenceInfo("Microsoft_VsaVb.dll", Resources.Microsoft_VsaVb, Net20.References.Microsoft_VsaVb, global::System.Guid.Parse("edcead0d-f6ec-48cb-9dbf-e1de2b0f3911")); /// /// The for System.Configuration.Install.dll @@ -138,9 +118,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net20.References.SystemConfigurationInstall, global::System.Guid.Parse("bf98b925-89bf-4880-acec-a09c2dc49207")); /// - /// The for System.Data.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net20.References.SystemData, global::System.Guid.Parse("71c83da2-b121-45f8-bc99-4fdc019a2af2")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net20.References.SystemConfiguration, global::System.Guid.Parse("dc65cb6e-6c21-4a2e-ab41-b45e830b07b2")); /// /// The for System.Data.OracleClient.dll @@ -152,6 +132,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net20.References.SystemDataSqlXml, global::System.Guid.Parse("a5889030-e4fd-4920-bc75-054c588ca9cd")); + /// + /// The for System.Data.dll + /// + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net20.References.SystemData, global::System.Guid.Parse("71c83da2-b121-45f8-bc99-4fdc019a2af2")); + /// /// The for System.Deployment.dll /// @@ -162,20 +147,15 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net20.References.SystemDesign, global::System.Guid.Parse("4dadced2-88d4-4201-9e8f-7bca4b840335")); - /// - /// The for System.DirectoryServices.dll - /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net20.References.SystemDirectoryServices, global::System.Guid.Parse("45f02b40-074a-4c3a-8be2-395b6b6c8ddb")); - /// /// The for System.DirectoryServices.Protocols.dll /// public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net20.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1ce43ead-cae9-487d-b2ad-7e5d11e54d75")); /// - /// The for System.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net20.References.System, global::System.Guid.Parse("ae0ee58d-2eb9-4874-9124-adc3b456c262")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net20.References.SystemDirectoryServices, global::System.Guid.Parse("45f02b40-074a-4c3a-8be2-395b6b6c8ddb")); /// /// The for System.Drawing.Design.dll @@ -227,11 +207,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net20.References.SystemTransactions, global::System.Guid.Parse("3d85bd89-ff68-466f-b254-c23582a2cd2b")); - /// - /// The for System.Web.dll - /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net20.References.SystemWeb, global::System.Guid.Parse("5c9bf923-1bf1-4965-a83e-39497a0aa550")); - /// /// The for System.Web.Mobile.dll /// @@ -247,6 +222,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net20.References.SystemWebServices, global::System.Guid.Parse("b8ca874d-9236-4c8f-854d-d5bdb186ce69")); + /// + /// The for System.Web.dll + /// + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net20.References.SystemWeb, global::System.Guid.Parse("5c9bf923-1bf1-4965-a83e-39497a0aa550")); + /// /// The for System.Windows.Forms.dll /// @@ -256,6 +236,26 @@ public static class ReferenceInfos /// The for System.Xml.dll /// public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net20.References.SystemXml, global::System.Guid.Parse("6ff059a9-08a8-4aa4-97c4-d0f6845b508a")); + + /// + /// The for System.dll + /// + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net20.References.System, global::System.Guid.Parse("ae0ee58d-2eb9-4874-9124-adc3b456c262")); + + /// + /// The for cscompmgd.dll + /// + public static ReferenceInfo cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net20.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net20.References.mscorlib, global::System.Guid.Parse("c28a86ac-9899-4084-a29d-1009e48b7ad8")); + + /// + /// The for sysglobl.dll + /// + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net20.References.sysglobl, global::System.Guid.Parse("b42493d9-0943-46d3-9f2e-35820ab0dda4")); private static ImmutableArray _all; public static ImmutableArray All { @@ -267,7 +267,6 @@ public static ImmutableArray All [ Accessibility, AspNetMMCExt, - cscompmgd, CustomMarshalers, IEExecRemote, IEHost, @@ -280,24 +279,21 @@ public static ImmutableArray All MicrosoftJScript, MicrosoftVisualBasicCompatibilityData, MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, MicrosoftVisualBasicVsa, + MicrosoftVisualBasic, MicrosoftVisualC, - MicrosoftVsa, MicrosoftVsaVbCodeDOMProcessor, + MicrosoftVsa, Microsoft_VsaVb, - mscorlib, - sysglobl, - SystemConfiguration, SystemConfigurationInstall, - SystemData, + SystemConfiguration, SystemDataOracleClient, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemEnterpriseServices, @@ -308,12 +304,16 @@ public static ImmutableArray All SystemSecurity, SystemServiceProcess, SystemTransactions, - SystemWeb, SystemWebMobile, SystemWebRegularExpressions, SystemWebServices, + SystemWeb, SystemWindowsForms, SystemXml, + System, + cscompmgd, + mscorlib, + sysglobl, ]; } return _all; @@ -362,23 +362,6 @@ public static PortableExecutableReference AspNetMMCExt } } - private static PortableExecutableReference? _cscompmgd; - - /// - /// The for cscompmgd.dll - /// - public static PortableExecutableReference cscompmgd - { - get - { - if (_cscompmgd is null) - { - _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net20)"); - } - return _cscompmgd; - } - } - private static PortableExecutableReference? _CustomMarshalers; /// @@ -583,23 +566,6 @@ public static PortableExecutableReference MicrosoftVisualBasicCompatibility } } - private static PortableExecutableReference? _MicrosoftVisualBasic; - - /// - /// The for Microsoft.VisualBasic.dll - /// - public static PortableExecutableReference MicrosoftVisualBasic - { - get - { - if (_MicrosoftVisualBasic is null) - { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net20)"); - } - return _MicrosoftVisualBasic; - } - } - private static PortableExecutableReference? _MicrosoftVisualBasicVsa; /// @@ -617,37 +583,37 @@ public static PortableExecutableReference MicrosoftVisualBasicVsa } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for Microsoft.VisualC.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_MicrosoftVisualC is null) + if (_MicrosoftVisualBasic is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net20)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net20)"); } - return _MicrosoftVisualC; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _MicrosoftVsa; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for Microsoft.Vsa.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference MicrosoftVsa + public static PortableExecutableReference MicrosoftVisualC { get { - if (_MicrosoftVsa is null) + if (_MicrosoftVisualC is null) { - _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net20)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net20)"); } - return _MicrosoftVsa; + return _MicrosoftVisualC; } } @@ -668,71 +634,37 @@ public static PortableExecutableReference MicrosoftVsaVbCodeDOMProcessor } } - private static PortableExecutableReference? _Microsoft_VsaVb; - - /// - /// The for Microsoft_VsaVb.dll - /// - public static PortableExecutableReference Microsoft_VsaVb - { - get - { - if (_Microsoft_VsaVb is null) - { - _Microsoft_VsaVb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft_VsaVb")).GetReference(filePath: "Microsoft_VsaVb.dll", display: "Microsoft_VsaVb (net20)"); - } - return _Microsoft_VsaVb; - } - } - - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net20)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _MicrosoftVsa; /// - /// The for sysglobl.dll + /// The for Microsoft.Vsa.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference MicrosoftVsa { get { - if (_sysglobl is null) + if (_MicrosoftVsa is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net20)"); + _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net20)"); } - return _sysglobl; + return _MicrosoftVsa; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _Microsoft_VsaVb; /// - /// The for System.Configuration.dll + /// The for Microsoft_VsaVb.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference Microsoft_VsaVb { get { - if (_SystemConfiguration is null) + if (_Microsoft_VsaVb is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net20)"); + _Microsoft_VsaVb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft_VsaVb")).GetReference(filePath: "Microsoft_VsaVb.dll", display: "Microsoft_VsaVb (net20)"); } - return _SystemConfiguration; + return _Microsoft_VsaVb; } } @@ -753,20 +685,20 @@ public static PortableExecutableReference SystemConfigurationInstall } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Data.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemData is null) + if (_SystemConfiguration is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net20)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net20)"); } - return _SystemData; + return _SystemConfiguration; } } @@ -804,6 +736,23 @@ public static PortableExecutableReference SystemDataSqlXml } } + private static PortableExecutableReference? _SystemData; + + /// + /// The for System.Data.dll + /// + public static PortableExecutableReference SystemData + { + get + { + if (_SystemData is null) + { + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net20)"); + } + return _SystemData; + } + } + private static PortableExecutableReference? _SystemDeployment; /// @@ -838,23 +787,6 @@ public static PortableExecutableReference SystemDesign } } - private static PortableExecutableReference? _SystemDirectoryServices; - - /// - /// The for System.DirectoryServices.dll - /// - public static PortableExecutableReference SystemDirectoryServices - { - get - { - if (_SystemDirectoryServices is null) - { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net20)"); - } - return _SystemDirectoryServices; - } - } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// @@ -872,20 +804,20 @@ public static PortableExecutableReference SystemDirectoryServicesProtocols } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDirectoryServices { get { - if (_System is null) + if (_SystemDirectoryServices is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System")).GetReference(filePath: "System.dll", display: "System (net20)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net20)"); } - return _System; + return _SystemDirectoryServices; } } @@ -1059,23 +991,6 @@ public static PortableExecutableReference SystemTransactions } } - private static PortableExecutableReference? _SystemWeb; - - /// - /// The for System.Web.dll - /// - public static PortableExecutableReference SystemWeb - { - get - { - if (_SystemWeb is null) - { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net20)"); - } - return _SystemWeb; - } - } - private static PortableExecutableReference? _SystemWebMobile; /// @@ -1127,6 +1042,23 @@ public static PortableExecutableReference SystemWebServices } } + private static PortableExecutableReference? _SystemWeb; + + /// + /// The for System.Web.dll + /// + public static PortableExecutableReference SystemWeb + { + get + { + if (_SystemWeb is null) + { + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net20)"); + } + return _SystemWeb; + } + } + private static PortableExecutableReference? _SystemWindowsForms; /// @@ -1161,6 +1093,74 @@ public static PortableExecutableReference SystemXml } } + private static PortableExecutableReference? _System; + + /// + /// The for System.dll + /// + public static PortableExecutableReference System + { + get + { + if (_System is null) + { + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System")).GetReference(filePath: "System.dll", display: "System (net20)"); + } + return _System; + } + } + + private static PortableExecutableReference? _cscompmgd; + + /// + /// The for cscompmgd.dll + /// + public static PortableExecutableReference cscompmgd + { + get + { + if (_cscompmgd is null) + { + _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net20)"); + } + return _cscompmgd; + } + } + + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net20)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _sysglobl; + + /// + /// The for sysglobl.dll + /// + public static PortableExecutableReference sysglobl + { + get + { + if (_sysglobl is null) + { + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net20)"); + } + return _sysglobl; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -1172,7 +1172,6 @@ public static ImmutableArray All [ Accessibility, AspNetMMCExt, - cscompmgd, CustomMarshalers, IEExecRemote, IEHost, @@ -1185,24 +1184,21 @@ public static ImmutableArray All MicrosoftJScript, MicrosoftVisualBasicCompatibilityData, MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, MicrosoftVisualBasicVsa, + MicrosoftVisualBasic, MicrosoftVisualC, - MicrosoftVsa, MicrosoftVsaVbCodeDOMProcessor, + MicrosoftVsa, Microsoft_VsaVb, - mscorlib, - sysglobl, - SystemConfiguration, SystemConfigurationInstall, - SystemData, + SystemConfiguration, SystemDataOracleClient, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemEnterpriseServices, @@ -1213,12 +1209,16 @@ public static ImmutableArray All SystemSecurity, SystemServiceProcess, SystemTransactions, - SystemWeb, SystemWebMobile, SystemWebRegularExpressions, SystemWebServices, + SystemWeb, SystemWindowsForms, SystemXml, + System, + cscompmgd, + mscorlib, + sysglobl, ]; } return _all; @@ -1243,12 +1243,6 @@ public static class Resources public static byte[] AspNetMMCExt => ResourceLoader.GetOrCreateResource(ref _AspNetMMCExt, "net20.AspNetMMCExt"); private static byte[]? _AspNetMMCExt; - /// - /// The image bytes for cscompmgd.dll - /// - public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net20.cscompmgd"); - private static byte[]? _cscompmgd; - /// /// The image bytes for CustomMarshalers.dll /// @@ -1321,12 +1315,6 @@ public static class Resources public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net20.Microsoft.VisualBasic.Compatibility"); private static byte[]? _MicrosoftVisualBasicCompatibility; - /// - /// The image bytes for Microsoft.VisualBasic.dll - /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net20.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - /// /// The image bytes for Microsoft.VisualBasic.Vsa.dll /// @@ -1334,16 +1322,16 @@ public static class Resources private static byte[]? _MicrosoftVisualBasicVsa; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net20.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net20.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for Microsoft.Vsa.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net20.Microsoft.Vsa"); - private static byte[]? _MicrosoftVsa; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net20.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// /// The image bytes for Microsoft.Vsa.Vb.CodeDOMProcessor.dll @@ -1352,28 +1340,16 @@ public static class Resources private static byte[]? _MicrosoftVsaVbCodeDOMProcessor; /// - /// The image bytes for Microsoft_VsaVb.dll - /// - public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net20.Microsoft_VsaVb"); - private static byte[]? _Microsoft_VsaVb; - - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net20.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for sysglobl.dll + /// The image bytes for Microsoft.Vsa.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net20.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net20.Microsoft.Vsa"); + private static byte[]? _MicrosoftVsa; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for Microsoft_VsaVb.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net20.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net20.Microsoft_VsaVb"); + private static byte[]? _Microsoft_VsaVb; /// /// The image bytes for System.Configuration.Install.dll @@ -1382,10 +1358,10 @@ public static class Resources private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net20.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net20.System.Configuration"); + private static byte[]? _SystemConfiguration; /// /// The image bytes for System.Data.OracleClient.dll @@ -1399,6 +1375,12 @@ public static class Resources public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net20.System.Data.SqlXml"); private static byte[]? _SystemDataSqlXml; + /// + /// The image bytes for System.Data.dll + /// + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net20.System.Data"); + private static byte[]? _SystemData; + /// /// The image bytes for System.Deployment.dll /// @@ -1411,12 +1393,6 @@ public static class Resources public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net20.System.Design"); private static byte[]? _SystemDesign; - /// - /// The image bytes for System.DirectoryServices.dll - /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net20.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; - /// /// The image bytes for System.DirectoryServices.Protocols.dll /// @@ -1424,10 +1400,10 @@ public static class Resources private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net20.System"); - private static byte[]? _System; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net20.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// /// The image bytes for System.Drawing.Design.dll @@ -1489,12 +1465,6 @@ public static class Resources public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net20.System.Transactions"); private static byte[]? _SystemTransactions; - /// - /// The image bytes for System.Web.dll - /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net20.System.Web"); - private static byte[]? _SystemWeb; - /// /// The image bytes for System.Web.Mobile.dll /// @@ -1513,6 +1483,12 @@ public static class Resources public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net20.System.Web.Services"); private static byte[]? _SystemWebServices; + /// + /// The image bytes for System.Web.dll + /// + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net20.System.Web"); + private static byte[]? _SystemWeb; + /// /// The image bytes for System.Windows.Forms.dll /// @@ -1525,6 +1501,30 @@ public static class Resources public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net20.System.Xml"); private static byte[]? _SystemXml; + /// + /// The image bytes for System.dll + /// + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net20.System"); + private static byte[]? _System; + + /// + /// The image bytes for cscompmgd.dll + /// + public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net20.cscompmgd"); + private static byte[]? _cscompmgd; + + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net20.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for sysglobl.dll + /// + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net20.sysglobl"); + private static byte[]? _sysglobl; + } } diff --git a/Src/Basic.Reference.Assemblies.Net20/Generated.targets b/Src/Basic.Reference.Assemblies.Net20/Generated.targets index a2ace21..4978dcb 100644 --- a/Src/Basic.Reference.Assemblies.Net20/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net20/Generated.targets @@ -1,200 +1,200 @@ - + net20.Accessibility Resources\net20\Accessibility.dll - + net20.AspNetMMCExt Resources\net20\AspNetMMCExt.dll - - net20.cscompmgd - Resources\net20\cscompmgd.dll - - + net20.CustomMarshalers Resources\net20\CustomMarshalers.dll - + net20.IEExecRemote Resources\net20\IEExecRemote.dll - + net20.IEHost Resources\net20\IEHost.dll - + net20.IIEHost Resources\net20\IIEHost.dll - + net20.ISymWrapper Resources\net20\ISymWrapper.dll - + net20.Microsoft.Build.Engine Resources\net20\Microsoft.Build.Engine.dll - + net20.Microsoft.Build.Framework Resources\net20\Microsoft.Build.Framework.dll - + net20.Microsoft.Build.Tasks Resources\net20\Microsoft.Build.Tasks.dll - + net20.Microsoft.Build.Utilities Resources\net20\Microsoft.Build.Utilities.dll - + net20.Microsoft.JScript Resources\net20\Microsoft.JScript.dll - + net20.Microsoft.VisualBasic.Compatibility.Data Resources\net20\Microsoft.VisualBasic.Compatibility.Data.dll - + net20.Microsoft.VisualBasic.Compatibility Resources\net20\Microsoft.VisualBasic.Compatibility.dll - - net20.Microsoft.VisualBasic - Resources\net20\Microsoft.VisualBasic.dll - - + net20.Microsoft.VisualBasic.Vsa Resources\net20\Microsoft.VisualBasic.Vsa.dll - + + net20.Microsoft.VisualBasic + Resources\net20\Microsoft.VisualBasic.dll + + net20.Microsoft.VisualC Resources\net20\Microsoft.VisualC.dll - - net20.Microsoft.Vsa - Resources\net20\Microsoft.Vsa.dll - - + net20.Microsoft.Vsa.Vb.CodeDOMProcessor Resources\net20\Microsoft.Vsa.Vb.CodeDOMProcessor.dll - + + net20.Microsoft.Vsa + Resources\net20\Microsoft.Vsa.dll + + net20.Microsoft_VsaVb Resources\net20\Microsoft_VsaVb.dll - - net20.mscorlib - Resources\net20\mscorlib.dll - - - net20.sysglobl - Resources\net20\sysglobl.dll - - - net20.System.Configuration - Resources\net20\System.Configuration.dll - - + net20.System.Configuration.Install Resources\net20\System.Configuration.Install.dll - - net20.System.Data - Resources\net20\System.Data.dll + + net20.System.Configuration + Resources\net20\System.Configuration.dll - + net20.System.Data.OracleClient Resources\net20\System.Data.OracleClient.dll - + net20.System.Data.SqlXml Resources\net20\System.Data.SqlXml.dll - + + net20.System.Data + Resources\net20\System.Data.dll + + net20.System.Deployment Resources\net20\System.Deployment.dll - + net20.System.Design Resources\net20\System.Design.dll - - net20.System.DirectoryServices - Resources\net20\System.DirectoryServices.dll - - + net20.System.DirectoryServices.Protocols Resources\net20\System.DirectoryServices.Protocols.dll - - net20.System - Resources\net20\System.dll + + net20.System.DirectoryServices + Resources\net20\System.DirectoryServices.dll - + net20.System.Drawing.Design Resources\net20\System.Drawing.Design.dll - + net20.System.Drawing Resources\net20\System.Drawing.dll - + net20.System.EnterpriseServices Resources\net20\System.EnterpriseServices.dll - + net20.System.Management Resources\net20\System.Management.dll - + net20.System.Messaging Resources\net20\System.Messaging.dll - + net20.System.Runtime.Remoting Resources\net20\System.Runtime.Remoting.dll - + net20.System.Runtime.Serialization.Formatters.Soap Resources\net20\System.Runtime.Serialization.Formatters.Soap.dll - + net20.System.Security Resources\net20\System.Security.dll - + net20.System.ServiceProcess Resources\net20\System.ServiceProcess.dll - + net20.System.Transactions Resources\net20\System.Transactions.dll - - net20.System.Web - Resources\net20\System.Web.dll - - + net20.System.Web.Mobile Resources\net20\System.Web.Mobile.dll - + net20.System.Web.RegularExpressions Resources\net20\System.Web.RegularExpressions.dll - + net20.System.Web.Services Resources\net20\System.Web.Services.dll - + + net20.System.Web + Resources\net20\System.Web.dll + + net20.System.Windows.Forms Resources\net20\System.Windows.Forms.dll - + net20.System.Xml Resources\net20\System.Xml.dll + + net20.System + Resources\net20\System.dll + + + net20.cscompmgd + Resources\net20\cscompmgd.dll + + + net20.mscorlib + Resources\net20\mscorlib.dll + + + net20.sysglobl + Resources\net20\sysglobl.dll + diff --git a/Src/Basic.Reference.Assemblies.Net35/Generated.cs b/Src/Basic.Reference.Assemblies.Net35/Generated.cs index 6124960..b7c63ab 100644 --- a/Src/Basic.Reference.Assemblies.Net35/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net35/Generated.cs @@ -22,11 +22,6 @@ public static class ReferenceInfos /// public static ReferenceInfo AspNetMMCExt => new ReferenceInfo("AspNetMMCExt.dll", Resources.AspNetMMCExt, Net35.References.AspNetMMCExt, global::System.Guid.Parse("02516558-dd3b-4d52-8044-932c92249709")); - /// - /// The for cscompmgd.dll - /// - public static ReferenceInfo cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net35.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); - /// /// The for CustomMarshalers.dll /// @@ -97,20 +92,15 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net35.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("b22a5c10-3d52-4029-9bb7-c0f69849eea0")); - /// - /// The for Microsoft.VisualBasic.dll - /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net35.References.MicrosoftVisualBasic, global::System.Guid.Parse("ef293da8-f2e5-468d-ad40-816c38465e72")); - /// /// The for Microsoft.VisualBasic.Vsa.dll /// public static ReferenceInfo MicrosoftVisualBasicVsa => new ReferenceInfo("Microsoft.VisualBasic.Vsa.dll", Resources.MicrosoftVisualBasicVsa, Net35.References.MicrosoftVisualBasicVsa, global::System.Guid.Parse("0f074f2d-7043-4932-b7e7-11ff61216ed5")); /// - /// The for Microsoft.VisualC.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net35.References.MicrosoftVisualC, global::System.Guid.Parse("ab850ffe-3ee4-4b05-b7eb-787402c89e2b")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net35.References.MicrosoftVisualBasic, global::System.Guid.Parse("ef293da8-f2e5-468d-ad40-816c38465e72")); /// /// The for Microsoft.VisualC.STLCLR.dll @@ -118,9 +108,9 @@ public static class ReferenceInfos public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net35.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("8da08f9a-d302-481b-8988-3aa2faf28452")); /// - /// The for Microsoft.Vsa.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo MicrosoftVsa => new ReferenceInfo("Microsoft.Vsa.dll", Resources.MicrosoftVsa, Net35.References.MicrosoftVsa, global::System.Guid.Parse("ea65db04-742c-43b0-aec1-3e14c1e1b1f2")); + public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net35.References.MicrosoftVisualC, global::System.Guid.Parse("ab850ffe-3ee4-4b05-b7eb-787402c89e2b")); /// /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll @@ -128,14 +118,14 @@ public static class ReferenceInfos public static ReferenceInfo MicrosoftVsaVbCodeDOMProcessor => new ReferenceInfo("Microsoft.Vsa.Vb.CodeDOMProcessor.dll", Resources.MicrosoftVsaVbCodeDOMProcessor, Net35.References.MicrosoftVsaVbCodeDOMProcessor, global::System.Guid.Parse("24ce8589-bea4-4635-b20f-e559b6bb42dd")); /// - /// The for Microsoft_VsaVb.dll + /// The for Microsoft.Vsa.dll /// - public static ReferenceInfo Microsoft_VsaVb => new ReferenceInfo("Microsoft_VsaVb.dll", Resources.Microsoft_VsaVb, Net35.References.Microsoft_VsaVb, global::System.Guid.Parse("edcead0d-f6ec-48cb-9dbf-e1de2b0f3911")); + public static ReferenceInfo MicrosoftVsa => new ReferenceInfo("Microsoft.Vsa.dll", Resources.MicrosoftVsa, Net35.References.MicrosoftVsa, global::System.Guid.Parse("ea65db04-742c-43b0-aec1-3e14c1e1b1f2")); /// - /// The for mscorlib.dll + /// The for Microsoft_VsaVb.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net35.References.mscorlib, global::System.Guid.Parse("c28a86ac-9899-4084-a29d-1009e48b7ad8")); + public static ReferenceInfo Microsoft_VsaVb => new ReferenceInfo("Microsoft_VsaVb.dll", Resources.Microsoft_VsaVb, Net35.References.Microsoft_VsaVb, global::System.Guid.Parse("edcead0d-f6ec-48cb-9dbf-e1de2b0f3911")); /// /// The for PresentationBuildTasks.dll @@ -157,11 +147,6 @@ public static class ReferenceInfos /// public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net35.References.PresentationFrameworkClassic, global::System.Guid.Parse("4293ac26-ecb6-418b-9b42-b945c74ecb17")); - /// - /// The for PresentationFramework.dll - /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net35.References.PresentationFramework, global::System.Guid.Parse("1d43c0ba-2ab6-4ef5-b263-a3f7174edfd1")); - /// /// The for PresentationFramework.Luna.dll /// @@ -173,14 +158,14 @@ public static class ReferenceInfos public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net35.References.PresentationFrameworkRoyale, global::System.Guid.Parse("97c52d7a-d92f-40e8-8db0-a03cf423f41f")); /// - /// The for ReachFramework.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net35.References.ReachFramework, global::System.Guid.Parse("4561e5d1-1276-4ac1-9340-cd0b8ee96d73")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net35.References.PresentationFramework, global::System.Guid.Parse("1d43c0ba-2ab6-4ef5-b263-a3f7174edfd1")); /// - /// The for sysglobl.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net35.References.sysglobl, global::System.Guid.Parse("b42493d9-0943-46d3-9f2e-35820ab0dda4")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net35.References.ReachFramework, global::System.Guid.Parse("4561e5d1-1276-4ac1-9340-cd0b8ee96d73")); /// /// The for System.AddIn.Contract.dll @@ -198,14 +183,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net35.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("88a57291-36f2-4bb6-97e7-a74c3652e3c6")); /// - /// The for System.Configuration.dll + /// The for System.Configuration.Install.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net35.References.SystemConfiguration, global::System.Guid.Parse("dc65cb6e-6c21-4a2e-ab41-b45e830b07b2")); + public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net35.References.SystemConfigurationInstall, global::System.Guid.Parse("bf98b925-89bf-4880-acec-a09c2dc49207")); /// - /// The for System.Configuration.Install.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net35.References.SystemConfigurationInstall, global::System.Guid.Parse("bf98b925-89bf-4880-acec-a09c2dc49207")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net35.References.SystemConfiguration, global::System.Guid.Parse("dc65cb6e-6c21-4a2e-ab41-b45e830b07b2")); /// /// The for System.Core.dll @@ -217,11 +202,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net35.References.SystemDataDataSetExtensions, global::System.Guid.Parse("9b389b5c-da2c-4724-a4fa-fbe7c0101191")); - /// - /// The for System.Data.dll - /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net35.References.SystemData, global::System.Guid.Parse("71c83da2-b121-45f8-bc99-4fdc019a2af2")); - /// /// The for System.Data.Entity.Design.dll /// @@ -262,6 +242,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net35.References.SystemDataSqlXml, global::System.Guid.Parse("a5889030-e4fd-4920-bc75-054c588ca9cd")); + /// + /// The for System.Data.dll + /// + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net35.References.SystemData, global::System.Guid.Parse("71c83da2-b121-45f8-bc99-4fdc019a2af2")); + /// /// The for System.Deployment.dll /// @@ -277,20 +262,15 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net35.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("5360ff29-42b3-45a6-b321-2c72fd8852e3")); - /// - /// The for System.DirectoryServices.dll - /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net35.References.SystemDirectoryServices, global::System.Guid.Parse("45f02b40-074a-4c3a-8be2-395b6b6c8ddb")); - /// /// The for System.DirectoryServices.Protocols.dll /// public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net35.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1ce43ead-cae9-487d-b2ad-7e5d11e54d75")); /// - /// The for System.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net35.References.System, global::System.Guid.Parse("ae0ee58d-2eb9-4874-9124-adc3b456c262")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net35.References.SystemDirectoryServices, global::System.Guid.Parse("45f02b40-074a-4c3a-8be2-395b6b6c8ddb")); /// /// The for System.Drawing.Design.dll @@ -308,9 +288,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net35.References.SystemEnterpriseServices, global::System.Guid.Parse("7a462087-7be0-46d1-b6ab-b5c74d8b9000")); /// - /// The for System.IdentityModel.dll + /// The for System.IO.Log.dll /// - public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net35.References.SystemIdentityModel, global::System.Guid.Parse("3a4ebf5d-4cbb-4d49-98c8-fc6c4c0b9c1b")); + public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net35.References.SystemIOLog, global::System.Guid.Parse("dfe40461-3882-4db9-9b3d-8156a44e1611")); /// /// The for System.IdentityModel.Selectors.dll @@ -318,19 +298,19 @@ public static class ReferenceInfos public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net35.References.SystemIdentityModelSelectors, global::System.Guid.Parse("037ad437-90cf-4fa0-84ee-b7b3140e375e")); /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.dll /// - public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net35.References.SystemIOLog, global::System.Guid.Parse("dfe40461-3882-4db9-9b3d-8156a44e1611")); + public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net35.References.SystemIdentityModel, global::System.Guid.Parse("3a4ebf5d-4cbb-4d49-98c8-fc6c4c0b9c1b")); /// - /// The for System.Management.dll + /// The for System.Management.Instrumentation.dll /// - public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net35.References.SystemManagement, global::System.Guid.Parse("87c7a545-4dd4-4371-b04a-d94fa5b787a9")); + public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net35.References.SystemManagementInstrumentation, global::System.Guid.Parse("8af849ec-370a-4546-9e7b-32089911451e")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net35.References.SystemManagementInstrumentation, global::System.Guid.Parse("8af849ec-370a-4546-9e7b-32089911451e")); + public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net35.References.SystemManagement, global::System.Guid.Parse("87c7a545-4dd4-4371-b04a-d94fa5b787a9")); /// /// The for System.Messaging.dll @@ -353,14 +333,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net35.References.SystemRuntimeRemoting, global::System.Guid.Parse("1c46448d-8f5e-47a8-9a43-bc51cf644907")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net35.References.SystemRuntimeSerialization, global::System.Guid.Parse("f87060cd-5d0f-49aa-be3b-39e68627825a")); + public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net35.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("1fefa0cb-4333-4e85-b6a9-e07b213ac91d")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net35.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("1fefa0cb-4333-4e85-b6a9-e07b213ac91d")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net35.References.SystemRuntimeSerialization, global::System.Guid.Parse("f87060cd-5d0f-49aa-be3b-39e68627825a")); /// /// The for System.Security.dll @@ -368,14 +348,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net35.References.SystemSecurity, global::System.Guid.Parse("e71be16e-c183-4898-b1c0-0ddc08351739")); /// - /// The for System.ServiceModel.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net35.References.SystemServiceModel, global::System.Guid.Parse("fe9d3308-afbe-4c26-b18d-de799ac830c8")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net35.References.SystemServiceModelWeb, global::System.Guid.Parse("58b5d74b-3759-4c4b-8f30-908a3b4a971c")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.ServiceModel.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net35.References.SystemServiceModelWeb, global::System.Guid.Parse("58b5d74b-3759-4c4b-8f30-908a3b4a971c")); + public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net35.References.SystemServiceModel, global::System.Guid.Parse("fe9d3308-afbe-4c26-b18d-de799ac830c8")); /// /// The for System.ServiceProcess.dll @@ -397,11 +377,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net35.References.SystemWebAbstractions, global::System.Guid.Parse("40028a53-8768-425b-a289-fc2c7e586f09")); - /// - /// The for System.Web.dll - /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net35.References.SystemWeb, global::System.Guid.Parse("5c9bf923-1bf1-4965-a83e-39497a0aa550")); - /// /// The for System.Web.DynamicData.Design.dll /// @@ -452,6 +427,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net35.References.SystemWebServices, global::System.Guid.Parse("b8ca874d-9236-4c8f-854d-d5bdb186ce69")); + /// + /// The for System.Web.dll + /// + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net35.References.SystemWeb, global::System.Guid.Parse("5c9bf923-1bf1-4965-a83e-39497a0aa550")); + /// /// The for System.Windows.Forms.dll /// @@ -482,15 +462,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net35.References.SystemWorkflowServices, global::System.Guid.Parse("648c9bc4-661b-4065-b594-b266a67facca")); + /// + /// The for System.Xml.Linq.dll + /// + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net35.References.SystemXmlLinq, global::System.Guid.Parse("904fe4bb-0ca8-44f7-ba21-ee9f913d4fe0")); + /// /// The for System.Xml.dll /// public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net35.References.SystemXml, global::System.Guid.Parse("6ff059a9-08a8-4aa4-97c4-d0f6845b508a")); /// - /// The for System.Xml.Linq.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net35.References.SystemXmlLinq, global::System.Guid.Parse("904fe4bb-0ca8-44f7-ba21-ee9f913d4fe0")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net35.References.System, global::System.Guid.Parse("ae0ee58d-2eb9-4874-9124-adc3b456c262")); /// /// The for UIAutomationClient.dll @@ -521,6 +506,21 @@ public static class ReferenceInfos /// The for WindowsFormsIntegration.dll /// public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net35.References.WindowsFormsIntegration, global::System.Guid.Parse("e8527c3e-671e-4d16-b92d-45bf422f5a23")); + + /// + /// The for cscompmgd.dll + /// + public static ReferenceInfo cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net35.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net35.References.mscorlib, global::System.Guid.Parse("c28a86ac-9899-4084-a29d-1009e48b7ad8")); + + /// + /// The for sysglobl.dll + /// + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net35.References.sysglobl, global::System.Guid.Parse("b42493d9-0943-46d3-9f2e-35820ab0dda4")); private static ImmutableArray _all; public static ImmutableArray All { @@ -532,7 +532,6 @@ public static ImmutableArray All [ Accessibility, AspNetMMCExt, - cscompmgd, CustomMarshalers, IEExecRemote, IEHost, @@ -547,31 +546,28 @@ public static ImmutableArray All MicrosoftJScript, MicrosoftVisualBasicCompatibilityData, MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, MicrosoftVisualBasicVsa, - MicrosoftVisualC, + MicrosoftVisualBasic, MicrosoftVisualCSTLCLR, - MicrosoftVsa, + MicrosoftVisualC, MicrosoftVsaVbCodeDOMProcessor, + MicrosoftVsa, Microsoft_VsaVb, - mscorlib, PresentationBuildTasks, PresentationCore, PresentationFrameworkAero, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, ReachFramework, - sysglobl, SystemAddInContract, SystemAddIn, SystemComponentModelDataAnnotations, - SystemConfiguration, SystemConfigurationInstall, + SystemConfiguration, SystemCore, SystemDataDataSetExtensions, - SystemData, SystemDataEntityDesign, SystemDataEntity, SystemDataLinq, @@ -580,34 +576,33 @@ public static ImmutableArray All SystemDataServicesDesign, SystemDataServices, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, SystemIOLog, - SystemManagement, + SystemIdentityModelSelectors, + SystemIdentityModel, SystemManagementInstrumentation, + SystemManagement, SystemMessaging, SystemNet, SystemPrinting, SystemRuntimeRemoting, - SystemRuntimeSerialization, SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, SystemSecurity, - SystemServiceModel, SystemServiceModelWeb, + SystemServiceModel, SystemServiceProcess, SystemSpeech, SystemTransactions, SystemWebAbstractions, - SystemWeb, SystemWebDynamicDataDesign, SystemWebDynamicData, SystemWebEntityDesign, @@ -618,20 +613,25 @@ public static ImmutableArray All SystemWebRegularExpressions, SystemWebRouting, SystemWebServices, + SystemWeb, SystemWindowsForms, SystemWindowsPresentation, SystemWorkflowActivities, SystemWorkflowComponentModel, SystemWorkflowRuntime, SystemWorkflowServices, - SystemXml, SystemXmlLinq, + SystemXml, + System, UIAutomationClient, UIAutomationClientsideProviders, UIAutomationProvider, UIAutomationTypes, WindowsBase, WindowsFormsIntegration, + cscompmgd, + mscorlib, + sysglobl, ]; } return _all; @@ -680,23 +680,6 @@ public static PortableExecutableReference AspNetMMCExt } } - private static PortableExecutableReference? _cscompmgd; - - /// - /// The for cscompmgd.dll - /// - public static PortableExecutableReference cscompmgd - { - get - { - if (_cscompmgd is null) - { - _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net35)"); - } - return _cscompmgd; - } - } - private static PortableExecutableReference? _CustomMarshalers; /// @@ -935,23 +918,6 @@ public static PortableExecutableReference MicrosoftVisualBasicCompatibility } } - private static PortableExecutableReference? _MicrosoftVisualBasic; - - /// - /// The for Microsoft.VisualBasic.dll - /// - public static PortableExecutableReference MicrosoftVisualBasic - { - get - { - if (_MicrosoftVisualBasic is null) - { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net35)"); - } - return _MicrosoftVisualBasic; - } - } - private static PortableExecutableReference? _MicrosoftVisualBasicVsa; /// @@ -969,20 +935,20 @@ public static PortableExecutableReference MicrosoftVisualBasicVsa } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for Microsoft.VisualC.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_MicrosoftVisualC is null) + if (_MicrosoftVisualBasic is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net35)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net35)"); } - return _MicrosoftVisualC; + return _MicrosoftVisualBasic; } } @@ -1003,20 +969,20 @@ public static PortableExecutableReference MicrosoftVisualCSTLCLR } } - private static PortableExecutableReference? _MicrosoftVsa; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for Microsoft.Vsa.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference MicrosoftVsa + public static PortableExecutableReference MicrosoftVisualC { get { - if (_MicrosoftVsa is null) + if (_MicrosoftVisualC is null) { - _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net35)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net35)"); } - return _MicrosoftVsa; + return _MicrosoftVisualC; } } @@ -1037,37 +1003,37 @@ public static PortableExecutableReference MicrosoftVsaVbCodeDOMProcessor } } - private static PortableExecutableReference? _Microsoft_VsaVb; + private static PortableExecutableReference? _MicrosoftVsa; /// - /// The for Microsoft_VsaVb.dll + /// The for Microsoft.Vsa.dll /// - public static PortableExecutableReference Microsoft_VsaVb + public static PortableExecutableReference MicrosoftVsa { get { - if (_Microsoft_VsaVb is null) + if (_MicrosoftVsa is null) { - _Microsoft_VsaVb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft_VsaVb")).GetReference(filePath: "Microsoft_VsaVb.dll", display: "Microsoft_VsaVb (net35)"); + _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net35)"); } - return _Microsoft_VsaVb; + return _MicrosoftVsa; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _Microsoft_VsaVb; /// - /// The for mscorlib.dll + /// The for Microsoft_VsaVb.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference Microsoft_VsaVb { get { - if (_mscorlib is null) + if (_Microsoft_VsaVb is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net35)"); + _Microsoft_VsaVb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft_VsaVb")).GetReference(filePath: "Microsoft_VsaVb.dll", display: "Microsoft_VsaVb (net35)"); } - return _mscorlib; + return _Microsoft_VsaVb; } } @@ -1139,29 +1105,12 @@ public static PortableExecutableReference PresentationFrameworkClassic } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for PresentationFramework.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference PresentationFramework - { - get - { - if (_PresentationFramework is null) - { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net35)"); - } - return _PresentationFramework; - } - } - - private static PortableExecutableReference? _PresentationFrameworkLuna; - - /// - /// The for PresentationFramework.Luna.dll - /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference PresentationFrameworkLuna { get { @@ -1190,37 +1139,37 @@ public static PortableExecutableReference PresentationFrameworkRoyale } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for ReachFramework.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference PresentationFramework { get { - if (_ReachFramework is null) + if (_PresentationFramework is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net35)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net35)"); } - return _ReachFramework; + return _PresentationFramework; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _ReachFramework; /// - /// The for sysglobl.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference ReachFramework { get { - if (_sysglobl is null) + if (_ReachFramework is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net35)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net35)"); } - return _sysglobl; + return _ReachFramework; } } @@ -1275,37 +1224,37 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.Configuration.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemConfiguration is null) + if (_SystemConfigurationInstall is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net35)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net35)"); } - return _SystemConfiguration; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Configuration.Install.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemConfigurationInstall is null) + if (_SystemConfiguration is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net35)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net35)"); } - return _SystemConfigurationInstall; + return _SystemConfiguration; } } @@ -1343,23 +1292,6 @@ public static PortableExecutableReference SystemDataDataSetExtensions } } - private static PortableExecutableReference? _SystemData; - - /// - /// The for System.Data.dll - /// - public static PortableExecutableReference SystemData - { - get - { - if (_SystemData is null) - { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net35)"); - } - return _SystemData; - } - } - private static PortableExecutableReference? _SystemDataEntityDesign; /// @@ -1496,6 +1428,23 @@ public static PortableExecutableReference SystemDataSqlXml } } + private static PortableExecutableReference? _SystemData; + + /// + /// The for System.Data.dll + /// + public static PortableExecutableReference SystemData + { + get + { + if (_SystemData is null) + { + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net35)"); + } + return _SystemData; + } + } + private static PortableExecutableReference? _SystemDeployment; /// @@ -1547,23 +1496,6 @@ public static PortableExecutableReference SystemDirectoryServicesAccountManageme } } - private static PortableExecutableReference? _SystemDirectoryServices; - - /// - /// The for System.DirectoryServices.dll - /// - public static PortableExecutableReference SystemDirectoryServices - { - get - { - if (_SystemDirectoryServices is null) - { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net35)"); - } - return _SystemDirectoryServices; - } - } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// @@ -1581,20 +1513,20 @@ public static PortableExecutableReference SystemDirectoryServicesProtocols } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDirectoryServices { get { - if (_System is null) + if (_SystemDirectoryServices is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System")).GetReference(filePath: "System.dll", display: "System (net35)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net35)"); } - return _System; + return _SystemDirectoryServices; } } @@ -1649,20 +1581,20 @@ public static PortableExecutableReference SystemEnterpriseServices } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.IdentityModel.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemIOLog { get { - if (_SystemIdentityModel is null) + if (_SystemIOLog is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net35)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net35)"); } - return _SystemIdentityModel; + return _SystemIOLog; } } @@ -1683,54 +1615,54 @@ public static PortableExecutableReference SystemIdentityModelSelectors } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemIOLog is null) + if (_SystemIdentityModel is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net35)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net35)"); } - return _SystemIOLog; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Management.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemManagement is null) + if (_SystemManagementInstrumentation is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net35)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net35)"); } - return _SystemManagement; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Management.Instrumentation.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemManagement { get { - if (_SystemManagementInstrumentation is null) + if (_SystemManagement is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net35)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net35)"); } - return _SystemManagementInstrumentation; + return _SystemManagement; } } @@ -1802,37 +1734,37 @@ public static PortableExecutableReference SystemRuntimeRemoting } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_SystemRuntimeSerialization is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net35)"); + _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net35)"); } - return _SystemRuntimeSerialization; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemRuntimeSerialization is null) { - _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net35)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net35)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemRuntimeSerialization; } } @@ -1853,37 +1785,37 @@ public static PortableExecutableReference SystemSecurity } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.ServiceModel.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemServiceModel is null) + if (_SystemServiceModelWeb is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net35)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net35)"); } - return _SystemServiceModel; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for System.ServiceModel.Web.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemServiceModel { get { - if (_SystemServiceModelWeb is null) + if (_SystemServiceModel is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net35)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net35)"); } - return _SystemServiceModelWeb; + return _SystemServiceModel; } } @@ -1955,23 +1887,6 @@ public static PortableExecutableReference SystemWebAbstractions } } - private static PortableExecutableReference? _SystemWeb; - - /// - /// The for System.Web.dll - /// - public static PortableExecutableReference SystemWeb - { - get - { - if (_SystemWeb is null) - { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net35)"); - } - return _SystemWeb; - } - } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// @@ -2142,27 +2057,44 @@ public static PortableExecutableReference SystemWebServices } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.Forms.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindowsForms is null) + if (_SystemWeb is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net35)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net35)"); } - return _SystemWindowsForms; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.Windows.Presentation.dll + /// The for System.Windows.Forms.dll + /// + public static PortableExecutableReference SystemWindowsForms + { + get + { + if (_SystemWindowsForms is null) + { + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net35)"); + } + return _SystemWindowsForms; + } + } + + private static PortableExecutableReference? _SystemWindowsPresentation; + + /// + /// The for System.Windows.Presentation.dll /// public static PortableExecutableReference SystemWindowsPresentation { @@ -2244,6 +2176,23 @@ public static PortableExecutableReference SystemWorkflowServices } } + private static PortableExecutableReference? _SystemXmlLinq; + + /// + /// The for System.Xml.Linq.dll + /// + public static PortableExecutableReference SystemXmlLinq + { + get + { + if (_SystemXmlLinq is null) + { + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net35)"); + } + return _SystemXmlLinq; + } + } + private static PortableExecutableReference? _SystemXml; /// @@ -2261,20 +2210,20 @@ public static PortableExecutableReference SystemXml } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.Linq.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference System { get { - if (_SystemXmlLinq is null) + if (_System is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net35)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System")).GetReference(filePath: "System.dll", display: "System (net35)"); } - return _SystemXmlLinq; + return _System; } } @@ -2380,6 +2329,57 @@ public static PortableExecutableReference WindowsFormsIntegration } } + private static PortableExecutableReference? _cscompmgd; + + /// + /// The for cscompmgd.dll + /// + public static PortableExecutableReference cscompmgd + { + get + { + if (_cscompmgd is null) + { + _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net35)"); + } + return _cscompmgd; + } + } + + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net35)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _sysglobl; + + /// + /// The for sysglobl.dll + /// + public static PortableExecutableReference sysglobl + { + get + { + if (_sysglobl is null) + { + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net35)"); + } + return _sysglobl; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -2391,7 +2391,6 @@ public static ImmutableArray All [ Accessibility, AspNetMMCExt, - cscompmgd, CustomMarshalers, IEExecRemote, IEHost, @@ -2406,31 +2405,28 @@ public static ImmutableArray All MicrosoftJScript, MicrosoftVisualBasicCompatibilityData, MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, MicrosoftVisualBasicVsa, - MicrosoftVisualC, + MicrosoftVisualBasic, MicrosoftVisualCSTLCLR, - MicrosoftVsa, + MicrosoftVisualC, MicrosoftVsaVbCodeDOMProcessor, + MicrosoftVsa, Microsoft_VsaVb, - mscorlib, PresentationBuildTasks, PresentationCore, PresentationFrameworkAero, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, ReachFramework, - sysglobl, SystemAddInContract, SystemAddIn, SystemComponentModelDataAnnotations, - SystemConfiguration, SystemConfigurationInstall, + SystemConfiguration, SystemCore, SystemDataDataSetExtensions, - SystemData, SystemDataEntityDesign, SystemDataEntity, SystemDataLinq, @@ -2439,34 +2435,33 @@ public static ImmutableArray All SystemDataServicesDesign, SystemDataServices, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, SystemIOLog, - SystemManagement, + SystemIdentityModelSelectors, + SystemIdentityModel, SystemManagementInstrumentation, + SystemManagement, SystemMessaging, SystemNet, SystemPrinting, SystemRuntimeRemoting, - SystemRuntimeSerialization, SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, SystemSecurity, - SystemServiceModel, SystemServiceModelWeb, + SystemServiceModel, SystemServiceProcess, SystemSpeech, SystemTransactions, SystemWebAbstractions, - SystemWeb, SystemWebDynamicDataDesign, SystemWebDynamicData, SystemWebEntityDesign, @@ -2477,20 +2472,25 @@ public static ImmutableArray All SystemWebRegularExpressions, SystemWebRouting, SystemWebServices, + SystemWeb, SystemWindowsForms, SystemWindowsPresentation, SystemWorkflowActivities, SystemWorkflowComponentModel, SystemWorkflowRuntime, SystemWorkflowServices, - SystemXml, SystemXmlLinq, + SystemXml, + System, UIAutomationClient, UIAutomationClientsideProviders, UIAutomationProvider, UIAutomationTypes, WindowsBase, WindowsFormsIntegration, + cscompmgd, + mscorlib, + sysglobl, ]; } return _all; @@ -2515,12 +2515,6 @@ public static class Resources public static byte[] AspNetMMCExt => ResourceLoader.GetOrCreateResource(ref _AspNetMMCExt, "net35.AspNetMMCExt"); private static byte[]? _AspNetMMCExt; - /// - /// The image bytes for cscompmgd.dll - /// - public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net35.cscompmgd"); - private static byte[]? _cscompmgd; - /// /// The image bytes for CustomMarshalers.dll /// @@ -2605,12 +2599,6 @@ public static class Resources public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net35.Microsoft.VisualBasic.Compatibility"); private static byte[]? _MicrosoftVisualBasicCompatibility; - /// - /// The image bytes for Microsoft.VisualBasic.dll - /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net35.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - /// /// The image bytes for Microsoft.VisualBasic.Vsa.dll /// @@ -2618,10 +2606,10 @@ public static class Resources private static byte[]? _MicrosoftVisualBasicVsa; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net35.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net35.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// /// The image bytes for Microsoft.VisualC.STLCLR.dll @@ -2630,10 +2618,10 @@ public static class Resources private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for Microsoft.Vsa.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net35.Microsoft.Vsa"); - private static byte[]? _MicrosoftVsa; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net35.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// /// The image bytes for Microsoft.Vsa.Vb.CodeDOMProcessor.dll @@ -2642,16 +2630,16 @@ public static class Resources private static byte[]? _MicrosoftVsaVbCodeDOMProcessor; /// - /// The image bytes for Microsoft_VsaVb.dll + /// The image bytes for Microsoft.Vsa.dll /// - public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net35.Microsoft_VsaVb"); - private static byte[]? _Microsoft_VsaVb; + public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net35.Microsoft.Vsa"); + private static byte[]? _MicrosoftVsa; /// - /// The image bytes for mscorlib.dll + /// The image bytes for Microsoft_VsaVb.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net35.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net35.Microsoft_VsaVb"); + private static byte[]? _Microsoft_VsaVb; /// /// The image bytes for PresentationBuildTasks.dll @@ -2677,12 +2665,6 @@ public static class Resources public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net35.PresentationFramework.Classic"); private static byte[]? _PresentationFrameworkClassic; - /// - /// The image bytes for PresentationFramework.dll - /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net35.PresentationFramework"); - private static byte[]? _PresentationFramework; - /// /// The image bytes for PresentationFramework.Luna.dll /// @@ -2696,16 +2678,16 @@ public static class Resources private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net35.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net35.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for sysglobl.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net35.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net35.ReachFramework"); + private static byte[]? _ReachFramework; /// /// The image bytes for System.AddIn.Contract.dll @@ -2725,18 +2707,18 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net35.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.Configuration.dll - /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net35.System.Configuration"); - private static byte[]? _SystemConfiguration; - /// /// The image bytes for System.Configuration.Install.dll /// public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net35.System.Configuration.Install"); private static byte[]? _SystemConfigurationInstall; + /// + /// The image bytes for System.Configuration.dll + /// + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net35.System.Configuration"); + private static byte[]? _SystemConfiguration; + /// /// The image bytes for System.Core.dll /// @@ -2749,12 +2731,6 @@ public static class Resources public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net35.System.Data.DataSetExtensions"); private static byte[]? _SystemDataDataSetExtensions; - /// - /// The image bytes for System.Data.dll - /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net35.System.Data"); - private static byte[]? _SystemData; - /// /// The image bytes for System.Data.Entity.Design.dll /// @@ -2803,6 +2779,12 @@ public static class Resources public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net35.System.Data.SqlXml"); private static byte[]? _SystemDataSqlXml; + /// + /// The image bytes for System.Data.dll + /// + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net35.System.Data"); + private static byte[]? _SystemData; + /// /// The image bytes for System.Deployment.dll /// @@ -2821,12 +2803,6 @@ public static class Resources public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net35.System.DirectoryServices.AccountManagement"); private static byte[]? _SystemDirectoryServicesAccountManagement; - /// - /// The image bytes for System.DirectoryServices.dll - /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net35.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; - /// /// The image bytes for System.DirectoryServices.Protocols.dll /// @@ -2834,10 +2810,10 @@ public static class Resources private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net35.System"); - private static byte[]? _System; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net35.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// /// The image bytes for System.Drawing.Design.dll @@ -2858,10 +2834,10 @@ public static class Resources private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net35.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net35.System.IO.Log"); + private static byte[]? _SystemIOLog; /// /// The image bytes for System.IdentityModel.Selectors.dll @@ -2870,16 +2846,10 @@ public static class Resources private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.IO.Log.dll - /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net35.System.IO.Log"); - private static byte[]? _SystemIOLog; - - /// - /// The image bytes for System.Management.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net35.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net35.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// /// The image bytes for System.Management.Instrumentation.dll @@ -2887,6 +2857,12 @@ public static class Resources public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net35.System.Management.Instrumentation"); private static byte[]? _SystemManagementInstrumentation; + /// + /// The image bytes for System.Management.dll + /// + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net35.System.Management"); + private static byte[]? _SystemManagement; + /// /// The image bytes for System.Messaging.dll /// @@ -2911,12 +2887,6 @@ public static class Resources public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net35.System.Runtime.Remoting"); private static byte[]? _SystemRuntimeRemoting; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net35.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// @@ -2924,16 +2894,16 @@ public static class Resources private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net35.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net35.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net35.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net35.System.Security"); + private static byte[]? _SystemSecurity; /// /// The image bytes for System.ServiceModel.Web.dll @@ -2941,6 +2911,12 @@ public static class Resources public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net35.System.ServiceModel.Web"); private static byte[]? _SystemServiceModelWeb; + /// + /// The image bytes for System.ServiceModel.dll + /// + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net35.System.ServiceModel"); + private static byte[]? _SystemServiceModel; + /// /// The image bytes for System.ServiceProcess.dll /// @@ -2965,12 +2941,6 @@ public static class Resources public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net35.System.Web.Abstractions"); private static byte[]? _SystemWebAbstractions; - /// - /// The image bytes for System.Web.dll - /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net35.System.Web"); - private static byte[]? _SystemWeb; - /// /// The image bytes for System.Web.DynamicData.Design.dll /// @@ -3031,6 +3001,12 @@ public static class Resources public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net35.System.Web.Services"); private static byte[]? _SystemWebServices; + /// + /// The image bytes for System.Web.dll + /// + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net35.System.Web"); + private static byte[]? _SystemWeb; + /// /// The image bytes for System.Windows.Forms.dll /// @@ -3067,6 +3043,12 @@ public static class Resources public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net35.System.WorkflowServices"); private static byte[]? _SystemWorkflowServices; + /// + /// The image bytes for System.Xml.Linq.dll + /// + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net35.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; + /// /// The image bytes for System.Xml.dll /// @@ -3074,10 +3056,10 @@ public static class Resources private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net35.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net35.System"); + private static byte[]? _System; /// /// The image bytes for UIAutomationClient.dll @@ -3115,6 +3097,24 @@ public static class Resources public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net35.WindowsFormsIntegration"); private static byte[]? _WindowsFormsIntegration; + /// + /// The image bytes for cscompmgd.dll + /// + public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net35.cscompmgd"); + private static byte[]? _cscompmgd; + + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net35.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for sysglobl.dll + /// + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net35.sysglobl"); + private static byte[]? _sysglobl; + } } diff --git a/Src/Basic.Reference.Assemblies.Net35/Generated.targets b/Src/Basic.Reference.Assemblies.Net35/Generated.targets index 4f27c6a..b057000 100644 --- a/Src/Basic.Reference.Assemblies.Net35/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net35/Generated.targets @@ -1,412 +1,412 @@ - + net35.Accessibility Resources\net35\Accessibility.dll - + net35.AspNetMMCExt Resources\net35\AspNetMMCExt.dll - - net35.cscompmgd - Resources\net35\cscompmgd.dll - - + net35.CustomMarshalers Resources\net35\CustomMarshalers.dll - + net35.IEExecRemote Resources\net35\IEExecRemote.dll - + net35.IEHost Resources\net35\IEHost.dll - + net35.IIEHost Resources\net35\IIEHost.dll - + net35.ISymWrapper Resources\net35\ISymWrapper.dll - + net35.Microsoft.Build.Conversion.v3.5 Resources\net35\Microsoft.Build.Conversion.v3.5.dll - + net35.Microsoft.Build.Engine Resources\net35\Microsoft.Build.Engine.dll - + net35.Microsoft.Build.Framework Resources\net35\Microsoft.Build.Framework.dll - + net35.Microsoft.Build.Tasks Resources\net35\Microsoft.Build.Tasks.dll - + net35.Microsoft.Build.Utilities Resources\net35\Microsoft.Build.Utilities.dll - + net35.Microsoft.Build.Utilities.v3.5 Resources\net35\Microsoft.Build.Utilities.v3.5.dll - + net35.Microsoft.JScript Resources\net35\Microsoft.JScript.dll - + net35.Microsoft.VisualBasic.Compatibility.Data Resources\net35\Microsoft.VisualBasic.Compatibility.Data.dll - + net35.Microsoft.VisualBasic.Compatibility Resources\net35\Microsoft.VisualBasic.Compatibility.dll - - net35.Microsoft.VisualBasic - Resources\net35\Microsoft.VisualBasic.dll - - + net35.Microsoft.VisualBasic.Vsa Resources\net35\Microsoft.VisualBasic.Vsa.dll - - net35.Microsoft.VisualC - Resources\net35\Microsoft.VisualC.dll + + net35.Microsoft.VisualBasic + Resources\net35\Microsoft.VisualBasic.dll - + net35.Microsoft.VisualC.STLCLR Resources\net35\Microsoft.VisualC.STLCLR.dll - - net35.Microsoft.Vsa - Resources\net35\Microsoft.Vsa.dll + + net35.Microsoft.VisualC + Resources\net35\Microsoft.VisualC.dll - + net35.Microsoft.Vsa.Vb.CodeDOMProcessor Resources\net35\Microsoft.Vsa.Vb.CodeDOMProcessor.dll - + + net35.Microsoft.Vsa + Resources\net35\Microsoft.Vsa.dll + + net35.Microsoft_VsaVb Resources\net35\Microsoft_VsaVb.dll - - net35.mscorlib - Resources\net35\mscorlib.dll - - + net35.PresentationBuildTasks Resources\net35\PresentationBuildTasks.dll - + net35.PresentationCore Resources\net35\PresentationCore.dll - + net35.PresentationFramework.Aero Resources\net35\PresentationFramework.Aero.dll - + net35.PresentationFramework.Classic Resources\net35\PresentationFramework.Classic.dll - - net35.PresentationFramework - Resources\net35\PresentationFramework.dll - - + net35.PresentationFramework.Luna Resources\net35\PresentationFramework.Luna.dll - + net35.PresentationFramework.Royale Resources\net35\PresentationFramework.Royale.dll - + + net35.PresentationFramework + Resources\net35\PresentationFramework.dll + + net35.ReachFramework Resources\net35\ReachFramework.dll - - net35.sysglobl - Resources\net35\sysglobl.dll - - + net35.System.AddIn.Contract Resources\net35\System.AddIn.Contract.dll - + net35.System.AddIn Resources\net35\System.AddIn.dll - + net35.System.ComponentModel.DataAnnotations Resources\net35\System.ComponentModel.DataAnnotations.dll - - net35.System.Configuration - Resources\net35\System.Configuration.dll - - + net35.System.Configuration.Install Resources\net35\System.Configuration.Install.dll - + + net35.System.Configuration + Resources\net35\System.Configuration.dll + + net35.System.Core Resources\net35\System.Core.dll - + net35.System.Data.DataSetExtensions Resources\net35\System.Data.DataSetExtensions.dll - - net35.System.Data - Resources\net35\System.Data.dll - - + net35.System.Data.Entity.Design Resources\net35\System.Data.Entity.Design.dll - + net35.System.Data.Entity Resources\net35\System.Data.Entity.dll - + net35.System.Data.Linq Resources\net35\System.Data.Linq.dll - + net35.System.Data.OracleClient Resources\net35\System.Data.OracleClient.dll - + net35.System.Data.Services.Client Resources\net35\System.Data.Services.Client.dll - + net35.System.Data.Services.Design Resources\net35\System.Data.Services.Design.dll - + net35.System.Data.Services Resources\net35\System.Data.Services.dll - + net35.System.Data.SqlXml Resources\net35\System.Data.SqlXml.dll - + + net35.System.Data + Resources\net35\System.Data.dll + + net35.System.Deployment Resources\net35\System.Deployment.dll - + net35.System.Design Resources\net35\System.Design.dll - + net35.System.DirectoryServices.AccountManagement Resources\net35\System.DirectoryServices.AccountManagement.dll - - net35.System.DirectoryServices - Resources\net35\System.DirectoryServices.dll - - + net35.System.DirectoryServices.Protocols Resources\net35\System.DirectoryServices.Protocols.dll - - net35.System - Resources\net35\System.dll + + net35.System.DirectoryServices + Resources\net35\System.DirectoryServices.dll - + net35.System.Drawing.Design Resources\net35\System.Drawing.Design.dll - + net35.System.Drawing Resources\net35\System.Drawing.dll - + net35.System.EnterpriseServices Resources\net35\System.EnterpriseServices.dll - - net35.System.IdentityModel - Resources\net35\System.IdentityModel.dll + + net35.System.IO.Log + Resources\net35\System.IO.Log.dll - + net35.System.IdentityModel.Selectors Resources\net35\System.IdentityModel.Selectors.dll - - net35.System.IO.Log - Resources\net35\System.IO.Log.dll - - - net35.System.Management - Resources\net35\System.Management.dll + + net35.System.IdentityModel + Resources\net35\System.IdentityModel.dll - + net35.System.Management.Instrumentation Resources\net35\System.Management.Instrumentation.dll - + + net35.System.Management + Resources\net35\System.Management.dll + + net35.System.Messaging Resources\net35\System.Messaging.dll - + net35.System.Net Resources\net35\System.Net.dll - + net35.System.Printing Resources\net35\System.Printing.dll - + net35.System.Runtime.Remoting Resources\net35\System.Runtime.Remoting.dll - - net35.System.Runtime.Serialization - Resources\net35\System.Runtime.Serialization.dll - - + net35.System.Runtime.Serialization.Formatters.Soap Resources\net35\System.Runtime.Serialization.Formatters.Soap.dll - + + net35.System.Runtime.Serialization + Resources\net35\System.Runtime.Serialization.dll + + net35.System.Security Resources\net35\System.Security.dll - - net35.System.ServiceModel - Resources\net35\System.ServiceModel.dll - - + net35.System.ServiceModel.Web Resources\net35\System.ServiceModel.Web.dll - + + net35.System.ServiceModel + Resources\net35\System.ServiceModel.dll + + net35.System.ServiceProcess Resources\net35\System.ServiceProcess.dll - + net35.System.Speech Resources\net35\System.Speech.dll - + net35.System.Transactions Resources\net35\System.Transactions.dll - + net35.System.Web.Abstractions Resources\net35\System.Web.Abstractions.dll - - net35.System.Web - Resources\net35\System.Web.dll - - + net35.System.Web.DynamicData.Design Resources\net35\System.Web.DynamicData.Design.dll - + net35.System.Web.DynamicData Resources\net35\System.Web.DynamicData.dll - + net35.System.Web.Entity.Design Resources\net35\System.Web.Entity.Design.dll - + net35.System.Web.Entity Resources\net35\System.Web.Entity.dll - + net35.System.Web.Extensions.Design Resources\net35\System.Web.Extensions.Design.dll - + net35.System.Web.Extensions Resources\net35\System.Web.Extensions.dll - + net35.System.Web.Mobile Resources\net35\System.Web.Mobile.dll - + net35.System.Web.RegularExpressions Resources\net35\System.Web.RegularExpressions.dll - + net35.System.Web.Routing Resources\net35\System.Web.Routing.dll - + net35.System.Web.Services Resources\net35\System.Web.Services.dll - + + net35.System.Web + Resources\net35\System.Web.dll + + net35.System.Windows.Forms Resources\net35\System.Windows.Forms.dll - + net35.System.Windows.Presentation Resources\net35\System.Windows.Presentation.dll - + net35.System.Workflow.Activities Resources\net35\System.Workflow.Activities.dll - + net35.System.Workflow.ComponentModel Resources\net35\System.Workflow.ComponentModel.dll - + net35.System.Workflow.Runtime Resources\net35\System.Workflow.Runtime.dll - + net35.System.WorkflowServices Resources\net35\System.WorkflowServices.dll - + + net35.System.Xml.Linq + Resources\net35\System.Xml.Linq.dll + + net35.System.Xml Resources\net35\System.Xml.dll - - net35.System.Xml.Linq - Resources\net35\System.Xml.Linq.dll + + net35.System + Resources\net35\System.dll - + net35.UIAutomationClient Resources\net35\UIAutomationClient.dll - + net35.UIAutomationClientsideProviders Resources\net35\UIAutomationClientsideProviders.dll - + net35.UIAutomationProvider Resources\net35\UIAutomationProvider.dll - + net35.UIAutomationTypes Resources\net35\UIAutomationTypes.dll - + net35.WindowsBase Resources\net35\WindowsBase.dll - + net35.WindowsFormsIntegration Resources\net35\WindowsFormsIntegration.dll + + net35.cscompmgd + Resources\net35\cscompmgd.dll + + + net35.mscorlib + Resources\net35\mscorlib.dll + + + net35.sysglobl + Resources\net35\sysglobl.dll + diff --git a/Src/Basic.Reference.Assemblies.Net40/Generated.cs b/Src/Basic.Reference.Assemblies.Net40/Generated.cs index 2401385..ed5b7f7 100644 --- a/Src/Basic.Reference.Assemblies.Net40/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net40/Generated.cs @@ -32,11 +32,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftBuildConversionv40 => new ReferenceInfo("Microsoft.Build.Conversion.v4.0.dll", Resources.MicrosoftBuildConversionv40, Net40.References.MicrosoftBuildConversionv40, global::System.Guid.Parse("57509f66-1963-4940-853e-2380eade5fdd")); - /// - /// The for Microsoft.Build.dll - /// - public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net40.References.MicrosoftBuild, global::System.Guid.Parse("d70e1d76-0ce9-42e6-8f90-72fdd38db52e")); - /// /// The for Microsoft.Build.Engine.dll /// @@ -57,6 +52,11 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftBuildUtilitiesv40 => new ReferenceInfo("Microsoft.Build.Utilities.v4.0.dll", Resources.MicrosoftBuildUtilitiesv40, Net40.References.MicrosoftBuildUtilitiesv40, global::System.Guid.Parse("d09d2bb7-cefe-45d0-b51f-8da9c0b707a7")); + /// + /// The for Microsoft.Build.dll + /// + public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net40.References.MicrosoftBuild, global::System.Guid.Parse("d70e1d76-0ce9-42e6-8f90-72fdd38db52e")); + /// /// The for Microsoft.CSharp.dll /// @@ -82,20 +82,15 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net40.References.MicrosoftVisualBasic, global::System.Guid.Parse("ca67eb7f-a336-4fa4-8018-b007879d1f5f")); - /// - /// The for Microsoft.VisualC.dll - /// - public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net40.References.MicrosoftVisualC, global::System.Guid.Parse("c6506637-2cc3-46fe-ad67-5b43c20d2f0a")); - /// /// The for Microsoft.VisualC.STLCLR.dll /// public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net40.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("70c9f0c4-b481-4743-92ac-6fc2a06e60bb")); /// - /// The for mscorlib.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net40.References.mscorlib, global::System.Guid.Parse("fcb9dac8-ae3a-4886-93b0-f4cd5b0db0be")); + public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net40.References.MicrosoftVisualC, global::System.Guid.Parse("c6506637-2cc3-46fe-ad67-5b43c20d2f0a")); /// /// The for PresentationBuildTasks.dll @@ -117,11 +112,6 @@ public static class ReferenceInfos /// public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net40.References.PresentationFrameworkClassic, global::System.Guid.Parse("9c87a3dd-c813-4e3d-8ea0-41ed0aa00441")); - /// - /// The for PresentationFramework.dll - /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net40.References.PresentationFramework, global::System.Guid.Parse("f6bf19b3-9315-496f-a586-3e90b078f615")); - /// /// The for PresentationFramework.Luna.dll /// @@ -133,25 +123,20 @@ public static class ReferenceInfos public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net40.References.PresentationFrameworkRoyale, global::System.Guid.Parse("3aeebb41-2bdb-4352-bebe-245840337cda")); /// - /// The for ReachFramework.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net40.References.ReachFramework, global::System.Guid.Parse("3d2c1140-f705-453c-a0fc-8fe70bd53577")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net40.References.PresentationFramework, global::System.Guid.Parse("f6bf19b3-9315-496f-a586-3e90b078f615")); /// - /// The for sysglobl.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net40.References.sysglobl, global::System.Guid.Parse("a93b012c-90f2-44ec-a147-3be2c185c32e")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net40.References.ReachFramework, global::System.Guid.Parse("3d2c1140-f705-453c-a0fc-8fe70bd53577")); /// /// The for System.Activities.Core.Presentation.dll /// public static ReferenceInfo SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net40.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("cf573522-f874-4577-99d8-b953e44ec40f")); - /// - /// The for System.Activities.dll - /// - public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net40.References.SystemActivities, global::System.Guid.Parse("2fe5c986-f961-4f89-b416-9f342c8b9055")); - /// /// The for System.Activities.DurableInstancing.dll /// @@ -162,6 +147,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net40.References.SystemActivitiesPresentation, global::System.Guid.Parse("840213b8-fba8-4ca3-a868-dbab032e911c")); + /// + /// The for System.Activities.dll + /// + public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net40.References.SystemActivities, global::System.Guid.Parse("2fe5c986-f961-4f89-b416-9f342c8b9055")); + /// /// The for System.AddIn.Contract.dll /// @@ -183,14 +173,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net40.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("648e3712-aacd-4dfa-84d6-70c740f7d24e")); /// - /// The for System.Configuration.dll + /// The for System.Configuration.Install.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net40.References.SystemConfiguration, global::System.Guid.Parse("5cf0fd1d-1fd0-4bba-a252-1ada56614cc6")); + public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net40.References.SystemConfigurationInstall, global::System.Guid.Parse("d04b802a-f84d-49ba-9d5f-e4c363ee91ca")); /// - /// The for System.Configuration.Install.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net40.References.SystemConfigurationInstall, global::System.Guid.Parse("d04b802a-f84d-49ba-9d5f-e4c363ee91ca")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net40.References.SystemConfiguration, global::System.Guid.Parse("5cf0fd1d-1fd0-4bba-a252-1ada56614cc6")); /// /// The for System.Core.dll @@ -202,11 +192,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net40.References.SystemDataDataSetExtensions, global::System.Guid.Parse("4d130ce9-0078-4e91-977e-b6e11733269c")); - /// - /// The for System.Data.dll - /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net40.References.SystemData, global::System.Guid.Parse("22386941-a5a1-4820-a07c-ea20ca99b8d4")); - /// /// The for System.Data.Entity.Design.dll /// @@ -247,6 +232,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net40.References.SystemDataSqlXml, global::System.Guid.Parse("4bbea719-1477-4edc-95b9-869f3a0f1124")); + /// + /// The for System.Data.dll + /// + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net40.References.SystemData, global::System.Guid.Parse("22386941-a5a1-4820-a07c-ea20ca99b8d4")); + /// /// The for System.Deployment.dll /// @@ -267,20 +257,15 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net40.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("f190dfc2-b8c1-423b-af14-de5537400cb1")); - /// - /// The for System.DirectoryServices.dll - /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net40.References.SystemDirectoryServices, global::System.Guid.Parse("5551d0c8-47f6-4152-9561-bccb644f068b")); - /// /// The for System.DirectoryServices.Protocols.dll /// public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net40.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("eba6a5f7-6f1a-4e90-8bf0-ef09e571cced")); /// - /// The for System.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net40.References.System, global::System.Guid.Parse("0467f5c0-e463-4b2c-acc5-f718cb71f056")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net40.References.SystemDirectoryServices, global::System.Guid.Parse("5551d0c8-47f6-4152-9561-bccb644f068b")); /// /// The for System.Drawing.Design.dll @@ -298,9 +283,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net40.References.SystemEnterpriseServices, global::System.Guid.Parse("7728b717-99ea-4089-ab66-896b4d6f9968")); /// - /// The for System.IdentityModel.dll + /// The for System.IO.Log.dll /// - public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net40.References.SystemIdentityModel, global::System.Guid.Parse("cf138cb8-4c1c-49b3-8187-854624de4857")); + public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net40.References.SystemIOLog, global::System.Guid.Parse("45b96149-decc-4874-896f-5909d66243c2")); /// /// The for System.IdentityModel.Selectors.dll @@ -308,19 +293,19 @@ public static class ReferenceInfos public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net40.References.SystemIdentityModelSelectors, global::System.Guid.Parse("cdfbb734-703f-442d-bea5-cb919c58e72a")); /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.dll /// - public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net40.References.SystemIOLog, global::System.Guid.Parse("45b96149-decc-4874-896f-5909d66243c2")); + public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net40.References.SystemIdentityModel, global::System.Guid.Parse("cf138cb8-4c1c-49b3-8187-854624de4857")); /// - /// The for System.Management.dll + /// The for System.Management.Instrumentation.dll /// - public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net40.References.SystemManagement, global::System.Guid.Parse("9276337a-1dac-4ef5-8c9d-5de4207af4aa")); + public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net40.References.SystemManagementInstrumentation, global::System.Guid.Parse("948c3e21-ad31-43dd-b2ec-1f248c32d213")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net40.References.SystemManagementInstrumentation, global::System.Guid.Parse("948c3e21-ad31-43dd-b2ec-1f248c32d213")); + public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net40.References.SystemManagement, global::System.Guid.Parse("9276337a-1dac-4ef5-8c9d-5de4207af4aa")); /// /// The for System.Messaging.dll @@ -358,14 +343,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net40.References.SystemRuntimeRemoting, global::System.Guid.Parse("fefabeaf-8021-4f46-a089-661ae8ab8452")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net40.References.SystemRuntimeSerialization, global::System.Guid.Parse("9459c93d-5962-4eeb-ac3f-be1a71158463")); + public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net40.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("65ea3201-fd3e-4ab9-951e-4f0a1a8af3ce")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net40.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("65ea3201-fd3e-4ab9-951e-4f0a1a8af3ce")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net40.References.SystemRuntimeSerialization, global::System.Guid.Parse("9459c93d-5962-4eeb-ac3f-be1a71158463")); /// /// The for System.Security.dll @@ -392,11 +377,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net40.References.SystemServiceModelDiscovery, global::System.Guid.Parse("2346b47a-c89a-430f-ba87-7c741c966c61")); - /// - /// The for System.ServiceModel.dll - /// - public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net40.References.SystemServiceModel, global::System.Guid.Parse("8f2c5602-6fa4-4dbf-83b8-86756b274c77")); - /// /// The for System.ServiceModel.Routing.dll /// @@ -407,6 +387,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net40.References.SystemServiceModelWeb, global::System.Guid.Parse("04855660-5283-42ef-be5d-06ad10ee0d78")); + /// + /// The for System.ServiceModel.dll + /// + public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net40.References.SystemServiceModel, global::System.Guid.Parse("8f2c5602-6fa4-4dbf-83b8-86756b274c77")); + /// /// The for System.ServiceProcess.dll /// @@ -442,11 +427,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net40.References.SystemWebDataVisualization, global::System.Guid.Parse("856c8cf5-62bb-4828-8935-55ab9030aeb5")); - /// - /// The for System.Web.dll - /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net40.References.SystemWeb, global::System.Guid.Parse("e332d723-1405-4f29-af8b-ce2050c10687")); - /// /// The for System.Web.DynamicData.Design.dll /// @@ -497,6 +477,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net40.References.SystemWebServices, global::System.Guid.Parse("d7721d29-fda9-4acb-8747-27ac5a4490f8")); + /// + /// The for System.Web.dll + /// + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net40.References.SystemWeb, global::System.Guid.Parse("e332d723-1405-4f29-af8b-ce2050c10687")); + /// /// The for System.Windows.Forms.DataVisualization.Design.dll /// @@ -547,15 +532,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net40.References.SystemXaml, global::System.Guid.Parse("03fd13f2-8aca-4d0a-8cb7-cbeefe8b0d61")); + /// + /// The for System.Xml.Linq.dll + /// + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net40.References.SystemXmlLinq, global::System.Guid.Parse("b1acf4e4-d5a6-452c-9276-e601578405f8")); + /// /// The for System.Xml.dll /// public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net40.References.SystemXml, global::System.Guid.Parse("988a97e5-8665-4494-a7b2-6de411f61284")); /// - /// The for System.Xml.Linq.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net40.References.SystemXmlLinq, global::System.Guid.Parse("b1acf4e4-d5a6-452c-9276-e601578405f8")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net40.References.System, global::System.Guid.Parse("0467f5c0-e463-4b2c-acc5-f718cb71f056")); /// /// The for UIAutomationClient.dll @@ -591,6 +581,16 @@ public static class ReferenceInfos /// The for XamlBuildTask.dll /// public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net40.References.XamlBuildTask, global::System.Guid.Parse("98b90ce5-c081-42e7-ba14-ff17e571fd1e")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net40.References.mscorlib, global::System.Guid.Parse("fcb9dac8-ae3a-4886-93b0-f4cd5b0db0be")); + + /// + /// The for sysglobl.dll + /// + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net40.References.sysglobl, global::System.Guid.Parse("a93b012c-90f2-44ec-a147-3be2c185c32e")); private static ImmutableArray _all; public static ImmutableArray All { @@ -604,41 +604,38 @@ public static ImmutableArray All CustomMarshalers, ISymWrapper, MicrosoftBuildConversionv40, - MicrosoftBuild, MicrosoftBuildEngine, MicrosoftBuildFramework, MicrosoftBuildTasksv40, MicrosoftBuildUtilitiesv40, + MicrosoftBuild, MicrosoftCSharp, MicrosoftJScript, MicrosoftVisualBasicCompatibilityData, MicrosoftVisualBasicCompatibility, MicrosoftVisualBasic, - MicrosoftVisualC, MicrosoftVisualCSTLCLR, - mscorlib, + MicrosoftVisualC, PresentationBuildTasks, PresentationCore, PresentationFrameworkAero, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, ReachFramework, - sysglobl, SystemActivitiesCorePresentation, - SystemActivities, SystemActivitiesDurableInstancing, SystemActivitiesPresentation, + SystemActivities, SystemAddInContract, SystemAddIn, SystemComponentModelComposition, SystemComponentModelDataAnnotations, - SystemConfiguration, SystemConfigurationInstall, + SystemConfiguration, SystemCore, SystemDataDataSetExtensions, - SystemData, SystemDataEntityDesign, SystemDataEntity, SystemDataLinq, @@ -647,21 +644,21 @@ public static ImmutableArray All SystemDataServicesDesign, SystemDataServices, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, SystemDevice, SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, SystemIOLog, - SystemManagement, + SystemIdentityModelSelectors, + SystemIdentityModel, SystemManagementInstrumentation, + SystemManagement, SystemMessaging, SystemNet, SystemNumerics, @@ -669,16 +666,16 @@ public static ImmutableArray All SystemRuntimeCaching, SystemRuntimeDurableInstancing, SystemRuntimeRemoting, - SystemRuntimeSerialization, SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, SystemSecurity, SystemServiceModelActivation, SystemServiceModelActivities, SystemServiceModelChannels, SystemServiceModelDiscovery, - SystemServiceModel, SystemServiceModelRouting, SystemServiceModelWeb, + SystemServiceModel, SystemServiceProcess, SystemSpeech, SystemTransactions, @@ -686,7 +683,6 @@ public static ImmutableArray All SystemWebApplicationServices, SystemWebDataVisualizationDesign, SystemWebDataVisualization, - SystemWeb, SystemWebDynamicDataDesign, SystemWebDynamicData, SystemWebEntityDesign, @@ -697,6 +693,7 @@ public static ImmutableArray All SystemWebRegularExpressions, SystemWebRouting, SystemWebServices, + SystemWeb, SystemWindowsFormsDataVisualizationDesign, SystemWindowsFormsDataVisualization, SystemWindowsForms, @@ -707,8 +704,9 @@ public static ImmutableArray All SystemWorkflowRuntime, SystemWorkflowServices, SystemXaml, - SystemXml, SystemXmlLinq, + SystemXml, + System, UIAutomationClient, UIAutomationClientsideProviders, UIAutomationProvider, @@ -716,6 +714,8 @@ public static ImmutableArray All WindowsBase, WindowsFormsIntegration, XamlBuildTask, + mscorlib, + sysglobl, ]; } return _all; @@ -798,23 +798,6 @@ public static PortableExecutableReference MicrosoftBuildConversionv40 } } - private static PortableExecutableReference? _MicrosoftBuild; - - /// - /// The for Microsoft.Build.dll - /// - public static PortableExecutableReference MicrosoftBuild - { - get - { - if (_MicrosoftBuild is null) - { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net40)"); - } - return _MicrosoftBuild; - } - } - private static PortableExecutableReference? _MicrosoftBuildEngine; /// @@ -883,6 +866,23 @@ public static PortableExecutableReference MicrosoftBuildUtilitiesv40 } } + private static PortableExecutableReference? _MicrosoftBuild; + + /// + /// The for Microsoft.Build.dll + /// + public static PortableExecutableReference MicrosoftBuild + { + get + { + if (_MicrosoftBuild is null) + { + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net40)"); + } + return _MicrosoftBuild; + } + } + private static PortableExecutableReference? _MicrosoftCSharp; /// @@ -968,23 +968,6 @@ public static PortableExecutableReference MicrosoftVisualBasic } } - private static PortableExecutableReference? _MicrosoftVisualC; - - /// - /// The for Microsoft.VisualC.dll - /// - public static PortableExecutableReference MicrosoftVisualC - { - get - { - if (_MicrosoftVisualC is null) - { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net40)"); - } - return _MicrosoftVisualC; - } - } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// @@ -1002,20 +985,20 @@ public static PortableExecutableReference MicrosoftVisualCSTLCLR } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for mscorlib.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference MicrosoftVisualC { get { - if (_mscorlib is null) + if (_MicrosoftVisualC is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net40)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net40)"); } - return _mscorlib; + return _MicrosoftVisualC; } } @@ -1087,23 +1070,6 @@ public static PortableExecutableReference PresentationFrameworkClassic } } - private static PortableExecutableReference? _PresentationFramework; - - /// - /// The for PresentationFramework.dll - /// - public static PortableExecutableReference PresentationFramework - { - get - { - if (_PresentationFramework is null) - { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net40)"); - } - return _PresentationFramework; - } - } - private static PortableExecutableReference? _PresentationFrameworkLuna; /// @@ -1138,37 +1104,37 @@ public static PortableExecutableReference PresentationFrameworkRoyale } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for ReachFramework.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference PresentationFramework { get { - if (_ReachFramework is null) + if (_PresentationFramework is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net40)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net40)"); } - return _ReachFramework; + return _PresentationFramework; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _ReachFramework; /// - /// The for sysglobl.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference ReachFramework { get { - if (_sysglobl is null) + if (_ReachFramework is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net40)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net40)"); } - return _sysglobl; + return _ReachFramework; } } @@ -1189,23 +1155,6 @@ public static PortableExecutableReference SystemActivitiesCorePresentation } } - private static PortableExecutableReference? _SystemActivities; - - /// - /// The for System.Activities.dll - /// - public static PortableExecutableReference SystemActivities - { - get - { - if (_SystemActivities is null) - { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net40)"); - } - return _SystemActivities; - } - } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// @@ -1240,6 +1189,23 @@ public static PortableExecutableReference SystemActivitiesPresentation } } + private static PortableExecutableReference? _SystemActivities; + + /// + /// The for System.Activities.dll + /// + public static PortableExecutableReference SystemActivities + { + get + { + if (_SystemActivities is null) + { + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net40)"); + } + return _SystemActivities; + } + } + private static PortableExecutableReference? _SystemAddInContract; /// @@ -1308,37 +1274,37 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.Configuration.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemConfiguration is null) + if (_SystemConfigurationInstall is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net40)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net40)"); } - return _SystemConfiguration; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Configuration.Install.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemConfigurationInstall is null) + if (_SystemConfiguration is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net40)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net40)"); } - return _SystemConfigurationInstall; + return _SystemConfiguration; } } @@ -1376,23 +1342,6 @@ public static PortableExecutableReference SystemDataDataSetExtensions } } - private static PortableExecutableReference? _SystemData; - - /// - /// The for System.Data.dll - /// - public static PortableExecutableReference SystemData - { - get - { - if (_SystemData is null) - { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net40)"); - } - return _SystemData; - } - } - private static PortableExecutableReference? _SystemDataEntityDesign; /// @@ -1529,6 +1478,23 @@ public static PortableExecutableReference SystemDataSqlXml } } + private static PortableExecutableReference? _SystemData; + + /// + /// The for System.Data.dll + /// + public static PortableExecutableReference SystemData + { + get + { + if (_SystemData is null) + { + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net40)"); + } + return _SystemData; + } + } + private static PortableExecutableReference? _SystemDeployment; /// @@ -1597,23 +1563,6 @@ public static PortableExecutableReference SystemDirectoryServicesAccountManageme } } - private static PortableExecutableReference? _SystemDirectoryServices; - - /// - /// The for System.DirectoryServices.dll - /// - public static PortableExecutableReference SystemDirectoryServices - { - get - { - if (_SystemDirectoryServices is null) - { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net40)"); - } - return _SystemDirectoryServices; - } - } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// @@ -1631,20 +1580,20 @@ public static PortableExecutableReference SystemDirectoryServicesProtocols } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDirectoryServices { get { - if (_System is null) + if (_SystemDirectoryServices is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System")).GetReference(filePath: "System.dll", display: "System (net40)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net40)"); } - return _System; + return _SystemDirectoryServices; } } @@ -1699,20 +1648,20 @@ public static PortableExecutableReference SystemEnterpriseServices } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.IdentityModel.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemIOLog { get { - if (_SystemIdentityModel is null) + if (_SystemIOLog is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net40)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net40)"); } - return _SystemIdentityModel; + return _SystemIOLog; } } @@ -1733,54 +1682,54 @@ public static PortableExecutableReference SystemIdentityModelSelectors } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemIOLog is null) + if (_SystemIdentityModel is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net40)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net40)"); } - return _SystemIOLog; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Management.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemManagement is null) + if (_SystemManagementInstrumentation is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net40)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net40)"); } - return _SystemManagement; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Management.Instrumentation.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemManagement { get { - if (_SystemManagementInstrumentation is null) + if (_SystemManagement is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net40)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net40)"); } - return _SystemManagementInstrumentation; + return _SystemManagement; } } @@ -1903,37 +1852,37 @@ public static PortableExecutableReference SystemRuntimeRemoting } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_SystemRuntimeSerialization is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net40)"); + _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net40)"); } - return _SystemRuntimeSerialization; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemRuntimeSerialization is null) { - _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net40)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net40)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemRuntimeSerialization; } } @@ -2022,23 +1971,6 @@ public static PortableExecutableReference SystemServiceModelDiscovery } } - private static PortableExecutableReference? _SystemServiceModel; - - /// - /// The for System.ServiceModel.dll - /// - public static PortableExecutableReference SystemServiceModel - { - get - { - if (_SystemServiceModel is null) - { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net40)"); - } - return _SystemServiceModel; - } - } - private static PortableExecutableReference? _SystemServiceModelRouting; /// @@ -2073,6 +2005,23 @@ public static PortableExecutableReference SystemServiceModelWeb } } + private static PortableExecutableReference? _SystemServiceModel; + + /// + /// The for System.ServiceModel.dll + /// + public static PortableExecutableReference SystemServiceModel + { + get + { + if (_SystemServiceModel is null) + { + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net40)"); + } + return _SystemServiceModel; + } + } + private static PortableExecutableReference? _SystemServiceProcess; /// @@ -2192,41 +2141,24 @@ public static PortableExecutableReference SystemWebDataVisualization } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Web.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemWeb is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net40)"); + _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net40)"); } - return _SystemWeb; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; - - /// - /// The for System.Web.DynamicData.Design.dll - /// - public static PortableExecutableReference SystemWebDynamicDataDesign - { - get - { - if (_SystemWebDynamicDataDesign is null) - { - _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net40)"); - } - return _SystemWebDynamicDataDesign; - } - } - - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _SystemWebDynamicData; /// /// The for System.Web.DynamicData.dll @@ -2379,6 +2311,23 @@ public static PortableExecutableReference SystemWebServices } } + private static PortableExecutableReference? _SystemWeb; + + /// + /// The for System.Web.dll + /// + public static PortableExecutableReference SystemWeb + { + get + { + if (_SystemWeb is null) + { + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net40)"); + } + return _SystemWeb; + } + } + private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; /// @@ -2549,6 +2498,23 @@ public static PortableExecutableReference SystemXaml } } + private static PortableExecutableReference? _SystemXmlLinq; + + /// + /// The for System.Xml.Linq.dll + /// + public static PortableExecutableReference SystemXmlLinq + { + get + { + if (_SystemXmlLinq is null) + { + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net40)"); + } + return _SystemXmlLinq; + } + } + private static PortableExecutableReference? _SystemXml; /// @@ -2566,20 +2532,20 @@ public static PortableExecutableReference SystemXml } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.Linq.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference System { get { - if (_SystemXmlLinq is null) + if (_System is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net40)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System")).GetReference(filePath: "System.dll", display: "System (net40)"); } - return _SystemXmlLinq; + return _System; } } @@ -2702,6 +2668,40 @@ public static PortableExecutableReference XamlBuildTask } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net40)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _sysglobl; + + /// + /// The for sysglobl.dll + /// + public static PortableExecutableReference sysglobl + { + get + { + if (_sysglobl is null) + { + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net40)"); + } + return _sysglobl; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -2715,41 +2715,38 @@ public static ImmutableArray All CustomMarshalers, ISymWrapper, MicrosoftBuildConversionv40, - MicrosoftBuild, MicrosoftBuildEngine, MicrosoftBuildFramework, MicrosoftBuildTasksv40, MicrosoftBuildUtilitiesv40, + MicrosoftBuild, MicrosoftCSharp, MicrosoftJScript, MicrosoftVisualBasicCompatibilityData, MicrosoftVisualBasicCompatibility, MicrosoftVisualBasic, - MicrosoftVisualC, MicrosoftVisualCSTLCLR, - mscorlib, + MicrosoftVisualC, PresentationBuildTasks, PresentationCore, PresentationFrameworkAero, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, ReachFramework, - sysglobl, SystemActivitiesCorePresentation, - SystemActivities, SystemActivitiesDurableInstancing, SystemActivitiesPresentation, + SystemActivities, SystemAddInContract, SystemAddIn, SystemComponentModelComposition, SystemComponentModelDataAnnotations, - SystemConfiguration, SystemConfigurationInstall, + SystemConfiguration, SystemCore, SystemDataDataSetExtensions, - SystemData, SystemDataEntityDesign, SystemDataEntity, SystemDataLinq, @@ -2758,21 +2755,21 @@ public static ImmutableArray All SystemDataServicesDesign, SystemDataServices, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, SystemDevice, SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, SystemIOLog, - SystemManagement, + SystemIdentityModelSelectors, + SystemIdentityModel, SystemManagementInstrumentation, + SystemManagement, SystemMessaging, SystemNet, SystemNumerics, @@ -2780,16 +2777,16 @@ public static ImmutableArray All SystemRuntimeCaching, SystemRuntimeDurableInstancing, SystemRuntimeRemoting, - SystemRuntimeSerialization, SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, SystemSecurity, SystemServiceModelActivation, SystemServiceModelActivities, SystemServiceModelChannels, SystemServiceModelDiscovery, - SystemServiceModel, SystemServiceModelRouting, SystemServiceModelWeb, + SystemServiceModel, SystemServiceProcess, SystemSpeech, SystemTransactions, @@ -2797,7 +2794,6 @@ public static ImmutableArray All SystemWebApplicationServices, SystemWebDataVisualizationDesign, SystemWebDataVisualization, - SystemWeb, SystemWebDynamicDataDesign, SystemWebDynamicData, SystemWebEntityDesign, @@ -2808,6 +2804,7 @@ public static ImmutableArray All SystemWebRegularExpressions, SystemWebRouting, SystemWebServices, + SystemWeb, SystemWindowsFormsDataVisualizationDesign, SystemWindowsFormsDataVisualization, SystemWindowsForms, @@ -2818,8 +2815,9 @@ public static ImmutableArray All SystemWorkflowRuntime, SystemWorkflowServices, SystemXaml, - SystemXml, SystemXmlLinq, + SystemXml, + System, UIAutomationClient, UIAutomationClientsideProviders, UIAutomationProvider, @@ -2827,6 +2825,8 @@ public static ImmutableArray All WindowsBase, WindowsFormsIntegration, XamlBuildTask, + mscorlib, + sysglobl, ]; } return _all; @@ -2863,12 +2863,6 @@ public static class Resources public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net40.Microsoft.Build.Conversion.v4.0"); private static byte[]? _MicrosoftBuildConversionv40; - /// - /// The image bytes for Microsoft.Build.dll - /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net40.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; - /// /// The image bytes for Microsoft.Build.Engine.dll /// @@ -2893,6 +2887,12 @@ public static class Resources public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net40.Microsoft.Build.Utilities.v4.0"); private static byte[]? _MicrosoftBuildUtilitiesv40; + /// + /// The image bytes for Microsoft.Build.dll + /// + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net40.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; + /// /// The image bytes for Microsoft.CSharp.dll /// @@ -2923,12 +2923,6 @@ public static class Resources public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net40.Microsoft.VisualBasic"); private static byte[]? _MicrosoftVisualBasic; - /// - /// The image bytes for Microsoft.VisualC.dll - /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net40.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; - /// /// The image bytes for Microsoft.VisualC.STLCLR.dll /// @@ -2936,10 +2930,10 @@ public static class Resources private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for mscorlib.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net40.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net40.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// /// The image bytes for PresentationBuildTasks.dll @@ -2965,12 +2959,6 @@ public static class Resources public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net40.PresentationFramework.Classic"); private static byte[]? _PresentationFrameworkClassic; - /// - /// The image bytes for PresentationFramework.dll - /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net40.PresentationFramework"); - private static byte[]? _PresentationFramework; - /// /// The image bytes for PresentationFramework.Luna.dll /// @@ -2984,16 +2972,16 @@ public static class Resources private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net40.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net40.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for sysglobl.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net40.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net40.ReachFramework"); + private static byte[]? _ReachFramework; /// /// The image bytes for System.Activities.Core.Presentation.dll @@ -3001,12 +2989,6 @@ public static class Resources public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net40.System.Activities.Core.Presentation"); private static byte[]? _SystemActivitiesCorePresentation; - /// - /// The image bytes for System.Activities.dll - /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net40.System.Activities"); - private static byte[]? _SystemActivities; - /// /// The image bytes for System.Activities.DurableInstancing.dll /// @@ -3019,6 +3001,12 @@ public static class Resources public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net40.System.Activities.Presentation"); private static byte[]? _SystemActivitiesPresentation; + /// + /// The image bytes for System.Activities.dll + /// + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net40.System.Activities"); + private static byte[]? _SystemActivities; + /// /// The image bytes for System.AddIn.Contract.dll /// @@ -3043,18 +3031,18 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net40.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.Configuration.dll - /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net40.System.Configuration"); - private static byte[]? _SystemConfiguration; - /// /// The image bytes for System.Configuration.Install.dll /// public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net40.System.Configuration.Install"); private static byte[]? _SystemConfigurationInstall; + /// + /// The image bytes for System.Configuration.dll + /// + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net40.System.Configuration"); + private static byte[]? _SystemConfiguration; + /// /// The image bytes for System.Core.dll /// @@ -3067,12 +3055,6 @@ public static class Resources public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net40.System.Data.DataSetExtensions"); private static byte[]? _SystemDataDataSetExtensions; - /// - /// The image bytes for System.Data.dll - /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net40.System.Data"); - private static byte[]? _SystemData; - /// /// The image bytes for System.Data.Entity.Design.dll /// @@ -3121,6 +3103,12 @@ public static class Resources public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net40.System.Data.SqlXml"); private static byte[]? _SystemDataSqlXml; + /// + /// The image bytes for System.Data.dll + /// + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net40.System.Data"); + private static byte[]? _SystemData; + /// /// The image bytes for System.Deployment.dll /// @@ -3145,12 +3133,6 @@ public static class Resources public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net40.System.DirectoryServices.AccountManagement"); private static byte[]? _SystemDirectoryServicesAccountManagement; - /// - /// The image bytes for System.DirectoryServices.dll - /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net40.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; - /// /// The image bytes for System.DirectoryServices.Protocols.dll /// @@ -3158,10 +3140,10 @@ public static class Resources private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net40.System"); - private static byte[]? _System; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net40.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// /// The image bytes for System.Drawing.Design.dll @@ -3182,10 +3164,10 @@ public static class Resources private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net40.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net40.System.IO.Log"); + private static byte[]? _SystemIOLog; /// /// The image bytes for System.IdentityModel.Selectors.dll @@ -3194,16 +3176,10 @@ public static class Resources private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.IO.Log.dll - /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net40.System.IO.Log"); - private static byte[]? _SystemIOLog; - - /// - /// The image bytes for System.Management.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net40.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net40.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// /// The image bytes for System.Management.Instrumentation.dll @@ -3211,6 +3187,12 @@ public static class Resources public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net40.System.Management.Instrumentation"); private static byte[]? _SystemManagementInstrumentation; + /// + /// The image bytes for System.Management.dll + /// + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net40.System.Management"); + private static byte[]? _SystemManagement; + /// /// The image bytes for System.Messaging.dll /// @@ -3253,18 +3235,18 @@ public static class Resources public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net40.System.Runtime.Remoting"); private static byte[]? _SystemRuntimeRemoting; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net40.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net40.System.Runtime.Serialization.Formatters.Soap"); private static byte[]? _SystemRuntimeSerializationFormattersSoap; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net40.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + /// /// The image bytes for System.Security.dll /// @@ -3295,12 +3277,6 @@ public static class Resources public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net40.System.ServiceModel.Discovery"); private static byte[]? _SystemServiceModelDiscovery; - /// - /// The image bytes for System.ServiceModel.dll - /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net40.System.ServiceModel"); - private static byte[]? _SystemServiceModel; - /// /// The image bytes for System.ServiceModel.Routing.dll /// @@ -3313,6 +3289,12 @@ public static class Resources public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net40.System.ServiceModel.Web"); private static byte[]? _SystemServiceModelWeb; + /// + /// The image bytes for System.ServiceModel.dll + /// + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net40.System.ServiceModel"); + private static byte[]? _SystemServiceModel; + /// /// The image bytes for System.ServiceProcess.dll /// @@ -3355,12 +3337,6 @@ public static class Resources public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net40.System.Web.DataVisualization"); private static byte[]? _SystemWebDataVisualization; - /// - /// The image bytes for System.Web.dll - /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net40.System.Web"); - private static byte[]? _SystemWeb; - /// /// The image bytes for System.Web.DynamicData.Design.dll /// @@ -3421,6 +3397,12 @@ public static class Resources public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net40.System.Web.Services"); private static byte[]? _SystemWebServices; + /// + /// The image bytes for System.Web.dll + /// + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net40.System.Web"); + private static byte[]? _SystemWeb; + /// /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll /// @@ -3481,6 +3463,12 @@ public static class Resources public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net40.System.Xaml"); private static byte[]? _SystemXaml; + /// + /// The image bytes for System.Xml.Linq.dll + /// + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net40.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; + /// /// The image bytes for System.Xml.dll /// @@ -3488,10 +3476,10 @@ public static class Resources private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net40.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net40.System"); + private static byte[]? _System; /// /// The image bytes for UIAutomationClient.dll @@ -3535,6 +3523,18 @@ public static class Resources public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net40.XamlBuildTask"); private static byte[]? _XamlBuildTask; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net40.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for sysglobl.dll + /// + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net40.sysglobl"); + private static byte[]? _sysglobl; + } } diff --git a/Src/Basic.Reference.Assemblies.Net40/Generated.targets b/Src/Basic.Reference.Assemblies.Net40/Generated.targets index 161f14d..c4b58bc 100644 --- a/Src/Basic.Reference.Assemblies.Net40/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net40/Generated.targets @@ -1,468 +1,468 @@ - + net40.Accessibility Resources\net40\Accessibility.dll - + net40.CustomMarshalers Resources\net40\CustomMarshalers.dll - + net40.ISymWrapper Resources\net40\ISymWrapper.dll - + net40.Microsoft.Build.Conversion.v4.0 Resources\net40\Microsoft.Build.Conversion.v4.0.dll - - net40.Microsoft.Build - Resources\net40\Microsoft.Build.dll - - + net40.Microsoft.Build.Engine Resources\net40\Microsoft.Build.Engine.dll - + net40.Microsoft.Build.Framework Resources\net40\Microsoft.Build.Framework.dll - + net40.Microsoft.Build.Tasks.v4.0 Resources\net40\Microsoft.Build.Tasks.v4.0.dll - + net40.Microsoft.Build.Utilities.v4.0 Resources\net40\Microsoft.Build.Utilities.v4.0.dll - + + net40.Microsoft.Build + Resources\net40\Microsoft.Build.dll + + net40.Microsoft.CSharp Resources\net40\Microsoft.CSharp.dll - + net40.Microsoft.JScript Resources\net40\Microsoft.JScript.dll - + net40.Microsoft.VisualBasic.Compatibility.Data Resources\net40\Microsoft.VisualBasic.Compatibility.Data.dll - + net40.Microsoft.VisualBasic.Compatibility Resources\net40\Microsoft.VisualBasic.Compatibility.dll - + net40.Microsoft.VisualBasic Resources\net40\Microsoft.VisualBasic.dll - - net40.Microsoft.VisualC - Resources\net40\Microsoft.VisualC.dll - - + net40.Microsoft.VisualC.STLCLR Resources\net40\Microsoft.VisualC.STLCLR.dll - - net40.mscorlib - Resources\net40\mscorlib.dll + + net40.Microsoft.VisualC + Resources\net40\Microsoft.VisualC.dll - + net40.PresentationBuildTasks Resources\net40\PresentationBuildTasks.dll - + net40.PresentationCore Resources\net40\PresentationCore.dll - + net40.PresentationFramework.Aero Resources\net40\PresentationFramework.Aero.dll - + net40.PresentationFramework.Classic Resources\net40\PresentationFramework.Classic.dll - - net40.PresentationFramework - Resources\net40\PresentationFramework.dll - - + net40.PresentationFramework.Luna Resources\net40\PresentationFramework.Luna.dll - + net40.PresentationFramework.Royale Resources\net40\PresentationFramework.Royale.dll - + + net40.PresentationFramework + Resources\net40\PresentationFramework.dll + + net40.ReachFramework Resources\net40\ReachFramework.dll - - net40.sysglobl - Resources\net40\sysglobl.dll - - + net40.System.Activities.Core.Presentation Resources\net40\System.Activities.Core.Presentation.dll - - net40.System.Activities - Resources\net40\System.Activities.dll - - + net40.System.Activities.DurableInstancing Resources\net40\System.Activities.DurableInstancing.dll - + net40.System.Activities.Presentation Resources\net40\System.Activities.Presentation.dll - + + net40.System.Activities + Resources\net40\System.Activities.dll + + net40.System.AddIn.Contract Resources\net40\System.AddIn.Contract.dll - + net40.System.AddIn Resources\net40\System.AddIn.dll - + net40.System.ComponentModel.Composition Resources\net40\System.ComponentModel.Composition.dll - + net40.System.ComponentModel.DataAnnotations Resources\net40\System.ComponentModel.DataAnnotations.dll - - net40.System.Configuration - Resources\net40\System.Configuration.dll - - + net40.System.Configuration.Install Resources\net40\System.Configuration.Install.dll - + + net40.System.Configuration + Resources\net40\System.Configuration.dll + + net40.System.Core Resources\net40\System.Core.dll - + net40.System.Data.DataSetExtensions Resources\net40\System.Data.DataSetExtensions.dll - - net40.System.Data - Resources\net40\System.Data.dll - - + net40.System.Data.Entity.Design Resources\net40\System.Data.Entity.Design.dll - + net40.System.Data.Entity Resources\net40\System.Data.Entity.dll - + net40.System.Data.Linq Resources\net40\System.Data.Linq.dll - + net40.System.Data.OracleClient Resources\net40\System.Data.OracleClient.dll - + net40.System.Data.Services.Client Resources\net40\System.Data.Services.Client.dll - + net40.System.Data.Services.Design Resources\net40\System.Data.Services.Design.dll - + net40.System.Data.Services Resources\net40\System.Data.Services.dll - + net40.System.Data.SqlXml Resources\net40\System.Data.SqlXml.dll - + + net40.System.Data + Resources\net40\System.Data.dll + + net40.System.Deployment Resources\net40\System.Deployment.dll - + net40.System.Design Resources\net40\System.Design.dll - + net40.System.Device Resources\net40\System.Device.dll - + net40.System.DirectoryServices.AccountManagement Resources\net40\System.DirectoryServices.AccountManagement.dll - - net40.System.DirectoryServices - Resources\net40\System.DirectoryServices.dll - - + net40.System.DirectoryServices.Protocols Resources\net40\System.DirectoryServices.Protocols.dll - - net40.System - Resources\net40\System.dll + + net40.System.DirectoryServices + Resources\net40\System.DirectoryServices.dll - + net40.System.Drawing.Design Resources\net40\System.Drawing.Design.dll - + net40.System.Drawing Resources\net40\System.Drawing.dll - + net40.System.EnterpriseServices Resources\net40\System.EnterpriseServices.dll - - net40.System.IdentityModel - Resources\net40\System.IdentityModel.dll + + net40.System.IO.Log + Resources\net40\System.IO.Log.dll - + net40.System.IdentityModel.Selectors Resources\net40\System.IdentityModel.Selectors.dll - - net40.System.IO.Log - Resources\net40\System.IO.Log.dll - - - net40.System.Management - Resources\net40\System.Management.dll + + net40.System.IdentityModel + Resources\net40\System.IdentityModel.dll - + net40.System.Management.Instrumentation Resources\net40\System.Management.Instrumentation.dll - + + net40.System.Management + Resources\net40\System.Management.dll + + net40.System.Messaging Resources\net40\System.Messaging.dll - + net40.System.Net Resources\net40\System.Net.dll - + net40.System.Numerics Resources\net40\System.Numerics.dll - + net40.System.Printing Resources\net40\System.Printing.dll - + net40.System.Runtime.Caching Resources\net40\System.Runtime.Caching.dll - + net40.System.Runtime.DurableInstancing Resources\net40\System.Runtime.DurableInstancing.dll - + net40.System.Runtime.Remoting Resources\net40\System.Runtime.Remoting.dll - - net40.System.Runtime.Serialization - Resources\net40\System.Runtime.Serialization.dll - - + net40.System.Runtime.Serialization.Formatters.Soap Resources\net40\System.Runtime.Serialization.Formatters.Soap.dll - + + net40.System.Runtime.Serialization + Resources\net40\System.Runtime.Serialization.dll + + net40.System.Security Resources\net40\System.Security.dll - + net40.System.ServiceModel.Activation Resources\net40\System.ServiceModel.Activation.dll - + net40.System.ServiceModel.Activities Resources\net40\System.ServiceModel.Activities.dll - + net40.System.ServiceModel.Channels Resources\net40\System.ServiceModel.Channels.dll - + net40.System.ServiceModel.Discovery Resources\net40\System.ServiceModel.Discovery.dll - - net40.System.ServiceModel - Resources\net40\System.ServiceModel.dll - - + net40.System.ServiceModel.Routing Resources\net40\System.ServiceModel.Routing.dll - + net40.System.ServiceModel.Web Resources\net40\System.ServiceModel.Web.dll - + + net40.System.ServiceModel + Resources\net40\System.ServiceModel.dll + + net40.System.ServiceProcess Resources\net40\System.ServiceProcess.dll - + net40.System.Speech Resources\net40\System.Speech.dll - + net40.System.Transactions Resources\net40\System.Transactions.dll - + net40.System.Web.Abstractions Resources\net40\System.Web.Abstractions.dll - + net40.System.Web.ApplicationServices Resources\net40\System.Web.ApplicationServices.dll - + net40.System.Web.DataVisualization.Design Resources\net40\System.Web.DataVisualization.Design.dll - + net40.System.Web.DataVisualization Resources\net40\System.Web.DataVisualization.dll - - net40.System.Web - Resources\net40\System.Web.dll - - + net40.System.Web.DynamicData.Design Resources\net40\System.Web.DynamicData.Design.dll - + net40.System.Web.DynamicData Resources\net40\System.Web.DynamicData.dll - + net40.System.Web.Entity.Design Resources\net40\System.Web.Entity.Design.dll - + net40.System.Web.Entity Resources\net40\System.Web.Entity.dll - + net40.System.Web.Extensions.Design Resources\net40\System.Web.Extensions.Design.dll - + net40.System.Web.Extensions Resources\net40\System.Web.Extensions.dll - + net40.System.Web.Mobile Resources\net40\System.Web.Mobile.dll - + net40.System.Web.RegularExpressions Resources\net40\System.Web.RegularExpressions.dll - + net40.System.Web.Routing Resources\net40\System.Web.Routing.dll - + net40.System.Web.Services Resources\net40\System.Web.Services.dll - + + net40.System.Web + Resources\net40\System.Web.dll + + net40.System.Windows.Forms.DataVisualization.Design Resources\net40\System.Windows.Forms.DataVisualization.Design.dll - + net40.System.Windows.Forms.DataVisualization Resources\net40\System.Windows.Forms.DataVisualization.dll - + net40.System.Windows.Forms Resources\net40\System.Windows.Forms.dll - + net40.System.Windows.Input.Manipulations Resources\net40\System.Windows.Input.Manipulations.dll - + net40.System.Windows.Presentation Resources\net40\System.Windows.Presentation.dll - + net40.System.Workflow.Activities Resources\net40\System.Workflow.Activities.dll - + net40.System.Workflow.ComponentModel Resources\net40\System.Workflow.ComponentModel.dll - + net40.System.Workflow.Runtime Resources\net40\System.Workflow.Runtime.dll - + net40.System.WorkflowServices Resources\net40\System.WorkflowServices.dll - + net40.System.Xaml Resources\net40\System.Xaml.dll - + + net40.System.Xml.Linq + Resources\net40\System.Xml.Linq.dll + + net40.System.Xml Resources\net40\System.Xml.dll - - net40.System.Xml.Linq - Resources\net40\System.Xml.Linq.dll + + net40.System + Resources\net40\System.dll - + net40.UIAutomationClient Resources\net40\UIAutomationClient.dll - + net40.UIAutomationClientsideProviders Resources\net40\UIAutomationClientsideProviders.dll - + net40.UIAutomationProvider Resources\net40\UIAutomationProvider.dll - + net40.UIAutomationTypes Resources\net40\UIAutomationTypes.dll - + net40.WindowsBase Resources\net40\WindowsBase.dll - + net40.WindowsFormsIntegration Resources\net40\WindowsFormsIntegration.dll - + net40.XamlBuildTask Resources\net40\XamlBuildTask.dll + + net40.mscorlib + Resources\net40\mscorlib.dll + + + net40.sysglobl + Resources\net40\sysglobl.dll + diff --git a/Src/Basic.Reference.Assemblies.Net461/Generated.cs b/Src/Basic.Reference.Assemblies.Net461/Generated.cs index 9e3f505..5f595cf 100644 --- a/Src/Basic.Reference.Assemblies.Net461/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net461/Generated.cs @@ -23,914 +23,914 @@ public static class ReferenceInfos public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net461.References.CustomMarshalers, global::System.Guid.Parse("42014304-428c-410f-87a0-5b0356fc9bf7")); /// - /// The for ISymWrapper.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net461.References.ISymWrapper, global::System.Guid.Parse("80ae6d8b-248e-420c-8f75-1b5a763b7ec4")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net461.References.SystemCollectionsConcurrent, global::System.Guid.Parse("cfc86bc5-5cf4-4320-9980-37fcde887aea")); /// - /// The for Microsoft.Activities.Build.dll + /// The for System.Collections.dll /// - public static ReferenceInfo MicrosoftActivitiesBuild => new ReferenceInfo("Microsoft.Activities.Build.dll", Resources.MicrosoftActivitiesBuild, Net461.References.MicrosoftActivitiesBuild, global::System.Guid.Parse("1bce3b97-af75-428a-bcc7-7b81d3e81b12")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net461.References.SystemCollections, global::System.Guid.Parse("21381517-4a14-4e85-aa55-897ec4a73a1a")); /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo MicrosoftBuildConversionv40 => new ReferenceInfo("Microsoft.Build.Conversion.v4.0.dll", Resources.MicrosoftBuildConversionv40, Net461.References.MicrosoftBuildConversionv40, global::System.Guid.Parse("09c5ce11-e846-4731-93d8-77574a1da2f9")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net461.References.SystemComponentModelAnnotations, global::System.Guid.Parse("8d676699-dfaa-4457-9f8f-f8d8df415acd")); /// - /// The for Microsoft.Build.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net461.References.MicrosoftBuild, global::System.Guid.Parse("55883dd0-ae49-4521-ae87-9fac5c692c41")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net461.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("0afb7b0e-059d-4727-941e-d9a4a7fe1e04")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net461.References.MicrosoftBuildEngine, global::System.Guid.Parse("1acf4245-8359-4a19-8767-6de82a513c7c")); + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net461.References.SystemComponentModel, global::System.Guid.Parse("ad7081cc-bf0d-4a36-a753-d3e8f6ff8905")); /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net461.References.MicrosoftBuildFramework, global::System.Guid.Parse("f5e1c6af-9ca0-4cf0-93f5-a115f9c0086f")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net461.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e9681414-93d1-4251-b421-940dbfe2b784")); /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net461.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("072a066f-ef84-492b-a1cb-47c275217c9f")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net461.References.SystemDiagnosticsDebug, global::System.Guid.Parse("38986af4-c09f-4abd-915f-6de46021cd76")); /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo MicrosoftBuildUtilitiesv40 => new ReferenceInfo("Microsoft.Build.Utilities.v4.0.dll", Resources.MicrosoftBuildUtilitiesv40, Net461.References.MicrosoftBuildUtilitiesv40, global::System.Guid.Parse("6c9b72da-08a1-46cd-a333-337850ba0921")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net461.References.SystemDiagnosticsTools, global::System.Guid.Parse("30eeaaae-f2f7-4770-bea9-397d561d79ee")); /// - /// The for Microsoft.CSharp.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net461.References.MicrosoftCSharp, global::System.Guid.Parse("a521e3be-7128-4b25-a0ca-9c28c6b60108")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net461.References.SystemDiagnosticsTracing, global::System.Guid.Parse("c4e274b0-4e9a-4dbb-a8fe-4319cee01f9b")); /// - /// The for Microsoft.JScript.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net461.References.MicrosoftJScript, global::System.Guid.Parse("14616331-2ea4-43ad-b75a-5c986efc6eec")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net461.References.SystemDynamicRuntime, global::System.Guid.Parse("bfb4830e-5634-4707-bf5f-100ea28cdfc4")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net461.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("6b7bc165-54e9-4ae5-bf1f-2a19fc485823")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net461.References.SystemGlobalization, global::System.Guid.Parse("de9fee4d-5680-476e-99aa-ccf452f2a824")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.IO.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net461.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("c18f36c2-e43b-4499-a7bd-3e9c603c083d")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net461.References.SystemIO, global::System.Guid.Parse("57dde212-26d0-4949-9b37-70f091a64842")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net461.References.MicrosoftVisualBasic, global::System.Guid.Parse("6a841aae-8463-48c2-96ed-326db5da9929")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net461.References.SystemLinqExpressions, global::System.Guid.Parse("b9d38c71-bff6-4127-97f3-5e781662e775")); /// - /// The for Microsoft.VisualC.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net461.References.MicrosoftVisualC, global::System.Guid.Parse("e8e7237c-c734-432a-abbd-f92f0edda0f4")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net461.References.SystemLinqParallel, global::System.Guid.Parse("f2b3d5be-3f4a-4b03-bc0f-58dccbf998b9")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net461.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("d8eb422f-198b-4822-add0-daabe740aa3f")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net461.References.SystemLinqQueryable, global::System.Guid.Parse("72785ec7-006a-4d8f-b40f-a0f404d2b530")); /// - /// The for mscorlib.dll + /// The for System.Linq.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net461.References.mscorlib, global::System.Guid.Parse("93881288-31b9-4764-a3f0-c59f22d0e4c4")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net461.References.SystemLinq, global::System.Guid.Parse("26ab0e0e-ceaf-489e-a608-ce49b0b0021a")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net461.References.PresentationBuildTasks, global::System.Guid.Parse("a6e40e4d-9bed-4a16-918a-469e8393f1ff")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net461.References.SystemNetNetworkInformation, global::System.Guid.Parse("5afbf948-8d29-4953-a71d-0e279bc5fad5")); /// - /// The for PresentationCore.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net461.References.PresentationCore, global::System.Guid.Parse("fb681f42-8d73-4779-bf39-6174eef39df1")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net461.References.SystemNetPrimitives, global::System.Guid.Parse("2feedf3c-4a1d-4479-931e-3e581ac2eda5")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net461.References.PresentationFrameworkAero, global::System.Guid.Parse("26499a46-cfa4-42c2-8008-c42182558e7d")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net461.References.SystemNetRequests, global::System.Guid.Parse("a20d8b48-edc6-45cb-9516-d69508b9a1af")); /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net461.References.PresentationFrameworkAero2, global::System.Guid.Parse("7109457c-b249-4326-b72d-ec5534ddb703")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net461.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("51464fa5-9e3c-45d0-b72c-a3b6fc43dbab")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net461.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("b08d5c75-1e5a-45eb-9298-0b707c910a31")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net461.References.SystemObjectModel, global::System.Guid.Parse("2f89c79c-ce05-4025-b183-b62aae2f6871")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net461.References.PresentationFrameworkClassic, global::System.Guid.Parse("93c2b5dd-3812-46d3-83a6-edd932db2eee")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net461.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("249e3018-68a9-400b-986b-237d38fbb5b5")); /// - /// The for PresentationFramework.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net461.References.PresentationFramework, global::System.Guid.Parse("7c7c422b-8ea9-4273-8175-4122f94a45c3")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net461.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("7513eb52-d8b6-4ffa-9dc9-79deca5568cc")); /// - /// The for PresentationFramework.Luna.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net461.References.PresentationFrameworkLuna, global::System.Guid.Parse("6da7afac-4d7d-49c2-8755-e4b863f52d7b")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net461.References.SystemReflectionEmit, global::System.Guid.Parse("7aad2710-802f-43e9-a712-0e928062ba95")); /// - /// The for PresentationFramework.Royale.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net461.References.PresentationFrameworkRoyale, global::System.Guid.Parse("a87491dc-ac68-4cf9-9428-64a82e797e08")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net461.References.SystemReflectionExtensions, global::System.Guid.Parse("2aa763ef-0985-4c11-bd1c-554531024bd6")); /// - /// The for ReachFramework.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net461.References.ReachFramework, global::System.Guid.Parse("2bdbe793-3508-4a9e-a594-b523b785324b")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net461.References.SystemReflectionPrimitives, global::System.Guid.Parse("48931467-431f-41ba-811d-e3030b12025c")); /// - /// The for sysglobl.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net461.References.sysglobl, global::System.Guid.Parse("93aefdb7-c38e-469c-a897-a5a0bf1bfbcf")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net461.References.SystemReflection, global::System.Guid.Parse("a064e7f3-9e62-4f90-9610-39927d3b32d7")); /// - /// The for System.Activities.Core.Presentation.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net461.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("611c1f1a-ef92-4068-9ff7-c1fd8adcb2a3")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net461.References.SystemResourcesResourceManager, global::System.Guid.Parse("4fce97cb-09c0-49ab-8770-0f0169ef6b8a")); /// - /// The for System.Activities.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net461.References.SystemActivities, global::System.Guid.Parse("c3cd0266-bf92-44d5-80da-48079d405168")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net461.References.SystemRuntimeExtensions, global::System.Guid.Parse("72a615f3-9fd4-4f99-9c81-af5f3bc51de7")); /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net461.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("d4219d3a-2628-455f-aa1b-ae213b54da9c")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net461.References.SystemRuntimeHandles, global::System.Guid.Parse("ac41e181-0306-4aa0-bd8a-7696f551415a")); /// - /// The for System.Activities.Presentation.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net461.References.SystemActivitiesPresentation, global::System.Guid.Parse("22218092-1d82-42bc-89e1-c6fd88fde431")); + public static ReferenceInfo SystemRuntimeInteropServicesWindowsRuntime => new ReferenceInfo("System.Runtime.InteropServices.WindowsRuntime.dll", Resources.SystemRuntimeInteropServicesWindowsRuntime, Net461.References.SystemRuntimeInteropServicesWindowsRuntime, global::System.Guid.Parse("bfc642ca-9507-4fdc-b817-aac35badff40")); /// - /// The for System.AddIn.Contract.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net461.References.SystemAddInContract, global::System.Guid.Parse("7315e29d-ad4a-48cb-9b96-a16915b7613c")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net461.References.SystemRuntimeInteropServices, global::System.Guid.Parse("a97194e3-beb4-4d01-b39f-b4e7d2f46ad5")); /// - /// The for System.AddIn.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net461.References.SystemAddIn, global::System.Guid.Parse("c4d9f44b-fa49-4615-8f85-7953dac94452")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net461.References.SystemRuntimeNumerics, global::System.Guid.Parse("d7e26d73-d1b1-4914-b896-4556b3d1924a")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net461.References.SystemComponentModelComposition, global::System.Guid.Parse("f070d97c-1eea-4aa5-8818-cdfc62b9db32")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net461.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("1c79023d-fb6e-43d8-beb9-5c216121d37b")); /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemComponentModelCompositionRegistration => new ReferenceInfo("System.ComponentModel.Composition.Registration.dll", Resources.SystemComponentModelCompositionRegistration, Net461.References.SystemComponentModelCompositionRegistration, global::System.Guid.Parse("7bb29b31-76dd-4231-821a-230f8a154417")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net461.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("f2bc4d36-67d5-47cb-8cb6-47438154aba0")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net461.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("361ff5ef-be43-4fd9-a0b8-d23cdc329bb3")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net461.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("f559ff73-eaca-412a-9dd6-918b12fb2e92")); /// - /// The for System.Configuration.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net461.References.SystemConfiguration, global::System.Guid.Parse("ff545da2-9873-4a4d-b4dd-37e83d5cecd8")); + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net461.References.SystemRuntime, global::System.Guid.Parse("9760e853-d2a5-4d4b-a281-6443318f8715")); /// - /// The for System.Configuration.Install.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net461.References.SystemConfigurationInstall, global::System.Guid.Parse("dff75f31-adb4-4a46-89ef-6a95a4032019")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net461.References.SystemSecurityPrincipal, global::System.Guid.Parse("0bd67de3-63fd-4055-8687-416ffee5a48f")); /// - /// The for System.Core.dll + /// The for System.ServiceModel.Duplex.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net461.References.SystemCore, global::System.Guid.Parse("9f899cb3-1ef6-467b-88d2-84237882bbf6")); + public static ReferenceInfo SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net461.References.SystemServiceModelDuplex, global::System.Guid.Parse("ded7c716-5fcb-4693-86d6-ebb86ecc78f0")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.ServiceModel.Http.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net461.References.SystemDataDataSetExtensions, global::System.Guid.Parse("97766db3-1fef-443a-9990-10c71d58a99d")); + public static ReferenceInfo SystemServiceModelHttp => new ReferenceInfo("System.ServiceModel.Http.dll", Resources.SystemServiceModelHttp, Net461.References.SystemServiceModelHttp, global::System.Guid.Parse("88c9ad9f-7f64-44a4-b803-0637a8cbf64d")); /// - /// The for System.Data.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net461.References.SystemData, global::System.Guid.Parse("82554966-83d6-4519-a35b-513487cfa7b7")); + public static ReferenceInfo SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net461.References.SystemServiceModelNetTcp, global::System.Guid.Parse("27bcdb9a-49b6-4fe7-919d-b6a9101097c1")); /// - /// The for System.Data.Entity.Design.dll + /// The for System.ServiceModel.Primitives.dll /// - public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net461.References.SystemDataEntityDesign, global::System.Guid.Parse("812e14a4-fbf8-483f-85a6-1eda87ea1657")); + public static ReferenceInfo SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net461.References.SystemServiceModelPrimitives, global::System.Guid.Parse("72860135-b6f3-4449-a6d7-887c0837812b")); /// - /// The for System.Data.Entity.dll + /// The for System.ServiceModel.Security.dll /// - public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net461.References.SystemDataEntity, global::System.Guid.Parse("d29c0b8c-0530-498a-8d3d-9a952d48b14c")); + public static ReferenceInfo SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net461.References.SystemServiceModelSecurity, global::System.Guid.Parse("117425ca-6357-441b-a64c-2b95b83a57bf")); /// - /// The for System.Data.Linq.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net461.References.SystemDataLinq, global::System.Guid.Parse("4599e1d8-1ef1-45ba-8709-c560dc5d6745")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net461.References.SystemTextEncodingExtensions, global::System.Guid.Parse("a74bd2fc-da08-415d-bb8d-f47d6602d9ee")); /// - /// The for System.Data.OracleClient.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net461.References.SystemDataOracleClient, global::System.Guid.Parse("da864714-7905-4087-96cd-600a99700cc3")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net461.References.SystemTextEncoding, global::System.Guid.Parse("8123d72f-fe35-4e47-ba70-8bd6493af98c")); /// - /// The for System.Data.Services.Client.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net461.References.SystemDataServicesClient, global::System.Guid.Parse("bd48478a-f2ec-4e82-b869-21b75df0465e")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net461.References.SystemTextRegularExpressions, global::System.Guid.Parse("e7558caf-086c-4546-bb79-654befe67d35")); /// - /// The for System.Data.Services.Design.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net461.References.SystemDataServicesDesign, global::System.Guid.Parse("582333d2-bf03-431f-8c3a-8596eb3306a2")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net461.References.SystemThreadingTasksParallel, global::System.Guid.Parse("0cef2813-128a-4e3a-9af0-b6abfc0a5871")); /// - /// The for System.Data.Services.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net461.References.SystemDataServices, global::System.Guid.Parse("4cdf4663-2f05-4b3e-8b44-5af4bc80c5ce")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net461.References.SystemThreadingTasks, global::System.Guid.Parse("f73ed68f-01ba-4c66-a701-c70960e81609")); /// - /// The for System.Data.SqlXml.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net461.References.SystemDataSqlXml, global::System.Guid.Parse("690a9c88-b06b-4592-9a15-4894e81dd726")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net461.References.SystemThreadingTimer, global::System.Guid.Parse("d049831a-ac6e-4cca-8e4f-04e8213a6b86")); /// - /// The for System.Deployment.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net461.References.SystemDeployment, global::System.Guid.Parse("438197f5-f819-43de-a6da-4917df7fdc2f")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net461.References.SystemThreading, global::System.Guid.Parse("31cae796-dc37-435f-aea0-d23f6b5614ce")); /// - /// The for System.Design.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net461.References.SystemDesign, global::System.Guid.Parse("a357340f-72ae-4409-bfed-165349b9b807")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net461.References.SystemXmlReaderWriter, global::System.Guid.Parse("8b2f497e-3e3c-407b-a2d5-f03ff7f9729d")); /// - /// The for System.Device.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net461.References.SystemDevice, global::System.Guid.Parse("d48d87f2-42cd-41fb-b88d-a4c981b98816")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net461.References.SystemXmlXDocument, global::System.Guid.Parse("97179eb3-1c9d-4bb3-a23e-3d8300ef68b4")); /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net461.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("0bb3bdd2-6986-4f4c-8fab-c44563997022")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net461.References.SystemXmlXmlSerializer, global::System.Guid.Parse("fecd65e9-233d-46f8-96be-cd2887bc96ff")); /// - /// The for System.DirectoryServices.dll + /// The for ISymWrapper.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net461.References.SystemDirectoryServices, global::System.Guid.Parse("24eba1de-e5dc-464e-9156-d0e03c7b9a8c")); + public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net461.References.ISymWrapper, global::System.Guid.Parse("80ae6d8b-248e-420c-8f75-1b5a763b7ec4")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for Microsoft.Activities.Build.dll /// - public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net461.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("de129298-3a0e-4c67-a666-aad9dccd45f1")); + public static ReferenceInfo MicrosoftActivitiesBuild => new ReferenceInfo("Microsoft.Activities.Build.dll", Resources.MicrosoftActivitiesBuild, Net461.References.MicrosoftActivitiesBuild, global::System.Guid.Parse("1bce3b97-af75-428a-bcc7-7b81d3e81b12")); /// - /// The for System.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net461.References.System, global::System.Guid.Parse("abb7b207-6706-4061-ae9d-2a3062184499")); + public static ReferenceInfo MicrosoftBuildConversionv40 => new ReferenceInfo("Microsoft.Build.Conversion.v4.0.dll", Resources.MicrosoftBuildConversionv40, Net461.References.MicrosoftBuildConversionv40, global::System.Guid.Parse("09c5ce11-e846-4731-93d8-77574a1da2f9")); /// - /// The for System.Drawing.Design.dll + /// The for Microsoft.Build.Engine.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net461.References.SystemDrawingDesign, global::System.Guid.Parse("256e0252-15d0-44c9-942e-305235447a3d")); + public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net461.References.MicrosoftBuildEngine, global::System.Guid.Parse("1acf4245-8359-4a19-8767-6de82a513c7c")); /// - /// The for System.Drawing.dll + /// The for Microsoft.Build.Framework.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net461.References.SystemDrawing, global::System.Guid.Parse("e8a055cb-b98b-416f-b942-c12e6b6c4ca9")); + public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net461.References.MicrosoftBuildFramework, global::System.Guid.Parse("f5e1c6af-9ca0-4cf0-93f5-a115f9c0086f")); /// - /// The for System.Dynamic.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static ReferenceInfo SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net461.References.SystemDynamic, global::System.Guid.Parse("d017f2f0-1a69-4c27-abe0-ab904396c798")); + public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net461.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("072a066f-ef84-492b-a1cb-47c275217c9f")); /// - /// The for System.EnterpriseServices.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net461.References.SystemEnterpriseServices, global::System.Guid.Parse("2fbfc940-8902-4aee-8831-c64be6b75bfc")); + public static ReferenceInfo MicrosoftBuildUtilitiesv40 => new ReferenceInfo("Microsoft.Build.Utilities.v4.0.dll", Resources.MicrosoftBuildUtilitiesv40, Net461.References.MicrosoftBuildUtilitiesv40, global::System.Guid.Parse("6c9b72da-08a1-46cd-a333-337850ba0921")); /// - /// The for System.IdentityModel.dll + /// The for Microsoft.Build.dll /// - public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net461.References.SystemIdentityModel, global::System.Guid.Parse("1a03a9fd-4235-4c42-b902-83d5f5c26af3")); + public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net461.References.MicrosoftBuild, global::System.Guid.Parse("55883dd0-ae49-4521-ae87-9fac5c692c41")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net461.References.SystemIdentityModelSelectors, global::System.Guid.Parse("0dc2aab7-2d30-4361-8fb2-fa10f7bd8fdb")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net461.References.MicrosoftCSharp, global::System.Guid.Parse("a521e3be-7128-4b25-a0ca-9c28c6b60108")); /// - /// The for System.IdentityModel.Services.dll + /// The for Microsoft.JScript.dll /// - public static ReferenceInfo SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net461.References.SystemIdentityModelServices, global::System.Guid.Parse("276ffa29-5721-4bdb-ae5a-58386b6fcef1")); + public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net461.References.MicrosoftJScript, global::System.Guid.Parse("14616331-2ea4-43ad-b75a-5c986efc6eec")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net461.References.SystemIOCompression, global::System.Guid.Parse("3b6e214c-c8ef-40ea-bf18-015041e740fa")); + public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net461.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("6b7bc165-54e9-4ae5-bf1f-2a19fc485823")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net461.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("80913225-1a40-473a-a3e3-4d3165ec635c")); + public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net461.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("c18f36c2-e43b-4499-a7bd-3e9c603c083d")); /// - /// The for System.IO.Log.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net461.References.SystemIOLog, global::System.Guid.Parse("b282da9d-a246-4615-a807-0a3c314c4afc")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net461.References.MicrosoftVisualBasic, global::System.Guid.Parse("6a841aae-8463-48c2-96ed-326db5da9929")); /// - /// The for System.Management.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net461.References.SystemManagement, global::System.Guid.Parse("9ff5ba9b-3ef0-4605-98c1-1de55553561b")); + public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net461.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("d8eb422f-198b-4822-add0-daabe740aa3f")); /// - /// The for System.Management.Instrumentation.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net461.References.SystemManagementInstrumentation, global::System.Guid.Parse("3570b6a0-aa50-4bab-84bc-0f1543b5f027")); + public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net461.References.MicrosoftVisualC, global::System.Guid.Parse("e8e7237c-c734-432a-abbd-f92f0edda0f4")); /// - /// The for System.Messaging.dll + /// The for PresentationBuildTasks.dll /// - public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net461.References.SystemMessaging, global::System.Guid.Parse("c7becfff-5350-4358-8905-7a2644f2ea62")); + public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net461.References.PresentationBuildTasks, global::System.Guid.Parse("a6e40e4d-9bed-4a16-918a-469e8393f1ff")); /// - /// The for System.Net.dll + /// The for PresentationCore.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net461.References.SystemNet, global::System.Guid.Parse("678488ec-3df3-4d9f-ad32-ec0cb863caf8")); + public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net461.References.PresentationCore, global::System.Guid.Parse("fb681f42-8d73-4779-bf39-6174eef39df1")); /// - /// The for System.Net.Http.dll + /// The for PresentationFramework.Aero.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net461.References.SystemNetHttp, global::System.Guid.Parse("8220c959-1115-479e-bcf9-679dbbfaa5cb")); + public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net461.References.PresentationFrameworkAero, global::System.Guid.Parse("26499a46-cfa4-42c2-8008-c42182558e7d")); /// - /// The for System.Net.Http.WebRequest.dll + /// The for PresentationFramework.Aero2.dll /// - public static ReferenceInfo SystemNetHttpWebRequest => new ReferenceInfo("System.Net.Http.WebRequest.dll", Resources.SystemNetHttpWebRequest, Net461.References.SystemNetHttpWebRequest, global::System.Guid.Parse("7e41c23f-ad64-4336-b25a-03fe982992f4")); + public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net461.References.PresentationFrameworkAero2, global::System.Guid.Parse("7109457c-b249-4326-b72d-ec5534ddb703")); /// - /// The for System.Numerics.dll + /// The for PresentationFramework.AeroLite.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net461.References.SystemNumerics, global::System.Guid.Parse("f7bc15f1-fe84-49f8-b1c1-20daf65783bd")); + public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net461.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("b08d5c75-1e5a-45eb-9298-0b707c910a31")); /// - /// The for System.Numerics.Vectors.dll + /// The for PresentationFramework.Classic.dll /// - public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net461.References.SystemNumericsVectors, global::System.Guid.Parse("1b5b37a1-5aef-4571-a245-c944f7d1f7f3")); + public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net461.References.PresentationFrameworkClassic, global::System.Guid.Parse("93c2b5dd-3812-46d3-83a6-edd932db2eee")); /// - /// The for System.Printing.dll + /// The for PresentationFramework.Luna.dll /// - public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net461.References.SystemPrinting, global::System.Guid.Parse("8235a46c-5065-4d74-a28e-6ff6f5860132")); + public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net461.References.PresentationFrameworkLuna, global::System.Guid.Parse("6da7afac-4d7d-49c2-8755-e4b863f52d7b")); /// - /// The for System.Reflection.Context.dll + /// The for PresentationFramework.Royale.dll /// - public static ReferenceInfo SystemReflectionContext => new ReferenceInfo("System.Reflection.Context.dll", Resources.SystemReflectionContext, Net461.References.SystemReflectionContext, global::System.Guid.Parse("3f95ec7b-7282-4c02-b8ca-6ee96a48a62d")); + public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net461.References.PresentationFrameworkRoyale, global::System.Guid.Parse("a87491dc-ac68-4cf9-9428-64a82e797e08")); /// - /// The for System.Runtime.Caching.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net461.References.SystemRuntimeCaching, global::System.Guid.Parse("538220b0-fd0b-45ab-ba0b-47f28645728c")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net461.References.PresentationFramework, global::System.Guid.Parse("7c7c422b-8ea9-4273-8175-4122f94a45c3")); /// - /// The for System.Runtime.DurableInstancing.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net461.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("44c37994-75a6-4a73-a5f9-17ebe5664efe")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net461.References.ReachFramework, global::System.Guid.Parse("2bdbe793-3508-4a9e-a594-b523b785324b")); /// - /// The for System.Runtime.Remoting.dll + /// The for System.Activities.Core.Presentation.dll /// - public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net461.References.SystemRuntimeRemoting, global::System.Guid.Parse("2da4126b-3205-457b-a380-4bcc5ed3d879")); + public static ReferenceInfo SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net461.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("611c1f1a-ef92-4068-9ff7-c1fd8adcb2a3")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Activities.DurableInstancing.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net461.References.SystemRuntimeSerialization, global::System.Guid.Parse("f93077b2-1bc4-4a32-939f-bfca5cb13d2e")); + public static ReferenceInfo SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net461.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("d4219d3a-2628-455f-aa1b-ae213b54da9c")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Activities.Presentation.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net461.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("d7d0b3e7-6983-468c-aeb1-26ef07513663")); + public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net461.References.SystemActivitiesPresentation, global::System.Guid.Parse("22218092-1d82-42bc-89e1-c6fd88fde431")); /// - /// The for System.Security.dll + /// The for System.Activities.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net461.References.SystemSecurity, global::System.Guid.Parse("b51aeb8d-d152-40ce-98ca-abcf89c43c73")); + public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net461.References.SystemActivities, global::System.Guid.Parse("c3cd0266-bf92-44d5-80da-48079d405168")); /// - /// The for System.ServiceModel.Activation.dll + /// The for System.AddIn.Contract.dll /// - public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net461.References.SystemServiceModelActivation, global::System.Guid.Parse("9189462a-4dee-4355-8a91-aaf35234132a")); + public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net461.References.SystemAddInContract, global::System.Guid.Parse("7315e29d-ad4a-48cb-9b96-a16915b7613c")); /// - /// The for System.ServiceModel.Activities.dll + /// The for System.AddIn.dll /// - public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net461.References.SystemServiceModelActivities, global::System.Guid.Parse("af9a22f4-6217-43b6-8193-879d17158fae")); + public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net461.References.SystemAddIn, global::System.Guid.Parse("c4d9f44b-fa49-4615-8f85-7953dac94452")); /// - /// The for System.ServiceModel.Channels.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net461.References.SystemServiceModelChannels, global::System.Guid.Parse("6fb12322-96e1-4be6-84ac-084ab85f0a4f")); + public static ReferenceInfo SystemComponentModelCompositionRegistration => new ReferenceInfo("System.ComponentModel.Composition.Registration.dll", Resources.SystemComponentModelCompositionRegistration, Net461.References.SystemComponentModelCompositionRegistration, global::System.Guid.Parse("7bb29b31-76dd-4231-821a-230f8a154417")); /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net461.References.SystemServiceModelDiscovery, global::System.Guid.Parse("28875296-3e19-44e1-b63a-7758656d9ba2")); + public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net461.References.SystemComponentModelComposition, global::System.Guid.Parse("f070d97c-1eea-4aa5-8818-cdfc62b9db32")); /// - /// The for System.ServiceModel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net461.References.SystemServiceModel, global::System.Guid.Parse("88c2a980-232f-4ba7-88c0-91fcf8de1b64")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net461.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("361ff5ef-be43-4fd9-a0b8-d23cdc329bb3")); /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Configuration.Install.dll /// - public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net461.References.SystemServiceModelRouting, global::System.Guid.Parse("ee31fd88-3bb5-445c-be15-02e1d7f221a4")); + public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net461.References.SystemConfigurationInstall, global::System.Guid.Parse("dff75f31-adb4-4a46-89ef-6a95a4032019")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net461.References.SystemServiceModelWeb, global::System.Guid.Parse("90f1f34d-6565-4dda-b884-f658161b9f38")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net461.References.SystemConfiguration, global::System.Guid.Parse("ff545da2-9873-4a4d-b4dd-37e83d5cecd8")); /// - /// The for System.ServiceProcess.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net461.References.SystemServiceProcess, global::System.Guid.Parse("653745d1-1a41-44af-984f-84523bf307f9")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net461.References.SystemCore, global::System.Guid.Parse("9f899cb3-1ef6-467b-88d2-84237882bbf6")); /// - /// The for System.Speech.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net461.References.SystemSpeech, global::System.Guid.Parse("d30a254b-8a33-4744-b31e-f62fa7c2fb82")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net461.References.SystemDataDataSetExtensions, global::System.Guid.Parse("97766db3-1fef-443a-9990-10c71d58a99d")); /// - /// The for System.Transactions.dll + /// The for System.Data.Entity.Design.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net461.References.SystemTransactions, global::System.Guid.Parse("5ad560b7-aaad-41b2-adfd-cd23f68b9c66")); + public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net461.References.SystemDataEntityDesign, global::System.Guid.Parse("812e14a4-fbf8-483f-85a6-1eda87ea1657")); /// - /// The for System.Web.Abstractions.dll + /// The for System.Data.Entity.dll /// - public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net461.References.SystemWebAbstractions, global::System.Guid.Parse("5364ee73-dcde-4f14-afee-c91f6166fefd")); + public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net461.References.SystemDataEntity, global::System.Guid.Parse("d29c0b8c-0530-498a-8d3d-9a952d48b14c")); /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Data.Linq.dll /// - public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net461.References.SystemWebApplicationServices, global::System.Guid.Parse("9cc977ef-3783-48b3-abd2-74d77162e7ca")); + public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net461.References.SystemDataLinq, global::System.Guid.Parse("4599e1d8-1ef1-45ba-8709-c560dc5d6745")); /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Data.OracleClient.dll /// - public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net461.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("365638b6-b0d2-483b-9241-94804acc62f7")); + public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net461.References.SystemDataOracleClient, global::System.Guid.Parse("da864714-7905-4087-96cd-600a99700cc3")); /// - /// The for System.Web.DataVisualization.dll + /// The for System.Data.Services.Client.dll /// - public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net461.References.SystemWebDataVisualization, global::System.Guid.Parse("2a8ed337-0801-4477-a7a6-5c5bfd6f0954")); + public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net461.References.SystemDataServicesClient, global::System.Guid.Parse("bd48478a-f2ec-4e82-b869-21b75df0465e")); /// - /// The for System.Web.dll + /// The for System.Data.Services.Design.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net461.References.SystemWeb, global::System.Guid.Parse("4d855ef2-5ac7-4417-909c-9eb203047593")); + public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net461.References.SystemDataServicesDesign, global::System.Guid.Parse("582333d2-bf03-431f-8c3a-8596eb3306a2")); /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Data.Services.dll /// - public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net461.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("f13dafd2-e3d2-4087-8e41-6a54e705b005")); + public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net461.References.SystemDataServices, global::System.Guid.Parse("4cdf4663-2f05-4b3e-8b44-5af4bc80c5ce")); /// - /// The for System.Web.DynamicData.dll + /// The for System.Data.SqlXml.dll /// - public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net461.References.SystemWebDynamicData, global::System.Guid.Parse("f138e6f4-03b9-4ae0-8839-193f2e4fd285")); + public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net461.References.SystemDataSqlXml, global::System.Guid.Parse("690a9c88-b06b-4592-9a15-4894e81dd726")); /// - /// The for System.Web.Entity.Design.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net461.References.SystemWebEntityDesign, global::System.Guid.Parse("d2356d54-b2d0-4de5-b6be-14624d6fc629")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net461.References.SystemData, global::System.Guid.Parse("82554966-83d6-4519-a35b-513487cfa7b7")); /// - /// The for System.Web.Entity.dll + /// The for System.Deployment.dll /// - public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net461.References.SystemWebEntity, global::System.Guid.Parse("e5b38391-7bc6-42ca-935d-eeb1ef382725")); + public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net461.References.SystemDeployment, global::System.Guid.Parse("438197f5-f819-43de-a6da-4917df7fdc2f")); /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Design.dll /// - public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net461.References.SystemWebExtensionsDesign, global::System.Guid.Parse("8f10bec6-007a-498c-bab5-cef6aa70e464")); + public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net461.References.SystemDesign, global::System.Guid.Parse("a357340f-72ae-4409-bfed-165349b9b807")); /// - /// The for System.Web.Extensions.dll + /// The for System.Device.dll /// - public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net461.References.SystemWebExtensions, global::System.Guid.Parse("49d6fe2b-4df5-4bfa-8539-eeff7005703b")); + public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net461.References.SystemDevice, global::System.Guid.Parse("d48d87f2-42cd-41fb-b88d-a4c981b98816")); /// - /// The for System.Web.Mobile.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net461.References.SystemWebMobile, global::System.Guid.Parse("822129d0-801c-4d29-9433-d8e26ba8a9db")); + public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net461.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("0bb3bdd2-6986-4f4c-8fab-c44563997022")); /// - /// The for System.Web.RegularExpressions.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net461.References.SystemWebRegularExpressions, global::System.Guid.Parse("9c0fe930-9292-48f3-8442-a0d2e722bbf8")); + public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net461.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("de129298-3a0e-4c67-a666-aad9dccd45f1")); /// - /// The for System.Web.Routing.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net461.References.SystemWebRouting, global::System.Guid.Parse("78c9ee8d-f85b-4429-aaeb-d322b34fe577")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net461.References.SystemDirectoryServices, global::System.Guid.Parse("24eba1de-e5dc-464e-9156-d0e03c7b9a8c")); /// - /// The for System.Web.Services.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net461.References.SystemWebServices, global::System.Guid.Parse("cee952c5-766c-4022-84f4-2be11f049a2c")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net461.References.SystemDrawingDesign, global::System.Guid.Parse("256e0252-15d0-44c9-942e-305235447a3d")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net461.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("46c9e232-79f2-4992-82c1-3fdaff64c70c")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net461.References.SystemDrawing, global::System.Guid.Parse("e8a055cb-b98b-416f-b942-c12e6b6c4ca9")); /// - /// The for System.Windows.dll + /// The for System.Dynamic.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net461.References.SystemWindows, global::System.Guid.Parse("3b57d8e4-077d-4762-9ae0-27723725a2a3")); + public static ReferenceInfo SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net461.References.SystemDynamic, global::System.Guid.Parse("d017f2f0-1a69-4c27-abe0-ab904396c798")); /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for System.EnterpriseServices.dll /// - public static ReferenceInfo SystemWindowsFormsDataVisualizationDesign => new ReferenceInfo("System.Windows.Forms.DataVisualization.Design.dll", Resources.SystemWindowsFormsDataVisualizationDesign, Net461.References.SystemWindowsFormsDataVisualizationDesign, global::System.Guid.Parse("9c400221-5f65-45b7-83cc-d592209d1c9d")); + public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net461.References.SystemEnterpriseServices, global::System.Guid.Parse("2fbfc940-8902-4aee-8831-c64be6b75bfc")); /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net461.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("3f400767-0edd-4c5d-8632-940a380f71a4")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net461.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("80913225-1a40-473a-a3e3-4d3165ec635c")); /// - /// The for System.Windows.Forms.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net461.References.SystemWindowsForms, global::System.Guid.Parse("686d277b-4b90-4beb-a636-036567639697")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net461.References.SystemIOCompression, global::System.Guid.Parse("3b6e214c-c8ef-40ea-bf18-015041e740fa")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.IO.Log.dll /// - public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net461.References.SystemWindowsInputManipulations, global::System.Guid.Parse("1ad5cf59-6faf-4033-8276-11bbce1317f3")); + public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net461.References.SystemIOLog, global::System.Guid.Parse("b282da9d-a246-4615-a807-0a3c314c4afc")); /// - /// The for System.Windows.Presentation.dll + /// The for System.IdentityModel.Selectors.dll /// - public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net461.References.SystemWindowsPresentation, global::System.Guid.Parse("09c1704f-03ca-4922-ae52-f148493ce048")); + public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net461.References.SystemIdentityModelSelectors, global::System.Guid.Parse("0dc2aab7-2d30-4361-8fb2-fa10f7bd8fdb")); /// - /// The for System.Workflow.Activities.dll + /// The for System.IdentityModel.Services.dll /// - public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net461.References.SystemWorkflowActivities, global::System.Guid.Parse("052ef84e-4c02-48b2-81e3-3720a91f7446")); + public static ReferenceInfo SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net461.References.SystemIdentityModelServices, global::System.Guid.Parse("276ffa29-5721-4bdb-ae5a-58386b6fcef1")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.IdentityModel.dll /// - public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net461.References.SystemWorkflowComponentModel, global::System.Guid.Parse("529d925b-df4b-43c3-9bdf-4cdf61a189b0")); + public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net461.References.SystemIdentityModel, global::System.Guid.Parse("1a03a9fd-4235-4c42-b902-83d5f5c26af3")); /// - /// The for System.Workflow.Runtime.dll + /// The for System.Management.Instrumentation.dll /// - public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net461.References.SystemWorkflowRuntime, global::System.Guid.Parse("d6c88c15-9264-41ed-8710-44b184b30640")); + public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net461.References.SystemManagementInstrumentation, global::System.Guid.Parse("3570b6a0-aa50-4bab-84bc-0f1543b5f027")); /// - /// The for System.WorkflowServices.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net461.References.SystemWorkflowServices, global::System.Guid.Parse("82f1b0e1-5cfe-4d98-81c6-e8af2c60c949")); + public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net461.References.SystemManagement, global::System.Guid.Parse("9ff5ba9b-3ef0-4605-98c1-1de55553561b")); /// - /// The for System.Xaml.dll + /// The for System.Messaging.dll /// - public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net461.References.SystemXaml, global::System.Guid.Parse("81585d18-fedc-4f6e-9a48-c1b2081494ff")); + public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net461.References.SystemMessaging, global::System.Guid.Parse("c7becfff-5350-4358-8905-7a2644f2ea62")); /// - /// The for System.Xml.dll + /// The for System.Net.Http.WebRequest.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net461.References.SystemXml, global::System.Guid.Parse("2d362979-e53f-4679-9c9d-be8e4d597706")); + public static ReferenceInfo SystemNetHttpWebRequest => new ReferenceInfo("System.Net.Http.WebRequest.dll", Resources.SystemNetHttpWebRequest, Net461.References.SystemNetHttpWebRequest, global::System.Guid.Parse("7e41c23f-ad64-4336-b25a-03fe982992f4")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net461.References.SystemXmlLinq, global::System.Guid.Parse("405abb0b-ccd1-4731-83bb-4f80ae089957")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net461.References.SystemNetHttp, global::System.Guid.Parse("8220c959-1115-479e-bcf9-679dbbfaa5cb")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net461.References.SystemXmlSerialization, global::System.Guid.Parse("e6804b2f-73f7-42ef-bacb-31990c111d05")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net461.References.SystemNet, global::System.Guid.Parse("678488ec-3df3-4d9f-ad32-ec0cb863caf8")); /// - /// The for UIAutomationClient.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net461.References.UIAutomationClient, global::System.Guid.Parse("ff732b5a-efa2-476a-8193-fa8a0d4bf15b")); + public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net461.References.SystemNumericsVectors, global::System.Guid.Parse("1b5b37a1-5aef-4571-a245-c944f7d1f7f3")); /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net461.References.UIAutomationClientsideProviders, global::System.Guid.Parse("6996948b-5842-4c9d-beb1-5f12653fa3f8")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net461.References.SystemNumerics, global::System.Guid.Parse("f7bc15f1-fe84-49f8-b1c1-20daf65783bd")); /// - /// The for UIAutomationProvider.dll + /// The for System.Printing.dll /// - public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net461.References.UIAutomationProvider, global::System.Guid.Parse("e429e312-9b95-42ec-a1e0-03eb40550aa5")); + public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net461.References.SystemPrinting, global::System.Guid.Parse("8235a46c-5065-4d74-a28e-6ff6f5860132")); /// - /// The for UIAutomationTypes.dll + /// The for System.Reflection.Context.dll /// - public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net461.References.UIAutomationTypes, global::System.Guid.Parse("5493db8e-e875-46ff-b9fa-14f3e5d953b0")); + public static ReferenceInfo SystemReflectionContext => new ReferenceInfo("System.Reflection.Context.dll", Resources.SystemReflectionContext, Net461.References.SystemReflectionContext, global::System.Guid.Parse("3f95ec7b-7282-4c02-b8ca-6ee96a48a62d")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Caching.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net461.References.WindowsBase, global::System.Guid.Parse("c31507cf-5f6a-4009-9eda-aee57fef8731")); + public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net461.References.SystemRuntimeCaching, global::System.Guid.Parse("538220b0-fd0b-45ab-ba0b-47f28645728c")); /// - /// The for WindowsFormsIntegration.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net461.References.WindowsFormsIntegration, global::System.Guid.Parse("601ef509-2411-43c9-b691-a519535e8d80")); + public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net461.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("44c37994-75a6-4a73-a5f9-17ebe5664efe")); /// - /// The for XamlBuildTask.dll + /// The for System.Runtime.Remoting.dll /// - public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net461.References.XamlBuildTask, global::System.Guid.Parse("c41123f8-c84c-4b28-a2b3-acd7ab6bc774")); + public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net461.References.SystemRuntimeRemoting, global::System.Guid.Parse("2da4126b-3205-457b-a380-4bcc5ed3d879")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net461.References.SystemCollectionsConcurrent, global::System.Guid.Parse("cfc86bc5-5cf4-4320-9980-37fcde887aea")); + public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net461.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("d7d0b3e7-6983-468c-aeb1-26ef07513663")); /// - /// The for System.Collections.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net461.References.SystemCollections, global::System.Guid.Parse("21381517-4a14-4e85-aa55-897ec4a73a1a")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net461.References.SystemRuntimeSerialization, global::System.Guid.Parse("f93077b2-1bc4-4a32-939f-bfca5cb13d2e")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net461.References.SystemComponentModelAnnotations, global::System.Guid.Parse("8d676699-dfaa-4457-9f8f-f8d8df415acd")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net461.References.SystemSecurity, global::System.Guid.Parse("b51aeb8d-d152-40ce-98ca-abcf89c43c73")); /// - /// The for System.ComponentModel.dll + /// The for System.ServiceModel.Activation.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net461.References.SystemComponentModel, global::System.Guid.Parse("ad7081cc-bf0d-4a36-a753-d3e8f6ff8905")); + public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net461.References.SystemServiceModelActivation, global::System.Guid.Parse("9189462a-4dee-4355-8a91-aaf35234132a")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.ServiceModel.Activities.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net461.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("0afb7b0e-059d-4727-941e-d9a4a7fe1e04")); + public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net461.References.SystemServiceModelActivities, global::System.Guid.Parse("af9a22f4-6217-43b6-8193-879d17158fae")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.ServiceModel.Channels.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net461.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e9681414-93d1-4251-b421-940dbfe2b784")); + public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net461.References.SystemServiceModelChannels, global::System.Guid.Parse("6fb12322-96e1-4be6-84ac-084ab85f0a4f")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.ServiceModel.Discovery.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net461.References.SystemDiagnosticsDebug, global::System.Guid.Parse("38986af4-c09f-4abd-915f-6de46021cd76")); + public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net461.References.SystemServiceModelDiscovery, global::System.Guid.Parse("28875296-3e19-44e1-b63a-7758656d9ba2")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.ServiceModel.Routing.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net461.References.SystemDiagnosticsTools, global::System.Guid.Parse("30eeaaae-f2f7-4770-bea9-397d561d79ee")); + public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net461.References.SystemServiceModelRouting, global::System.Guid.Parse("ee31fd88-3bb5-445c-be15-02e1d7f221a4")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net461.References.SystemDiagnosticsTracing, global::System.Guid.Parse("c4e274b0-4e9a-4dbb-a8fe-4319cee01f9b")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net461.References.SystemServiceModelWeb, global::System.Guid.Parse("90f1f34d-6565-4dda-b884-f658161b9f38")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.ServiceModel.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net461.References.SystemDynamicRuntime, global::System.Guid.Parse("bfb4830e-5634-4707-bf5f-100ea28cdfc4")); + public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net461.References.SystemServiceModel, global::System.Guid.Parse("88c2a980-232f-4ba7-88c0-91fcf8de1b64")); /// - /// The for System.Globalization.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net461.References.SystemGlobalization, global::System.Guid.Parse("de9fee4d-5680-476e-99aa-ccf452f2a824")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net461.References.SystemServiceProcess, global::System.Guid.Parse("653745d1-1a41-44af-984f-84523bf307f9")); /// - /// The for System.IO.dll + /// The for System.Speech.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net461.References.SystemIO, global::System.Guid.Parse("57dde212-26d0-4949-9b37-70f091a64842")); + public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net461.References.SystemSpeech, global::System.Guid.Parse("d30a254b-8a33-4744-b31e-f62fa7c2fb82")); /// - /// The for System.Linq.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net461.References.SystemLinq, global::System.Guid.Parse("26ab0e0e-ceaf-489e-a608-ce49b0b0021a")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net461.References.SystemTransactions, global::System.Guid.Parse("5ad560b7-aaad-41b2-adfd-cd23f68b9c66")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Web.Abstractions.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net461.References.SystemLinqExpressions, global::System.Guid.Parse("b9d38c71-bff6-4127-97f3-5e781662e775")); + public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net461.References.SystemWebAbstractions, global::System.Guid.Parse("5364ee73-dcde-4f14-afee-c91f6166fefd")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Web.ApplicationServices.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net461.References.SystemLinqParallel, global::System.Guid.Parse("f2b3d5be-3f4a-4b03-bc0f-58dccbf998b9")); + public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net461.References.SystemWebApplicationServices, global::System.Guid.Parse("9cc977ef-3783-48b3-abd2-74d77162e7ca")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net461.References.SystemLinqQueryable, global::System.Guid.Parse("72785ec7-006a-4d8f-b40f-a0f404d2b530")); + public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net461.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("365638b6-b0d2-483b-9241-94804acc62f7")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Web.DataVisualization.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net461.References.SystemNetNetworkInformation, global::System.Guid.Parse("5afbf948-8d29-4953-a71d-0e279bc5fad5")); + public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net461.References.SystemWebDataVisualization, global::System.Guid.Parse("2a8ed337-0801-4477-a7a6-5c5bfd6f0954")); /// - /// The for System.Net.Primitives.dll + /// The for System.Web.DynamicData.Design.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net461.References.SystemNetPrimitives, global::System.Guid.Parse("2feedf3c-4a1d-4479-931e-3e581ac2eda5")); + public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net461.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("f13dafd2-e3d2-4087-8e41-6a54e705b005")); /// - /// The for System.Net.Requests.dll + /// The for System.Web.DynamicData.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net461.References.SystemNetRequests, global::System.Guid.Parse("a20d8b48-edc6-45cb-9516-d69508b9a1af")); + public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net461.References.SystemWebDynamicData, global::System.Guid.Parse("f138e6f4-03b9-4ae0-8839-193f2e4fd285")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Web.Entity.Design.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net461.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("51464fa5-9e3c-45d0-b72c-a3b6fc43dbab")); + public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net461.References.SystemWebEntityDesign, global::System.Guid.Parse("d2356d54-b2d0-4de5-b6be-14624d6fc629")); /// - /// The for System.ObjectModel.dll + /// The for System.Web.Entity.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net461.References.SystemObjectModel, global::System.Guid.Parse("2f89c79c-ce05-4025-b183-b62aae2f6871")); + public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net461.References.SystemWebEntity, global::System.Guid.Parse("e5b38391-7bc6-42ca-935d-eeb1ef382725")); /// - /// The for System.Reflection.dll + /// The for System.Web.Extensions.Design.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net461.References.SystemReflection, global::System.Guid.Parse("a064e7f3-9e62-4f90-9610-39927d3b32d7")); + public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net461.References.SystemWebExtensionsDesign, global::System.Guid.Parse("8f10bec6-007a-498c-bab5-cef6aa70e464")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.Extensions.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net461.References.SystemReflectionEmit, global::System.Guid.Parse("7aad2710-802f-43e9-a712-0e928062ba95")); + public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net461.References.SystemWebExtensions, global::System.Guid.Parse("49d6fe2b-4df5-4bfa-8539-eeff7005703b")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Web.Mobile.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net461.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("249e3018-68a9-400b-986b-237d38fbb5b5")); + public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net461.References.SystemWebMobile, global::System.Guid.Parse("822129d0-801c-4d29-9433-d8e26ba8a9db")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Web.RegularExpressions.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net461.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("7513eb52-d8b6-4ffa-9dc9-79deca5568cc")); + public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net461.References.SystemWebRegularExpressions, global::System.Guid.Parse("9c0fe930-9292-48f3-8442-a0d2e722bbf8")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.Web.Routing.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net461.References.SystemReflectionExtensions, global::System.Guid.Parse("2aa763ef-0985-4c11-bd1c-554531024bd6")); + public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net461.References.SystemWebRouting, global::System.Guid.Parse("78c9ee8d-f85b-4429-aaeb-d322b34fe577")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Web.Services.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net461.References.SystemReflectionPrimitives, global::System.Guid.Parse("48931467-431f-41ba-811d-e3030b12025c")); + public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net461.References.SystemWebServices, global::System.Guid.Parse("cee952c5-766c-4022-84f4-2be11f049a2c")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net461.References.SystemResourcesResourceManager, global::System.Guid.Parse("4fce97cb-09c0-49ab-8770-0f0169ef6b8a")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net461.References.SystemWeb, global::System.Guid.Parse("4d855ef2-5ac7-4417-909c-9eb203047593")); /// - /// The for System.Runtime.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net461.References.SystemRuntime, global::System.Guid.Parse("9760e853-d2a5-4d4b-a281-6443318f8715")); + public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net461.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("46c9e232-79f2-4992-82c1-3fdaff64c70c")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net461.References.SystemRuntimeExtensions, global::System.Guid.Parse("72a615f3-9fd4-4f99-9c81-af5f3bc51de7")); + public static ReferenceInfo SystemWindowsFormsDataVisualizationDesign => new ReferenceInfo("System.Windows.Forms.DataVisualization.Design.dll", Resources.SystemWindowsFormsDataVisualizationDesign, Net461.References.SystemWindowsFormsDataVisualizationDesign, global::System.Guid.Parse("9c400221-5f65-45b7-83cc-d592209d1c9d")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net461.References.SystemRuntimeHandles, global::System.Guid.Parse("ac41e181-0306-4aa0-bd8a-7696f551415a")); + public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net461.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("3f400767-0edd-4c5d-8632-940a380f71a4")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Windows.Forms.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net461.References.SystemRuntimeInteropServices, global::System.Guid.Parse("a97194e3-beb4-4d01-b39f-b4e7d2f46ad5")); + public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net461.References.SystemWindowsForms, global::System.Guid.Parse("686d277b-4b90-4beb-a636-036567639697")); /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesWindowsRuntime => new ReferenceInfo("System.Runtime.InteropServices.WindowsRuntime.dll", Resources.SystemRuntimeInteropServicesWindowsRuntime, Net461.References.SystemRuntimeInteropServicesWindowsRuntime, global::System.Guid.Parse("bfc642ca-9507-4fdc-b817-aac35badff40")); + public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net461.References.SystemWindowsInputManipulations, global::System.Guid.Parse("1ad5cf59-6faf-4033-8276-11bbce1317f3")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Windows.Presentation.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net461.References.SystemRuntimeNumerics, global::System.Guid.Parse("d7e26d73-d1b1-4914-b896-4556b3d1924a")); + public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net461.References.SystemWindowsPresentation, global::System.Guid.Parse("09c1704f-03ca-4922-ae52-f148493ce048")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net461.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("1c79023d-fb6e-43d8-beb9-5c216121d37b")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net461.References.SystemWindows, global::System.Guid.Parse("3b57d8e4-077d-4762-9ae0-27723725a2a3")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Workflow.Activities.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net461.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("f2bc4d36-67d5-47cb-8cb6-47438154aba0")); + public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net461.References.SystemWorkflowActivities, global::System.Guid.Parse("052ef84e-4c02-48b2-81e3-3720a91f7446")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Workflow.ComponentModel.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net461.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("f559ff73-eaca-412a-9dd6-918b12fb2e92")); + public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net461.References.SystemWorkflowComponentModel, global::System.Guid.Parse("529d925b-df4b-43c3-9bdf-4cdf61a189b0")); /// - /// The for System.Security.Principal.dll + /// The for System.Workflow.Runtime.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net461.References.SystemSecurityPrincipal, global::System.Guid.Parse("0bd67de3-63fd-4055-8687-416ffee5a48f")); + public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net461.References.SystemWorkflowRuntime, global::System.Guid.Parse("d6c88c15-9264-41ed-8710-44b184b30640")); /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.WorkflowServices.dll /// - public static ReferenceInfo SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net461.References.SystemServiceModelDuplex, global::System.Guid.Parse("ded7c716-5fcb-4693-86d6-ebb86ecc78f0")); + public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net461.References.SystemWorkflowServices, global::System.Guid.Parse("82f1b0e1-5cfe-4d98-81c6-e8af2c60c949")); /// - /// The for System.ServiceModel.Http.dll + /// The for System.Xaml.dll /// - public static ReferenceInfo SystemServiceModelHttp => new ReferenceInfo("System.ServiceModel.Http.dll", Resources.SystemServiceModelHttp, Net461.References.SystemServiceModelHttp, global::System.Guid.Parse("88c9ad9f-7f64-44a4-b803-0637a8cbf64d")); + public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net461.References.SystemXaml, global::System.Guid.Parse("81585d18-fedc-4f6e-9a48-c1b2081494ff")); /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net461.References.SystemServiceModelNetTcp, global::System.Guid.Parse("27bcdb9a-49b6-4fe7-919d-b6a9101097c1")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net461.References.SystemXmlLinq, global::System.Guid.Parse("405abb0b-ccd1-4731-83bb-4f80ae089957")); /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net461.References.SystemServiceModelPrimitives, global::System.Guid.Parse("72860135-b6f3-4449-a6d7-887c0837812b")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net461.References.SystemXmlSerialization, global::System.Guid.Parse("e6804b2f-73f7-42ef-bacb-31990c111d05")); /// - /// The for System.ServiceModel.Security.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net461.References.SystemServiceModelSecurity, global::System.Guid.Parse("117425ca-6357-441b-a64c-2b95b83a57bf")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net461.References.SystemXml, global::System.Guid.Parse("2d362979-e53f-4679-9c9d-be8e4d597706")); /// - /// The for System.Text.Encoding.dll + /// The for System.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net461.References.SystemTextEncoding, global::System.Guid.Parse("8123d72f-fe35-4e47-ba70-8bd6493af98c")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net461.References.System, global::System.Guid.Parse("abb7b207-6706-4061-ae9d-2a3062184499")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for UIAutomationClient.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net461.References.SystemTextEncodingExtensions, global::System.Guid.Parse("a74bd2fc-da08-415d-bb8d-f47d6602d9ee")); + public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net461.References.UIAutomationClient, global::System.Guid.Parse("ff732b5a-efa2-476a-8193-fa8a0d4bf15b")); /// - /// The for System.Text.RegularExpressions.dll + /// The for UIAutomationClientsideProviders.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net461.References.SystemTextRegularExpressions, global::System.Guid.Parse("e7558caf-086c-4546-bb79-654befe67d35")); + public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net461.References.UIAutomationClientsideProviders, global::System.Guid.Parse("6996948b-5842-4c9d-beb1-5f12653fa3f8")); /// - /// The for System.Threading.dll + /// The for UIAutomationProvider.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net461.References.SystemThreading, global::System.Guid.Parse("31cae796-dc37-435f-aea0-d23f6b5614ce")); + public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net461.References.UIAutomationProvider, global::System.Guid.Parse("e429e312-9b95-42ec-a1e0-03eb40550aa5")); /// - /// The for System.Threading.Tasks.dll + /// The for UIAutomationTypes.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net461.References.SystemThreadingTasks, global::System.Guid.Parse("f73ed68f-01ba-4c66-a701-c70960e81609")); + public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net461.References.UIAutomationTypes, global::System.Guid.Parse("5493db8e-e875-46ff-b9fa-14f3e5d953b0")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net461.References.SystemThreadingTasksParallel, global::System.Guid.Parse("0cef2813-128a-4e3a-9af0-b6abfc0a5871")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net461.References.WindowsBase, global::System.Guid.Parse("c31507cf-5f6a-4009-9eda-aee57fef8731")); /// - /// The for System.Threading.Timer.dll + /// The for WindowsFormsIntegration.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net461.References.SystemThreadingTimer, global::System.Guid.Parse("d049831a-ac6e-4cca-8e4f-04e8213a6b86")); + public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net461.References.WindowsFormsIntegration, global::System.Guid.Parse("601ef509-2411-43c9-b691-a519535e8d80")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for XamlBuildTask.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net461.References.SystemXmlReaderWriter, global::System.Guid.Parse("8b2f497e-3e3c-407b-a2d5-f03ff7f9729d")); + public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net461.References.XamlBuildTask, global::System.Guid.Parse("c41123f8-c84c-4b28-a2b3-acd7ab6bc774")); /// - /// The for System.Xml.XDocument.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net461.References.SystemXmlXDocument, global::System.Guid.Parse("97179eb3-1c9d-4bb3-a23e-3d8300ef68b4")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net461.References.mscorlib, global::System.Guid.Parse("93881288-31b9-4764-a3f0-c59f22d0e4c4")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for sysglobl.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net461.References.SystemXmlXmlSerializer, global::System.Guid.Parse("fecd65e9-233d-46f8-96be-cd2887bc96ff")); + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net461.References.sysglobl, global::System.Guid.Parse("93aefdb7-c38e-469c-a897-a5a0bf1bfbcf")); private static ImmutableArray _all; public static ImmutableArray All { @@ -942,47 +942,97 @@ public static ImmutableArray All [ Accessibility, CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, - MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, - MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, - PresentationFrameworkRoyale, - ReachFramework, - sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, + SystemCollectionsConcurrent, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModel, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsTools, + SystemDiagnosticsTracing, + SystemDynamicRuntime, + SystemGlobalization, + SystemIO, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemNetNetworkInformation, + SystemNetPrimitives, + SystemNetRequests, + SystemNetWebHeaderCollection, + SystemObjectModel, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionPrimitives, + SystemReflection, + SystemResourcesResourceManager, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, + SystemRuntimeNumerics, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntime, + SystemSecurityPrincipal, + SystemServiceModelDuplex, + SystemServiceModelHttp, + SystemServiceModelNetTcp, + SystemServiceModelPrimitives, + SystemServiceModelSecurity, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextRegularExpressions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingTimer, + SystemThreading, + SystemXmlReaderWriter, + SystemXmlXDocument, + SystemXmlXmlSerializer, + ISymWrapper, + MicrosoftActivitiesBuild, + MicrosoftBuildConversionv40, + MicrosoftBuildEngine, + MicrosoftBuildFramework, + MicrosoftBuildTasksv40, + MicrosoftBuildUtilitiesv40, + MicrosoftBuild, + MicrosoftCSharp, + MicrosoftJScript, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + MicrosoftVisualBasic, + MicrosoftVisualCSTLCLR, + MicrosoftVisualC, + PresentationBuildTasks, + PresentationCore, + PresentationFrameworkAero, + PresentationFrameworkAero2, + PresentationFrameworkAeroLite, + PresentationFrameworkClassic, + PresentationFrameworkLuna, + PresentationFrameworkRoyale, + PresentationFramework, + ReachFramework, + SystemActivitiesCorePresentation, + SystemActivitiesDurableInstancing, + SystemActivitiesPresentation, + SystemActivities, + SystemAddInContract, + SystemAddIn, + SystemComponentModelCompositionRegistration, + SystemComponentModelComposition, + SystemComponentModelDataAnnotations, + SystemConfigurationInstall, + SystemConfiguration, + SystemCore, + SystemDataDataSetExtensions, SystemDataEntityDesign, SystemDataEntity, SystemDataLinq, @@ -991,46 +1041,46 @@ public static ImmutableArray All SystemDataServicesDesign, SystemDataServices, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, SystemDevice, SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemDynamic, SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, SystemIOCompressionFileSystem, + SystemIOCompression, SystemIOLog, - SystemManagement, + SystemIdentityModelSelectors, + SystemIdentityModelServices, + SystemIdentityModel, SystemManagementInstrumentation, + SystemManagement, SystemMessaging, - SystemNet, - SystemNetHttp, SystemNetHttpWebRequest, - SystemNumerics, + SystemNetHttp, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemPrinting, SystemReflectionContext, SystemRuntimeCaching, SystemRuntimeDurableInstancing, SystemRuntimeRemoting, - SystemRuntimeSerialization, SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, SystemSecurity, SystemServiceModelActivation, SystemServiceModelActivities, SystemServiceModelChannels, SystemServiceModelDiscovery, - SystemServiceModel, SystemServiceModelRouting, SystemServiceModelWeb, + SystemServiceModel, SystemServiceProcess, SystemSpeech, SystemTransactions, @@ -1038,7 +1088,6 @@ public static ImmutableArray All SystemWebApplicationServices, SystemWebDataVisualizationDesign, SystemWebDataVisualization, - SystemWeb, SystemWebDynamicDataDesign, SystemWebDynamicData, SystemWebEntityDesign, @@ -1049,21 +1098,23 @@ public static ImmutableArray All SystemWebRegularExpressions, SystemWebRouting, SystemWebServices, + SystemWeb, SystemWindowsControlsRibbon, - SystemWindows, SystemWindowsFormsDataVisualizationDesign, SystemWindowsFormsDataVisualization, SystemWindowsForms, SystemWindowsInputManipulations, SystemWindowsPresentation, + SystemWindows, SystemWorkflowActivities, SystemWorkflowComponentModel, SystemWorkflowRuntime, SystemWorkflowServices, SystemXaml, - SystemXml, SystemXmlLinq, SystemXmlSerialization, + SystemXml, + System, UIAutomationClient, UIAutomationClientsideProviders, UIAutomationProvider, @@ -1071,59 +1122,8 @@ public static ImmutableArray All WindowsBase, WindowsFormsIntegration, XamlBuildTask, - SystemCollectionsConcurrent, - SystemCollections, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsTools, - SystemDiagnosticsTracing, - SystemDynamicRuntime, - SystemGlobalization, - SystemIO, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemNetNetworkInformation, - SystemNetPrimitives, - SystemNetRequests, - SystemNetWebHeaderCollection, - SystemObjectModel, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesResourceManager, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityPrincipal, - SystemServiceModelDuplex, - SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingTimer, - SystemXmlReaderWriter, - SystemXmlXDocument, - SystemXmlXmlSerializer, + mscorlib, + sysglobl, ]; } return _all; @@ -1172,3097 +1172,3097 @@ public static PortableExecutableReference CustomMarshalers } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for ISymWrapper.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_ISymWrapper is null) + if (_SystemCollectionsConcurrent is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net461)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net461)"); } - return _ISymWrapper; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _MicrosoftActivitiesBuild; + private static PortableExecutableReference? _SystemCollections; /// - /// The for Microsoft.Activities.Build.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference MicrosoftActivitiesBuild + public static PortableExecutableReference SystemCollections { get { - if (_MicrosoftActivitiesBuild is null) + if (_SystemCollections is null) { - _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net461)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net461)"); } - return _MicrosoftActivitiesBuild; + return _SystemCollections; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv40; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv40 + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_MicrosoftBuildConversionv40 is null) + if (_SystemComponentModelAnnotations is null) { - _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net461)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net461)"); } - return _MicrosoftBuildConversionv40; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _MicrosoftBuild; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for Microsoft.Build.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference MicrosoftBuild + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_MicrosoftBuild is null) + if (_SystemComponentModelEventBasedAsync is null) { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net461)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net461)"); } - return _MicrosoftBuild; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemComponentModel { get { - if (_MicrosoftBuildEngine is null) + if (_SystemComponentModel is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net461)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net461)"); } - return _MicrosoftBuildEngine; + return _SystemComponentModel; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftBuildFramework is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net461)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net461)"); } - return _MicrosoftBuildFramework; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _MicrosoftBuildTasksv40; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference MicrosoftBuildTasksv40 + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_MicrosoftBuildTasksv40 is null) + if (_SystemDiagnosticsDebug is null) { - _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net461)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net461)"); } - return _MicrosoftBuildTasksv40; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv40 + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_MicrosoftBuildUtilitiesv40 is null) + if (_SystemDiagnosticsTools is null) { - _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net461)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net461)"); } - return _MicrosoftBuildUtilitiesv40; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for Microsoft.CSharp.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_MicrosoftCSharp is null) + if (_SystemDiagnosticsTracing is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net461)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net461)"); } - return _MicrosoftCSharp; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for Microsoft.JScript.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_MicrosoftJScript is null) + if (_SystemDynamicRuntime is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net461)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net461)"); } - return _MicrosoftJScript; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference SystemGlobalization { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_SystemGlobalization is null) { - _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net461)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net461)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _SystemGlobalization; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _SystemIO; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.IO.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference SystemIO { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_SystemIO is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net461)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net461)"); } - return _MicrosoftVisualBasicCompatibility; + return _SystemIO; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemLinqExpressions { get { - if (_MicrosoftVisualBasic is null) + if (_SystemLinqExpressions is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net461)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net461)"); } - return _MicrosoftVisualBasic; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for Microsoft.VisualC.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference SystemLinqParallel { get { - if (_MicrosoftVisualC is null) + if (_SystemLinqParallel is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net461)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net461)"); } - return _MicrosoftVisualC; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemLinqQueryable { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemLinqQueryable is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net461)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net461)"); } - return _MicrosoftVisualCSTLCLR; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemLinq; /// - /// The for mscorlib.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemLinq { get { - if (_mscorlib is null) + if (_SystemLinq is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net461)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net461)"); } - return _mscorlib; + return _SystemLinq; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for PresentationBuildTasks.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_PresentationBuildTasks is null) + if (_SystemNetNetworkInformation is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net461)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net461)"); } - return _PresentationBuildTasks; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for PresentationCore.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemNetPrimitives { get { - if (_PresentationCore is null) + if (_SystemNetPrimitives is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net461)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net461)"); } - return _PresentationCore; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemNetRequests { get { - if (_PresentationFrameworkAero is null) + if (_SystemNetRequests is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net461)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net461)"); } - return _PresentationFrameworkAero; + return _SystemNetRequests; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_PresentationFrameworkAero2 is null) + if (_SystemNetWebHeaderCollection is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net461)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net461)"); } - return _PresentationFrameworkAero2; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference SystemObjectModel { get { - if (_PresentationFrameworkAeroLite is null) + if (_SystemObjectModel is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net461)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net461)"); } - return _PresentationFrameworkAeroLite; + return _SystemObjectModel; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_PresentationFrameworkClassic is null) + if (_SystemReflectionEmitILGeneration is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net461)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net461)"); } - return _PresentationFrameworkClassic; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for PresentationFramework.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_PresentationFramework is null) + if (_SystemReflectionEmitLightweight is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net461)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net461)"); } - return _PresentationFramework; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemReflectionEmit { get { - if (_PresentationFrameworkLuna is null) + if (_SystemReflectionEmit is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net461)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net461)"); } - return _PresentationFrameworkLuna; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for PresentationFramework.Royale.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_PresentationFrameworkRoyale is null) + if (_SystemReflectionExtensions is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net461)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net461)"); } - return _PresentationFrameworkRoyale; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for ReachFramework.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_ReachFramework is null) + if (_SystemReflectionPrimitives is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net461)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net461)"); } - return _ReachFramework; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemReflection; /// - /// The for sysglobl.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemReflection { get { - if (_sysglobl is null) + if (_SystemReflection is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net461)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net461)"); } - return _sysglobl; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemActivitiesCorePresentation; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Activities.Core.Presentation.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemActivitiesCorePresentation + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemActivitiesCorePresentation is null) + if (_SystemResourcesResourceManager is null) { - _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net461)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net461)"); } - return _SystemActivitiesCorePresentation; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemActivities; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Activities.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemActivities + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemActivities is null) + if (_SystemRuntimeExtensions is null) { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net461)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net461)"); } - return _SystemActivities; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemActivitiesDurableInstancing + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemActivitiesDurableInstancing is null) + if (_SystemRuntimeHandles is null) { - _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net461)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net461)"); } - return _SystemActivitiesDurableInstancing; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemActivitiesPresentation; + private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The for System.Activities.Presentation.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static PortableExecutableReference SystemActivitiesPresentation + public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime { get { - if (_SystemActivitiesPresentation is null) + if (_SystemRuntimeInteropServicesWindowsRuntime is null) { - _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net461)"); + _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (net461)"); } - return _SystemActivitiesPresentation; + return _SystemRuntimeInteropServicesWindowsRuntime; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.AddIn.Contract.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemAddInContract is null) + if (_SystemRuntimeInteropServices is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net461)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net461)"); } - return _SystemAddInContract; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.AddIn.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemAddIn is null) + if (_SystemRuntimeNumerics is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net461)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net461)"); } - return _SystemAddIn; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemComponentModelComposition is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net461)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net461)"); } - return _SystemComponentModelComposition; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemComponentModelCompositionRegistration + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemComponentModelCompositionRegistration is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemComponentModelCompositionRegistration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Composition.Registration")).GetReference(filePath: "System.ComponentModel.Composition.Registration.dll", display: "System.ComponentModel.Composition.Registration (net461)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net461)"); } - return _SystemComponentModelCompositionRegistration; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationXml is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net461)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net461)"); } - return _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Configuration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemConfiguration is null) + if (_SystemRuntime is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net461)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net461)"); } - return _SystemConfiguration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Configuration.Install.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemConfigurationInstall is null) + if (_SystemSecurityPrincipal is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net461)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net461)"); } - return _SystemConfigurationInstall; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemServiceModelDuplex; /// - /// The for System.Core.dll + /// The for System.ServiceModel.Duplex.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemServiceModelDuplex { get { - if (_SystemCore is null) + if (_SystemServiceModelDuplex is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net461)"); + _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net461)"); } - return _SystemCore; + return _SystemServiceModelDuplex; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemServiceModelHttp; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.ServiceModel.Http.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemServiceModelHttp { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemServiceModelHttp is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net461)"); + _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net461)"); } - return _SystemDataDataSetExtensions; + return _SystemServiceModelHttp; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemServiceModelNetTcp; /// - /// The for System.Data.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemServiceModelNetTcp { get { - if (_SystemData is null) + if (_SystemServiceModelNetTcp is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net461)"); + _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net461)"); } - return _SystemData; + return _SystemServiceModelNetTcp; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _SystemServiceModelPrimitives; /// - /// The for System.Data.Entity.Design.dll + /// The for System.ServiceModel.Primitives.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference SystemServiceModelPrimitives { get { - if (_SystemDataEntityDesign is null) + if (_SystemServiceModelPrimitives is null) { - _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net461)"); + _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net461)"); } - return _SystemDataEntityDesign; + return _SystemServiceModelPrimitives; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemServiceModelSecurity; /// - /// The for System.Data.Entity.dll + /// The for System.ServiceModel.Security.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemServiceModelSecurity { get { - if (_SystemDataEntity is null) + if (_SystemServiceModelSecurity is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net461)"); + _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net461)"); } - return _SystemDataEntity; + return _SystemServiceModelSecurity; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Data.Linq.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemDataLinq is null) + if (_SystemTextEncodingExtensions is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net461)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net461)"); } - return _SystemDataLinq; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Data.OracleClient.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemDataOracleClient is null) + if (_SystemTextEncoding is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net461)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net461)"); } - return _SystemDataOracleClient; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Data.Services.Client.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemDataServicesClient is null) + if (_SystemTextRegularExpressions is null) { - _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net461)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net461)"); } - return _SystemDataServicesClient; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Data.Services.Design.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemDataServicesDesign is null) + if (_SystemThreadingTasksParallel is null) { - _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net461)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net461)"); } - return _SystemDataServicesDesign; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Data.Services.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemDataServices is null) + if (_SystemThreadingTasks is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net461)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net461)"); } - return _SystemDataServices; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.SqlXml.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDataSqlXml is null) + if (_SystemThreadingTimer is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net461)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net461)"); } - return _SystemDataSqlXml; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Deployment.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemThreading { get { - if (_SystemDeployment is null) + if (_SystemThreading is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net461)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net461)"); } - return _SystemDeployment; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Design.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemDesign is null) + if (_SystemXmlReaderWriter is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net461)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net461)"); } - return _SystemDesign; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemDevice; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Device.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemDevice + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemDevice is null) + if (_SystemXmlXDocument is null) { - _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net461)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net461)"); } - return _SystemDevice; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_SystemXmlXmlSerializer is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net461)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net461)"); } - return _SystemDirectoryServicesAccountManagement; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.DirectoryServices.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference ISymWrapper { get { - if (_SystemDirectoryServices is null) + if (_ISymWrapper is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net461)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net461)"); } - return _SystemDirectoryServices; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _MicrosoftActivitiesBuild; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for Microsoft.Activities.Build.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference MicrosoftActivitiesBuild { get { - if (_SystemDirectoryServicesProtocols is null) + if (_MicrosoftActivitiesBuild is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net461)"); + _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net461)"); } - return _SystemDirectoryServicesProtocols; + return _MicrosoftActivitiesBuild; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _MicrosoftBuildConversionv40; /// - /// The for System.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftBuildConversionv40 { get { - if (_System is null) + if (_MicrosoftBuildConversionv40 is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System")).GetReference(filePath: "System.dll", display: "System (net461)"); + _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net461)"); } - return _System; + return _MicrosoftBuildConversionv40; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for System.Drawing.Design.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_SystemDrawingDesign is null) + if (_MicrosoftBuildEngine is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net461)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net461)"); } - return _SystemDrawingDesign; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.Drawing.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemDrawing is null) + if (_MicrosoftBuildFramework is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net461)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net461)"); } - return _SystemDrawing; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemDynamic; + private static PortableExecutableReference? _MicrosoftBuildTasksv40; /// - /// The for System.Dynamic.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static PortableExecutableReference SystemDynamic + public static PortableExecutableReference MicrosoftBuildTasksv40 { get { - if (_SystemDynamic is null) + if (_MicrosoftBuildTasksv40 is null) { - _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net461)"); + _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net461)"); } - return _SystemDynamic; + return _MicrosoftBuildTasksv40; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; /// - /// The for System.EnterpriseServices.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference MicrosoftBuildUtilitiesv40 { get { - if (_SystemEnterpriseServices is null) + if (_MicrosoftBuildUtilitiesv40 is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net461)"); + _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net461)"); } - return _SystemEnterpriseServices; + return _MicrosoftBuildUtilitiesv40; } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _MicrosoftBuild; /// - /// The for System.IdentityModel.dll + /// The for Microsoft.Build.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference MicrosoftBuild { get { - if (_SystemIdentityModel is null) + if (_MicrosoftBuild is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net461)"); + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net461)"); } - return _SystemIdentityModel; + return _MicrosoftBuild; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.IdentityModel.Selectors.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemIdentityModelSelectors is null) + if (_MicrosoftCSharp is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net461)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net461)"); } - return _SystemIdentityModelSelectors; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemIdentityModelServices; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for System.IdentityModel.Services.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference SystemIdentityModelServices + public static PortableExecutableReference MicrosoftJScript { get { - if (_SystemIdentityModelServices is null) + if (_MicrosoftJScript is null) { - _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net461)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net461)"); } - return _SystemIdentityModelServices; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.IO.Compression.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemIOCompression is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net461)"); + _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net461)"); } - return _SystemIOCompression; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemIOCompressionFileSystem is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net461)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net461)"); } - return _SystemIOCompressionFileSystem; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.IO.Log.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemIOLog is null) + if (_MicrosoftVisualBasic is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net461)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net461)"); } - return _SystemIOLog; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for System.Management.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_SystemManagement is null) + if (_MicrosoftVisualCSTLCLR is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net461)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net461)"); } - return _SystemManagement; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.Management.Instrumentation.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemManagementInstrumentation is null) + if (_MicrosoftVisualC is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net461)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net461)"); } - return _SystemManagementInstrumentation; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for System.Messaging.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference PresentationBuildTasks { get { - if (_SystemMessaging is null) + if (_PresentationBuildTasks is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net461)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net461)"); } - return _SystemMessaging; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Net.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference PresentationCore { get { - if (_SystemNet is null) + if (_PresentationCore is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net461)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net461)"); } - return _SystemNet; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for System.Net.Http.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_SystemNetHttp is null) + if (_PresentationFrameworkAero is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net461)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net461)"); } - return _SystemNetHttp; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _SystemNetHttpWebRequest; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for System.Net.Http.WebRequest.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference SystemNetHttpWebRequest + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_SystemNetHttpWebRequest is null) + if (_PresentationFrameworkAero2 is null) { - _SystemNetHttpWebRequest = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Http.WebRequest")).GetReference(filePath: "System.Net.Http.WebRequest.dll", display: "System.Net.Http.WebRequest (net461)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net461)"); } - return _SystemNetHttpWebRequest; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for System.Numerics.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_SystemNumerics is null) + if (_PresentationFrameworkAeroLite is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net461)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net461)"); } - return _SystemNumerics; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.Numerics.Vectors.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemNumericsVectors is null) + if (_PresentationFrameworkClassic is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net461)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net461)"); } - return _SystemNumericsVectors; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Printing.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemPrinting is null) + if (_PresentationFrameworkLuna is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net461)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net461)"); } - return _SystemPrinting; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemReflectionContext; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for System.Reflection.Context.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference SystemReflectionContext + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_SystemReflectionContext is null) + if (_PresentationFrameworkRoyale is null) { - _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net461)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net461)"); } - return _SystemReflectionContext; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _SystemRuntimeCaching; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.Runtime.Caching.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemRuntimeCaching + public static PortableExecutableReference PresentationFramework { get { - if (_SystemRuntimeCaching is null) + if (_PresentationFramework is null) { - _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net461)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net461)"); } - return _SystemRuntimeCaching; + return _PresentationFramework; } } - private static PortableExecutableReference? _SystemRuntimeDurableInstancing; + private static PortableExecutableReference? _ReachFramework; /// - /// The for System.Runtime.DurableInstancing.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference SystemRuntimeDurableInstancing + public static PortableExecutableReference ReachFramework { get { - if (_SystemRuntimeDurableInstancing is null) + if (_ReachFramework is null) { - _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net461)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net461)"); } - return _SystemRuntimeDurableInstancing; + return _ReachFramework; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _SystemActivitiesCorePresentation; /// - /// The for System.Runtime.Remoting.dll + /// The for System.Activities.Core.Presentation.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference SystemActivitiesCorePresentation { get { - if (_SystemRuntimeRemoting is null) + if (_SystemActivitiesCorePresentation is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net461)"); + _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net461)"); } - return _SystemRuntimeRemoting; + return _SystemActivitiesCorePresentation; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Activities.DurableInstancing.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemActivitiesDurableInstancing { get { - if (_SystemRuntimeSerialization is null) + if (_SystemActivitiesDurableInstancing is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net461)"); + _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net461)"); } - return _SystemRuntimeSerialization; + return _SystemActivitiesDurableInstancing; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemActivitiesPresentation; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Activities.Presentation.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemActivitiesPresentation { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemActivitiesPresentation is null) { - _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net461)"); + _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net461)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemActivitiesPresentation; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemActivities; /// - /// The for System.Security.dll + /// The for System.Activities.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemActivities { get { - if (_SystemSecurity is null) + if (_SystemActivities is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net461)"); + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net461)"); } - return _SystemSecurity; + return _SystemActivities; } } - private static PortableExecutableReference? _SystemServiceModelActivation; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.ServiceModel.Activation.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemServiceModelActivation + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemServiceModelActivation is null) + if (_SystemAddInContract is null) { - _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net461)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net461)"); } - return _SystemServiceModelActivation; + return _SystemAddInContract; } } - private static PortableExecutableReference? _SystemServiceModelActivities; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.ServiceModel.Activities.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemServiceModelActivities + public static PortableExecutableReference SystemAddIn { get { - if (_SystemServiceModelActivities is null) + if (_SystemAddIn is null) { - _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net461)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net461)"); } - return _SystemServiceModelActivities; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemServiceModelChannels; + private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; /// - /// The for System.ServiceModel.Channels.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static PortableExecutableReference SystemServiceModelChannels + public static PortableExecutableReference SystemComponentModelCompositionRegistration { get { - if (_SystemServiceModelChannels is null) + if (_SystemComponentModelCompositionRegistration is null) { - _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net461)"); + _SystemComponentModelCompositionRegistration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Composition.Registration")).GetReference(filePath: "System.ComponentModel.Composition.Registration.dll", display: "System.ComponentModel.Composition.Registration (net461)"); } - return _SystemServiceModelChannels; + return _SystemComponentModelCompositionRegistration; } } - private static PortableExecutableReference? _SystemServiceModelDiscovery; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemServiceModelDiscovery + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemServiceModelDiscovery is null) + if (_SystemComponentModelComposition is null) { - _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net461)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net461)"); } - return _SystemServiceModelDiscovery; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.ServiceModel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemServiceModel is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net461)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net461)"); } - return _SystemServiceModel; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemServiceModelRouting; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemServiceModelRouting + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemServiceModelRouting is null) + if (_SystemConfigurationInstall is null) { - _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net461)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net461)"); } - return _SystemServiceModelRouting; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemServiceModelWeb is null) + if (_SystemConfiguration is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net461)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net461)"); } - return _SystemServiceModelWeb; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ServiceProcess.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemCore { get { - if (_SystemServiceProcess is null) + if (_SystemCore is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net461)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net461)"); } - return _SystemServiceProcess; + return _SystemCore; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Speech.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemSpeech is null) + if (_SystemDataDataSetExtensions is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net461)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net461)"); } - return _SystemSpeech; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Transactions.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemTransactions is null) + if (_SystemDataEntityDesign is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net461)"); + _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net461)"); } - return _SystemTransactions; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Web.Abstractions.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemWebAbstractions is null) + if (_SystemDataEntity is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net461)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net461)"); } - return _SystemWebAbstractions; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemWebApplicationServices; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemWebApplicationServices + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemWebApplicationServices is null) + if (_SystemDataLinq is null) { - _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net461)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net461)"); } - return _SystemWebApplicationServices; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemWebDataVisualizationDesign; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference SystemWebDataVisualizationDesign + public static PortableExecutableReference SystemDataOracleClient { get { - if (_SystemWebDataVisualizationDesign is null) + if (_SystemDataOracleClient is null) { - _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net461)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net461)"); } - return _SystemWebDataVisualizationDesign; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _SystemWebDataVisualization; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for System.Web.DataVisualization.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference SystemWebDataVisualization + public static PortableExecutableReference SystemDataServicesClient { get { - if (_SystemWebDataVisualization is null) + if (_SystemDataServicesClient is null) { - _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net461)"); + _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net461)"); } - return _SystemWebDataVisualization; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for System.Web.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_SystemWeb is null) + if (_SystemDataServicesDesign is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net461)"); + _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net461)"); } - return _SystemWeb; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference SystemDataServices { get { - if (_SystemWebDynamicDataDesign is null) + if (_SystemDataServices is null) { - _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net461)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net461)"); } - return _SystemWebDynamicDataDesign; + return _SystemDataServices; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for System.Web.DynamicData.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference SystemDataSqlXml { get { - if (_SystemWebDynamicData is null) + if (_SystemDataSqlXml is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net461)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net461)"); } - return _SystemWebDynamicData; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Web.Entity.Design.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference SystemData { get { - if (_SystemWebEntityDesign is null) + if (_SystemData is null) { - _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net461)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net461)"); } - return _SystemWebEntityDesign; + return _SystemData; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Web.Entity.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference SystemDeployment { get { - if (_SystemWebEntity is null) + if (_SystemDeployment is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net461)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net461)"); } - return _SystemWebEntity; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _SystemDesign; /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Design.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference SystemDesign { get { - if (_SystemWebExtensionsDesign is null) + if (_SystemDesign is null) { - _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net461)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net461)"); } - return _SystemWebExtensionsDesign; + return _SystemDesign; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _SystemDevice; /// - /// The for System.Web.Extensions.dll + /// The for System.Device.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference SystemDevice { get { - if (_SystemWebExtensions is null) + if (_SystemDevice is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net461)"); + _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net461)"); } - return _SystemWebExtensions; + return _SystemDevice; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for System.Web.Mobile.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_SystemWebMobile is null) + if (_SystemDirectoryServicesAccountManagement is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net461)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net461)"); } - return _SystemWebMobile; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for System.Web.RegularExpressions.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_SystemWebRegularExpressions is null) + if (_SystemDirectoryServicesProtocols is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net461)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net461)"); } - return _SystemWebRegularExpressions; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.Web.Routing.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemWebRouting is null) + if (_SystemDirectoryServices is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net461)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net461)"); } - return _SystemWebRouting; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.Web.Services.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemWebServices is null) + if (_SystemDrawingDesign is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net461)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net461)"); } - return _SystemWebServices; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference SystemDrawing { get { - if (_SystemWindowsControlsRibbon is null) + if (_SystemDrawing is null) { - _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net461)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net461)"); } - return _SystemWindowsControlsRibbon; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemDynamic; /// - /// The for System.Windows.dll + /// The for System.Dynamic.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemDynamic { get { - if (_SystemWindows is null) + if (_SystemDynamic is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net461)"); + _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net461)"); } - return _SystemWindows; + return _SystemDynamic; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemWindowsFormsDataVisualizationDesign is null) + if (_SystemEnterpriseServices is null) { - _SystemWindowsFormsDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms.DataVisualization.Design")).GetReference(filePath: "System.Windows.Forms.DataVisualization.Design.dll", display: "System.Windows.Forms.DataVisualization.Design (net461)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net461)"); } - return _SystemWindowsFormsDataVisualizationDesign; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualization + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemWindowsFormsDataVisualization is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net461)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net461)"); } - return _SystemWindowsFormsDataVisualization; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.Windows.Forms.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemWindowsForms is null) + if (_SystemIOCompression is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net461)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net461)"); } - return _SystemWindowsForms; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference SystemIOLog { get { - if (_SystemWindowsInputManipulations is null) + if (_SystemIOLog is null) { - _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net461)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net461)"); } - return _SystemWindowsInputManipulations; + return _SystemIOLog; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.Windows.Presentation.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemWindowsPresentation is null) + if (_SystemIdentityModelSelectors is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net461)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net461)"); } - return _SystemWindowsPresentation; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _SystemIdentityModelServices; /// - /// The for System.Workflow.Activities.dll + /// The for System.IdentityModel.Services.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference SystemIdentityModelServices { get { - if (_SystemWorkflowActivities is null) + if (_SystemIdentityModelServices is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net461)"); + _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net461)"); } - return _SystemWorkflowActivities; + return _SystemIdentityModelServices; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemWorkflowComponentModel is null) + if (_SystemIdentityModel is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net461)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net461)"); } - return _SystemWorkflowComponentModel; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemWorkflowRuntime; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Workflow.Runtime.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemWorkflowRuntime + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemWorkflowRuntime is null) + if (_SystemManagementInstrumentation is null) { - _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net461)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net461)"); } - return _SystemWorkflowRuntime; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.WorkflowServices.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference SystemManagement { get { - if (_SystemWorkflowServices is null) + if (_SystemManagement is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net461)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net461)"); } - return _SystemWorkflowServices; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.Xaml.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference SystemMessaging { get { - if (_SystemXaml is null) + if (_SystemMessaging is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net461)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net461)"); } - return _SystemXaml; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemNetHttpWebRequest; /// - /// The for System.Xml.dll + /// The for System.Net.Http.WebRequest.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemNetHttpWebRequest { get { - if (_SystemXml is null) + if (_SystemNetHttpWebRequest is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net461)"); + _SystemNetHttpWebRequest = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Http.WebRequest")).GetReference(filePath: "System.Net.Http.WebRequest.dll", display: "System.Net.Http.WebRequest (net461)"); } - return _SystemXml; + return _SystemNetHttpWebRequest; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlLinq is null) + if (_SystemNetHttp is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net461)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net461)"); } - return _SystemXmlLinq; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNet { get { - if (_SystemXmlSerialization is null) + if (_SystemNet is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net461)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net461)"); } - return _SystemXmlSerialization; + return _SystemNet; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for UIAutomationClient.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference SystemNumericsVectors { get { - if (_UIAutomationClient is null) + if (_SystemNumericsVectors is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net461)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net461)"); } - return _UIAutomationClient; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference SystemNumerics { get { - if (_UIAutomationClientsideProviders is null) + if (_SystemNumerics is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net461)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net461)"); } - return _UIAutomationClientsideProviders; + return _SystemNumerics; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for UIAutomationProvider.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference SystemPrinting { get { - if (_UIAutomationProvider is null) + if (_SystemPrinting is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net461)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net461)"); } - return _UIAutomationProvider; + return _SystemPrinting; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _SystemReflectionContext; /// - /// The for UIAutomationTypes.dll + /// The for System.Reflection.Context.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference SystemReflectionContext { get { - if (_UIAutomationTypes is null) + if (_SystemReflectionContext is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net461)"); + _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net461)"); } - return _UIAutomationTypes; + return _SystemReflectionContext; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeCaching; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Caching.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeCaching { get { - if (_WindowsBase is null) + if (_SystemRuntimeCaching is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net461)"); + _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net461)"); } - return _WindowsBase; + return _SystemRuntimeCaching; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _SystemRuntimeDurableInstancing; /// - /// The for WindowsFormsIntegration.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference SystemRuntimeDurableInstancing { get { - if (_WindowsFormsIntegration is null) + if (_SystemRuntimeDurableInstancing is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net461)"); + _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net461)"); } - return _WindowsFormsIntegration; + return _SystemRuntimeDurableInstancing; } } - private static PortableExecutableReference? _XamlBuildTask; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for XamlBuildTask.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference XamlBuildTask + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_XamlBuildTask is null) + if (_SystemRuntimeRemoting is null) { - _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net461)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net461)"); } - return _XamlBuildTask; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net461)"); + _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net461)"); } - return _SystemCollectionsConcurrent; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Collections.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemCollections is null) + if (_SystemRuntimeSerialization is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net461)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net461)"); } - return _SystemCollections; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemSecurity { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemSecurity is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net461)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net461)"); } - return _SystemComponentModelAnnotations; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemServiceModelActivation; /// - /// The for System.ComponentModel.dll + /// The for System.ServiceModel.Activation.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemServiceModelActivation { get { - if (_SystemComponentModel is null) + if (_SystemServiceModelActivation is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net461)"); + _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net461)"); } - return _SystemComponentModel; + return _SystemServiceModelActivation; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemServiceModelActivities; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.ServiceModel.Activities.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemServiceModelActivities { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemServiceModelActivities is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net461)"); + _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net461)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemServiceModelActivities; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemServiceModelChannels; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.ServiceModel.Channels.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemServiceModelChannels { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemServiceModelChannels is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net461)"); + _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net461)"); } - return _SystemDiagnosticsContracts; + return _SystemServiceModelChannels; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemServiceModelDiscovery; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.ServiceModel.Discovery.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemServiceModelDiscovery { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemServiceModelDiscovery is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net461)"); + _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net461)"); } - return _SystemDiagnosticsDebug; + return _SystemServiceModelDiscovery; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemServiceModelRouting; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.ServiceModel.Routing.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemServiceModelRouting { get { - if (_SystemDiagnosticsTools is null) + if (_SystemServiceModelRouting is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net461)"); + _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net461)"); } - return _SystemDiagnosticsTools; + return _SystemServiceModelRouting; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemServiceModelWeb is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net461)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net461)"); } - return _SystemDiagnosticsTracing; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemServiceModel { get { - if (_SystemDynamicRuntime is null) + if (_SystemServiceModel is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net461)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net461)"); } - return _SystemDynamicRuntime; + return _SystemServiceModel; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Globalization.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemGlobalization is null) + if (_SystemServiceProcess is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net461)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net461)"); } - return _SystemGlobalization; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for System.IO.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemSpeech { get { - if (_SystemIO is null) + if (_SystemSpeech is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net461)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net461)"); } - return _SystemIO; + return _SystemSpeech; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Linq.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemTransactions { get { - if (_SystemLinq is null) + if (_SystemTransactions is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net461)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net461)"); } - return _SystemLinq; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for System.Linq.Expressions.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemWebAbstractions { get { - if (_SystemLinqExpressions is null) + if (_SystemWebAbstractions is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net461)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net461)"); } - return _SystemLinqExpressions; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemWebApplicationServices; /// - /// The for System.Linq.Parallel.dll + /// The for System.Web.ApplicationServices.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemWebApplicationServices { get { - if (_SystemLinqParallel is null) + if (_SystemWebApplicationServices is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net461)"); + _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net461)"); } - return _SystemLinqParallel; + return _SystemWebApplicationServices; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemWebDataVisualizationDesign; /// - /// The for System.Linq.Queryable.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemWebDataVisualizationDesign { get { - if (_SystemLinqQueryable is null) + if (_SystemWebDataVisualizationDesign is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net461)"); + _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net461)"); } - return _SystemLinqQueryable; + return _SystemWebDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemWebDataVisualization; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Web.DataVisualization.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemWebDataVisualization { get { - if (_SystemNetNetworkInformation is null) + if (_SystemWebDataVisualization is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net461)"); + _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net461)"); } - return _SystemNetNetworkInformation; + return _SystemWebDataVisualization; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Net.Primitives.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemNetPrimitives is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net461)"); + _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net461)"); } - return _SystemNetPrimitives; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for System.Net.Requests.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemWebDynamicData { get { - if (_SystemNetRequests is null) + if (_SystemWebDynamicData is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net461)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net461)"); } - return _SystemNetRequests; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemWebEntityDesign is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net461)"); + _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net461)"); } - return _SystemNetWebHeaderCollection; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.ObjectModel.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemObjectModel is null) + if (_SystemWebEntity is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net461)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net461)"); } - return _SystemObjectModel; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for System.Reflection.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_SystemReflection is null) + if (_SystemWebExtensionsDesign is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net461)"); + _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net461)"); } - return _SystemReflection; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebExtensions { get { - if (_SystemReflectionEmit is null) + if (_SystemWebExtensions is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net461)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net461)"); } - return _SystemReflectionEmit; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemWebMobile { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemWebMobile is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net461)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net461)"); } - return _SystemReflectionEmitILGeneration; + return _SystemWebMobile; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemWebRegularExpressions is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net461)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net461)"); } - return _SystemReflectionEmitLightweight; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemWebRouting { get { - if (_SystemReflectionExtensions is null) + if (_SystemWebRouting is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net461)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net461)"); } - return _SystemReflectionExtensions; + return _SystemWebRouting; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemWebServices { get { - if (_SystemReflectionPrimitives is null) + if (_SystemWebServices is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net461)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net461)"); } - return _SystemReflectionPrimitives; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemWeb { get { - if (_SystemResourcesResourceManager is null) + if (_SystemWeb is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net461)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net461)"); } - return _SystemResourcesResourceManager; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Runtime.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemRuntime is null) + if (_SystemWindowsControlsRibbon is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net461)"); + _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net461)"); } - return _SystemRuntime; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign { get { - if (_SystemRuntimeExtensions is null) + if (_SystemWindowsFormsDataVisualizationDesign is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net461)"); + _SystemWindowsFormsDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms.DataVisualization.Design")).GetReference(filePath: "System.Windows.Forms.DataVisualization.Design.dll", display: "System.Windows.Forms.DataVisualization.Design (net461)"); } - return _SystemRuntimeExtensions; + return _SystemWindowsFormsDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; /// - /// The for System.Runtime.Handles.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemWindowsFormsDataVisualization { get { - if (_SystemRuntimeHandles is null) + if (_SystemWindowsFormsDataVisualization is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net461)"); + _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net461)"); } - return _SystemRuntimeHandles; + return _SystemWindowsFormsDataVisualization; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemWindowsForms is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net461)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net461)"); } - return _SystemRuntimeInteropServices; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemRuntimeInteropServicesWindowsRuntime is null) + if (_SystemWindowsInputManipulations is null) { - _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (net461)"); + _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net461)"); } - return _SystemRuntimeInteropServicesWindowsRuntime; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_SystemRuntimeNumerics is null) + if (_SystemWindowsPresentation is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net461)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net461)"); } - return _SystemRuntimeNumerics; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemWindows { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemWindows is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net461)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net461)"); } - return _SystemRuntimeSerializationJson; + return _SystemWindows; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemWorkflowActivities is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net461)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net461)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemWorkflowComponentModel is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net461)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net461)"); } - return _SystemRuntimeSerializationXml; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for System.Security.Principal.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_SystemSecurityPrincipal is null) + if (_SystemWorkflowRuntime is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net461)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net461)"); } - return _SystemSecurityPrincipal; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _SystemServiceModelDuplex; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference SystemServiceModelDuplex + public static PortableExecutableReference SystemWorkflowServices { get { - if (_SystemServiceModelDuplex is null) + if (_SystemWorkflowServices is null) { - _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net461)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net461)"); } - return _SystemServiceModelDuplex; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _SystemServiceModelHttp; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.ServiceModel.Http.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemServiceModelHttp + public static PortableExecutableReference SystemXaml { get { - if (_SystemServiceModelHttp is null) + if (_SystemXaml is null) { - _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net461)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net461)"); } - return _SystemServiceModelHttp; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemServiceModelNetTcp; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemServiceModelNetTcp + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemServiceModelNetTcp is null) + if (_SystemXmlLinq is null) { - _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net461)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net461)"); } - return _SystemServiceModelNetTcp; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemServiceModelPrimitives; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemServiceModelPrimitives + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemServiceModelPrimitives is null) + if (_SystemXmlSerialization is null) { - _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net461)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net461)"); } - return _SystemServiceModelPrimitives; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemServiceModelSecurity; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.ServiceModel.Security.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemServiceModelSecurity + public static PortableExecutableReference SystemXml { get { - if (_SystemServiceModelSecurity is null) + if (_SystemXml is null) { - _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net461)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net461)"); } - return _SystemServiceModelSecurity; + return _SystemXml; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _System; /// - /// The for System.Text.Encoding.dll + /// The for System.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference System { get { - if (_SystemTextEncoding is null) + if (_System is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net461)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System")).GetReference(filePath: "System.dll", display: "System (net461)"); } - return _SystemTextEncoding; + return _System; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemTextEncodingExtensions is null) + if (_UIAutomationClient is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net461)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net461)"); } - return _SystemTextEncodingExtensions; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for System.Text.RegularExpressions.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_SystemTextRegularExpressions is null) + if (_UIAutomationClientsideProviders is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net461)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net461)"); } - return _SystemTextRegularExpressions; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Threading.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemThreading is null) + if (_UIAutomationProvider is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net461)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net461)"); } - return _SystemThreading; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for System.Threading.Tasks.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference UIAutomationTypes { get { - if (_SystemThreadingTasks is null) + if (_UIAutomationTypes is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net461)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net461)"); } - return _SystemThreadingTasks; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference WindowsBase { get { - if (_SystemThreadingTasksParallel is null) + if (_WindowsBase is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net461)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net461)"); } - return _SystemThreadingTasksParallel; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.Threading.Timer.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemThreadingTimer is null) + if (_WindowsFormsIntegration is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net461)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net461)"); } - return _SystemThreadingTimer; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _XamlBuildTask; /// - /// The for System.Xml.ReaderWriter.dll + /// The for XamlBuildTask.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference XamlBuildTask { get { - if (_SystemXmlReaderWriter is null) + if (_XamlBuildTask is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net461)"); + _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net461)"); } - return _SystemXmlReaderWriter; + return _XamlBuildTask; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Xml.XDocument.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference mscorlib { get { - if (_SystemXmlXDocument is null) + if (_mscorlib is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net461)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net461)"); } - return _SystemXmlXDocument; + return _mscorlib; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _sysglobl; /// - /// The for System.Xml.XmlSerializer.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference sysglobl { get { - if (_SystemXmlXmlSerializer is null) + if (_sysglobl is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net461)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net461)"); } - return _SystemXmlXmlSerializer; + return _sysglobl; } } @@ -4277,47 +4277,97 @@ public static ImmutableArray All [ Accessibility, CustomMarshalers, + SystemCollectionsConcurrent, + SystemCollections, + SystemComponentModelAnnotations, + SystemComponentModelEventBasedAsync, + SystemComponentModel, + SystemDiagnosticsContracts, + SystemDiagnosticsDebug, + SystemDiagnosticsTools, + SystemDiagnosticsTracing, + SystemDynamicRuntime, + SystemGlobalization, + SystemIO, + SystemLinqExpressions, + SystemLinqParallel, + SystemLinqQueryable, + SystemLinq, + SystemNetNetworkInformation, + SystemNetPrimitives, + SystemNetRequests, + SystemNetWebHeaderCollection, + SystemObjectModel, + SystemReflectionEmitILGeneration, + SystemReflectionEmitLightweight, + SystemReflectionEmit, + SystemReflectionExtensions, + SystemReflectionPrimitives, + SystemReflection, + SystemResourcesResourceManager, + SystemRuntimeExtensions, + SystemRuntimeHandles, + SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, + SystemRuntimeNumerics, + SystemRuntimeSerializationJson, + SystemRuntimeSerializationPrimitives, + SystemRuntimeSerializationXml, + SystemRuntime, + SystemSecurityPrincipal, + SystemServiceModelDuplex, + SystemServiceModelHttp, + SystemServiceModelNetTcp, + SystemServiceModelPrimitives, + SystemServiceModelSecurity, + SystemTextEncodingExtensions, + SystemTextEncoding, + SystemTextRegularExpressions, + SystemThreadingTasksParallel, + SystemThreadingTasks, + SystemThreadingTimer, + SystemThreading, + SystemXmlReaderWriter, + SystemXmlXDocument, + SystemXmlXmlSerializer, ISymWrapper, MicrosoftActivitiesBuild, MicrosoftBuildConversionv40, - MicrosoftBuild, MicrosoftBuildEngine, MicrosoftBuildFramework, MicrosoftBuildTasksv40, MicrosoftBuildUtilitiesv40, + MicrosoftBuild, MicrosoftCSharp, MicrosoftJScript, MicrosoftVisualBasicCompatibilityData, MicrosoftVisualBasicCompatibility, MicrosoftVisualBasic, - MicrosoftVisualC, MicrosoftVisualCSTLCLR, - mscorlib, + MicrosoftVisualC, PresentationBuildTasks, PresentationCore, PresentationFrameworkAero, PresentationFrameworkAero2, PresentationFrameworkAeroLite, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, ReachFramework, - sysglobl, SystemActivitiesCorePresentation, - SystemActivities, SystemActivitiesDurableInstancing, SystemActivitiesPresentation, + SystemActivities, SystemAddInContract, SystemAddIn, - SystemComponentModelComposition, SystemComponentModelCompositionRegistration, + SystemComponentModelComposition, SystemComponentModelDataAnnotations, - SystemConfiguration, SystemConfigurationInstall, + SystemConfiguration, SystemCore, SystemDataDataSetExtensions, - SystemData, SystemDataEntityDesign, SystemDataEntity, SystemDataLinq, @@ -4326,46 +4376,46 @@ public static ImmutableArray All SystemDataServicesDesign, SystemDataServices, SystemDataSqlXml, + SystemData, SystemDeployment, SystemDesign, SystemDevice, SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, SystemDirectoryServicesProtocols, - System, + SystemDirectoryServices, SystemDrawingDesign, SystemDrawing, SystemDynamic, SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, SystemIOCompressionFileSystem, + SystemIOCompression, SystemIOLog, - SystemManagement, + SystemIdentityModelSelectors, + SystemIdentityModelServices, + SystemIdentityModel, SystemManagementInstrumentation, + SystemManagement, SystemMessaging, - SystemNet, - SystemNetHttp, SystemNetHttpWebRequest, - SystemNumerics, + SystemNetHttp, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemPrinting, SystemReflectionContext, SystemRuntimeCaching, SystemRuntimeDurableInstancing, SystemRuntimeRemoting, - SystemRuntimeSerialization, SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, SystemSecurity, SystemServiceModelActivation, SystemServiceModelActivities, SystemServiceModelChannels, SystemServiceModelDiscovery, - SystemServiceModel, SystemServiceModelRouting, SystemServiceModelWeb, + SystemServiceModel, SystemServiceProcess, SystemSpeech, SystemTransactions, @@ -4373,7 +4423,6 @@ public static ImmutableArray All SystemWebApplicationServices, SystemWebDataVisualizationDesign, SystemWebDataVisualization, - SystemWeb, SystemWebDynamicDataDesign, SystemWebDynamicData, SystemWebEntityDesign, @@ -4384,21 +4433,23 @@ public static ImmutableArray All SystemWebRegularExpressions, SystemWebRouting, SystemWebServices, + SystemWeb, SystemWindowsControlsRibbon, - SystemWindows, SystemWindowsFormsDataVisualizationDesign, SystemWindowsFormsDataVisualization, SystemWindowsForms, SystemWindowsInputManipulations, SystemWindowsPresentation, + SystemWindows, SystemWorkflowActivities, SystemWorkflowComponentModel, SystemWorkflowRuntime, SystemWorkflowServices, SystemXaml, - SystemXml, SystemXmlLinq, SystemXmlSerialization, + SystemXml, + System, UIAutomationClient, UIAutomationClientsideProviders, UIAutomationProvider, @@ -4406,59 +4457,8 @@ public static ImmutableArray All WindowsBase, WindowsFormsIntegration, XamlBuildTask, - SystemCollectionsConcurrent, - SystemCollections, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsTools, - SystemDiagnosticsTracing, - SystemDynamicRuntime, - SystemGlobalization, - SystemIO, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemNetNetworkInformation, - SystemNetPrimitives, - SystemNetRequests, - SystemNetWebHeaderCollection, - SystemObjectModel, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesResourceManager, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityPrincipal, - SystemServiceModelDuplex, - SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingTimer, - SystemXmlReaderWriter, - SystemXmlXDocument, - SystemXmlXmlSerializer, + mscorlib, + sysglobl, ]; } return _all; @@ -4576,1096 +4576,1096 @@ public static class Resources private static byte[]? _CustomMarshalers; /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net461.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net461.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for Microsoft.Activities.Build.dll + /// The image bytes for System.Collections.dll /// - public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net461.Microsoft.Activities.Build"); - private static byte[]? _MicrosoftActivitiesBuild; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net461.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net461.Microsoft.Build.Conversion.v4.0"); - private static byte[]? _MicrosoftBuildConversionv40; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net461.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for Microsoft.Build.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net461.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net461.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net461.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net461.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net461.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net461.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for Microsoft.Build.Tasks.v4.0.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net461.Microsoft.Build.Tasks.v4.0"); - private static byte[]? _MicrosoftBuildTasksv40; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net461.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for Microsoft.Build.Utilities.v4.0.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net461.Microsoft.Build.Utilities.v4.0"); - private static byte[]? _MicrosoftBuildUtilitiesv40; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net461.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net461.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net461.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net461.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net461.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net461.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net461.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for System.IO.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net461.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net461.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net461.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net461.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net461.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net461.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net461.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net461.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Linq.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net461.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net461.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net461.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net461.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net461.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net461.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net461.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net461.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net461.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net461.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net461.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net461.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net461.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net461.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net461.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net461.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net461.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net461.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net461.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net461.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net461.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net461.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for sysglobl.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net461.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net461.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Activities.Core.Presentation.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net461.System.Activities.Core.Presentation"); - private static byte[]? _SystemActivitiesCorePresentation; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net461.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.Activities.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net461.System.Activities"); - private static byte[]? _SystemActivities; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net461.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Activities.DurableInstancing.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net461.System.Activities.DurableInstancing"); - private static byte[]? _SystemActivitiesDurableInstancing; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net461.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Activities.Presentation.dll + /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net461.System.Activities.Presentation"); - private static byte[]? _SystemActivitiesPresentation; + public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net461.System.Runtime.InteropServices.WindowsRuntime"); + private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net461.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net461.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net461.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net461.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net461.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net461.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.ComponentModel.Composition.Registration.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net461.System.ComponentModel.Composition.Registration"); - private static byte[]? _SystemComponentModelCompositionRegistration; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net461.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net461.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net461.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net461.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net461.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net461.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net461.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.ServiceModel.Duplex.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net461.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net461.System.ServiceModel.Duplex"); + private static byte[]? _SystemServiceModelDuplex; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.ServiceModel.Http.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net461.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net461.System.ServiceModel.Http"); + private static byte[]? _SystemServiceModelHttp; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.ServiceModel.NetTcp.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net461.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net461.System.ServiceModel.NetTcp"); + private static byte[]? _SystemServiceModelNetTcp; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for System.ServiceModel.Primitives.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net461.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net461.System.ServiceModel.Primitives"); + private static byte[]? _SystemServiceModelPrimitives; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for System.ServiceModel.Security.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net461.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net461.System.ServiceModel.Security"); + private static byte[]? _SystemServiceModelSecurity; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net461.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net461.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net461.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net461.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net461.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net461.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net461.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net461.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net461.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net461.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net461.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net461.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net461.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net461.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net461.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net461.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Device.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net461.System.Device"); - private static byte[]? _SystemDevice; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net461.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net461.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net461.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net461.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net461.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for Microsoft.Activities.Build.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net461.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net461.Microsoft.Activities.Build"); + private static byte[]? _MicrosoftActivitiesBuild; /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.Build.Conversion.v4.0.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net461.System"); - private static byte[]? _System; + public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net461.Microsoft.Build.Conversion.v4.0"); + private static byte[]? _MicrosoftBuildConversionv40; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net461.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net461.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net461.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net461.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Dynamic.dll + /// The image bytes for Microsoft.Build.Tasks.v4.0.dll /// - public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net461.System.Dynamic"); - private static byte[]? _SystemDynamic; + public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net461.Microsoft.Build.Tasks.v4.0"); + private static byte[]? _MicrosoftBuildTasksv40; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for Microsoft.Build.Utilities.v4.0.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net461.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net461.Microsoft.Build.Utilities.v4.0"); + private static byte[]? _MicrosoftBuildUtilitiesv40; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for Microsoft.Build.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net461.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net461.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net461.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net461.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.IdentityModel.Services.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net461.System.IdentityModel.Services"); - private static byte[]? _SystemIdentityModelServices; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net461.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net461.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net461.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net461.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net461.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.IO.Log.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net461.System.IO.Log"); - private static byte[]? _SystemIOLog; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net461.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Management.dll + /// The image bytes for Microsoft.VisualC.STLCLR.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net461.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net461.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for System.Management.Instrumentation.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net461.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net461.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net461.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net461.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for System.Net.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net461.System.Net"); - private static byte[]? _SystemNet; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net461.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net461.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net461.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for System.Net.Http.WebRequest.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net461.System.Net.Http.WebRequest"); - private static byte[]? _SystemNetHttpWebRequest; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net461.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net461.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net461.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net461.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net461.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Printing.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net461.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net461.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for System.Reflection.Context.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net461.System.Reflection.Context"); - private static byte[]? _SystemReflectionContext; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net461.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for System.Runtime.Caching.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net461.System.Runtime.Caching"); - private static byte[]? _SystemRuntimeCaching; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net461.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for System.Runtime.DurableInstancing.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net461.System.Runtime.DurableInstancing"); - private static byte[]? _SystemRuntimeDurableInstancing; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net461.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for System.Activities.Core.Presentation.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net461.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net461.System.Activities.Core.Presentation"); + private static byte[]? _SystemActivitiesCorePresentation; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Activities.DurableInstancing.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net461.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net461.System.Activities.DurableInstancing"); + private static byte[]? _SystemActivitiesDurableInstancing; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for System.Activities.Presentation.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net461.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net461.System.Activities.Presentation"); + private static byte[]? _SystemActivitiesPresentation; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Activities.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net461.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net461.System.Activities"); + private static byte[]? _SystemActivities; /// - /// The image bytes for System.ServiceModel.Activation.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net461.System.ServiceModel.Activation"); - private static byte[]? _SystemServiceModelActivation; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net461.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.ServiceModel.Activities.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net461.System.ServiceModel.Activities"); - private static byte[]? _SystemServiceModelActivities; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net461.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.ServiceModel.Channels.dll + /// The image bytes for System.ComponentModel.Composition.Registration.dll /// - public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net461.System.ServiceModel.Channels"); - private static byte[]? _SystemServiceModelChannels; + public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net461.System.ComponentModel.Composition.Registration"); + private static byte[]? _SystemComponentModelCompositionRegistration; /// - /// The image bytes for System.ServiceModel.Discovery.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net461.System.ServiceModel.Discovery"); - private static byte[]? _SystemServiceModelDiscovery; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net461.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net461.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net461.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.ServiceModel.Routing.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net461.System.ServiceModel.Routing"); - private static byte[]? _SystemServiceModelRouting; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net461.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net461.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net461.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net461.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net461.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net461.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net461.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net461.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net461.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net461.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net461.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Web.ApplicationServices.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net461.System.Web.ApplicationServices"); - private static byte[]? _SystemWebApplicationServices; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net461.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.Web.DataVisualization.Design.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net461.System.Web.DataVisualization.Design"); - private static byte[]? _SystemWebDataVisualizationDesign; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net461.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for System.Web.DataVisualization.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net461.System.Web.DataVisualization"); - private static byte[]? _SystemWebDataVisualization; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net461.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net461.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net461.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for System.Data.Services.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net461.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net461.System.Data.Services"); + private static byte[]? _SystemDataServices; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net461.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net461.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net461.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net461.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net461.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net461.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for System.Design.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net461.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net461.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for System.Device.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net461.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net461.System.Device"); + private static byte[]? _SystemDevice; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net461.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net461.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net461.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net461.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net461.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net461.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net461.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net461.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net461.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net461.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Dynamic.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net461.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net461.System.Dynamic"); + private static byte[]? _SystemDynamic; /// - /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net461.System.Windows.Forms.DataVisualization.Design"); - private static byte[]? _SystemWindowsFormsDataVisualizationDesign; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net461.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.Windows.Forms.DataVisualization.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net461.System.Windows.Forms.DataVisualization"); - private static byte[]? _SystemWindowsFormsDataVisualization; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net461.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net461.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net461.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net461.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net461.System.IO.Log"); + private static byte[]? _SystemIOLog; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net461.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net461.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for System.IdentityModel.Services.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net461.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net461.System.IdentityModel.Services"); + private static byte[]? _SystemIdentityModelServices; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net461.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net461.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net461.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net461.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net461.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net461.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net461.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net461.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Net.Http.WebRequest.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net461.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net461.System.Net.Http.WebRequest"); + private static byte[]? _SystemNetHttpWebRequest; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net461.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net461.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net461.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net461.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net461.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net461.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net461.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net461.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for System.Printing.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net461.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net461.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for System.Reflection.Context.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net461.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net461.System.Reflection.Context"); + private static byte[]? _SystemReflectionContext; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Runtime.Caching.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net461.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net461.System.Runtime.Caching"); + private static byte[]? _SystemRuntimeCaching; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.Runtime.DurableInstancing.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net461.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net461.System.Runtime.DurableInstancing"); + private static byte[]? _SystemRuntimeDurableInstancing; /// - /// The image bytes for XamlBuildTask.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net461.XamlBuildTask"); - private static byte[]? _XamlBuildTask; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net461.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net461.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net461.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net461.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net461.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net461.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net461.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.ServiceModel.Activation.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net461.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net461.System.ServiceModel.Activation"); + private static byte[]? _SystemServiceModelActivation; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.ServiceModel.Activities.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net461.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net461.System.ServiceModel.Activities"); + private static byte[]? _SystemServiceModelActivities; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.ServiceModel.Channels.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net461.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net461.System.ServiceModel.Channels"); + private static byte[]? _SystemServiceModelChannels; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.ServiceModel.Discovery.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net461.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net461.System.ServiceModel.Discovery"); + private static byte[]? _SystemServiceModelDiscovery; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.ServiceModel.Routing.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net461.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net461.System.ServiceModel.Routing"); + private static byte[]? _SystemServiceModelRouting; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net461.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net461.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net461.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net461.System.ServiceModel"); + private static byte[]? _SystemServiceModel; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net461.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net461.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Speech.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net461.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net461.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net461.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net461.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net461.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net461.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Web.ApplicationServices.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net461.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net461.System.Web.ApplicationServices"); + private static byte[]? _SystemWebApplicationServices; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Web.DataVisualization.Design.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net461.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net461.System.Web.DataVisualization.Design"); + private static byte[]? _SystemWebDataVisualizationDesign; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Web.DataVisualization.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net461.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net461.System.Web.DataVisualization"); + private static byte[]? _SystemWebDataVisualization; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net461.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net461.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net461.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net461.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net461.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net461.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net461.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net461.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net461.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net461.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net461.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net461.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net461.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net461.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net461.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net461.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Web.Routing.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net461.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net461.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net461.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net461.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net461.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net461.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net461.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net461.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net461.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net461.System.Windows.Forms.DataVisualization.Design"); + private static byte[]? _SystemWindowsFormsDataVisualizationDesign; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Windows.Forms.DataVisualization.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net461.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net461.System.Windows.Forms.DataVisualization"); + private static byte[]? _SystemWindowsFormsDataVisualization; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net461.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net461.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net461.System.Runtime.InteropServices.WindowsRuntime"); - private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net461.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net461.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net461.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net461.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net461.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net461.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net461.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net461.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net461.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net461.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net461.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for System.ServiceModel.Duplex.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net461.System.ServiceModel.Duplex"); - private static byte[]? _SystemServiceModelDuplex; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net461.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for System.ServiceModel.Http.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net461.System.ServiceModel.Http"); - private static byte[]? _SystemServiceModelHttp; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net461.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.ServiceModel.NetTcp.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net461.System.ServiceModel.NetTcp"); - private static byte[]? _SystemServiceModelNetTcp; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net461.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.ServiceModel.Primitives.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net461.System.ServiceModel.Primitives"); - private static byte[]? _SystemServiceModelPrimitives; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net461.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.ServiceModel.Security.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net461.System.ServiceModel.Security"); - private static byte[]? _SystemServiceModelSecurity; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net461.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net461.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net461.System"); + private static byte[]? _System; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net461.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net461.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net461.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net461.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for System.Threading.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net461.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net461.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net461.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net461.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net461.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net461.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net461.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net461.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for XamlBuildTask.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net461.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net461.XamlBuildTask"); + private static byte[]? _XamlBuildTask; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net461.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net461.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for sysglobl.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net461.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net461.sysglobl"); + private static byte[]? _sysglobl; /// /// The image bytes for System.Threading.Tasks.Extensions.dll diff --git a/Src/Basic.Reference.Assemblies.Net461/Generated.targets b/Src/Basic.Reference.Assemblies.Net461/Generated.targets index 0e94ea3..3d03ba7 100644 --- a/Src/Basic.Reference.Assemblies.Net461/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net461/Generated.targets @@ -1,746 +1,746 @@ - + net461.Accessibility Resources\net461\Accessibility.dll - + net461.CustomMarshalers Resources\net461\CustomMarshalers.dll - + + net461.System.Collections.Concurrent + Resources\net461\System.Collections.Concurrent.dll + + + net461.System.Collections + Resources\net461\System.Collections.dll + + + net461.System.ComponentModel.Annotations + Resources\net461\System.ComponentModel.Annotations.dll + + + net461.System.ComponentModel.EventBasedAsync + Resources\net461\System.ComponentModel.EventBasedAsync.dll + + + net461.System.ComponentModel + Resources\net461\System.ComponentModel.dll + + + net461.System.Diagnostics.Contracts + Resources\net461\System.Diagnostics.Contracts.dll + + + net461.System.Diagnostics.Debug + Resources\net461\System.Diagnostics.Debug.dll + + + net461.System.Diagnostics.Tools + Resources\net461\System.Diagnostics.Tools.dll + + + net461.System.Diagnostics.Tracing + Resources\net461\System.Diagnostics.Tracing.dll + + + net461.System.Dynamic.Runtime + Resources\net461\System.Dynamic.Runtime.dll + + + net461.System.Globalization + Resources\net461\System.Globalization.dll + + + net461.System.IO + Resources\net461\System.IO.dll + + + net461.System.Linq.Expressions + Resources\net461\System.Linq.Expressions.dll + + + net461.System.Linq.Parallel + Resources\net461\System.Linq.Parallel.dll + + + net461.System.Linq.Queryable + Resources\net461\System.Linq.Queryable.dll + + + net461.System.Linq + Resources\net461\System.Linq.dll + + + net461.System.Net.NetworkInformation + Resources\net461\System.Net.NetworkInformation.dll + + + net461.System.Net.Primitives + Resources\net461\System.Net.Primitives.dll + + + net461.System.Net.Requests + Resources\net461\System.Net.Requests.dll + + + net461.System.Net.WebHeaderCollection + Resources\net461\System.Net.WebHeaderCollection.dll + + + net461.System.ObjectModel + Resources\net461\System.ObjectModel.dll + + + net461.System.Reflection.Emit.ILGeneration + Resources\net461\System.Reflection.Emit.ILGeneration.dll + + + net461.System.Reflection.Emit.Lightweight + Resources\net461\System.Reflection.Emit.Lightweight.dll + + + net461.System.Reflection.Emit + Resources\net461\System.Reflection.Emit.dll + + + net461.System.Reflection.Extensions + Resources\net461\System.Reflection.Extensions.dll + + + net461.System.Reflection.Primitives + Resources\net461\System.Reflection.Primitives.dll + + + net461.System.Reflection + Resources\net461\System.Reflection.dll + + + net461.System.Resources.ResourceManager + Resources\net461\System.Resources.ResourceManager.dll + + + net461.System.Runtime.Extensions + Resources\net461\System.Runtime.Extensions.dll + + + net461.System.Runtime.Handles + Resources\net461\System.Runtime.Handles.dll + + + net461.System.Runtime.InteropServices.WindowsRuntime + Resources\net461\System.Runtime.InteropServices.WindowsRuntime.dll + + + net461.System.Runtime.InteropServices + Resources\net461\System.Runtime.InteropServices.dll + + + net461.System.Runtime.Numerics + Resources\net461\System.Runtime.Numerics.dll + + + net461.System.Runtime.Serialization.Json + Resources\net461\System.Runtime.Serialization.Json.dll + + + net461.System.Runtime.Serialization.Primitives + Resources\net461\System.Runtime.Serialization.Primitives.dll + + + net461.System.Runtime.Serialization.Xml + Resources\net461\System.Runtime.Serialization.Xml.dll + + + net461.System.Runtime + Resources\net461\System.Runtime.dll + + + net461.System.Security.Principal + Resources\net461\System.Security.Principal.dll + + + net461.System.ServiceModel.Duplex + Resources\net461\System.ServiceModel.Duplex.dll + + + net461.System.ServiceModel.Http + Resources\net461\System.ServiceModel.Http.dll + + + net461.System.ServiceModel.NetTcp + Resources\net461\System.ServiceModel.NetTcp.dll + + + net461.System.ServiceModel.Primitives + Resources\net461\System.ServiceModel.Primitives.dll + + + net461.System.ServiceModel.Security + Resources\net461\System.ServiceModel.Security.dll + + + net461.System.Text.Encoding.Extensions + Resources\net461\System.Text.Encoding.Extensions.dll + + + net461.System.Text.Encoding + Resources\net461\System.Text.Encoding.dll + + + net461.System.Text.RegularExpressions + Resources\net461\System.Text.RegularExpressions.dll + + + net461.System.Threading.Tasks.Parallel + Resources\net461\System.Threading.Tasks.Parallel.dll + + + net461.System.Threading.Tasks + Resources\net461\System.Threading.Tasks.dll + + + net461.System.Threading.Timer + Resources\net461\System.Threading.Timer.dll + + + net461.System.Threading + Resources\net461\System.Threading.dll + + + net461.System.Xml.ReaderWriter + Resources\net461\System.Xml.ReaderWriter.dll + + + net461.System.Xml.XDocument + Resources\net461\System.Xml.XDocument.dll + + + net461.System.Xml.XmlSerializer + Resources\net461\System.Xml.XmlSerializer.dll + + net461.ISymWrapper Resources\net461\ISymWrapper.dll - + net461.Microsoft.Activities.Build Resources\net461\Microsoft.Activities.Build.dll - + net461.Microsoft.Build.Conversion.v4.0 Resources\net461\Microsoft.Build.Conversion.v4.0.dll - - net461.Microsoft.Build - Resources\net461\Microsoft.Build.dll - - + net461.Microsoft.Build.Engine Resources\net461\Microsoft.Build.Engine.dll - + net461.Microsoft.Build.Framework Resources\net461\Microsoft.Build.Framework.dll - + net461.Microsoft.Build.Tasks.v4.0 Resources\net461\Microsoft.Build.Tasks.v4.0.dll - + net461.Microsoft.Build.Utilities.v4.0 Resources\net461\Microsoft.Build.Utilities.v4.0.dll - + + net461.Microsoft.Build + Resources\net461\Microsoft.Build.dll + + net461.Microsoft.CSharp Resources\net461\Microsoft.CSharp.dll - + net461.Microsoft.JScript Resources\net461\Microsoft.JScript.dll - + net461.Microsoft.VisualBasic.Compatibility.Data Resources\net461\Microsoft.VisualBasic.Compatibility.Data.dll - + net461.Microsoft.VisualBasic.Compatibility Resources\net461\Microsoft.VisualBasic.Compatibility.dll - + net461.Microsoft.VisualBasic Resources\net461\Microsoft.VisualBasic.dll - - net461.Microsoft.VisualC - Resources\net461\Microsoft.VisualC.dll - - + net461.Microsoft.VisualC.STLCLR Resources\net461\Microsoft.VisualC.STLCLR.dll - - net461.mscorlib - Resources\net461\mscorlib.dll + + net461.Microsoft.VisualC + Resources\net461\Microsoft.VisualC.dll - + net461.PresentationBuildTasks Resources\net461\PresentationBuildTasks.dll - + net461.PresentationCore Resources\net461\PresentationCore.dll - + net461.PresentationFramework.Aero Resources\net461\PresentationFramework.Aero.dll - + net461.PresentationFramework.Aero2 Resources\net461\PresentationFramework.Aero2.dll - + net461.PresentationFramework.AeroLite Resources\net461\PresentationFramework.AeroLite.dll - + net461.PresentationFramework.Classic Resources\net461\PresentationFramework.Classic.dll - - net461.PresentationFramework - Resources\net461\PresentationFramework.dll - - + net461.PresentationFramework.Luna Resources\net461\PresentationFramework.Luna.dll - + net461.PresentationFramework.Royale Resources\net461\PresentationFramework.Royale.dll - + + net461.PresentationFramework + Resources\net461\PresentationFramework.dll + + net461.ReachFramework Resources\net461\ReachFramework.dll - - net461.sysglobl - Resources\net461\sysglobl.dll - - + net461.System.Activities.Core.Presentation Resources\net461\System.Activities.Core.Presentation.dll - - net461.System.Activities - Resources\net461\System.Activities.dll - - + net461.System.Activities.DurableInstancing Resources\net461\System.Activities.DurableInstancing.dll - + net461.System.Activities.Presentation Resources\net461\System.Activities.Presentation.dll - + + net461.System.Activities + Resources\net461\System.Activities.dll + + net461.System.AddIn.Contract Resources\net461\System.AddIn.Contract.dll - + net461.System.AddIn Resources\net461\System.AddIn.dll - - net461.System.ComponentModel.Composition - Resources\net461\System.ComponentModel.Composition.dll - - + net461.System.ComponentModel.Composition.Registration Resources\net461\System.ComponentModel.Composition.Registration.dll - + + net461.System.ComponentModel.Composition + Resources\net461\System.ComponentModel.Composition.dll + + net461.System.ComponentModel.DataAnnotations Resources\net461\System.ComponentModel.DataAnnotations.dll - - net461.System.Configuration - Resources\net461\System.Configuration.dll - - + net461.System.Configuration.Install Resources\net461\System.Configuration.Install.dll - + + net461.System.Configuration + Resources\net461\System.Configuration.dll + + net461.System.Core Resources\net461\System.Core.dll - + net461.System.Data.DataSetExtensions Resources\net461\System.Data.DataSetExtensions.dll - - net461.System.Data - Resources\net461\System.Data.dll - - + net461.System.Data.Entity.Design Resources\net461\System.Data.Entity.Design.dll - + net461.System.Data.Entity Resources\net461\System.Data.Entity.dll - + net461.System.Data.Linq Resources\net461\System.Data.Linq.dll - + net461.System.Data.OracleClient Resources\net461\System.Data.OracleClient.dll - + net461.System.Data.Services.Client Resources\net461\System.Data.Services.Client.dll - + net461.System.Data.Services.Design Resources\net461\System.Data.Services.Design.dll - + net461.System.Data.Services Resources\net461\System.Data.Services.dll - + net461.System.Data.SqlXml Resources\net461\System.Data.SqlXml.dll - + + net461.System.Data + Resources\net461\System.Data.dll + + net461.System.Deployment Resources\net461\System.Deployment.dll - + net461.System.Design Resources\net461\System.Design.dll - + net461.System.Device Resources\net461\System.Device.dll - + net461.System.DirectoryServices.AccountManagement Resources\net461\System.DirectoryServices.AccountManagement.dll - - net461.System.DirectoryServices - Resources\net461\System.DirectoryServices.dll - - + net461.System.DirectoryServices.Protocols Resources\net461\System.DirectoryServices.Protocols.dll - - net461.System - Resources\net461\System.dll + + net461.System.DirectoryServices + Resources\net461\System.DirectoryServices.dll - + net461.System.Drawing.Design Resources\net461\System.Drawing.Design.dll - + net461.System.Drawing Resources\net461\System.Drawing.dll - + net461.System.Dynamic Resources\net461\System.Dynamic.dll - + net461.System.EnterpriseServices Resources\net461\System.EnterpriseServices.dll - - net461.System.IdentityModel - Resources\net461\System.IdentityModel.dll + + net461.System.IO.Compression.FileSystem + Resources\net461\System.IO.Compression.FileSystem.dll + + + net461.System.IO.Compression + Resources\net461\System.IO.Compression.dll + + + net461.System.IO.Log + Resources\net461\System.IO.Log.dll - + net461.System.IdentityModel.Selectors Resources\net461\System.IdentityModel.Selectors.dll - + net461.System.IdentityModel.Services Resources\net461\System.IdentityModel.Services.dll - - net461.System.IO.Compression - Resources\net461\System.IO.Compression.dll - - - net461.System.IO.Compression.FileSystem - Resources\net461\System.IO.Compression.FileSystem.dll + + net461.System.IdentityModel + Resources\net461\System.IdentityModel.dll - - net461.System.IO.Log - Resources\net461\System.IO.Log.dll + + net461.System.Management.Instrumentation + Resources\net461\System.Management.Instrumentation.dll - + net461.System.Management Resources\net461\System.Management.dll - - net461.System.Management.Instrumentation - Resources\net461\System.Management.Instrumentation.dll - - + net461.System.Messaging Resources\net461\System.Messaging.dll - - net461.System.Net - Resources\net461\System.Net.dll + + net461.System.Net.Http.WebRequest + Resources\net461\System.Net.Http.WebRequest.dll - + net461.System.Net.Http Resources\net461\System.Net.Http.dll - - net461.System.Net.Http.WebRequest - Resources\net461\System.Net.Http.WebRequest.dll - - - net461.System.Numerics - Resources\net461\System.Numerics.dll + + net461.System.Net + Resources\net461\System.Net.dll - + net461.System.Numerics.Vectors Resources\net461\System.Numerics.Vectors.dll - + + net461.System.Numerics + Resources\net461\System.Numerics.dll + + net461.System.Printing Resources\net461\System.Printing.dll - + net461.System.Reflection.Context Resources\net461\System.Reflection.Context.dll - + net461.System.Runtime.Caching Resources\net461\System.Runtime.Caching.dll - + net461.System.Runtime.DurableInstancing Resources\net461\System.Runtime.DurableInstancing.dll - + net461.System.Runtime.Remoting Resources\net461\System.Runtime.Remoting.dll - - net461.System.Runtime.Serialization - Resources\net461\System.Runtime.Serialization.dll - - + net461.System.Runtime.Serialization.Formatters.Soap Resources\net461\System.Runtime.Serialization.Formatters.Soap.dll - + + net461.System.Runtime.Serialization + Resources\net461\System.Runtime.Serialization.dll + + net461.System.Security Resources\net461\System.Security.dll - + net461.System.ServiceModel.Activation Resources\net461\System.ServiceModel.Activation.dll - + net461.System.ServiceModel.Activities Resources\net461\System.ServiceModel.Activities.dll - + net461.System.ServiceModel.Channels Resources\net461\System.ServiceModel.Channels.dll - + net461.System.ServiceModel.Discovery Resources\net461\System.ServiceModel.Discovery.dll - - net461.System.ServiceModel - Resources\net461\System.ServiceModel.dll - - + net461.System.ServiceModel.Routing Resources\net461\System.ServiceModel.Routing.dll - + net461.System.ServiceModel.Web Resources\net461\System.ServiceModel.Web.dll - + + net461.System.ServiceModel + Resources\net461\System.ServiceModel.dll + + net461.System.ServiceProcess Resources\net461\System.ServiceProcess.dll - + net461.System.Speech Resources\net461\System.Speech.dll - + net461.System.Transactions Resources\net461\System.Transactions.dll - + net461.System.Web.Abstractions Resources\net461\System.Web.Abstractions.dll - + net461.System.Web.ApplicationServices Resources\net461\System.Web.ApplicationServices.dll - + net461.System.Web.DataVisualization.Design Resources\net461\System.Web.DataVisualization.Design.dll - + net461.System.Web.DataVisualization Resources\net461\System.Web.DataVisualization.dll - - net461.System.Web - Resources\net461\System.Web.dll - - + net461.System.Web.DynamicData.Design Resources\net461\System.Web.DynamicData.Design.dll - + net461.System.Web.DynamicData Resources\net461\System.Web.DynamicData.dll - + net461.System.Web.Entity.Design Resources\net461\System.Web.Entity.Design.dll - + net461.System.Web.Entity Resources\net461\System.Web.Entity.dll - + net461.System.Web.Extensions.Design Resources\net461\System.Web.Extensions.Design.dll - + net461.System.Web.Extensions Resources\net461\System.Web.Extensions.dll - + net461.System.Web.Mobile Resources\net461\System.Web.Mobile.dll - + net461.System.Web.RegularExpressions Resources\net461\System.Web.RegularExpressions.dll - + net461.System.Web.Routing Resources\net461\System.Web.Routing.dll - + net461.System.Web.Services Resources\net461\System.Web.Services.dll - + + net461.System.Web + Resources\net461\System.Web.dll + + net461.System.Windows.Controls.Ribbon Resources\net461\System.Windows.Controls.Ribbon.dll - - net461.System.Windows - Resources\net461\System.Windows.dll - - + net461.System.Windows.Forms.DataVisualization.Design Resources\net461\System.Windows.Forms.DataVisualization.Design.dll - + net461.System.Windows.Forms.DataVisualization Resources\net461\System.Windows.Forms.DataVisualization.dll - + net461.System.Windows.Forms Resources\net461\System.Windows.Forms.dll - + net461.System.Windows.Input.Manipulations Resources\net461\System.Windows.Input.Manipulations.dll - + net461.System.Windows.Presentation Resources\net461\System.Windows.Presentation.dll - + + net461.System.Windows + Resources\net461\System.Windows.dll + + net461.System.Workflow.Activities Resources\net461\System.Workflow.Activities.dll - + net461.System.Workflow.ComponentModel Resources\net461\System.Workflow.ComponentModel.dll - + net461.System.Workflow.Runtime Resources\net461\System.Workflow.Runtime.dll - + net461.System.WorkflowServices Resources\net461\System.WorkflowServices.dll - + net461.System.Xaml Resources\net461\System.Xaml.dll - - net461.System.Xml - Resources\net461\System.Xml.dll - - + net461.System.Xml.Linq Resources\net461\System.Xml.Linq.dll - + net461.System.Xml.Serialization Resources\net461\System.Xml.Serialization.dll - + + net461.System.Xml + Resources\net461\System.Xml.dll + + + net461.System + Resources\net461\System.dll + + net461.UIAutomationClient Resources\net461\UIAutomationClient.dll - + net461.UIAutomationClientsideProviders Resources\net461\UIAutomationClientsideProviders.dll - + net461.UIAutomationProvider Resources\net461\UIAutomationProvider.dll - + net461.UIAutomationTypes Resources\net461\UIAutomationTypes.dll - + net461.WindowsBase Resources\net461\WindowsBase.dll - + net461.WindowsFormsIntegration Resources\net461\WindowsFormsIntegration.dll - + net461.XamlBuildTask Resources\net461\XamlBuildTask.dll - - net461.System.Collections.Concurrent - Resources\net461\System.Collections.Concurrent.dll - - - net461.System.Collections - Resources\net461\System.Collections.dll - - - net461.System.ComponentModel.Annotations - Resources\net461\System.ComponentModel.Annotations.dll - - - net461.System.ComponentModel - Resources\net461\System.ComponentModel.dll - - - net461.System.ComponentModel.EventBasedAsync - Resources\net461\System.ComponentModel.EventBasedAsync.dll - - - net461.System.Diagnostics.Contracts - Resources\net461\System.Diagnostics.Contracts.dll - - - net461.System.Diagnostics.Debug - Resources\net461\System.Diagnostics.Debug.dll - - - net461.System.Diagnostics.Tools - Resources\net461\System.Diagnostics.Tools.dll - - - net461.System.Diagnostics.Tracing - Resources\net461\System.Diagnostics.Tracing.dll - - - net461.System.Dynamic.Runtime - Resources\net461\System.Dynamic.Runtime.dll - - - net461.System.Globalization - Resources\net461\System.Globalization.dll - - - net461.System.IO - Resources\net461\System.IO.dll - - - net461.System.Linq - Resources\net461\System.Linq.dll - - - net461.System.Linq.Expressions - Resources\net461\System.Linq.Expressions.dll - - - net461.System.Linq.Parallel - Resources\net461\System.Linq.Parallel.dll - - - net461.System.Linq.Queryable - Resources\net461\System.Linq.Queryable.dll - - - net461.System.Net.NetworkInformation - Resources\net461\System.Net.NetworkInformation.dll - - - net461.System.Net.Primitives - Resources\net461\System.Net.Primitives.dll - - - net461.System.Net.Requests - Resources\net461\System.Net.Requests.dll - - - net461.System.Net.WebHeaderCollection - Resources\net461\System.Net.WebHeaderCollection.dll - - - net461.System.ObjectModel - Resources\net461\System.ObjectModel.dll - - - net461.System.Reflection - Resources\net461\System.Reflection.dll - - - net461.System.Reflection.Emit - Resources\net461\System.Reflection.Emit.dll - - - net461.System.Reflection.Emit.ILGeneration - Resources\net461\System.Reflection.Emit.ILGeneration.dll - - - net461.System.Reflection.Emit.Lightweight - Resources\net461\System.Reflection.Emit.Lightweight.dll - - - net461.System.Reflection.Extensions - Resources\net461\System.Reflection.Extensions.dll - - - net461.System.Reflection.Primitives - Resources\net461\System.Reflection.Primitives.dll - - - net461.System.Resources.ResourceManager - Resources\net461\System.Resources.ResourceManager.dll - - - net461.System.Runtime - Resources\net461\System.Runtime.dll - - - net461.System.Runtime.Extensions - Resources\net461\System.Runtime.Extensions.dll - - - net461.System.Runtime.Handles - Resources\net461\System.Runtime.Handles.dll - - - net461.System.Runtime.InteropServices - Resources\net461\System.Runtime.InteropServices.dll - - - net461.System.Runtime.InteropServices.WindowsRuntime - Resources\net461\System.Runtime.InteropServices.WindowsRuntime.dll - - - net461.System.Runtime.Numerics - Resources\net461\System.Runtime.Numerics.dll - - - net461.System.Runtime.Serialization.Json - Resources\net461\System.Runtime.Serialization.Json.dll - - - net461.System.Runtime.Serialization.Primitives - Resources\net461\System.Runtime.Serialization.Primitives.dll - - - net461.System.Runtime.Serialization.Xml - Resources\net461\System.Runtime.Serialization.Xml.dll - - - net461.System.Security.Principal - Resources\net461\System.Security.Principal.dll - - - net461.System.ServiceModel.Duplex - Resources\net461\System.ServiceModel.Duplex.dll - - - net461.System.ServiceModel.Http - Resources\net461\System.ServiceModel.Http.dll - - - net461.System.ServiceModel.NetTcp - Resources\net461\System.ServiceModel.NetTcp.dll - - - net461.System.ServiceModel.Primitives - Resources\net461\System.ServiceModel.Primitives.dll - - - net461.System.ServiceModel.Security - Resources\net461\System.ServiceModel.Security.dll - - - net461.System.Text.Encoding - Resources\net461\System.Text.Encoding.dll - - - net461.System.Text.Encoding.Extensions - Resources\net461\System.Text.Encoding.Extensions.dll - - - net461.System.Text.RegularExpressions - Resources\net461\System.Text.RegularExpressions.dll - - - net461.System.Threading - Resources\net461\System.Threading.dll - - - net461.System.Threading.Tasks - Resources\net461\System.Threading.Tasks.dll - - - net461.System.Threading.Tasks.Parallel - Resources\net461\System.Threading.Tasks.Parallel.dll - - - net461.System.Threading.Timer - Resources\net461\System.Threading.Timer.dll - - - net461.System.Xml.ReaderWriter - Resources\net461\System.Xml.ReaderWriter.dll - - - net461.System.Xml.XDocument - Resources\net461\System.Xml.XDocument.dll + + net461.mscorlib + Resources\net461\mscorlib.dll - - net461.System.Xml.XmlSerializer - Resources\net461\System.Xml.XmlSerializer.dll + + net461.sysglobl + Resources\net461\sysglobl.dll - + net461.System.Threading.Tasks.Extensions Resources\net461\System.Threading.Tasks.Extensions.dll - + net461.System.ValueTuple Resources\net461\System.ValueTuple.dll diff --git a/Src/Basic.Reference.Assemblies.Net472/Generated.cs b/Src/Basic.Reference.Assemblies.Net472/Generated.cs index c55697c..c7c78f6 100644 --- a/Src/Basic.Reference.Assemblies.Net472/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net472/Generated.cs @@ -23,1169 +23,1169 @@ public static class ReferenceInfos public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net472.References.CustomMarshalers, global::System.Guid.Parse("b03bc6e2-f5c1-4caa-9d6b-f7e1af838837")); /// - /// The for ISymWrapper.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net472.References.ISymWrapper, global::System.Guid.Parse("4d3962a2-be8b-4cf6-9085-802cba90e8c8")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net472.References.MicrosoftWin32Primitives, global::System.Guid.Parse("cb8a8010-139f-4088-aa08-e5761bd1ed08")); /// - /// The for Microsoft.Activities.Build.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo MicrosoftActivitiesBuild => new ReferenceInfo("Microsoft.Activities.Build.dll", Resources.MicrosoftActivitiesBuild, Net472.References.MicrosoftActivitiesBuild, global::System.Guid.Parse("cbc7c252-3424-4d14-ad52-eba9a1bd4e35")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net472.References.SystemAppContext, global::System.Guid.Parse("489e1381-373b-4ab7-b890-87f4f8dd7695")); /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo MicrosoftBuildConversionv40 => new ReferenceInfo("Microsoft.Build.Conversion.v4.0.dll", Resources.MicrosoftBuildConversionv40, Net472.References.MicrosoftBuildConversionv40, global::System.Guid.Parse("61522667-794c-4aa6-8772-24f179413b9f")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net472.References.SystemCollectionsConcurrent, global::System.Guid.Parse("75808173-5dd6-4405-a842-326a8d0e7c02")); /// - /// The for Microsoft.Build.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net472.References.MicrosoftBuild, global::System.Guid.Parse("081b74f3-9c0c-478b-bc24-9c863ba0d8ef")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net472.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("6f6e3c2e-53ba-44fd-aa1b-5cbfdacbbe92")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net472.References.MicrosoftBuildEngine, global::System.Guid.Parse("e8864f80-85cb-4c8d-98d7-74a47ee8a7d2")); + public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net472.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f2b0435e-f5ab-469f-a2f5-492a2b8f9b63")); /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Collections.dll /// - public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net472.References.MicrosoftBuildFramework, global::System.Guid.Parse("0f8614d4-0762-41d1-a595-bb6f0a011d7a")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net472.References.SystemCollections, global::System.Guid.Parse("749487a5-cbd9-43f8-b979-57ebab8d1d72")); /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net472.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("1526baa7-99c2-47da-8550-746a048dd4a6")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net472.References.SystemComponentModelAnnotations, global::System.Guid.Parse("a73ade1f-1126-4deb-82fb-db33e17011d6")); /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo MicrosoftBuildUtilitiesv40 => new ReferenceInfo("Microsoft.Build.Utilities.v4.0.dll", Resources.MicrosoftBuildUtilitiesv40, Net472.References.MicrosoftBuildUtilitiesv40, global::System.Guid.Parse("7a90084f-3011-4a0b-b017-c28899893910")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net472.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aee1074e-769a-4adf-9a4f-77760cec9020")); /// - /// The for Microsoft.CSharp.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net472.References.MicrosoftCSharp, global::System.Guid.Parse("38534669-5d10-456e-8153-51c757c26be7")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net472.References.SystemComponentModelPrimitives, global::System.Guid.Parse("2b7b28da-4a9e-411a-9437-f5e59b9965e5")); /// - /// The for Microsoft.JScript.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net472.References.MicrosoftJScript, global::System.Guid.Parse("e224a81c-29b5-4f76-929a-33b7545f4405")); + public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net472.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("3b19d696-8ca5-40a3-97ed-c4628113d6b6")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net472.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("168be3e7-c8fd-4675-bebc-4ece3886b9e8")); + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net472.References.SystemComponentModel, global::System.Guid.Parse("b8a1ea17-280e-4545-bf06-ee45fe376f96")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Console.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net472.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("26058432-1c30-44f9-8b5e-c0d48f6b1f65")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net472.References.SystemConsole, global::System.Guid.Parse("70880a7a-9796-470b-be2a-eabd3b3a45de")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net472.References.MicrosoftVisualBasic, global::System.Guid.Parse("113d973b-2b75-477a-b369-bfd9606423fc")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net472.References.SystemDataCommon, global::System.Guid.Parse("967d5501-fa51-4134-b95a-09d10d77bdee")); /// - /// The for Microsoft.VisualC.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net472.References.MicrosoftVisualC, global::System.Guid.Parse("f608a4e2-ba6c-4eec-8ce0-db2e222f7124")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net472.References.SystemDiagnosticsContracts, global::System.Guid.Parse("97698da5-3af7-423d-a99a-5cb342374389")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net472.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("299f94d3-1942-4e81-b092-a6f331cfc247")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net472.References.SystemDiagnosticsDebug, global::System.Guid.Parse("c3bfa6b9-1e2a-49a6-9a76-331d5dfbdfd7")); /// - /// The for mscorlib.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net472.References.mscorlib, global::System.Guid.Parse("cafb29d5-2338-47fb-b4ed-cf8d7c32b1e3")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net472.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("6c9bcc3c-549c-44c8-875e-dacb8e9fec33")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net472.References.PresentationBuildTasks, global::System.Guid.Parse("79c8c2a5-63dc-4d56-b1df-e97c2667cc52")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net472.References.SystemDiagnosticsProcess, global::System.Guid.Parse("8e59fd73-ae4e-4938-a511-cfd92b0e9e8e")); /// - /// The for PresentationCore.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net472.References.PresentationCore, global::System.Guid.Parse("b4aa75c0-2d95-4c38-a2b9-953f5dafca33")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net472.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("c23eb143-a066-445d-9a73-3ae2ada6def5")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net472.References.PresentationFrameworkAero, global::System.Guid.Parse("bebf8905-bd58-4f9d-9349-05b42a8c5887")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net472.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("7b51e772-6c1e-4a8a-8c41-1f61b1b806ff")); /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net472.References.PresentationFrameworkAero2, global::System.Guid.Parse("0ae3e87c-bb9c-4620-bacd-a2f49003dc2b")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net472.References.SystemDiagnosticsTools, global::System.Guid.Parse("7e667ed4-2be3-4433-ad57-0d932a1dcb41")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net472.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("422b29d0-64ba-4216-b4ca-cb06be1d2630")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net472.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("764b1fb6-e013-4d27-80f1-2f1b870157cf")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net472.References.PresentationFrameworkClassic, global::System.Guid.Parse("178a592d-dd42-4264-82f3-4822012e9628")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net472.References.SystemDrawingPrimitives, global::System.Guid.Parse("5d008108-4641-4f97-ac45-d40d69dd9e08")); /// - /// The for PresentationFramework.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net472.References.PresentationFramework, global::System.Guid.Parse("e566ab97-aaa1-44d3-ba01-819694dc70da")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net472.References.SystemDynamicRuntime, global::System.Guid.Parse("4d01bdda-dcdf-49fb-a0e4-47dec085866d")); /// - /// The for PresentationFramework.Luna.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net472.References.PresentationFrameworkLuna, global::System.Guid.Parse("097ef868-d4ee-494f-8a8f-27e6bca5637f")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net472.References.SystemGlobalizationCalendars, global::System.Guid.Parse("940b6654-e676-4673-8558-d6eaae58eec3")); /// - /// The for PresentationFramework.Royale.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net472.References.PresentationFrameworkRoyale, global::System.Guid.Parse("1d10f487-0e4c-4c7e-95cf-1b7412286d9f")); + public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net472.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ce8711ee-ffd4-4875-8878-f2dbef0b0bae")); /// - /// The for ReachFramework.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net472.References.ReachFramework, global::System.Guid.Parse("db6c3ffb-f470-48e6-a2ed-e8e8ef5d91f4")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net472.References.SystemGlobalization, global::System.Guid.Parse("d3a7238d-7772-46c4-bd05-34f8b4de5ff9")); /// - /// The for sysglobl.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net472.References.sysglobl, global::System.Guid.Parse("0f5aaae2-5296-4267-8266-38dc852445b5")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net472.References.SystemIOCompressionZipFile, global::System.Guid.Parse("7879022d-4a76-4d6b-8de8-671c7b253438")); /// - /// The for System.Activities.Core.Presentation.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net472.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("9d569447-071f-4d0d-9f8f-ca3eb8c6d111")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net472.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("49d0275f-d110-4aee-9298-3cd58248b0de")); /// - /// The for System.Activities.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net472.References.SystemActivities, global::System.Guid.Parse("30077363-aaca-4dc4-9a12-2698aa045ecf")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net472.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("78e23752-950c-464c-9334-05cb2b5c6d1c")); /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net472.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("9484445d-aac2-4dd5-9f20-fad1e538e2a3")); + public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net472.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("f390d3d5-f88d-499a-bc83-9f340805d64e")); /// - /// The for System.Activities.Presentation.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net472.References.SystemActivitiesPresentation, global::System.Guid.Parse("66f2a7e6-5b49-45f2-90b9-71a86ef7dd6e")); + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net472.References.SystemIOFileSystem, global::System.Guid.Parse("b9e98dce-68ee-4cbd-9039-0da96f337bd2")); /// - /// The for System.AddIn.Contract.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net472.References.SystemAddInContract, global::System.Guid.Parse("f4e78e71-c9e9-4c8e-bced-92c3e065b4e6")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net472.References.SystemIOIsolatedStorage, global::System.Guid.Parse("498b6a6d-3bec-4fba-8c39-e8955f91f347")); /// - /// The for System.AddIn.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net472.References.SystemAddIn, global::System.Guid.Parse("adcce4e3-4251-44f8-bbdd-f84851fbdd2f")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net472.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("7a484834-0b98-4f6f-b066-d4034e09758e")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net472.References.SystemComponentModelComposition, global::System.Guid.Parse("0fe37b51-8ae4-4c50-b5b0-67ece0098751")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net472.References.SystemIOPipes, global::System.Guid.Parse("fa17b6ac-f4b7-4d00-907f-c2a9f5cf91ac")); /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemComponentModelCompositionRegistration => new ReferenceInfo("System.ComponentModel.Composition.Registration.dll", Resources.SystemComponentModelCompositionRegistration, Net472.References.SystemComponentModelCompositionRegistration, global::System.Guid.Parse("56bd3baf-0768-48e6-926a-2e698720ebfa")); + public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net472.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("1a1ffd89-4650-49d0-9652-c67231319de8")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net472.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("371968a1-c141-4775-bb4e-f3eb369745e3")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net472.References.SystemIO, global::System.Guid.Parse("9ef06b93-8169-4bf4-97bc-ba5b1829a2a7")); /// - /// The for System.Configuration.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net472.References.SystemConfiguration, global::System.Guid.Parse("033a414f-a3a8-44c2-8fdb-2a8acdd26b68")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net472.References.SystemLinqExpressions, global::System.Guid.Parse("cf080edd-9c63-4039-bbc1-b4489d488797")); /// - /// The for System.Configuration.Install.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net472.References.SystemConfigurationInstall, global::System.Guid.Parse("5f5f2bbc-2182-440f-a9ed-e79dcbcc9a5e")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net472.References.SystemLinqParallel, global::System.Guid.Parse("17a40cc2-b9a5-485b-9dd1-84da76d85efd")); /// - /// The for System.Core.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net472.References.SystemCore, global::System.Guid.Parse("3c9e850c-90c5-48a0-af7e-388089bbdae9")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net472.References.SystemLinqQueryable, global::System.Guid.Parse("5628dc5b-b281-4b2c-a780-3ca4f7f1bd9e")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net472.References.SystemDataDataSetExtensions, global::System.Guid.Parse("638fb94f-ef1a-4e24-b2f7-d63c55376443")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net472.References.SystemLinq, global::System.Guid.Parse("59c890c6-77e1-4d1e-8282-ecf1842c1518")); /// - /// The for System.Data.dll + /// The for System.Net.Http.Rtc.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net472.References.SystemData, global::System.Guid.Parse("9830c18b-4ae5-4d31-89f1-6c37283329f2")); + public static ReferenceInfo SystemNetHttpRtc => new ReferenceInfo("System.Net.Http.Rtc.dll", Resources.SystemNetHttpRtc, Net472.References.SystemNetHttpRtc, global::System.Guid.Parse("234f77b5-1a4f-4368-bbf5-09b70f883e01")); /// - /// The for System.Data.Entity.Design.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net472.References.SystemDataEntityDesign, global::System.Guid.Parse("b4816d4c-0a3c-4a3b-bc9c-aa12632f68dd")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net472.References.SystemNetNameResolution, global::System.Guid.Parse("391a911a-7691-4da2-a913-4b4d827736eb")); /// - /// The for System.Data.Entity.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net472.References.SystemDataEntity, global::System.Guid.Parse("a14db250-e89e-4fa4-9c16-a3b0a3517dfb")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net472.References.SystemNetNetworkInformation, global::System.Guid.Parse("1e047107-34e3-4836-be31-ef84498f10be")); /// - /// The for System.Data.Linq.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net472.References.SystemDataLinq, global::System.Guid.Parse("dccdc335-62b0-4576-a785-c25e7686592d")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net472.References.SystemNetPing, global::System.Guid.Parse("d46cf87a-81b5-41dd-ad85-82361e5762b8")); /// - /// The for System.Data.OracleClient.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net472.References.SystemDataOracleClient, global::System.Guid.Parse("6abdb237-3e5c-4894-9025-b3440a583aca")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net472.References.SystemNetPrimitives, global::System.Guid.Parse("69f980af-3ae2-451d-a4b6-bb51652446cc")); /// - /// The for System.Data.Services.Client.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net472.References.SystemDataServicesClient, global::System.Guid.Parse("6915e8b6-cc99-41e3-b865-039e591c1ce6")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net472.References.SystemNetRequests, global::System.Guid.Parse("623d99f4-1e78-41b1-a281-029d2cd3f2fd")); /// - /// The for System.Data.Services.Design.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net472.References.SystemDataServicesDesign, global::System.Guid.Parse("714f0bc8-98ab-4edb-bd2a-57b1b3c4890e")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net472.References.SystemNetSecurity, global::System.Guid.Parse("570798e4-5102-4472-bf81-f56ad5511126")); /// - /// The for System.Data.Services.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net472.References.SystemDataServices, global::System.Guid.Parse("b6811f5b-cd74-4a34-9622-bb905da1fb27")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net472.References.SystemNetSockets, global::System.Guid.Parse("12b177d5-34e6-4849-92d6-99a14a86a3fb")); /// - /// The for System.Data.SqlXml.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net472.References.SystemDataSqlXml, global::System.Guid.Parse("2e9ce55a-23a6-4010-b91d-e9d0cca09f38")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net472.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("9c2f077a-7b08-47d8-9989-b26edc052474")); /// - /// The for System.Deployment.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net472.References.SystemDeployment, global::System.Guid.Parse("20549801-6e78-4182-bc88-aad51a94c383")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net472.References.SystemNetWebSocketsClient, global::System.Guid.Parse("a5f9dcab-6cdf-40f0-864f-ae364424cc79")); /// - /// The for System.Design.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net472.References.SystemDesign, global::System.Guid.Parse("9d2bd1b9-c262-4809-af22-32632123f673")); + public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net472.References.SystemNetWebSockets, global::System.Guid.Parse("8d0998cf-dc1b-4838-b3ab-874866e6db68")); /// - /// The for System.Device.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net472.References.SystemDevice, global::System.Guid.Parse("97ace6f6-d936-432f-a3ee-2b17bc068195")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net472.References.SystemObjectModel, global::System.Guid.Parse("b436aee5-2ad6-4795-b0ed-420a97ff8dc2")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net472.References.SystemDiagnosticsTracing, global::System.Guid.Parse("00af9551-321b-471e-9d63-a72be7f0cd99")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net472.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1485dc28-19c5-4a20-b964-dee803b01027")); /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net472.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("846c4bf8-b533-4844-8d4f-a577e9479010")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net472.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("a46f7fe6-cf5c-4ef7-ab03-3288b3beaeec")); /// - /// The for System.DirectoryServices.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net472.References.SystemDirectoryServices, global::System.Guid.Parse("8972ef53-2e59-4cec-9c3d-c17154d1a4c8")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net472.References.SystemReflectionEmit, global::System.Guid.Parse("d3e9bb43-e9fe-4006-b9b3-025a6d02a59c")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net472.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1f2c80a9-5085-4f86-9daa-4660c8427f92")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net472.References.SystemReflectionExtensions, global::System.Guid.Parse("b8de8a10-b4f8-46a7-bdc4-de79dc204616")); /// - /// The for System.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net472.References.System, global::System.Guid.Parse("da2502c5-0798-42b1-9aaf-45d431b1301b")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net472.References.SystemReflectionPrimitives, global::System.Guid.Parse("d38e2fe0-6708-459f-8232-aa849333baef")); /// - /// The for System.Drawing.Design.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net472.References.SystemDrawingDesign, global::System.Guid.Parse("d90cfcdd-f8e6-462f-91cb-f76bb06131d4")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net472.References.SystemReflection, global::System.Guid.Parse("65c54160-3d36-4752-972f-369292810cb3")); /// - /// The for System.Drawing.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net472.References.SystemDrawing, global::System.Guid.Parse("76e5685a-ed56-42c2-b08f-6e049526ab12")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net472.References.SystemResourcesReader, global::System.Guid.Parse("c55d866f-ed9c-47e0-8e83-fee37d79cc06")); /// - /// The for System.Dynamic.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net472.References.SystemDynamic, global::System.Guid.Parse("70b59017-4b87-4839-96a4-1ece44f196df")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net472.References.SystemResourcesResourceManager, global::System.Guid.Parse("d5de338d-f19f-43d9-8419-5c12ca7ac7a9")); /// - /// The for System.EnterpriseServices.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net472.References.SystemEnterpriseServices, global::System.Guid.Parse("754c3569-9c41-4c09-ac2a-9c5f3a5e993f")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net472.References.SystemResourcesWriter, global::System.Guid.Parse("848ba5cf-b7c4-47ef-892c-15d81fd01216")); /// - /// The for System.IdentityModel.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net472.References.SystemIdentityModel, global::System.Guid.Parse("6635be9f-d1ff-4c5d-878f-ac918e7e4791")); + public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net472.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("2c0e0ccf-d499-4a48-8f34-7652b82240ef")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net472.References.SystemIdentityModelSelectors, global::System.Guid.Parse("6847db96-106a-422f-97c5-82b530f7d36c")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net472.References.SystemRuntimeExtensions, global::System.Guid.Parse("ee6c4244-59d6-4b68-9f6b-873bf90c7e1d")); /// - /// The for System.IdentityModel.Services.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net472.References.SystemIdentityModelServices, global::System.Guid.Parse("064f8c00-b99f-4030-90dd-bfdb81abd71e")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net472.References.SystemRuntimeHandles, global::System.Guid.Parse("b592e605-8bae-4fbc-92ff-51d8ab8c0040")); /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net472.References.SystemIOCompression, global::System.Guid.Parse("84a2eca8-2424-42c0-89cb-01d45dbb2397")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net472.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("0ff44503-5384-4013-af5a-46653207c832")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net472.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("be636da5-b9a7-459d-ba9a-f713d30adf42")); + public static ReferenceInfo SystemRuntimeInteropServicesWindowsRuntime => new ReferenceInfo("System.Runtime.InteropServices.WindowsRuntime.dll", Resources.SystemRuntimeInteropServicesWindowsRuntime, Net472.References.SystemRuntimeInteropServicesWindowsRuntime, global::System.Guid.Parse("192715bb-c12a-408b-b6f0-5ab342a8a481")); /// - /// The for System.IO.Log.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net472.References.SystemIOLog, global::System.Guid.Parse("4636d962-dae4-4459-8957-d78fab34ced3")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net472.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b8cb8b6d-593d-42f2-970c-bd1185c7509f")); /// - /// The for System.Management.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net472.References.SystemManagement, global::System.Guid.Parse("3db5459a-3ce3-4404-9711-1ee3744e7688")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net472.References.SystemRuntimeNumerics, global::System.Guid.Parse("0d7e3827-6f8c-4051-87ed-8de0edc7ff9f")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net472.References.SystemManagementInstrumentation, global::System.Guid.Parse("960248f8-e463-43d7-a7d4-8db06f8512c4")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net472.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("79ab2f6a-7440-461e-bda9-95beb12e08cc")); /// - /// The for System.Messaging.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net472.References.SystemMessaging, global::System.Guid.Parse("8705f1b5-c81d-45d5-b5d6-93cee5ad1c54")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net472.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("49d8dd69-7aeb-4d83-ba1e-ef8412ed16a2")); /// - /// The for System.Net.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net472.References.SystemNet, global::System.Guid.Parse("ac6d0977-ef8c-475e-be9a-f4df5b4b0264")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net472.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("d5c3c38b-8baa-43b4-9ff4-a88eae48f3ec")); /// - /// The for System.Net.Http.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net472.References.SystemNetHttp, global::System.Guid.Parse("a03c062d-22cc-463a-aea0-7b37d87f5a1d")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net472.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e09ce337-f338-4260-8733-f327fbc4b600")); /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemNetHttpWebRequest => new ReferenceInfo("System.Net.Http.WebRequest.dll", Resources.SystemNetHttpWebRequest, Net472.References.SystemNetHttpWebRequest, global::System.Guid.Parse("7bca3e8f-b9bf-439c-b8eb-05277077df51")); + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net472.References.SystemRuntime, global::System.Guid.Parse("b87c1655-033c-4be8-b0b7-dfc6b446c339")); /// - /// The for System.Numerics.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net472.References.SystemNumerics, global::System.Guid.Parse("64a5d4a2-a435-4531-b41c-65ed5e5534b2")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net472.References.SystemSecurityClaims, global::System.Guid.Parse("d83338ef-7459-4cb3-abe3-dd40647a6d1a")); /// - /// The for System.Printing.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net472.References.SystemPrinting, global::System.Guid.Parse("e5a7035a-d182-4b45-b57e-bf8436fd9e16")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net472.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("82db9ce5-1856-4f69-9c77-55274fc627f7")); /// - /// The for System.Reflection.Context.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemReflectionContext => new ReferenceInfo("System.Reflection.Context.dll", Resources.SystemReflectionContext, Net472.References.SystemReflectionContext, global::System.Guid.Parse("c1ed7ca4-e536-4059-a7b2-b4456544eb95")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net472.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("189ac5d4-f43b-4197-92f3-d6f487aff251")); /// - /// The for System.Runtime.Caching.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net472.References.SystemRuntimeCaching, global::System.Guid.Parse("a5bf4496-b90b-435f-a106-bde9290040e3")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net472.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c460666a-00ee-4e80-9209-b0ef0defb0c6")); /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net472.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("d76610af-cb5b-414a-aa85-1869dbd11ccf")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net472.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b6a254b8-b4fe-4082-a0f9-7fc749987ec3")); /// - /// The for System.Runtime.Remoting.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net472.References.SystemRuntimeRemoting, global::System.Guid.Parse("3b4ed428-c336-47ac-baeb-5cae762cc5e8")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net472.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("bcc0ed2c-a13f-4d64-8042-5f4f535d6d8d")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net472.References.SystemRuntimeSerialization, global::System.Guid.Parse("40dd49b3-da7b-4fe9-aa1f-e56059d48289")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net472.References.SystemSecurityPrincipal, global::System.Guid.Parse("d5061e86-7f76-41b8-83b1-dd941d0246dd")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net472.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("c2d66c2e-22e3-427b-954d-b49b1942b162")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net472.References.SystemSecuritySecureString, global::System.Guid.Parse("f588d48c-eae6-481e-9a73-78f9ba4e5a54")); /// - /// The for System.Security.dll + /// The for System.ServiceModel.Duplex.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net472.References.SystemSecurity, global::System.Guid.Parse("a5b36d0b-822a-4944-8706-6b3b753eb901")); + public static ReferenceInfo SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net472.References.SystemServiceModelDuplex, global::System.Guid.Parse("618d381c-fb47-4f92-bd30-4adf8fef0877")); /// - /// The for System.ServiceModel.Activation.dll + /// The for System.ServiceModel.Http.dll /// - public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net472.References.SystemServiceModelActivation, global::System.Guid.Parse("1d9ecd2a-727e-4033-b686-40d571baaa10")); + public static ReferenceInfo SystemServiceModelHttp => new ReferenceInfo("System.ServiceModel.Http.dll", Resources.SystemServiceModelHttp, Net472.References.SystemServiceModelHttp, global::System.Guid.Parse("d1477bd7-f063-4d1d-b99e-7427b6db3920")); /// - /// The for System.ServiceModel.Activities.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net472.References.SystemServiceModelActivities, global::System.Guid.Parse("50bcf290-dbc2-4fb2-b90d-4604f5e012bd")); + public static ReferenceInfo SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net472.References.SystemServiceModelNetTcp, global::System.Guid.Parse("8cb69f26-6e77-47d8-9f3c-98c6d6ff5f1d")); /// - /// The for System.ServiceModel.Channels.dll + /// The for System.ServiceModel.Primitives.dll /// - public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net472.References.SystemServiceModelChannels, global::System.Guid.Parse("fcc4d0c4-7714-4d27-900d-3a137f69f3b5")); + public static ReferenceInfo SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net472.References.SystemServiceModelPrimitives, global::System.Guid.Parse("edf88c39-5c84-4222-a039-07629aeed078")); /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.ServiceModel.Security.dll /// - public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net472.References.SystemServiceModelDiscovery, global::System.Guid.Parse("0cb9bd0b-ef69-4386-9ffa-33d96cfb5852")); + public static ReferenceInfo SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net472.References.SystemServiceModelSecurity, global::System.Guid.Parse("22647863-edab-4194-8de8-07d85c748b80")); /// - /// The for System.ServiceModel.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net472.References.SystemServiceModel, global::System.Guid.Parse("ac845d44-8ab0-4e32-8643-554093fb180c")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net472.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8014f0c3-c718-46be-830e-ace5842c3843")); /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net472.References.SystemServiceModelRouting, global::System.Guid.Parse("e1b6ecb7-31f4-48e0-ba42-3b93e8aeb548")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net472.References.SystemTextEncoding, global::System.Guid.Parse("212a1304-c36b-4dc5-ae18-f4c288f90d48")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net472.References.SystemServiceModelWeb, global::System.Guid.Parse("6bbac82b-c942-45a4-9e7e-dfde685db7da")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net472.References.SystemTextRegularExpressions, global::System.Guid.Parse("88f44fa4-7a28-40e9-a079-4133acde0330")); /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net472.References.SystemServiceProcess, global::System.Guid.Parse("e77aa8ef-8de7-4eda-8639-e1a75ef8e095")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net472.References.SystemThreadingOverlapped, global::System.Guid.Parse("71732eb3-0914-4b65-8dde-f7167513c22a")); /// - /// The for System.Speech.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net472.References.SystemSpeech, global::System.Guid.Parse("e8de9a5e-5b1e-4c10-b6ef-f1506c8db535")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net472.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4e98fc56-b93c-4e89-84d2-044980dd12c5")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net472.References.SystemTransactions, global::System.Guid.Parse("7110e7ac-1821-409f-afb1-d8c3a723d013")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net472.References.SystemThreadingTasks, global::System.Guid.Parse("cead8773-7d98-4877-a039-3f6c6a758964")); /// - /// The for System.Web.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net472.References.SystemWebAbstractions, global::System.Guid.Parse("087d68a0-a76a-4e5d-9858-8eac6b32271e")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net472.References.SystemThreadingThread, global::System.Guid.Parse("59b78679-a8fc-4daf-a91c-4595b8dadea0")); /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net472.References.SystemWebApplicationServices, global::System.Guid.Parse("ac578a0e-52c0-4eba-a512-a5bcb3edf36b")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net472.References.SystemThreadingThreadPool, global::System.Guid.Parse("48c4db49-33ac-4124-82c1-4e7be270a257")); /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net472.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("4125b28a-8aaa-4131-89bd-61c76e04634e")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net472.References.SystemThreadingTimer, global::System.Guid.Parse("989f5812-651c-4078-8438-bc1c3c9bdb0b")); /// - /// The for System.Web.DataVisualization.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net472.References.SystemWebDataVisualization, global::System.Guid.Parse("bb09839d-4a7b-40e3-9784-2588cfd89f3c")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net472.References.SystemThreading, global::System.Guid.Parse("51076d36-533a-4d1e-bbd9-4d2904919bd8")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net472.References.SystemWeb, global::System.Guid.Parse("6b248402-95be-4580-8d8c-fd9927c0be5b")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net472.References.SystemValueTuple, global::System.Guid.Parse("f87d0ed7-835b-4a8d-9190-493f08b542e1")); /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net472.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("36d941fb-5df2-42ce-875b-6068f9a3520a")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net472.References.SystemXmlReaderWriter, global::System.Guid.Parse("db62343e-a23c-431d-b67d-1540ecf90487")); /// - /// The for System.Web.DynamicData.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net472.References.SystemWebDynamicData, global::System.Guid.Parse("ee746600-7dc0-4e59-98b1-609264d67d2b")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net472.References.SystemXmlXDocument, global::System.Guid.Parse("a70ff5a4-d760-4e72-8102-87a0b67863ab")); /// - /// The for System.Web.Entity.Design.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net472.References.SystemWebEntityDesign, global::System.Guid.Parse("81261cb6-8aab-4ab7-9c3c-7f98ff8a4219")); + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net472.References.SystemXmlXPathXDocument, global::System.Guid.Parse("42dc2c5d-0d0e-4508-8306-347d85599b1f")); /// - /// The for System.Web.Entity.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net472.References.SystemWebEntity, global::System.Guid.Parse("1ef317a6-4d4f-441f-8379-8d2e91a6f8e3")); + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net472.References.SystemXmlXPath, global::System.Guid.Parse("ee6dab7f-cfcf-47b0-ab36-fd4ee811a85a")); /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net472.References.SystemWebExtensionsDesign, global::System.Guid.Parse("c19b7815-5fa5-4bc6-b76e-8a17e339be8d")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net472.References.SystemXmlXmlDocument, global::System.Guid.Parse("7b0e3f5e-d7ef-42da-965d-0c32f99d01e9")); /// - /// The for System.Web.Extensions.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net472.References.SystemWebExtensions, global::System.Guid.Parse("768f34f4-5bc8-43c3-86ae-e6098d0ffecd")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net472.References.SystemXmlXmlSerializer, global::System.Guid.Parse("7c00b1d9-db76-418c-917b-0c4960fc359b")); /// - /// The for System.Web.Mobile.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net472.References.SystemWebMobile, global::System.Guid.Parse("6dec6c95-0d48-4dff-b794-a9f209231761")); + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net472.References.netstandard, global::System.Guid.Parse("441ee83d-10d4-4a1e-8ef7-3fc3d62bc3b3")); /// - /// The for System.Web.RegularExpressions.dll + /// The for ISymWrapper.dll /// - public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net472.References.SystemWebRegularExpressions, global::System.Guid.Parse("a784f234-e8f2-45c6-a3cf-bff132393b6c")); + public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net472.References.ISymWrapper, global::System.Guid.Parse("4d3962a2-be8b-4cf6-9085-802cba90e8c8")); /// - /// The for System.Web.Routing.dll + /// The for Microsoft.Activities.Build.dll /// - public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net472.References.SystemWebRouting, global::System.Guid.Parse("57bcc257-dfe8-4324-9df1-c2117ec64bcd")); + public static ReferenceInfo MicrosoftActivitiesBuild => new ReferenceInfo("Microsoft.Activities.Build.dll", Resources.MicrosoftActivitiesBuild, Net472.References.MicrosoftActivitiesBuild, global::System.Guid.Parse("cbc7c252-3424-4d14-ad52-eba9a1bd4e35")); /// - /// The for System.Web.Services.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net472.References.SystemWebServices, global::System.Guid.Parse("a0a1a952-bf3c-4aa2-b882-5e5429660039")); + public static ReferenceInfo MicrosoftBuildConversionv40 => new ReferenceInfo("Microsoft.Build.Conversion.v4.0.dll", Resources.MicrosoftBuildConversionv40, Net472.References.MicrosoftBuildConversionv40, global::System.Guid.Parse("61522667-794c-4aa6-8772-24f179413b9f")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for Microsoft.Build.Engine.dll /// - public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net472.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("01fd1641-bebf-46e1-9111-b588fbab11b2")); + public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net472.References.MicrosoftBuildEngine, global::System.Guid.Parse("e8864f80-85cb-4c8d-98d7-74a47ee8a7d2")); /// - /// The for System.Windows.dll + /// The for Microsoft.Build.Framework.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net472.References.SystemWindows, global::System.Guid.Parse("f78fffca-6e83-44d3-9271-f359e60daaa3")); + public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net472.References.MicrosoftBuildFramework, global::System.Guid.Parse("0f8614d4-0762-41d1-a595-bb6f0a011d7a")); /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static ReferenceInfo SystemWindowsFormsDataVisualizationDesign => new ReferenceInfo("System.Windows.Forms.DataVisualization.Design.dll", Resources.SystemWindowsFormsDataVisualizationDesign, Net472.References.SystemWindowsFormsDataVisualizationDesign, global::System.Guid.Parse("4c0ebeb6-28a3-43e8-b83a-9534dd81c4eb")); + public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net472.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("1526baa7-99c2-47da-8550-746a048dd4a6")); /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net472.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("6fa285be-5aa5-4184-934d-9be99ad19323")); + public static ReferenceInfo MicrosoftBuildUtilitiesv40 => new ReferenceInfo("Microsoft.Build.Utilities.v4.0.dll", Resources.MicrosoftBuildUtilitiesv40, Net472.References.MicrosoftBuildUtilitiesv40, global::System.Guid.Parse("7a90084f-3011-4a0b-b017-c28899893910")); /// - /// The for System.Windows.Forms.dll + /// The for Microsoft.Build.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net472.References.SystemWindowsForms, global::System.Guid.Parse("0f3c6e39-5c4a-4ae9-ac26-69c6a8923794")); + public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net472.References.MicrosoftBuild, global::System.Guid.Parse("081b74f3-9c0c-478b-bc24-9c863ba0d8ef")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net472.References.SystemWindowsInputManipulations, global::System.Guid.Parse("9c75e688-363f-426d-81e7-f78553c1336e")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net472.References.MicrosoftCSharp, global::System.Guid.Parse("38534669-5d10-456e-8153-51c757c26be7")); /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.JScript.dll /// - public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net472.References.SystemWindowsPresentation, global::System.Guid.Parse("ab1a0e4a-afcd-4cff-9ba4-ffcecc96438c")); + public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net472.References.MicrosoftJScript, global::System.Guid.Parse("e224a81c-29b5-4f76-929a-33b7545f4405")); /// - /// The for System.Workflow.Activities.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net472.References.SystemWorkflowActivities, global::System.Guid.Parse("64b6fd51-5c0f-46e2-b205-52d027e7ea4e")); + public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net472.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("168be3e7-c8fd-4675-bebc-4ece3886b9e8")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net472.References.SystemWorkflowComponentModel, global::System.Guid.Parse("d8fa4bc2-8a6d-4412-897a-131b81de268e")); + public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net472.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("26058432-1c30-44f9-8b5e-c0d48f6b1f65")); /// - /// The for System.Workflow.Runtime.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net472.References.SystemWorkflowRuntime, global::System.Guid.Parse("25429c85-e910-4d5a-869f-e4532dc0aa2a")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net472.References.MicrosoftVisualBasic, global::System.Guid.Parse("113d973b-2b75-477a-b369-bfd9606423fc")); /// - /// The for System.WorkflowServices.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net472.References.SystemWorkflowServices, global::System.Guid.Parse("34c188ec-3902-4a36-8fc0-2a7d055c521f")); + public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net472.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("299f94d3-1942-4e81-b092-a6f331cfc247")); /// - /// The for System.Xaml.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net472.References.SystemXaml, global::System.Guid.Parse("dde207b0-723b-4d55-816b-6d48ef8af7b0")); + public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net472.References.MicrosoftVisualC, global::System.Guid.Parse("f608a4e2-ba6c-4eec-8ce0-db2e222f7124")); /// - /// The for System.Xml.dll + /// The for PresentationBuildTasks.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net472.References.SystemXml, global::System.Guid.Parse("82ca8cb8-9d1a-481b-adc1-6322e06a8f03")); + public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net472.References.PresentationBuildTasks, global::System.Guid.Parse("79c8c2a5-63dc-4d56-b1df-e97c2667cc52")); /// - /// The for System.Xml.Linq.dll + /// The for PresentationCore.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net472.References.SystemXmlLinq, global::System.Guid.Parse("a51d290b-b294-47c7-b3e5-b8d0df4c4e4e")); + public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net472.References.PresentationCore, global::System.Guid.Parse("b4aa75c0-2d95-4c38-a2b9-953f5dafca33")); /// - /// The for System.Xml.Serialization.dll + /// The for PresentationFramework.Aero.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net472.References.SystemXmlSerialization, global::System.Guid.Parse("09a9e221-a02b-42c4-aed2-e837edf977fa")); + public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net472.References.PresentationFrameworkAero, global::System.Guid.Parse("bebf8905-bd58-4f9d-9349-05b42a8c5887")); /// - /// The for UIAutomationClient.dll + /// The for PresentationFramework.Aero2.dll /// - public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net472.References.UIAutomationClient, global::System.Guid.Parse("6f6c9ece-2d62-4653-8634-38dc7597dd82")); + public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net472.References.PresentationFrameworkAero2, global::System.Guid.Parse("0ae3e87c-bb9c-4620-bacd-a2f49003dc2b")); /// - /// The for UIAutomationClientsideProviders.dll + /// The for PresentationFramework.AeroLite.dll /// - public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net472.References.UIAutomationClientsideProviders, global::System.Guid.Parse("1cdb3037-702b-491a-b91c-b5f147960f2d")); + public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net472.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("422b29d0-64ba-4216-b4ca-cb06be1d2630")); /// - /// The for UIAutomationProvider.dll + /// The for PresentationFramework.Classic.dll /// - public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net472.References.UIAutomationProvider, global::System.Guid.Parse("8c1a63fd-beab-4494-b13d-cab1110e1ce5")); + public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net472.References.PresentationFrameworkClassic, global::System.Guid.Parse("178a592d-dd42-4264-82f3-4822012e9628")); /// - /// The for UIAutomationTypes.dll + /// The for PresentationFramework.Luna.dll /// - public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net472.References.UIAutomationTypes, global::System.Guid.Parse("42cb917b-6269-4217-9ad1-334d5ec02725")); + public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net472.References.PresentationFrameworkLuna, global::System.Guid.Parse("097ef868-d4ee-494f-8a8f-27e6bca5637f")); /// - /// The for WindowsBase.dll + /// The for PresentationFramework.Royale.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net472.References.WindowsBase, global::System.Guid.Parse("03723e30-83fc-4717-a76f-1367d3e6ce8a")); + public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net472.References.PresentationFrameworkRoyale, global::System.Guid.Parse("1d10f487-0e4c-4c7e-95cf-1b7412286d9f")); /// - /// The for WindowsFormsIntegration.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net472.References.WindowsFormsIntegration, global::System.Guid.Parse("69e194da-966a-4176-a649-618b93a69a1f")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net472.References.PresentationFramework, global::System.Guid.Parse("e566ab97-aaa1-44d3-ba01-819694dc70da")); /// - /// The for XamlBuildTask.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net472.References.XamlBuildTask, global::System.Guid.Parse("7fe7d6f9-1d10-42a6-8cb4-a3f1bfbb5d88")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net472.References.ReachFramework, global::System.Guid.Parse("db6c3ffb-f470-48e6-a2ed-e8e8ef5d91f4")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Activities.Core.Presentation.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net472.References.MicrosoftWin32Primitives, global::System.Guid.Parse("cb8a8010-139f-4088-aa08-e5761bd1ed08")); + public static ReferenceInfo SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net472.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("9d569447-071f-4d0d-9f8f-ca3eb8c6d111")); /// - /// The for netstandard.dll + /// The for System.Activities.DurableInstancing.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net472.References.netstandard, global::System.Guid.Parse("441ee83d-10d4-4a1e-8ef7-3fc3d62bc3b3")); + public static ReferenceInfo SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net472.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("9484445d-aac2-4dd5-9f20-fad1e538e2a3")); /// - /// The for System.AppContext.dll + /// The for System.Activities.Presentation.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net472.References.SystemAppContext, global::System.Guid.Parse("489e1381-373b-4ab7-b890-87f4f8dd7695")); + public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net472.References.SystemActivitiesPresentation, global::System.Guid.Parse("66f2a7e6-5b49-45f2-90b9-71a86ef7dd6e")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Activities.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net472.References.SystemCollectionsConcurrent, global::System.Guid.Parse("75808173-5dd6-4405-a842-326a8d0e7c02")); + public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net472.References.SystemActivities, global::System.Guid.Parse("30077363-aaca-4dc4-9a12-2698aa045ecf")); /// - /// The for System.Collections.dll + /// The for System.AddIn.Contract.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net472.References.SystemCollections, global::System.Guid.Parse("749487a5-cbd9-43f8-b979-57ebab8d1d72")); + public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net472.References.SystemAddInContract, global::System.Guid.Parse("f4e78e71-c9e9-4c8e-bced-92c3e065b4e6")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.AddIn.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net472.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("6f6e3c2e-53ba-44fd-aa1b-5cbfdacbbe92")); + public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net472.References.SystemAddIn, global::System.Guid.Parse("adcce4e3-4251-44f8-bbdd-f84851fbdd2f")); /// - /// The for System.Collections.Specialized.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net472.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f2b0435e-f5ab-469f-a2f5-492a2b8f9b63")); + public static ReferenceInfo SystemComponentModelCompositionRegistration => new ReferenceInfo("System.ComponentModel.Composition.Registration.dll", Resources.SystemComponentModelCompositionRegistration, Net472.References.SystemComponentModelCompositionRegistration, global::System.Guid.Parse("56bd3baf-0768-48e6-926a-2e698720ebfa")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net472.References.SystemComponentModelAnnotations, global::System.Guid.Parse("a73ade1f-1126-4deb-82fb-db33e17011d6")); + public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net472.References.SystemComponentModelComposition, global::System.Guid.Parse("0fe37b51-8ae4-4c50-b5b0-67ece0098751")); /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net472.References.SystemComponentModel, global::System.Guid.Parse("b8a1ea17-280e-4545-bf06-ee45fe376f96")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net472.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("371968a1-c141-4775-bb4e-f3eb369745e3")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Configuration.Install.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net472.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aee1074e-769a-4adf-9a4f-77760cec9020")); + public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net472.References.SystemConfigurationInstall, global::System.Guid.Parse("5f5f2bbc-2182-440f-a9ed-e79dcbcc9a5e")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net472.References.SystemComponentModelPrimitives, global::System.Guid.Parse("2b7b28da-4a9e-411a-9437-f5e59b9965e5")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net472.References.SystemConfiguration, global::System.Guid.Parse("033a414f-a3a8-44c2-8fdb-2a8acdd26b68")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net472.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("3b19d696-8ca5-40a3-97ed-c4628113d6b6")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net472.References.SystemCore, global::System.Guid.Parse("3c9e850c-90c5-48a0-af7e-388089bbdae9")); /// - /// The for System.Console.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net472.References.SystemConsole, global::System.Guid.Parse("70880a7a-9796-470b-be2a-eabd3b3a45de")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net472.References.SystemDataDataSetExtensions, global::System.Guid.Parse("638fb94f-ef1a-4e24-b2f7-d63c55376443")); /// - /// The for System.Data.Common.dll + /// The for System.Data.Entity.Design.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net472.References.SystemDataCommon, global::System.Guid.Parse("967d5501-fa51-4134-b95a-09d10d77bdee")); + public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net472.References.SystemDataEntityDesign, global::System.Guid.Parse("b4816d4c-0a3c-4a3b-bc9c-aa12632f68dd")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Data.Entity.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net472.References.SystemDiagnosticsContracts, global::System.Guid.Parse("97698da5-3af7-423d-a99a-5cb342374389")); + public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net472.References.SystemDataEntity, global::System.Guid.Parse("a14db250-e89e-4fa4-9c16-a3b0a3517dfb")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Data.Linq.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net472.References.SystemDiagnosticsDebug, global::System.Guid.Parse("c3bfa6b9-1e2a-49a6-9a76-331d5dfbdfd7")); + public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net472.References.SystemDataLinq, global::System.Guid.Parse("dccdc335-62b0-4576-a785-c25e7686592d")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Data.OracleClient.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net472.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("6c9bcc3c-549c-44c8-875e-dacb8e9fec33")); + public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net472.References.SystemDataOracleClient, global::System.Guid.Parse("6abdb237-3e5c-4894-9025-b3440a583aca")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Data.Services.Client.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net472.References.SystemDiagnosticsProcess, global::System.Guid.Parse("8e59fd73-ae4e-4938-a511-cfd92b0e9e8e")); + public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net472.References.SystemDataServicesClient, global::System.Guid.Parse("6915e8b6-cc99-41e3-b865-039e591c1ce6")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Data.Services.Design.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net472.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("c23eb143-a066-445d-9a73-3ae2ada6def5")); + public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net472.References.SystemDataServicesDesign, global::System.Guid.Parse("714f0bc8-98ab-4edb-bd2a-57b1b3c4890e")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Data.Services.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net472.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("7b51e772-6c1e-4a8a-8c41-1f61b1b806ff")); + public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net472.References.SystemDataServices, global::System.Guid.Parse("b6811f5b-cd74-4a34-9622-bb905da1fb27")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Data.SqlXml.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net472.References.SystemDiagnosticsTools, global::System.Guid.Parse("7e667ed4-2be3-4433-ad57-0d932a1dcb41")); + public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net472.References.SystemDataSqlXml, global::System.Guid.Parse("2e9ce55a-23a6-4010-b91d-e9d0cca09f38")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net472.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("764b1fb6-e013-4d27-80f1-2f1b870157cf")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net472.References.SystemData, global::System.Guid.Parse("9830c18b-4ae5-4d31-89f1-6c37283329f2")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.Deployment.dll /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net472.References.SystemDrawingPrimitives, global::System.Guid.Parse("5d008108-4641-4f97-ac45-d40d69dd9e08")); + public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net472.References.SystemDeployment, global::System.Guid.Parse("20549801-6e78-4182-bc88-aad51a94c383")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Design.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net472.References.SystemDynamicRuntime, global::System.Guid.Parse("4d01bdda-dcdf-49fb-a0e4-47dec085866d")); + public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net472.References.SystemDesign, global::System.Guid.Parse("9d2bd1b9-c262-4809-af22-32632123f673")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Device.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net472.References.SystemGlobalizationCalendars, global::System.Guid.Parse("940b6654-e676-4673-8558-d6eaae58eec3")); + public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net472.References.SystemDevice, global::System.Guid.Parse("97ace6f6-d936-432f-a3ee-2b17bc068195")); /// - /// The for System.Globalization.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net472.References.SystemGlobalization, global::System.Guid.Parse("d3a7238d-7772-46c4-bd05-34f8b4de5ff9")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net472.References.SystemDiagnosticsTracing, global::System.Guid.Parse("00af9551-321b-471e-9d63-a72be7f0cd99")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net472.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ce8711ee-ffd4-4875-8878-f2dbef0b0bae")); + public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net472.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("846c4bf8-b533-4844-8d4f-a577e9479010")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net472.References.SystemIOCompressionZipFile, global::System.Guid.Parse("7879022d-4a76-4d6b-8de8-671c7b253438")); + public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net472.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1f2c80a9-5085-4f86-9daa-4660c8427f92")); /// - /// The for System.IO.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net472.References.SystemIO, global::System.Guid.Parse("9ef06b93-8169-4bf4-97bc-ba5b1829a2a7")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net472.References.SystemDirectoryServices, global::System.Guid.Parse("8972ef53-2e59-4cec-9c3d-c17154d1a4c8")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net472.References.SystemIOFileSystem, global::System.Guid.Parse("b9e98dce-68ee-4cbd-9039-0da96f337bd2")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net472.References.SystemDrawingDesign, global::System.Guid.Parse("d90cfcdd-f8e6-462f-91cb-f76bb06131d4")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net472.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("49d0275f-d110-4aee-9298-3cd58248b0de")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net472.References.SystemDrawing, global::System.Guid.Parse("76e5685a-ed56-42c2-b08f-6e049526ab12")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Dynamic.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net472.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("78e23752-950c-464c-9334-05cb2b5c6d1c")); + public static ReferenceInfo SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net472.References.SystemDynamic, global::System.Guid.Parse("70b59017-4b87-4839-96a4-1ece44f196df")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.EnterpriseServices.dll /// - public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net472.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("f390d3d5-f88d-499a-bc83-9f340805d64e")); + public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net472.References.SystemEnterpriseServices, global::System.Guid.Parse("754c3569-9c41-4c09-ac2a-9c5f3a5e993f")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net472.References.SystemIOIsolatedStorage, global::System.Guid.Parse("498b6a6d-3bec-4fba-8c39-e8955f91f347")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net472.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("be636da5-b9a7-459d-ba9a-f713d30adf42")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net472.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("7a484834-0b98-4f6f-b066-d4034e09758e")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net472.References.SystemIOCompression, global::System.Guid.Parse("84a2eca8-2424-42c0-89cb-01d45dbb2397")); /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Log.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net472.References.SystemIOPipes, global::System.Guid.Parse("fa17b6ac-f4b7-4d00-907f-c2a9f5cf91ac")); + public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net472.References.SystemIOLog, global::System.Guid.Parse("4636d962-dae4-4459-8957-d78fab34ced3")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.IdentityModel.Selectors.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net472.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("1a1ffd89-4650-49d0-9652-c67231319de8")); + public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net472.References.SystemIdentityModelSelectors, global::System.Guid.Parse("6847db96-106a-422f-97c5-82b530f7d36c")); /// - /// The for System.Linq.dll + /// The for System.IdentityModel.Services.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net472.References.SystemLinq, global::System.Guid.Parse("59c890c6-77e1-4d1e-8282-ecf1842c1518")); + public static ReferenceInfo SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net472.References.SystemIdentityModelServices, global::System.Guid.Parse("064f8c00-b99f-4030-90dd-bfdb81abd71e")); /// - /// The for System.Linq.Expressions.dll + /// The for System.IdentityModel.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net472.References.SystemLinqExpressions, global::System.Guid.Parse("cf080edd-9c63-4039-bbc1-b4489d488797")); + public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net472.References.SystemIdentityModel, global::System.Guid.Parse("6635be9f-d1ff-4c5d-878f-ac918e7e4791")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Management.Instrumentation.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net472.References.SystemLinqParallel, global::System.Guid.Parse("17a40cc2-b9a5-485b-9dd1-84da76d85efd")); + public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net472.References.SystemManagementInstrumentation, global::System.Guid.Parse("960248f8-e463-43d7-a7d4-8db06f8512c4")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net472.References.SystemLinqQueryable, global::System.Guid.Parse("5628dc5b-b281-4b2c-a780-3ca4f7f1bd9e")); + public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net472.References.SystemManagement, global::System.Guid.Parse("3db5459a-3ce3-4404-9711-1ee3744e7688")); /// - /// The for System.Net.Http.Rtc.dll + /// The for System.Messaging.dll /// - public static ReferenceInfo SystemNetHttpRtc => new ReferenceInfo("System.Net.Http.Rtc.dll", Resources.SystemNetHttpRtc, Net472.References.SystemNetHttpRtc, global::System.Guid.Parse("234f77b5-1a4f-4368-bbf5-09b70f883e01")); + public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net472.References.SystemMessaging, global::System.Guid.Parse("8705f1b5-c81d-45d5-b5d6-93cee5ad1c54")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Net.Http.WebRequest.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net472.References.SystemNetNameResolution, global::System.Guid.Parse("391a911a-7691-4da2-a913-4b4d827736eb")); + public static ReferenceInfo SystemNetHttpWebRequest => new ReferenceInfo("System.Net.Http.WebRequest.dll", Resources.SystemNetHttpWebRequest, Net472.References.SystemNetHttpWebRequest, global::System.Guid.Parse("7bca3e8f-b9bf-439c-b8eb-05277077df51")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net472.References.SystemNetNetworkInformation, global::System.Guid.Parse("1e047107-34e3-4836-be31-ef84498f10be")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net472.References.SystemNetHttp, global::System.Guid.Parse("a03c062d-22cc-463a-aea0-7b37d87f5a1d")); /// - /// The for System.Net.Ping.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net472.References.SystemNetPing, global::System.Guid.Parse("d46cf87a-81b5-41dd-ad85-82361e5762b8")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net472.References.SystemNet, global::System.Guid.Parse("ac6d0977-ef8c-475e-be9a-f4df5b4b0264")); /// - /// The for System.Net.Primitives.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net472.References.SystemNetPrimitives, global::System.Guid.Parse("69f980af-3ae2-451d-a4b6-bb51652446cc")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net472.References.SystemNumerics, global::System.Guid.Parse("64a5d4a2-a435-4531-b41c-65ed5e5534b2")); /// - /// The for System.Net.Requests.dll + /// The for System.Printing.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net472.References.SystemNetRequests, global::System.Guid.Parse("623d99f4-1e78-41b1-a281-029d2cd3f2fd")); + public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net472.References.SystemPrinting, global::System.Guid.Parse("e5a7035a-d182-4b45-b57e-bf8436fd9e16")); /// - /// The for System.Net.Security.dll + /// The for System.Reflection.Context.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net472.References.SystemNetSecurity, global::System.Guid.Parse("570798e4-5102-4472-bf81-f56ad5511126")); + public static ReferenceInfo SystemReflectionContext => new ReferenceInfo("System.Reflection.Context.dll", Resources.SystemReflectionContext, Net472.References.SystemReflectionContext, global::System.Guid.Parse("c1ed7ca4-e536-4059-a7b2-b4456544eb95")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Caching.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net472.References.SystemNetSockets, global::System.Guid.Parse("12b177d5-34e6-4849-92d6-99a14a86a3fb")); + public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net472.References.SystemRuntimeCaching, global::System.Guid.Parse("a5bf4496-b90b-435f-a106-bde9290040e3")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net472.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("9c2f077a-7b08-47d8-9989-b26edc052474")); + public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net472.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("d76610af-cb5b-414a-aa85-1869dbd11ccf")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Runtime.Remoting.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net472.References.SystemNetWebSocketsClient, global::System.Guid.Parse("a5f9dcab-6cdf-40f0-864f-ae364424cc79")); + public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net472.References.SystemRuntimeRemoting, global::System.Guid.Parse("3b4ed428-c336-47ac-baeb-5cae762cc5e8")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net472.References.SystemNetWebSockets, global::System.Guid.Parse("8d0998cf-dc1b-4838-b3ab-874866e6db68")); + public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net472.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("c2d66c2e-22e3-427b-954d-b49b1942b162")); /// - /// The for System.ObjectModel.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net472.References.SystemObjectModel, global::System.Guid.Parse("b436aee5-2ad6-4795-b0ed-420a97ff8dc2")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net472.References.SystemRuntimeSerialization, global::System.Guid.Parse("40dd49b3-da7b-4fe9-aa1f-e56059d48289")); /// - /// The for System.Reflection.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net472.References.SystemReflection, global::System.Guid.Parse("65c54160-3d36-4752-972f-369292810cb3")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net472.References.SystemSecurity, global::System.Guid.Parse("a5b36d0b-822a-4944-8706-6b3b753eb901")); /// - /// The for System.Reflection.Emit.dll + /// The for System.ServiceModel.Activation.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net472.References.SystemReflectionEmit, global::System.Guid.Parse("d3e9bb43-e9fe-4006-b9b3-025a6d02a59c")); + public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net472.References.SystemServiceModelActivation, global::System.Guid.Parse("1d9ecd2a-727e-4033-b686-40d571baaa10")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.ServiceModel.Activities.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net472.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1485dc28-19c5-4a20-b964-dee803b01027")); + public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net472.References.SystemServiceModelActivities, global::System.Guid.Parse("50bcf290-dbc2-4fb2-b90d-4604f5e012bd")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.ServiceModel.Channels.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net472.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("a46f7fe6-cf5c-4ef7-ab03-3288b3beaeec")); + public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net472.References.SystemServiceModelChannels, global::System.Guid.Parse("fcc4d0c4-7714-4d27-900d-3a137f69f3b5")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.ServiceModel.Discovery.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net472.References.SystemReflectionExtensions, global::System.Guid.Parse("b8de8a10-b4f8-46a7-bdc4-de79dc204616")); + public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net472.References.SystemServiceModelDiscovery, global::System.Guid.Parse("0cb9bd0b-ef69-4386-9ffa-33d96cfb5852")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.ServiceModel.Routing.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net472.References.SystemReflectionPrimitives, global::System.Guid.Parse("d38e2fe0-6708-459f-8232-aa849333baef")); + public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net472.References.SystemServiceModelRouting, global::System.Guid.Parse("e1b6ecb7-31f4-48e0-ba42-3b93e8aeb548")); /// - /// The for System.Resources.Reader.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net472.References.SystemResourcesReader, global::System.Guid.Parse("c55d866f-ed9c-47e0-8e83-fee37d79cc06")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net472.References.SystemServiceModelWeb, global::System.Guid.Parse("6bbac82b-c942-45a4-9e7e-dfde685db7da")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ServiceModel.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net472.References.SystemResourcesResourceManager, global::System.Guid.Parse("d5de338d-f19f-43d9-8419-5c12ca7ac7a9")); + public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net472.References.SystemServiceModel, global::System.Guid.Parse("ac845d44-8ab0-4e32-8643-554093fb180c")); /// - /// The for System.Resources.Writer.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net472.References.SystemResourcesWriter, global::System.Guid.Parse("848ba5cf-b7c4-47ef-892c-15d81fd01216")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net472.References.SystemServiceProcess, global::System.Guid.Parse("e77aa8ef-8de7-4eda-8639-e1a75ef8e095")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Speech.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net472.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("2c0e0ccf-d499-4a48-8f34-7652b82240ef")); + public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net472.References.SystemSpeech, global::System.Guid.Parse("e8de9a5e-5b1e-4c10-b6ef-f1506c8db535")); /// - /// The for System.Runtime.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net472.References.SystemRuntime, global::System.Guid.Parse("b87c1655-033c-4be8-b0b7-dfc6b446c339")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net472.References.SystemTransactions, global::System.Guid.Parse("7110e7ac-1821-409f-afb1-d8c3a723d013")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Web.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net472.References.SystemRuntimeExtensions, global::System.Guid.Parse("ee6c4244-59d6-4b68-9f6b-873bf90c7e1d")); + public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net472.References.SystemWebAbstractions, global::System.Guid.Parse("087d68a0-a76a-4e5d-9858-8eac6b32271e")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Web.ApplicationServices.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net472.References.SystemRuntimeHandles, global::System.Guid.Parse("b592e605-8bae-4fbc-92ff-51d8ab8c0040")); + public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net472.References.SystemWebApplicationServices, global::System.Guid.Parse("ac578a0e-52c0-4eba-a512-a5bcb3edf36b")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net472.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b8cb8b6d-593d-42f2-970c-bd1185c7509f")); + public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net472.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("4125b28a-8aaa-4131-89bd-61c76e04634e")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Web.DataVisualization.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net472.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("0ff44503-5384-4013-af5a-46653207c832")); + public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net472.References.SystemWebDataVisualization, global::System.Guid.Parse("bb09839d-4a7b-40e3-9784-2588cfd89f3c")); /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Web.DynamicData.Design.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesWindowsRuntime => new ReferenceInfo("System.Runtime.InteropServices.WindowsRuntime.dll", Resources.SystemRuntimeInteropServicesWindowsRuntime, Net472.References.SystemRuntimeInteropServicesWindowsRuntime, global::System.Guid.Parse("192715bb-c12a-408b-b6f0-5ab342a8a481")); + public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net472.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("36d941fb-5df2-42ce-875b-6068f9a3520a")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Web.DynamicData.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net472.References.SystemRuntimeNumerics, global::System.Guid.Parse("0d7e3827-6f8c-4051-87ed-8de0edc7ff9f")); + public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net472.References.SystemWebDynamicData, global::System.Guid.Parse("ee746600-7dc0-4e59-98b1-609264d67d2b")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Web.Entity.Design.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net472.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("79ab2f6a-7440-461e-bda9-95beb12e08cc")); + public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net472.References.SystemWebEntityDesign, global::System.Guid.Parse("81261cb6-8aab-4ab7-9c3c-7f98ff8a4219")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Web.Entity.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net472.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("49d8dd69-7aeb-4d83-ba1e-ef8412ed16a2")); + public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net472.References.SystemWebEntity, global::System.Guid.Parse("1ef317a6-4d4f-441f-8379-8d2e91a6f8e3")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Web.Extensions.Design.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net472.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("d5c3c38b-8baa-43b4-9ff4-a88eae48f3ec")); + public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net472.References.SystemWebExtensionsDesign, global::System.Guid.Parse("c19b7815-5fa5-4bc6-b76e-8a17e339be8d")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Web.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net472.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e09ce337-f338-4260-8733-f327fbc4b600")); + public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net472.References.SystemWebExtensions, global::System.Guid.Parse("768f34f4-5bc8-43c3-86ae-e6098d0ffecd")); /// - /// The for System.Security.Claims.dll + /// The for System.Web.Mobile.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net472.References.SystemSecurityClaims, global::System.Guid.Parse("d83338ef-7459-4cb3-abe3-dd40647a6d1a")); + public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net472.References.SystemWebMobile, global::System.Guid.Parse("6dec6c95-0d48-4dff-b794-a9f209231761")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Web.RegularExpressions.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net472.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("82db9ce5-1856-4f69-9c77-55274fc627f7")); + public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net472.References.SystemWebRegularExpressions, global::System.Guid.Parse("a784f234-e8f2-45c6-a3cf-bff132393b6c")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Web.Routing.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net472.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("189ac5d4-f43b-4197-92f3-d6f487aff251")); + public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net472.References.SystemWebRouting, global::System.Guid.Parse("57bcc257-dfe8-4324-9df1-c2117ec64bcd")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Web.Services.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net472.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c460666a-00ee-4e80-9209-b0ef0defb0c6")); + public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net472.References.SystemWebServices, global::System.Guid.Parse("a0a1a952-bf3c-4aa2-b882-5e5429660039")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net472.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b6a254b8-b4fe-4082-a0f9-7fc749987ec3")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net472.References.SystemWeb, global::System.Guid.Parse("6b248402-95be-4580-8d8c-fd9927c0be5b")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net472.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("bcc0ed2c-a13f-4d64-8042-5f4f535d6d8d")); + public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net472.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("01fd1641-bebf-46e1-9111-b588fbab11b2")); /// - /// The for System.Security.Principal.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net472.References.SystemSecurityPrincipal, global::System.Guid.Parse("d5061e86-7f76-41b8-83b1-dd941d0246dd")); + public static ReferenceInfo SystemWindowsFormsDataVisualizationDesign => new ReferenceInfo("System.Windows.Forms.DataVisualization.Design.dll", Resources.SystemWindowsFormsDataVisualizationDesign, Net472.References.SystemWindowsFormsDataVisualizationDesign, global::System.Guid.Parse("4c0ebeb6-28a3-43e8-b83a-9534dd81c4eb")); /// - /// The for System.Security.SecureString.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net472.References.SystemSecuritySecureString, global::System.Guid.Parse("f588d48c-eae6-481e-9a73-78f9ba4e5a54")); + public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net472.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("6fa285be-5aa5-4184-934d-9be99ad19323")); /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.Windows.Forms.dll /// - public static ReferenceInfo SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net472.References.SystemServiceModelDuplex, global::System.Guid.Parse("618d381c-fb47-4f92-bd30-4adf8fef0877")); + public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net472.References.SystemWindowsForms, global::System.Guid.Parse("0f3c6e39-5c4a-4ae9-ac26-69c6a8923794")); /// - /// The for System.ServiceModel.Http.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static ReferenceInfo SystemServiceModelHttp => new ReferenceInfo("System.ServiceModel.Http.dll", Resources.SystemServiceModelHttp, Net472.References.SystemServiceModelHttp, global::System.Guid.Parse("d1477bd7-f063-4d1d-b99e-7427b6db3920")); + public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net472.References.SystemWindowsInputManipulations, global::System.Guid.Parse("9c75e688-363f-426d-81e7-f78553c1336e")); /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Windows.Presentation.dll /// - public static ReferenceInfo SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net472.References.SystemServiceModelNetTcp, global::System.Guid.Parse("8cb69f26-6e77-47d8-9f3c-98c6d6ff5f1d")); + public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net472.References.SystemWindowsPresentation, global::System.Guid.Parse("ab1a0e4a-afcd-4cff-9ba4-ffcecc96438c")); /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net472.References.SystemServiceModelPrimitives, global::System.Guid.Parse("edf88c39-5c84-4222-a039-07629aeed078")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net472.References.SystemWindows, global::System.Guid.Parse("f78fffca-6e83-44d3-9271-f359e60daaa3")); /// - /// The for System.ServiceModel.Security.dll + /// The for System.Workflow.Activities.dll /// - public static ReferenceInfo SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net472.References.SystemServiceModelSecurity, global::System.Guid.Parse("22647863-edab-4194-8de8-07d85c748b80")); + public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net472.References.SystemWorkflowActivities, global::System.Guid.Parse("64b6fd51-5c0f-46e2-b205-52d027e7ea4e")); /// - /// The for System.Text.Encoding.dll + /// The for System.Workflow.ComponentModel.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net472.References.SystemTextEncoding, global::System.Guid.Parse("212a1304-c36b-4dc5-ae18-f4c288f90d48")); + public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net472.References.SystemWorkflowComponentModel, global::System.Guid.Parse("d8fa4bc2-8a6d-4412-897a-131b81de268e")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Workflow.Runtime.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net472.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8014f0c3-c718-46be-830e-ace5842c3843")); + public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net472.References.SystemWorkflowRuntime, global::System.Guid.Parse("25429c85-e910-4d5a-869f-e4532dc0aa2a")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.WorkflowServices.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net472.References.SystemTextRegularExpressions, global::System.Guid.Parse("88f44fa4-7a28-40e9-a079-4133acde0330")); + public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net472.References.SystemWorkflowServices, global::System.Guid.Parse("34c188ec-3902-4a36-8fc0-2a7d055c521f")); /// - /// The for System.Threading.dll + /// The for System.Xaml.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net472.References.SystemThreading, global::System.Guid.Parse("51076d36-533a-4d1e-bbd9-4d2904919bd8")); + public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net472.References.SystemXaml, global::System.Guid.Parse("dde207b0-723b-4d55-816b-6d48ef8af7b0")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net472.References.SystemThreadingOverlapped, global::System.Guid.Parse("71732eb3-0914-4b65-8dde-f7167513c22a")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net472.References.SystemXmlLinq, global::System.Guid.Parse("a51d290b-b294-47c7-b3e5-b8d0df4c4e4e")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net472.References.SystemThreadingTasks, global::System.Guid.Parse("cead8773-7d98-4877-a039-3f6c6a758964")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net472.References.SystemXmlSerialization, global::System.Guid.Parse("09a9e221-a02b-42c4-aed2-e837edf977fa")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net472.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4e98fc56-b93c-4e89-84d2-044980dd12c5")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net472.References.SystemXml, global::System.Guid.Parse("82ca8cb8-9d1a-481b-adc1-6322e06a8f03")); /// - /// The for System.Threading.Thread.dll + /// The for System.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net472.References.SystemThreadingThread, global::System.Guid.Parse("59b78679-a8fc-4daf-a91c-4595b8dadea0")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net472.References.System, global::System.Guid.Parse("da2502c5-0798-42b1-9aaf-45d431b1301b")); /// - /// The for System.Threading.ThreadPool.dll + /// The for UIAutomationClient.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net472.References.SystemThreadingThreadPool, global::System.Guid.Parse("48c4db49-33ac-4124-82c1-4e7be270a257")); + public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net472.References.UIAutomationClient, global::System.Guid.Parse("6f6c9ece-2d62-4653-8634-38dc7597dd82")); /// - /// The for System.Threading.Timer.dll + /// The for UIAutomationClientsideProviders.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net472.References.SystemThreadingTimer, global::System.Guid.Parse("989f5812-651c-4078-8438-bc1c3c9bdb0b")); + public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net472.References.UIAutomationClientsideProviders, global::System.Guid.Parse("1cdb3037-702b-491a-b91c-b5f147960f2d")); /// - /// The for System.ValueTuple.dll + /// The for UIAutomationProvider.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net472.References.SystemValueTuple, global::System.Guid.Parse("f87d0ed7-835b-4a8d-9190-493f08b542e1")); + public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net472.References.UIAutomationProvider, global::System.Guid.Parse("8c1a63fd-beab-4494-b13d-cab1110e1ce5")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for UIAutomationTypes.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net472.References.SystemXmlReaderWriter, global::System.Guid.Parse("db62343e-a23c-431d-b67d-1540ecf90487")); + public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net472.References.UIAutomationTypes, global::System.Guid.Parse("42cb917b-6269-4217-9ad1-334d5ec02725")); /// - /// The for System.Xml.XDocument.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net472.References.SystemXmlXDocument, global::System.Guid.Parse("a70ff5a4-d760-4e72-8102-87a0b67863ab")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net472.References.WindowsBase, global::System.Guid.Parse("03723e30-83fc-4717-a76f-1367d3e6ce8a")); /// - /// The for System.Xml.XmlDocument.dll + /// The for WindowsFormsIntegration.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net472.References.SystemXmlXmlDocument, global::System.Guid.Parse("7b0e3f5e-d7ef-42da-965d-0c32f99d01e9")); + public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net472.References.WindowsFormsIntegration, global::System.Guid.Parse("69e194da-966a-4176-a649-618b93a69a1f")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for XamlBuildTask.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net472.References.SystemXmlXmlSerializer, global::System.Guid.Parse("7c00b1d9-db76-418c-917b-0c4960fc359b")); + public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net472.References.XamlBuildTask, global::System.Guid.Parse("7fe7d6f9-1d10-42a6-8cb4-a3f1bfbb5d88")); /// - /// The for System.Xml.XPath.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net472.References.SystemXmlXPath, global::System.Guid.Parse("ee6dab7f-cfcf-47b0-ab36-fd4ee811a85a")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net472.References.mscorlib, global::System.Guid.Parse("cafb29d5-2338-47fb-b4ed-cf8d7c32b1e3")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for sysglobl.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net472.References.SystemXmlXPathXDocument, global::System.Guid.Parse("42dc2c5d-0d0e-4508-8306-347d85599b1f")); + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net472.References.sysglobl, global::System.Guid.Parse("0f5aaae2-5296-4267-8266-38dc852445b5")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1197,147 +1197,17 @@ public static ImmutableArray All [ Accessibility, CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, - MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, - MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, - PresentationFrameworkRoyale, - ReachFramework, - sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, - SystemDataServicesDesign, - SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, - SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, - SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, - SystemNumerics, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, - SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, - SystemWebEntity, - SystemWebExtensionsDesign, - SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, - SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, MicrosoftWin32Primitives, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemDataCommon, SystemDiagnosticsContracts, @@ -1351,22 +1221,22 @@ public static ImmutableArray All SystemDrawingPrimitives, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemNetHttpRtc, SystemNetNameResolution, SystemNetNetworkInformation, @@ -1379,27 +1249,27 @@ public static ImmutableArray All SystemNetWebSocketsClient, SystemNetWebSockets, SystemObjectModel, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, SystemRuntimeNumerics, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -1413,23 +1283,153 @@ public static ImmutableArray All SystemServiceModelNetTcp, SystemServiceModelPrimitives, SystemServiceModelSecurity, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemValueTuple, SystemXmlReaderWriter, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + netstandard, + ISymWrapper, + MicrosoftActivitiesBuild, + MicrosoftBuildConversionv40, + MicrosoftBuildEngine, + MicrosoftBuildFramework, + MicrosoftBuildTasksv40, + MicrosoftBuildUtilitiesv40, + MicrosoftBuild, + MicrosoftCSharp, + MicrosoftJScript, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + MicrosoftVisualBasic, + MicrosoftVisualCSTLCLR, + MicrosoftVisualC, + PresentationBuildTasks, + PresentationCore, + PresentationFrameworkAero, + PresentationFrameworkAero2, + PresentationFrameworkAeroLite, + PresentationFrameworkClassic, + PresentationFrameworkLuna, + PresentationFrameworkRoyale, + PresentationFramework, + ReachFramework, + SystemActivitiesCorePresentation, + SystemActivitiesDurableInstancing, + SystemActivitiesPresentation, + SystemActivities, + SystemAddInContract, + SystemAddIn, + SystemComponentModelCompositionRegistration, + SystemComponentModelComposition, + SystemComponentModelDataAnnotations, + SystemConfigurationInstall, + SystemConfiguration, + SystemCore, + SystemDataDataSetExtensions, + SystemDataEntityDesign, + SystemDataEntity, + SystemDataLinq, + SystemDataOracleClient, + SystemDataServicesClient, + SystemDataServicesDesign, + SystemDataServices, + SystemDataSqlXml, + SystemData, + SystemDeployment, + SystemDesign, + SystemDevice, + SystemDiagnosticsTracing, + SystemDirectoryServicesAccountManagement, + SystemDirectoryServicesProtocols, + SystemDirectoryServices, + SystemDrawingDesign, + SystemDrawing, + SystemDynamic, + SystemEnterpriseServices, + SystemIOCompressionFileSystem, + SystemIOCompression, + SystemIOLog, + SystemIdentityModelSelectors, + SystemIdentityModelServices, + SystemIdentityModel, + SystemManagementInstrumentation, + SystemManagement, + SystemMessaging, + SystemNetHttpWebRequest, + SystemNetHttp, + SystemNet, + SystemNumerics, + SystemPrinting, + SystemReflectionContext, + SystemRuntimeCaching, + SystemRuntimeDurableInstancing, + SystemRuntimeRemoting, + SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, + SystemSecurity, + SystemServiceModelActivation, + SystemServiceModelActivities, + SystemServiceModelChannels, + SystemServiceModelDiscovery, + SystemServiceModelRouting, + SystemServiceModelWeb, + SystemServiceModel, + SystemServiceProcess, + SystemSpeech, + SystemTransactions, + SystemWebAbstractions, + SystemWebApplicationServices, + SystemWebDataVisualizationDesign, + SystemWebDataVisualization, + SystemWebDynamicDataDesign, + SystemWebDynamicData, + SystemWebEntityDesign, + SystemWebEntity, + SystemWebExtensionsDesign, + SystemWebExtensions, + SystemWebMobile, + SystemWebRegularExpressions, + SystemWebRouting, + SystemWebServices, + SystemWeb, + SystemWindowsControlsRibbon, + SystemWindowsFormsDataVisualizationDesign, + SystemWindowsFormsDataVisualization, + SystemWindowsForms, + SystemWindowsInputManipulations, + SystemWindowsPresentation, + SystemWindows, + SystemWorkflowActivities, + SystemWorkflowComponentModel, + SystemWorkflowRuntime, + SystemWorkflowServices, + SystemXaml, + SystemXmlLinq, + SystemXmlSerialization, + SystemXml, + System, + UIAutomationClient, + UIAutomationClientsideProviders, + UIAutomationProvider, + UIAutomationTypes, + WindowsBase, + WindowsFormsIntegration, + XamlBuildTask, + mscorlib, + sysglobl, ]; } return _all; @@ -1478,3964 +1478,3964 @@ public static PortableExecutableReference CustomMarshalers } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for ISymWrapper.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_ISymWrapper is null) + if (_MicrosoftWin32Primitives is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); } - return _ISymWrapper; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _MicrosoftActivitiesBuild; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for Microsoft.Activities.Build.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference MicrosoftActivitiesBuild + public static PortableExecutableReference SystemAppContext { get { - if (_MicrosoftActivitiesBuild is null) + if (_SystemAppContext is null) { - _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); } - return _MicrosoftActivitiesBuild; + return _SystemAppContext; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv40; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv40 + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_MicrosoftBuildConversionv40 is null) + if (_SystemCollectionsConcurrent is null) { - _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net472)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); } - return _MicrosoftBuildConversionv40; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _MicrosoftBuild; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for Microsoft.Build.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference MicrosoftBuild + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_MicrosoftBuild is null) + if (_SystemCollectionsNonGeneric is null) { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net472)"); } - return _MicrosoftBuild; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_MicrosoftBuildEngine is null) + if (_SystemCollectionsSpecialized is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net472)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); } - return _MicrosoftBuildEngine; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _SystemCollections; /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference SystemCollections { get { - if (_MicrosoftBuildFramework is null) + if (_SystemCollections is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net472)"); } - return _MicrosoftBuildFramework; + return _SystemCollections; } } - private static PortableExecutableReference? _MicrosoftBuildTasksv40; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference MicrosoftBuildTasksv40 + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_MicrosoftBuildTasksv40 is null) + if (_SystemComponentModelAnnotations is null) { - _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net472)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); } - return _MicrosoftBuildTasksv40; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv40 + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_MicrosoftBuildUtilitiesv40 is null) + if (_SystemComponentModelEventBasedAsync is null) { - _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net472)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net472)"); } - return _MicrosoftBuildUtilitiesv40; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for Microsoft.CSharp.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_MicrosoftCSharp is null) + if (_SystemComponentModelPrimitives is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); } - return _MicrosoftCSharp; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for Microsoft.JScript.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_MicrosoftJScript is null) + if (_SystemComponentModelTypeConverter is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); } - return _MicrosoftJScript; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference SystemComponentModel { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_SystemComponentModel is null) { - _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net472)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _SystemComponentModel; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _SystemConsole; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Console.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference SystemConsole { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_SystemConsole is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); } - return _MicrosoftVisualBasicCompatibility; + return _SystemConsole; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemDataCommon { get { - if (_MicrosoftVisualBasic is null) + if (_SystemDataCommon is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); } - return _MicrosoftVisualBasic; + return _SystemDataCommon; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.VisualC.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftVisualC is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); } - return _MicrosoftVisualC; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemDiagnosticsDebug is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net472)"); } - return _MicrosoftVisualCSTLCLR; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for mscorlib.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_mscorlib is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net472)"); } - return _mscorlib; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for PresentationBuildTasks.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_PresentationBuildTasks is null) + if (_SystemDiagnosticsProcess is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net472)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net472)"); } - return _PresentationBuildTasks; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for PresentationCore.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_PresentationCore is null) + if (_SystemDiagnosticsStackTrace is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); } - return _PresentationCore; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_PresentationFrameworkAero is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net472)"); } - return _PresentationFrameworkAero; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_PresentationFrameworkAero2 is null) + if (_SystemDiagnosticsTools is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); } - return _PresentationFrameworkAero2; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_PresentationFrameworkAeroLite is null) + if (_SystemDiagnosticsTraceSource is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net472)"); } - return _PresentationFrameworkAeroLite; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_PresentationFrameworkClassic is null) + if (_SystemDrawingPrimitives is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net472)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); } - return _PresentationFrameworkClassic; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for PresentationFramework.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_PresentationFramework is null) + if (_SystemDynamicRuntime is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); } - return _PresentationFramework; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_PresentationFrameworkLuna is null) + if (_SystemGlobalizationCalendars is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net472)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); } - return _PresentationFrameworkLuna; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for PresentationFramework.Royale.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_PresentationFrameworkRoyale is null) + if (_SystemGlobalizationExtensions is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); } - return _PresentationFrameworkRoyale; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for ReachFramework.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemGlobalization { get { - if (_ReachFramework is null) + if (_SystemGlobalization is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); } - return _ReachFramework; + return _SystemGlobalization; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for sysglobl.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_sysglobl is null) + if (_SystemIOCompressionZipFile is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net472)"); } - return _sysglobl; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemActivitiesCorePresentation; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Activities.Core.Presentation.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemActivitiesCorePresentation + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemActivitiesCorePresentation is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net472)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net472)"); } - return _SystemActivitiesCorePresentation; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemActivities; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Activities.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemActivities + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemActivities is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net472)"); } - return _SystemActivities; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemActivitiesDurableInstancing + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemActivitiesDurableInstancing is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net472)"); } - return _SystemActivitiesDurableInstancing; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemActivitiesPresentation; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Activities.Presentation.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemActivitiesPresentation + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemActivitiesPresentation is null) + if (_SystemIOFileSystem is null) { - _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net472)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); } - return _SystemActivitiesPresentation; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.AddIn.Contract.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemAddInContract is null) + if (_SystemIOIsolatedStorage is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); } - return _SystemAddInContract; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.AddIn.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemAddIn is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); } - return _SystemAddIn; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemComponentModelComposition is null) + if (_SystemIOPipes is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); } - return _SystemComponentModelComposition; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemComponentModelCompositionRegistration + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemComponentModelCompositionRegistration is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemComponentModelCompositionRegistration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition.Registration")).GetReference(filePath: "System.ComponentModel.Composition.Registration.dll", display: "System.ComponentModel.Composition.Registration (net472)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net472)"); } - return _SystemComponentModelCompositionRegistration; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemIO { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemIO is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net472)"); } - return _SystemComponentModelDataAnnotations; + return _SystemIO; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Configuration.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemConfiguration is null) + if (_SystemLinqExpressions is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); } - return _SystemConfiguration; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Configuration.Install.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemConfigurationInstall is null) + if (_SystemLinqParallel is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net472)"); } - return _SystemConfigurationInstall; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Core.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemCore is null) + if (_SystemLinqQueryable is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); } - return _SystemCore; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemLinq { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemLinq is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); } - return _SystemDataDataSetExtensions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemNetHttpRtc; /// - /// The for System.Data.dll + /// The for System.Net.Http.Rtc.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemNetHttpRtc { get { - if (_SystemData is null) + if (_SystemNetHttpRtc is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); + _SystemNetHttpRtc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.Rtc")).GetReference(filePath: "System.Net.Http.Rtc.dll", display: "System.Net.Http.Rtc (net472)"); } - return _SystemData; + return _SystemNetHttpRtc; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Data.Entity.Design.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemDataEntityDesign is null) + if (_SystemNetNameResolution is null) { - _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net472)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); } - return _SystemDataEntityDesign; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Data.Entity.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemDataEntity is null) + if (_SystemNetNetworkInformation is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net472)"); } - return _SystemDataEntity; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Data.Linq.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference SystemNetPing { get { - if (_SystemDataLinq is null) + if (_SystemNetPing is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); } - return _SystemDataLinq; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Data.OracleClient.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemDataOracleClient is null) + if (_SystemNetPrimitives is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); } - return _SystemDataOracleClient; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Data.Services.Client.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemDataServicesClient is null) + if (_SystemNetRequests is null) { - _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net472)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); } - return _SystemDataServicesClient; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Data.Services.Design.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemDataServicesDesign is null) + if (_SystemNetSecurity is null) { - _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net472)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); } - return _SystemDataServicesDesign; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.Data.Services.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemDataServices is null) + if (_SystemNetSockets is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); } - return _SystemDataServices; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Data.SqlXml.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemDataSqlXml is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net472)"); } - return _SystemDataSqlXml; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Deployment.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDeployment is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net472)"); } - return _SystemDeployment; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Design.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDesign is null) + if (_SystemNetWebSockets is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); } - return _SystemDesign; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemDevice; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Device.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemDevice + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemDevice is null) + if (_SystemObjectModel is null) { - _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); } - return _SystemDevice; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net472)"); } - return _SystemDiagnosticsTracing; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net472)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net472)"); } - return _SystemDirectoryServicesAccountManagement; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.DirectoryServices.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemDirectoryServices is null) + if (_SystemReflectionEmit is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); } - return _SystemDirectoryServices; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemDirectoryServicesProtocols is null) + if (_SystemReflectionExtensions is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); } - return _SystemDirectoryServicesProtocols; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_System is null) + if (_SystemReflectionPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); } - return _System; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Drawing.Design.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference SystemReflection { get { - if (_SystemDrawingDesign is null) + if (_SystemReflection is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); } - return _SystemDrawingDesign; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Drawing.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemDrawing is null) + if (_SystemResourcesReader is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); } - return _SystemDrawing; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemDynamic; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Dynamic.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemDynamic + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemDynamic is null) + if (_SystemResourcesResourceManager is null) { - _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); } - return _SystemDynamic; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.EnterpriseServices.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemEnterpriseServices is null) + if (_SystemResourcesWriter is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); } - return _SystemEnterpriseServices; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.IdentityModel.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemIdentityModel is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net472)"); } - return _SystemIdentityModel; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemIdentityModelSelectors is null) + if (_SystemRuntimeExtensions is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net472)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net472)"); } - return _SystemIdentityModelSelectors; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemIdentityModelServices; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.IdentityModel.Services.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemIdentityModelServices + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemIdentityModelServices is null) + if (_SystemRuntimeHandles is null) { - _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); } - return _SystemIdentityModelServices; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOCompression is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net472)"); } - return _SystemIOCompression; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemRuntimeInteropServicesWindowsRuntime is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net472)"); + _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (net472)"); } - return _SystemIOCompressionFileSystem; + return _SystemRuntimeInteropServicesWindowsRuntime; } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Log.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOLog is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); } - return _SystemIOLog; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Management.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemManagement is null) + if (_SystemRuntimeNumerics is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); } - return _SystemManagement; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.Management.Instrumentation.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemManagementInstrumentation is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net472)"); } - return _SystemManagementInstrumentation; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Messaging.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemMessaging is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net472)"); } - return _SystemMessaging; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNet is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net472)"); } - return _SystemNet; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Net.Http.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemNetHttp is null) + if (_SystemRuntimeSerializationXml is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net472)"); } - return _SystemNetHttp; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _SystemNetHttpWebRequest; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemNetHttpWebRequest + public static PortableExecutableReference SystemRuntime { get { - if (_SystemNetHttpWebRequest is null) + if (_SystemRuntime is null) { - _SystemNetHttpWebRequest = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.WebRequest")).GetReference(filePath: "System.Net.Http.WebRequest.dll", display: "System.Net.Http.WebRequest (net472)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); } - return _SystemNetHttpWebRequest; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Numerics.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemNumerics is null) + if (_SystemSecurityClaims is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); } - return _SystemNumerics; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Printing.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemPrinting is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net472)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net472)"); } - return _SystemPrinting; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemReflectionContext; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Reflection.Context.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemReflectionContext + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemReflectionContext is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net472)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net472)"); } - return _SystemReflectionContext; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemRuntimeCaching; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Runtime.Caching.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemRuntimeCaching + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemRuntimeCaching is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net472)"); } - return _SystemRuntimeCaching; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemRuntimeDurableInstancing; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeDurableInstancing + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemRuntimeDurableInstancing is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net472)"); } - return _SystemRuntimeDurableInstancing; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.Runtime.Remoting.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemRuntimeRemoting is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net472)"); } - return _SystemRuntimeRemoting; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemRuntimeSerialization is null) + if (_SystemSecurityPrincipal is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net472)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); } - return _SystemRuntimeSerialization; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemSecuritySecureString is null) { - _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net472)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net472)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemServiceModelDuplex; /// - /// The for System.Security.dll + /// The for System.ServiceModel.Duplex.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemServiceModelDuplex { get { - if (_SystemSecurity is null) + if (_SystemServiceModelDuplex is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); + _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); } - return _SystemSecurity; + return _SystemServiceModelDuplex; } } - private static PortableExecutableReference? _SystemServiceModelActivation; + private static PortableExecutableReference? _SystemServiceModelHttp; /// - /// The for System.ServiceModel.Activation.dll + /// The for System.ServiceModel.Http.dll /// - public static PortableExecutableReference SystemServiceModelActivation + public static PortableExecutableReference SystemServiceModelHttp { get { - if (_SystemServiceModelActivation is null) + if (_SystemServiceModelHttp is null) { - _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); + _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); } - return _SystemServiceModelActivation; + return _SystemServiceModelHttp; } } - private static PortableExecutableReference? _SystemServiceModelActivities; + private static PortableExecutableReference? _SystemServiceModelNetTcp; /// - /// The for System.ServiceModel.Activities.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static PortableExecutableReference SystemServiceModelActivities + public static PortableExecutableReference SystemServiceModelNetTcp { get { - if (_SystemServiceModelActivities is null) + if (_SystemServiceModelNetTcp is null) { - _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); + _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); } - return _SystemServiceModelActivities; + return _SystemServiceModelNetTcp; } } - private static PortableExecutableReference? _SystemServiceModelChannels; + private static PortableExecutableReference? _SystemServiceModelPrimitives; /// - /// The for System.ServiceModel.Channels.dll + /// The for System.ServiceModel.Primitives.dll /// - public static PortableExecutableReference SystemServiceModelChannels + public static PortableExecutableReference SystemServiceModelPrimitives { get { - if (_SystemServiceModelChannels is null) + if (_SystemServiceModelPrimitives is null) { - _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); + _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); } - return _SystemServiceModelChannels; + return _SystemServiceModelPrimitives; } } - private static PortableExecutableReference? _SystemServiceModelDiscovery; + private static PortableExecutableReference? _SystemServiceModelSecurity; /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.ServiceModel.Security.dll /// - public static PortableExecutableReference SystemServiceModelDiscovery + public static PortableExecutableReference SystemServiceModelSecurity { get { - if (_SystemServiceModelDiscovery is null) + if (_SystemServiceModelSecurity is null) { - _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); + _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); } - return _SystemServiceModelDiscovery; + return _SystemServiceModelSecurity; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.ServiceModel.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemServiceModel is null) + if (_SystemTextEncodingExtensions is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net472)"); } - return _SystemServiceModel; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemServiceModelRouting; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemServiceModelRouting + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemServiceModelRouting is null) + if (_SystemTextEncoding is null) { - _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); } - return _SystemServiceModelRouting; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemServiceModelWeb is null) + if (_SystemTextRegularExpressions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net472)"); } - return _SystemServiceModelWeb; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingOverlapped is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net472)"); } - return _SystemServiceProcess; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Speech.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemSpeech is null) + if (_SystemThreadingTasksParallel is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net472)"); } - return _SystemSpeech; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Transactions.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTransactions is null) + if (_SystemThreadingTasks is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net472)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); } - return _SystemTransactions; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for System.Web.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference SystemThreadingThread { get { - if (_SystemWebAbstractions is null) + if (_SystemThreadingThread is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net472)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); } - return _SystemWebAbstractions; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _SystemWebApplicationServices; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemWebApplicationServices + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemWebApplicationServices is null) + if (_SystemThreadingThreadPool is null) { - _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); } - return _SystemWebApplicationServices; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemWebDataVisualizationDesign; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemWebDataVisualizationDesign + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemWebDataVisualizationDesign is null) + if (_SystemThreadingTimer is null) { - _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net472)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); } - return _SystemWebDataVisualizationDesign; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemWebDataVisualization; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Web.DataVisualization.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemWebDataVisualization + public static PortableExecutableReference SystemThreading { get { - if (_SystemWebDataVisualization is null) + if (_SystemThreading is null) { - _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); } - return _SystemWebDataVisualization; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); } - return _SystemWeb; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemWebDynamicDataDesign is null) + if (_SystemXmlReaderWriter is null) { - _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net472)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); } - return _SystemWebDynamicDataDesign; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Web.DynamicData.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemWebDynamicData is null) + if (_SystemXmlXDocument is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); } - return _SystemWebDynamicData; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Web.Entity.Design.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemWebEntityDesign is null) + if (_SystemXmlXPathXDocument is null) { - _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net472)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net472)"); } - return _SystemWebEntityDesign; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Web.Entity.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemWebEntity is null) + if (_SystemXmlXPath is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); } - return _SystemWebEntity; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWebExtensionsDesign is null) + if (_SystemXmlXmlDocument is null) { - _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net472)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); } - return _SystemWebExtensionsDesign; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.Extensions.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebExtensions is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net472)"); } - return _SystemWebExtensions; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Web.Mobile.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference netstandard { get { - if (_SystemWebMobile is null) + if (_netstandard is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); } - return _SystemWebMobile; + return _netstandard; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.Web.RegularExpressions.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference ISymWrapper { get { - if (_SystemWebRegularExpressions is null) + if (_ISymWrapper is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); } - return _SystemWebRegularExpressions; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _MicrosoftActivitiesBuild; /// - /// The for System.Web.Routing.dll + /// The for Microsoft.Activities.Build.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference MicrosoftActivitiesBuild { get { - if (_SystemWebRouting is null) + if (_MicrosoftActivitiesBuild is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net472)"); + _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); } - return _SystemWebRouting; + return _MicrosoftActivitiesBuild; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _MicrosoftBuildConversionv40; /// - /// The for System.Web.Services.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference MicrosoftBuildConversionv40 { get { - if (_SystemWebServices is null) + if (_MicrosoftBuildConversionv40 is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); + _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net472)"); } - return _SystemWebServices; + return _MicrosoftBuildConversionv40; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_SystemWindowsControlsRibbon is null) + if (_MicrosoftBuildEngine is null) { - _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net472)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net472)"); } - return _SystemWindowsControlsRibbon; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.Windows.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemWindows is null) + if (_MicrosoftBuildFramework is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); } - return _SystemWindows; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; + private static PortableExecutableReference? _MicrosoftBuildTasksv40; /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign + public static PortableExecutableReference MicrosoftBuildTasksv40 { get { - if (_SystemWindowsFormsDataVisualizationDesign is null) + if (_MicrosoftBuildTasksv40 is null) { - _SystemWindowsFormsDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization.Design")).GetReference(filePath: "System.Windows.Forms.DataVisualization.Design.dll", display: "System.Windows.Forms.DataVisualization.Design (net472)"); + _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net472)"); } - return _SystemWindowsFormsDataVisualizationDesign; + return _MicrosoftBuildTasksv40; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualization + public static PortableExecutableReference MicrosoftBuildUtilitiesv40 { get { - if (_SystemWindowsFormsDataVisualization is null) + if (_MicrosoftBuildUtilitiesv40 is null) { - _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net472)"); + _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net472)"); } - return _SystemWindowsFormsDataVisualization; + return _MicrosoftBuildUtilitiesv40; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _MicrosoftBuild; /// - /// The for System.Windows.Forms.dll + /// The for Microsoft.Build.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference MicrosoftBuild { get { - if (_SystemWindowsForms is null) + if (_MicrosoftBuild is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); } - return _SystemWindowsForms; + return _MicrosoftBuild; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemWindowsInputManipulations is null) + if (_MicrosoftCSharp is null) { - _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net472)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); } - return _SystemWindowsInputManipulations; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference MicrosoftJScript { get { - if (_SystemWindowsPresentation is null) + if (_MicrosoftJScript is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net472)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); } - return _SystemWindowsPresentation; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.Workflow.Activities.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemWorkflowActivities is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); + _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net472)"); } - return _SystemWorkflowActivities; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Workflow.ComponentModel.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemWorkflowComponentModel is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); } - return _SystemWorkflowComponentModel; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemWorkflowRuntime; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Workflow.Runtime.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemWorkflowRuntime + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemWorkflowRuntime is null) + if (_MicrosoftVisualBasic is null) { - _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); } - return _SystemWorkflowRuntime; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for System.WorkflowServices.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_SystemWorkflowServices is null) + if (_MicrosoftVisualCSTLCLR is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); } - return _SystemWorkflowServices; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.Xaml.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemXaml is null) + if (_MicrosoftVisualC is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); } - return _SystemXaml; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for System.Xml.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference PresentationBuildTasks { get { - if (_SystemXml is null) + if (_PresentationBuildTasks is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net472)"); } - return _SystemXml; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Xml.Linq.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference PresentationCore { get { - if (_SystemXmlLinq is null) + if (_PresentationCore is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); } - return _SystemXmlLinq; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for System.Xml.Serialization.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_SystemXmlSerialization is null) + if (_PresentationFrameworkAero is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); } - return _SystemXmlSerialization; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for UIAutomationClient.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_UIAutomationClient is null) + if (_PresentationFrameworkAero2 is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); } - return _UIAutomationClient; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for UIAutomationClientsideProviders.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_UIAutomationClientsideProviders is null) + if (_PresentationFrameworkAeroLite is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); } - return _UIAutomationClientsideProviders; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for UIAutomationProvider.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_UIAutomationProvider is null) + if (_PresentationFrameworkClassic is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net472)"); } - return _UIAutomationProvider; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for UIAutomationTypes.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_UIAutomationTypes is null) + if (_PresentationFrameworkLuna is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net472)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net472)"); } - return _UIAutomationTypes; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for WindowsBase.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_WindowsBase is null) + if (_PresentationFrameworkRoyale is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); } - return _WindowsBase; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for WindowsFormsIntegration.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference PresentationFramework { get { - if (_WindowsFormsIntegration is null) + if (_PresentationFramework is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); } - return _WindowsFormsIntegration; + return _PresentationFramework; } } - private static PortableExecutableReference? _XamlBuildTask; + private static PortableExecutableReference? _ReachFramework; /// - /// The for XamlBuildTask.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference XamlBuildTask + public static PortableExecutableReference ReachFramework { get { - if (_XamlBuildTask is null) + if (_ReachFramework is null) { - _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net472)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); } - return _XamlBuildTask; + return _ReachFramework; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemActivitiesCorePresentation; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Activities.Core.Presentation.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemActivitiesCorePresentation { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemActivitiesCorePresentation is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); + _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net472)"); } - return _MicrosoftWin32Primitives; + return _SystemActivitiesCorePresentation; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// - /// The for netstandard.dll + /// The for System.Activities.DurableInstancing.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemActivitiesDurableInstancing { get { - if (_netstandard is null) + if (_SystemActivitiesDurableInstancing is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); + _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); } - return _netstandard; + return _SystemActivitiesDurableInstancing; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemActivitiesPresentation; /// - /// The for System.AppContext.dll + /// The for System.Activities.Presentation.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemActivitiesPresentation { get { - if (_SystemAppContext is null) + if (_SystemActivitiesPresentation is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); + _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net472)"); } - return _SystemAppContext; + return _SystemActivitiesPresentation; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemActivities; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Activities.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemActivities { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemActivities is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); } - return _SystemCollectionsConcurrent; + return _SystemActivities; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.Collections.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemCollections is null) + if (_SystemAddInContract is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net472)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); } - return _SystemCollections; + return _SystemAddInContract; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemAddIn { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemAddIn is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net472)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); } - return _SystemCollectionsNonGeneric; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; /// - /// The for System.Collections.Specialized.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemComponentModelCompositionRegistration { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemComponentModelCompositionRegistration is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); + _SystemComponentModelCompositionRegistration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition.Registration")).GetReference(filePath: "System.ComponentModel.Composition.Registration.dll", display: "System.ComponentModel.Composition.Registration (net472)"); } - return _SystemCollectionsSpecialized; + return _SystemComponentModelCompositionRegistration; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemComponentModelComposition is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); } - return _SystemComponentModelAnnotations; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemComponentModel is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); } - return _SystemComponentModel; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemConfigurationInstall is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net472)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemConfiguration is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); } - return _SystemComponentModelPrimitives; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemCore is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); } - return _SystemComponentModelTypeConverter; + return _SystemCore; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Console.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemConsole is null) + if (_SystemDataDataSetExtensions is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); } - return _SystemConsole; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Data.Common.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemDataCommon is null) + if (_SystemDataEntityDesign is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); + _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net472)"); } - return _SystemDataCommon; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemDataEntity is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); } - return _SystemDiagnosticsContracts; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemDataLinq is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net472)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); } - return _SystemDiagnosticsDebug; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemDataOracleClient { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemDataOracleClient is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net472)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemDataServicesClient { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemDataServicesClient is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net472)"); + _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net472)"); } - return _SystemDiagnosticsProcess; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDataServicesDesign is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); + _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net472)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDataServices { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDataServices is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net472)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDataServices; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemDataSqlXml { get { - if (_SystemDiagnosticsTools is null) + if (_SystemDataSqlXml is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); } - return _SystemDiagnosticsTools; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemData { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemData is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net472)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); } - return _SystemDiagnosticsTraceSource; + return _SystemData; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDeployment { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDeployment is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); } - return _SystemDrawingPrimitives; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemDesign; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Design.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemDesign { get { - if (_SystemDynamicRuntime is null) + if (_SystemDesign is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); } - return _SystemDynamicRuntime; + return _SystemDesign; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDevice; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Device.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDevice { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDevice is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); + _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); } - return _SystemGlobalizationCalendars; + return _SystemDevice; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Globalization.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemGlobalization is null) + if (_SystemDiagnosticsTracing is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); } - return _SystemGlobalization; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for System.Globalization.Extensions.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemDirectoryServicesAccountManagement is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net472)"); } - return _SystemGlobalizationExtensions; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemDirectoryServicesProtocols is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net472)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); } - return _SystemIOCompressionZipFile; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.IO.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemIO is null) + if (_SystemDirectoryServices is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net472)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); } - return _SystemIO; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.IO.FileSystem.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemIOFileSystem is null) + if (_SystemDrawingDesign is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); } - return _SystemIOFileSystem; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemDrawing { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemDrawing is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net472)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemDynamic; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Dynamic.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemDynamic { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemDynamic is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net472)"); + _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); } - return _SystemIOFileSystemPrimitives; + return _SystemDynamic; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemEnterpriseServices is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net472)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); } - return _SystemIOFileSystemWatcher; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net472)"); } - return _SystemIOIsolatedStorage; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemIOCompression is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemIOLog { get { - if (_SystemIOPipes is null) + if (_SystemIOLog is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); } - return _SystemIOPipes; + return _SystemIOLog; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemIdentityModelSelectors is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net472)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net472)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIdentityModelServices; /// - /// The for System.Linq.dll + /// The for System.IdentityModel.Services.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIdentityModelServices { get { - if (_SystemLinq is null) + if (_SystemIdentityModelServices is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); + _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); } - return _SystemLinq; + return _SystemIdentityModelServices; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.Linq.Expressions.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemLinqExpressions is null) + if (_SystemIdentityModel is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); } - return _SystemLinqExpressions; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Linq.Parallel.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemLinqParallel is null) + if (_SystemManagementInstrumentation is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net472)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); } - return _SystemLinqParallel; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Linq.Queryable.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemManagement { get { - if (_SystemLinqQueryable is null) + if (_SystemManagement is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); } - return _SystemLinqQueryable; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemNetHttpRtc; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.Net.Http.Rtc.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemNetHttpRtc + public static PortableExecutableReference SystemMessaging { get { - if (_SystemNetHttpRtc is null) + if (_SystemMessaging is null) { - _SystemNetHttpRtc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.Rtc")).GetReference(filePath: "System.Net.Http.Rtc.dll", display: "System.Net.Http.Rtc (net472)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); } - return _SystemNetHttpRtc; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemNetHttpWebRequest; /// - /// The for System.Net.NameResolution.dll + /// The for System.Net.Http.WebRequest.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemNetHttpWebRequest { get { - if (_SystemNetNameResolution is null) + if (_SystemNetHttpWebRequest is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); + _SystemNetHttpWebRequest = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.WebRequest")).GetReference(filePath: "System.Net.Http.WebRequest.dll", display: "System.Net.Http.WebRequest (net472)"); } - return _SystemNetNameResolution; + return _SystemNetHttpWebRequest; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemNetNetworkInformation is null) + if (_SystemNetHttp is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net472)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); } - return _SystemNetNetworkInformation; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Net.Ping.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemNet { get { - if (_SystemNetPing is null) + if (_SystemNet is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); } - return _SystemNetPing; + return _SystemNet; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Net.Primitives.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemNumerics { get { - if (_SystemNetPrimitives is null) + if (_SystemNumerics is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); } - return _SystemNetPrimitives; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Net.Requests.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemPrinting { get { - if (_SystemNetRequests is null) + if (_SystemPrinting is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net472)"); } - return _SystemNetRequests; + return _SystemPrinting; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemReflectionContext; /// - /// The for System.Net.Security.dll + /// The for System.Reflection.Context.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemReflectionContext { get { - if (_SystemNetSecurity is null) + if (_SystemReflectionContext is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); + _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net472)"); } - return _SystemNetSecurity; + return _SystemReflectionContext; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeCaching; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Caching.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeCaching { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeCaching is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); + _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); } - return _SystemNetSockets; + return _SystemRuntimeCaching; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemRuntimeDurableInstancing; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemRuntimeDurableInstancing { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemRuntimeDurableInstancing is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net472)"); + _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); } - return _SystemNetWebHeaderCollection; + return _SystemRuntimeDurableInstancing; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemRuntimeRemoting is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net472)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); } - return _SystemNetWebSocketsClient; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for System.Net.WebSockets.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_SystemNetWebSockets is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); + _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net472)"); } - return _SystemNetWebSockets; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.ObjectModel.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemObjectModel is null) + if (_SystemRuntimeSerialization is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net472)"); } - return _SystemObjectModel; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Reflection.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemSecurity { get { - if (_SystemReflection is null) + if (_SystemSecurity is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); } - return _SystemReflection; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemServiceModelActivation; /// - /// The for System.Reflection.Emit.dll + /// The for System.ServiceModel.Activation.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemServiceModelActivation { get { - if (_SystemReflectionEmit is null) + if (_SystemServiceModelActivation is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); + _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); } - return _SystemReflectionEmit; + return _SystemServiceModelActivation; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemServiceModelActivities; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.ServiceModel.Activities.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemServiceModelActivities { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemServiceModelActivities is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net472)"); + _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); } - return _SystemReflectionEmitILGeneration; + return _SystemServiceModelActivities; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemServiceModelChannels; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.ServiceModel.Channels.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemServiceModelChannels { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemServiceModelChannels is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net472)"); + _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); } - return _SystemReflectionEmitLightweight; + return _SystemServiceModelChannels; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemServiceModelDiscovery; /// - /// The for System.Reflection.Extensions.dll + /// The for System.ServiceModel.Discovery.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemServiceModelDiscovery { get { - if (_SystemReflectionExtensions is null) + if (_SystemServiceModelDiscovery is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); + _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); } - return _SystemReflectionExtensions; + return _SystemServiceModelDiscovery; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemServiceModelRouting; /// - /// The for System.Reflection.Primitives.dll + /// The for System.ServiceModel.Routing.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemServiceModelRouting { get { - if (_SystemReflectionPrimitives is null) + if (_SystemServiceModelRouting is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); + _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); } - return _SystemReflectionPrimitives; + return _SystemServiceModelRouting; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Resources.Reader.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemResourcesReader is null) + if (_SystemServiceModelWeb is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); } - return _SystemResourcesReader; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemServiceModel { get { - if (_SystemResourcesResourceManager is null) + if (_SystemServiceModel is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); } - return _SystemResourcesResourceManager; + return _SystemServiceModel; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Resources.Writer.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemResourcesWriter is null) + if (_SystemServiceProcess is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); } - return _SystemResourcesWriter; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemSpeech { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemSpeech is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net472)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemSpeech; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Runtime.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemTransactions { get { - if (_SystemRuntime is null) + if (_SystemTransactions is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net472)"); } - return _SystemRuntime; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemWebAbstractions { get { - if (_SystemRuntimeExtensions is null) + if (_SystemWebAbstractions is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net472)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net472)"); } - return _SystemRuntimeExtensions; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemWebApplicationServices; /// - /// The for System.Runtime.Handles.dll + /// The for System.Web.ApplicationServices.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemWebApplicationServices { get { - if (_SystemRuntimeHandles is null) + if (_SystemWebApplicationServices is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); + _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); } - return _SystemRuntimeHandles; + return _SystemWebApplicationServices; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemWebDataVisualizationDesign; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemWebDataVisualizationDesign { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemWebDataVisualizationDesign is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); + _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net472)"); } - return _SystemRuntimeInteropServices; + return _SystemWebDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemWebDataVisualization; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Web.DataVisualization.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemWebDataVisualization { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemWebDataVisualization is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net472)"); + _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemWebDataVisualization; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemRuntimeInteropServicesWindowsRuntime is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (net472)"); + _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net472)"); } - return _SystemRuntimeInteropServicesWindowsRuntime; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemWebDynamicData { get { - if (_SystemRuntimeNumerics is null) + if (_SystemWebDynamicData is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); } - return _SystemRuntimeNumerics; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemWebEntityDesign is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net472)"); + _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net472)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemWebEntity is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net472)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); } - return _SystemRuntimeSerializationJson; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemWebExtensionsDesign is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net472)"); + _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net472)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemWebExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemWebExtensions is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net472)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); } - return _SystemRuntimeSerializationXml; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for System.Security.Claims.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemWebMobile { get { - if (_SystemSecurityClaims is null) + if (_SystemWebMobile is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); } - return _SystemSecurityClaims; + return _SystemWebMobile; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemWebRegularExpressions is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net472)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemWebRouting { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemWebRouting is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net472)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net472)"); } - return _SystemSecurityCryptographyCsp; + return _SystemWebRouting; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemWebServices { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemWebServices is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net472)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemWeb { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemWeb is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net472)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemWindowsControlsRibbon is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net472)"); + _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net472)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; /// - /// The for System.Security.Principal.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign { get { - if (_SystemSecurityPrincipal is null) + if (_SystemWindowsFormsDataVisualizationDesign is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); + _SystemWindowsFormsDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization.Design")).GetReference(filePath: "System.Windows.Forms.DataVisualization.Design.dll", display: "System.Windows.Forms.DataVisualization.Design (net472)"); } - return _SystemSecurityPrincipal; + return _SystemWindowsFormsDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; /// - /// The for System.Security.SecureString.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemWindowsFormsDataVisualization { get { - if (_SystemSecuritySecureString is null) + if (_SystemWindowsFormsDataVisualization is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net472)"); + _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net472)"); } - return _SystemSecuritySecureString; + return _SystemWindowsFormsDataVisualization; } } - private static PortableExecutableReference? _SystemServiceModelDuplex; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemServiceModelDuplex + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemServiceModelDuplex is null) + if (_SystemWindowsForms is null) { - _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); } - return _SystemServiceModelDuplex; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemServiceModelHttp; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.ServiceModel.Http.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemServiceModelHttp + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemServiceModelHttp is null) + if (_SystemWindowsInputManipulations is null) { - _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); + _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net472)"); } - return _SystemServiceModelHttp; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemServiceModelNetTcp; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference SystemServiceModelNetTcp + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_SystemServiceModelNetTcp is null) + if (_SystemWindowsPresentation is null) { - _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net472)"); } - return _SystemServiceModelNetTcp; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemServiceModelPrimitives; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemServiceModelPrimitives + public static PortableExecutableReference SystemWindows { get { - if (_SystemServiceModelPrimitives is null) + if (_SystemWindows is null) { - _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); } - return _SystemServiceModelPrimitives; + return _SystemWindows; } } - private static PortableExecutableReference? _SystemServiceModelSecurity; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.ServiceModel.Security.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemServiceModelSecurity + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemServiceModelSecurity is null) + if (_SystemWorkflowActivities is null) { - _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); } - return _SystemServiceModelSecurity; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.Text.Encoding.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_SystemTextEncoding is null) + if (_SystemWorkflowComponentModel is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); } - return _SystemTextEncoding; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemWorkflowRuntime is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net472)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); } - return _SystemTextEncodingExtensions; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemWorkflowServices { get { - if (_SystemTextRegularExpressions is null) + if (_SystemWorkflowServices is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net472)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); } - return _SystemTextRegularExpressions; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.Threading.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemXaml { get { - if (_SystemThreading is null) + if (_SystemXaml is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); } - return _SystemThreading; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemThreadingOverlapped is null) + if (_SystemXmlLinq is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net472)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); } - return _SystemThreadingOverlapped; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Threading.Tasks.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemThreadingTasks is null) + if (_SystemXmlSerialization is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); } - return _SystemThreadingTasks; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemXml { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemXml is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net472)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); } - return _SystemThreadingTasksParallel; + return _SystemXml; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _System; /// - /// The for System.Threading.Thread.dll + /// The for System.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference System { get { - if (_SystemThreadingThread is null) + if (_System is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); } - return _SystemThreadingThread; + return _System; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.Threading.ThreadPool.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemThreadingThreadPool is null) + if (_UIAutomationClient is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); } - return _SystemThreadingThreadPool; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for System.Threading.Timer.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_SystemThreadingTimer is null) + if (_UIAutomationClientsideProviders is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); } - return _SystemThreadingTimer; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.ValueTuple.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemValueTuple is null) + if (_UIAutomationProvider is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); } - return _SystemValueTuple; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for System.Xml.ReaderWriter.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference UIAutomationTypes { get { - if (_SystemXmlReaderWriter is null) + if (_UIAutomationTypes is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net472)"); } - return _SystemXmlReaderWriter; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Xml.XDocument.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference WindowsBase { get { - if (_SystemXmlXDocument is null) + if (_WindowsBase is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); } - return _SystemXmlXDocument; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.Xml.XmlDocument.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemXmlXmlDocument is null) + if (_WindowsFormsIntegration is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); } - return _SystemXmlXmlDocument; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _XamlBuildTask; /// - /// The for System.Xml.XmlSerializer.dll + /// The for XamlBuildTask.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference XamlBuildTask { get { - if (_SystemXmlXmlSerializer is null) + if (_XamlBuildTask is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net472)"); + _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net472)"); } - return _SystemXmlXmlSerializer; + return _XamlBuildTask; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Xml.XPath.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference mscorlib { get { - if (_SystemXmlXPath is null) + if (_mscorlib is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); } - return _SystemXmlXPath; + return _mscorlib; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _sysglobl; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference sysglobl { get { - if (_SystemXmlXPathXDocument is null) + if (_sysglobl is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net472)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); } - return _SystemXmlXPathXDocument; + return _sysglobl; } } @@ -5450,147 +5450,17 @@ public static ImmutableArray All [ Accessibility, CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, - MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, - MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, - PresentationFrameworkRoyale, - ReachFramework, - sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, - SystemDataServicesDesign, - SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, - SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, - SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, - SystemNumerics, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, - SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, - SystemWebEntity, - SystemWebExtensionsDesign, - SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, - SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, MicrosoftWin32Primitives, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemDataCommon, SystemDiagnosticsContracts, @@ -5604,22 +5474,22 @@ public static ImmutableArray All SystemDrawingPrimitives, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemNetHttpRtc, SystemNetNameResolution, SystemNetNetworkInformation, @@ -5632,27 +5502,27 @@ public static ImmutableArray All SystemNetWebSocketsClient, SystemNetWebSockets, SystemObjectModel, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, SystemRuntimeNumerics, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -5666,23 +5536,153 @@ public static ImmutableArray All SystemServiceModelNetTcp, SystemServiceModelPrimitives, SystemServiceModelSecurity, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemValueTuple, SystemXmlReaderWriter, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + netstandard, + ISymWrapper, + MicrosoftActivitiesBuild, + MicrosoftBuildConversionv40, + MicrosoftBuildEngine, + MicrosoftBuildFramework, + MicrosoftBuildTasksv40, + MicrosoftBuildUtilitiesv40, + MicrosoftBuild, + MicrosoftCSharp, + MicrosoftJScript, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + MicrosoftVisualBasic, + MicrosoftVisualCSTLCLR, + MicrosoftVisualC, + PresentationBuildTasks, + PresentationCore, + PresentationFrameworkAero, + PresentationFrameworkAero2, + PresentationFrameworkAeroLite, + PresentationFrameworkClassic, + PresentationFrameworkLuna, + PresentationFrameworkRoyale, + PresentationFramework, + ReachFramework, + SystemActivitiesCorePresentation, + SystemActivitiesDurableInstancing, + SystemActivitiesPresentation, + SystemActivities, + SystemAddInContract, + SystemAddIn, + SystemComponentModelCompositionRegistration, + SystemComponentModelComposition, + SystemComponentModelDataAnnotations, + SystemConfigurationInstall, + SystemConfiguration, + SystemCore, + SystemDataDataSetExtensions, + SystemDataEntityDesign, + SystemDataEntity, + SystemDataLinq, + SystemDataOracleClient, + SystemDataServicesClient, + SystemDataServicesDesign, + SystemDataServices, + SystemDataSqlXml, + SystemData, + SystemDeployment, + SystemDesign, + SystemDevice, + SystemDiagnosticsTracing, + SystemDirectoryServicesAccountManagement, + SystemDirectoryServicesProtocols, + SystemDirectoryServices, + SystemDrawingDesign, + SystemDrawing, + SystemDynamic, + SystemEnterpriseServices, + SystemIOCompressionFileSystem, + SystemIOCompression, + SystemIOLog, + SystemIdentityModelSelectors, + SystemIdentityModelServices, + SystemIdentityModel, + SystemManagementInstrumentation, + SystemManagement, + SystemMessaging, + SystemNetHttpWebRequest, + SystemNetHttp, + SystemNet, + SystemNumerics, + SystemPrinting, + SystemReflectionContext, + SystemRuntimeCaching, + SystemRuntimeDurableInstancing, + SystemRuntimeRemoting, + SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, + SystemSecurity, + SystemServiceModelActivation, + SystemServiceModelActivities, + SystemServiceModelChannels, + SystemServiceModelDiscovery, + SystemServiceModelRouting, + SystemServiceModelWeb, + SystemServiceModel, + SystemServiceProcess, + SystemSpeech, + SystemTransactions, + SystemWebAbstractions, + SystemWebApplicationServices, + SystemWebDataVisualizationDesign, + SystemWebDataVisualization, + SystemWebDynamicDataDesign, + SystemWebDynamicData, + SystemWebEntityDesign, + SystemWebEntity, + SystemWebExtensionsDesign, + SystemWebExtensions, + SystemWebMobile, + SystemWebRegularExpressions, + SystemWebRouting, + SystemWebServices, + SystemWeb, + SystemWindowsControlsRibbon, + SystemWindowsFormsDataVisualizationDesign, + SystemWindowsFormsDataVisualization, + SystemWindowsForms, + SystemWindowsInputManipulations, + SystemWindowsPresentation, + SystemWindows, + SystemWorkflowActivities, + SystemWorkflowComponentModel, + SystemWorkflowRuntime, + SystemWorkflowServices, + SystemXaml, + SystemXmlLinq, + SystemXmlSerialization, + SystemXml, + System, + UIAutomationClient, + UIAutomationClientsideProviders, + UIAutomationProvider, + UIAutomationTypes, + WindowsBase, + WindowsFormsIntegration, + XamlBuildTask, + mscorlib, + sysglobl, ]; } return _all; @@ -5708,1402 +5708,1402 @@ public static class Resources private static byte[]? _CustomMarshalers; /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for Microsoft.Activities.Build.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); - private static byte[]? _MicrosoftActivitiesBuild; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); - private static byte[]? _MicrosoftBuildConversionv40; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for Microsoft.Build.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for System.Collections.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for Microsoft.Build.Tasks.v4.0.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); - private static byte[]? _MicrosoftBuildTasksv40; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for Microsoft.Build.Utilities.v4.0.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); - private static byte[]? _MicrosoftBuildUtilitiesv40; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for System.Console.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net472.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for sysglobl.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Activities.Core.Presentation.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); - private static byte[]? _SystemActivitiesCorePresentation; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Activities.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); - private static byte[]? _SystemActivities; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Activities.DurableInstancing.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); - private static byte[]? _SystemActivitiesDurableInstancing; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Activities.Presentation.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); - private static byte[]? _SystemActivitiesPresentation; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for System.ComponentModel.Composition.Registration.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); - private static byte[]? _SystemComponentModelCompositionRegistration; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net472.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.Http.Rtc.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); + private static byte[]? _SystemNetHttpRtc; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Device.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); - private static byte[]? _SystemDevice; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); - private static byte[]? _System; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Dynamic.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); - private static byte[]? _SystemDynamic; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.IdentityModel.Services.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); - private static byte[]? _SystemIdentityModelServices; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); + private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The image bytes for System.IO.Log.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); - private static byte[]? _SystemIOLog; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Management.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Management.Instrumentation.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for System.Net.Http.WebRequest.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); - private static byte[]? _SystemNetHttpWebRequest; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Printing.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Reflection.Context.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); - private static byte[]? _SystemReflectionContext; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Runtime.Caching.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); - private static byte[]? _SystemRuntimeCaching; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Runtime.DurableInstancing.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); - private static byte[]? _SystemRuntimeDurableInstancing; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.ServiceModel.Duplex.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); + private static byte[]? _SystemServiceModelDuplex; /// - /// The image bytes for System.ServiceModel.Activation.dll + /// The image bytes for System.ServiceModel.Http.dll /// - public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); - private static byte[]? _SystemServiceModelActivation; + public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net472.System.ServiceModel.Http"); + private static byte[]? _SystemServiceModelHttp; /// - /// The image bytes for System.ServiceModel.Activities.dll + /// The image bytes for System.ServiceModel.NetTcp.dll /// - public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); - private static byte[]? _SystemServiceModelActivities; + public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); + private static byte[]? _SystemServiceModelNetTcp; /// - /// The image bytes for System.ServiceModel.Channels.dll + /// The image bytes for System.ServiceModel.Primitives.dll /// - public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); - private static byte[]? _SystemServiceModelChannels; + public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); + private static byte[]? _SystemServiceModelPrimitives; /// - /// The image bytes for System.ServiceModel.Discovery.dll + /// The image bytes for System.ServiceModel.Security.dll /// - public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); - private static byte[]? _SystemServiceModelDiscovery; + public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); + private static byte[]? _SystemServiceModelSecurity; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.ServiceModel.Routing.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); - private static byte[]? _SystemServiceModelRouting; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for System.Web.ApplicationServices.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); - private static byte[]? _SystemWebApplicationServices; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Web.DataVisualization.Design.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); - private static byte[]? _SystemWebDataVisualizationDesign; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Web.DataVisualization.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); - private static byte[]? _SystemWebDataVisualization; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for Microsoft.Activities.Build.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); + private static byte[]? _MicrosoftActivitiesBuild; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for Microsoft.Build.Conversion.v4.0.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); + private static byte[]? _MicrosoftBuildConversionv40; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for System.Windows.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll + /// The image bytes for Microsoft.Build.Tasks.v4.0.dll /// - public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net472.System.Windows.Forms.DataVisualization.Design"); - private static byte[]? _SystemWindowsFormsDataVisualizationDesign; + public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); + private static byte[]? _MicrosoftBuildTasksv40; /// - /// The image bytes for System.Windows.Forms.DataVisualization.dll + /// The image bytes for Microsoft.Build.Utilities.v4.0.dll /// - public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); - private static byte[]? _SystemWindowsFormsDataVisualization; + public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); + private static byte[]? _MicrosoftBuildUtilitiesv40; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for Microsoft.Build.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for Microsoft.VisualC.STLCLR.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.Xml.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for XamlBuildTask.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); - private static byte[]? _XamlBuildTask; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Activities.Core.Presentation.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); + private static byte[]? _SystemActivitiesCorePresentation; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Activities.DurableInstancing.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); + private static byte[]? _SystemActivitiesDurableInstancing; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Activities.Presentation.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); + private static byte[]? _SystemActivitiesPresentation; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Activities.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); + private static byte[]? _SystemActivities; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.ComponentModel.Composition.Registration.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); + private static byte[]? _SystemComponentModelCompositionRegistration; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Data.Services.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); + private static byte[]? _SystemDataServices; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Design.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net472.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Device.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); + private static byte[]? _SystemDevice; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net472.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Dynamic.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); + private static byte[]? _SystemDynamic; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); + private static byte[]? _SystemIOLog; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IdentityModel.Services.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); + private static byte[]? _SystemIdentityModelServices; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.Net.Http.Rtc.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); - private static byte[]? _SystemNetHttpRtc; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Net.Http.WebRequest.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); + private static byte[]? _SystemNetHttpWebRequest; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Reflection.Context.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); + private static byte[]? _SystemReflectionContext; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Runtime.Caching.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); + private static byte[]? _SystemRuntimeCaching; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Runtime.DurableInstancing.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); + private static byte[]? _SystemRuntimeDurableInstancing; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.ServiceModel.Activation.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); + private static byte[]? _SystemServiceModelActivation; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.ServiceModel.Activities.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); + private static byte[]? _SystemServiceModelActivities; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.ServiceModel.Channels.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); + private static byte[]? _SystemServiceModelChannels; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.ServiceModel.Discovery.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); + private static byte[]? _SystemServiceModelDiscovery; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.ServiceModel.Routing.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); + private static byte[]? _SystemServiceModelRouting; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); + private static byte[]? _SystemServiceModel; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Speech.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Web.ApplicationServices.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); + private static byte[]? _SystemWebApplicationServices; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Web.DataVisualization.Design.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); + private static byte[]? _SystemWebDataVisualizationDesign; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Web.DataVisualization.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); + private static byte[]? _SystemWebDataVisualization; /// - /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); - private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Web.Routing.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net472.System.Windows.Forms.DataVisualization.Design"); + private static byte[]? _SystemWindowsFormsDataVisualizationDesign; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Windows.Forms.DataVisualization.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); + private static byte[]? _SystemWindowsFormsDataVisualization; /// - /// The image bytes for System.ServiceModel.Duplex.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); - private static byte[]? _SystemServiceModelDuplex; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.ServiceModel.Http.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net472.System.ServiceModel.Http"); - private static byte[]? _SystemServiceModelHttp; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.ServiceModel.NetTcp.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); - private static byte[]? _SystemServiceModelNetTcp; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.ServiceModel.Primitives.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); - private static byte[]? _SystemServiceModelPrimitives; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for System.ServiceModel.Security.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); - private static byte[]? _SystemServiceModelSecurity; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); + private static byte[]? _System; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for XamlBuildTask.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); + private static byte[]? _XamlBuildTask; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for sysglobl.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); + private static byte[]? _sysglobl; } diff --git a/Src/Basic.Reference.Assemblies.Net472/Generated.targets b/Src/Basic.Reference.Assemblies.Net472/Generated.targets index 58df529..86acc38 100644 --- a/Src/Basic.Reference.Assemblies.Net472/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net472/Generated.targets @@ -1,944 +1,944 @@ - + net472.Accessibility Resources\net472\Accessibility.dll - + net472.CustomMarshalers Resources\net472\CustomMarshalers.dll - - net472.ISymWrapper - Resources\net472\ISymWrapper.dll + + net472.Microsoft.Win32.Primitives + Resources\net472\Microsoft.Win32.Primitives.dll - - net472.Microsoft.Activities.Build - Resources\net472\Microsoft.Activities.Build.dll + + net472.System.AppContext + Resources\net472\System.AppContext.dll - - net472.Microsoft.Build.Conversion.v4.0 - Resources\net472\Microsoft.Build.Conversion.v4.0.dll + + net472.System.Collections.Concurrent + Resources\net472\System.Collections.Concurrent.dll - - net472.Microsoft.Build - Resources\net472\Microsoft.Build.dll + + net472.System.Collections.NonGeneric + Resources\net472\System.Collections.NonGeneric.dll - - net472.Microsoft.Build.Engine - Resources\net472\Microsoft.Build.Engine.dll + + net472.System.Collections.Specialized + Resources\net472\System.Collections.Specialized.dll - - net472.Microsoft.Build.Framework - Resources\net472\Microsoft.Build.Framework.dll + + net472.System.Collections + Resources\net472\System.Collections.dll - - net472.Microsoft.Build.Tasks.v4.0 - Resources\net472\Microsoft.Build.Tasks.v4.0.dll + + net472.System.ComponentModel.Annotations + Resources\net472\System.ComponentModel.Annotations.dll - - net472.Microsoft.Build.Utilities.v4.0 - Resources\net472\Microsoft.Build.Utilities.v4.0.dll + + net472.System.ComponentModel.EventBasedAsync + Resources\net472\System.ComponentModel.EventBasedAsync.dll - - net472.Microsoft.CSharp - Resources\net472\Microsoft.CSharp.dll + + net472.System.ComponentModel.Primitives + Resources\net472\System.ComponentModel.Primitives.dll - - net472.Microsoft.JScript - Resources\net472\Microsoft.JScript.dll + + net472.System.ComponentModel.TypeConverter + Resources\net472\System.ComponentModel.TypeConverter.dll - - net472.Microsoft.VisualBasic.Compatibility.Data - Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll + + net472.System.ComponentModel + Resources\net472\System.ComponentModel.dll - - net472.Microsoft.VisualBasic.Compatibility - Resources\net472\Microsoft.VisualBasic.Compatibility.dll + + net472.System.Console + Resources\net472\System.Console.dll - - net472.Microsoft.VisualBasic - Resources\net472\Microsoft.VisualBasic.dll + + net472.System.Data.Common + Resources\net472\System.Data.Common.dll - - net472.Microsoft.VisualC - Resources\net472\Microsoft.VisualC.dll + + net472.System.Diagnostics.Contracts + Resources\net472\System.Diagnostics.Contracts.dll - - net472.Microsoft.VisualC.STLCLR - Resources\net472\Microsoft.VisualC.STLCLR.dll + + net472.System.Diagnostics.Debug + Resources\net472\System.Diagnostics.Debug.dll - - net472.mscorlib - Resources\net472\mscorlib.dll + + net472.System.Diagnostics.FileVersionInfo + Resources\net472\System.Diagnostics.FileVersionInfo.dll - - net472.PresentationBuildTasks - Resources\net472\PresentationBuildTasks.dll + + net472.System.Diagnostics.Process + Resources\net472\System.Diagnostics.Process.dll - - net472.PresentationCore - Resources\net472\PresentationCore.dll + + net472.System.Diagnostics.StackTrace + Resources\net472\System.Diagnostics.StackTrace.dll - - net472.PresentationFramework.Aero - Resources\net472\PresentationFramework.Aero.dll + + net472.System.Diagnostics.TextWriterTraceListener + Resources\net472\System.Diagnostics.TextWriterTraceListener.dll - - net472.PresentationFramework.Aero2 - Resources\net472\PresentationFramework.Aero2.dll + + net472.System.Diagnostics.Tools + Resources\net472\System.Diagnostics.Tools.dll - - net472.PresentationFramework.AeroLite - Resources\net472\PresentationFramework.AeroLite.dll + + net472.System.Diagnostics.TraceSource + Resources\net472\System.Diagnostics.TraceSource.dll - - net472.PresentationFramework.Classic - Resources\net472\PresentationFramework.Classic.dll + + net472.System.Drawing.Primitives + Resources\net472\System.Drawing.Primitives.dll - - net472.PresentationFramework - Resources\net472\PresentationFramework.dll + + net472.System.Dynamic.Runtime + Resources\net472\System.Dynamic.Runtime.dll - - net472.PresentationFramework.Luna - Resources\net472\PresentationFramework.Luna.dll + + net472.System.Globalization.Calendars + Resources\net472\System.Globalization.Calendars.dll - - net472.PresentationFramework.Royale - Resources\net472\PresentationFramework.Royale.dll + + net472.System.Globalization.Extensions + Resources\net472\System.Globalization.Extensions.dll - - net472.ReachFramework - Resources\net472\ReachFramework.dll + + net472.System.Globalization + Resources\net472\System.Globalization.dll - - net472.sysglobl - Resources\net472\sysglobl.dll + + net472.System.IO.Compression.ZipFile + Resources\net472\System.IO.Compression.ZipFile.dll - - net472.System.Activities.Core.Presentation - Resources\net472\System.Activities.Core.Presentation.dll + + net472.System.IO.FileSystem.DriveInfo + Resources\net472\System.IO.FileSystem.DriveInfo.dll - - net472.System.Activities - Resources\net472\System.Activities.dll + + net472.System.IO.FileSystem.Primitives + Resources\net472\System.IO.FileSystem.Primitives.dll - - net472.System.Activities.DurableInstancing - Resources\net472\System.Activities.DurableInstancing.dll + + net472.System.IO.FileSystem.Watcher + Resources\net472\System.IO.FileSystem.Watcher.dll - - net472.System.Activities.Presentation - Resources\net472\System.Activities.Presentation.dll + + net472.System.IO.FileSystem + Resources\net472\System.IO.FileSystem.dll - - net472.System.AddIn.Contract - Resources\net472\System.AddIn.Contract.dll + + net472.System.IO.IsolatedStorage + Resources\net472\System.IO.IsolatedStorage.dll - - net472.System.AddIn - Resources\net472\System.AddIn.dll + + net472.System.IO.MemoryMappedFiles + Resources\net472\System.IO.MemoryMappedFiles.dll - - net472.System.ComponentModel.Composition - Resources\net472\System.ComponentModel.Composition.dll + + net472.System.IO.Pipes + Resources\net472\System.IO.Pipes.dll - - net472.System.ComponentModel.Composition.Registration - Resources\net472\System.ComponentModel.Composition.Registration.dll + + net472.System.IO.UnmanagedMemoryStream + Resources\net472\System.IO.UnmanagedMemoryStream.dll - - net472.System.ComponentModel.DataAnnotations - Resources\net472\System.ComponentModel.DataAnnotations.dll + + net472.System.IO + Resources\net472\System.IO.dll - - net472.System.Configuration - Resources\net472\System.Configuration.dll + + net472.System.Linq.Expressions + Resources\net472\System.Linq.Expressions.dll - - net472.System.Configuration.Install - Resources\net472\System.Configuration.Install.dll + + net472.System.Linq.Parallel + Resources\net472\System.Linq.Parallel.dll - - net472.System.Core - Resources\net472\System.Core.dll + + net472.System.Linq.Queryable + Resources\net472\System.Linq.Queryable.dll - - net472.System.Data.DataSetExtensions - Resources\net472\System.Data.DataSetExtensions.dll + + net472.System.Linq + Resources\net472\System.Linq.dll - - net472.System.Data - Resources\net472\System.Data.dll + + net472.System.Net.Http.Rtc + Resources\net472\System.Net.Http.Rtc.dll - - net472.System.Data.Entity.Design - Resources\net472\System.Data.Entity.Design.dll + + net472.System.Net.NameResolution + Resources\net472\System.Net.NameResolution.dll - - net472.System.Data.Entity - Resources\net472\System.Data.Entity.dll + + net472.System.Net.NetworkInformation + Resources\net472\System.Net.NetworkInformation.dll - - net472.System.Data.Linq - Resources\net472\System.Data.Linq.dll + + net472.System.Net.Ping + Resources\net472\System.Net.Ping.dll - - net472.System.Data.OracleClient - Resources\net472\System.Data.OracleClient.dll + + net472.System.Net.Primitives + Resources\net472\System.Net.Primitives.dll - - net472.System.Data.Services.Client - Resources\net472\System.Data.Services.Client.dll + + net472.System.Net.Requests + Resources\net472\System.Net.Requests.dll - - net472.System.Data.Services.Design - Resources\net472\System.Data.Services.Design.dll + + net472.System.Net.Security + Resources\net472\System.Net.Security.dll - - net472.System.Data.Services - Resources\net472\System.Data.Services.dll + + net472.System.Net.Sockets + Resources\net472\System.Net.Sockets.dll - - net472.System.Data.SqlXml - Resources\net472\System.Data.SqlXml.dll + + net472.System.Net.WebHeaderCollection + Resources\net472\System.Net.WebHeaderCollection.dll - - net472.System.Deployment - Resources\net472\System.Deployment.dll + + net472.System.Net.WebSockets.Client + Resources\net472\System.Net.WebSockets.Client.dll - - net472.System.Design - Resources\net472\System.Design.dll + + net472.System.Net.WebSockets + Resources\net472\System.Net.WebSockets.dll - - net472.System.Device - Resources\net472\System.Device.dll + + net472.System.ObjectModel + Resources\net472\System.ObjectModel.dll - - net472.System.Diagnostics.Tracing - Resources\net472\System.Diagnostics.Tracing.dll + + net472.System.Reflection.Emit.ILGeneration + Resources\net472\System.Reflection.Emit.ILGeneration.dll - - net472.System.DirectoryServices.AccountManagement - Resources\net472\System.DirectoryServices.AccountManagement.dll + + net472.System.Reflection.Emit.Lightweight + Resources\net472\System.Reflection.Emit.Lightweight.dll - - net472.System.DirectoryServices - Resources\net472\System.DirectoryServices.dll + + net472.System.Reflection.Emit + Resources\net472\System.Reflection.Emit.dll - - net472.System.DirectoryServices.Protocols - Resources\net472\System.DirectoryServices.Protocols.dll + + net472.System.Reflection.Extensions + Resources\net472\System.Reflection.Extensions.dll - - net472.System - Resources\net472\System.dll + + net472.System.Reflection.Primitives + Resources\net472\System.Reflection.Primitives.dll - - net472.System.Drawing.Design - Resources\net472\System.Drawing.Design.dll + + net472.System.Reflection + Resources\net472\System.Reflection.dll - - net472.System.Drawing - Resources\net472\System.Drawing.dll + + net472.System.Resources.Reader + Resources\net472\System.Resources.Reader.dll - - net472.System.Dynamic - Resources\net472\System.Dynamic.dll + + net472.System.Resources.ResourceManager + Resources\net472\System.Resources.ResourceManager.dll - - net472.System.EnterpriseServices - Resources\net472\System.EnterpriseServices.dll + + net472.System.Resources.Writer + Resources\net472\System.Resources.Writer.dll - - net472.System.IdentityModel - Resources\net472\System.IdentityModel.dll + + net472.System.Runtime.CompilerServices.VisualC + Resources\net472\System.Runtime.CompilerServices.VisualC.dll - - net472.System.IdentityModel.Selectors - Resources\net472\System.IdentityModel.Selectors.dll + + net472.System.Runtime.Extensions + Resources\net472\System.Runtime.Extensions.dll - - net472.System.IdentityModel.Services - Resources\net472\System.IdentityModel.Services.dll + + net472.System.Runtime.Handles + Resources\net472\System.Runtime.Handles.dll - - net472.System.IO.Compression - Resources\net472\System.IO.Compression.dll + + net472.System.Runtime.InteropServices.RuntimeInformation + Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll - - net472.System.IO.Compression.FileSystem - Resources\net472\System.IO.Compression.FileSystem.dll + + net472.System.Runtime.InteropServices.WindowsRuntime + Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll - - net472.System.IO.Log - Resources\net472\System.IO.Log.dll + + net472.System.Runtime.InteropServices + Resources\net472\System.Runtime.InteropServices.dll - - net472.System.Management - Resources\net472\System.Management.dll + + net472.System.Runtime.Numerics + Resources\net472\System.Runtime.Numerics.dll - - net472.System.Management.Instrumentation - Resources\net472\System.Management.Instrumentation.dll + + net472.System.Runtime.Serialization.Formatters + Resources\net472\System.Runtime.Serialization.Formatters.dll - - net472.System.Messaging - Resources\net472\System.Messaging.dll + + net472.System.Runtime.Serialization.Json + Resources\net472\System.Runtime.Serialization.Json.dll - - net472.System.Net - Resources\net472\System.Net.dll + + net472.System.Runtime.Serialization.Primitives + Resources\net472\System.Runtime.Serialization.Primitives.dll - - net472.System.Net.Http - Resources\net472\System.Net.Http.dll + + net472.System.Runtime.Serialization.Xml + Resources\net472\System.Runtime.Serialization.Xml.dll - - net472.System.Net.Http.WebRequest - Resources\net472\System.Net.Http.WebRequest.dll + + net472.System.Runtime + Resources\net472\System.Runtime.dll - - net472.System.Numerics - Resources\net472\System.Numerics.dll + + net472.System.Security.Claims + Resources\net472\System.Security.Claims.dll - - net472.System.Printing - Resources\net472\System.Printing.dll + + net472.System.Security.Cryptography.Algorithms + Resources\net472\System.Security.Cryptography.Algorithms.dll - - net472.System.Reflection.Context - Resources\net472\System.Reflection.Context.dll + + net472.System.Security.Cryptography.Csp + Resources\net472\System.Security.Cryptography.Csp.dll - - net472.System.Runtime.Caching - Resources\net472\System.Runtime.Caching.dll + + net472.System.Security.Cryptography.Encoding + Resources\net472\System.Security.Cryptography.Encoding.dll - - net472.System.Runtime.DurableInstancing - Resources\net472\System.Runtime.DurableInstancing.dll + + net472.System.Security.Cryptography.Primitives + Resources\net472\System.Security.Cryptography.Primitives.dll - - net472.System.Runtime.Remoting - Resources\net472\System.Runtime.Remoting.dll + + net472.System.Security.Cryptography.X509Certificates + Resources\net472\System.Security.Cryptography.X509Certificates.dll - - net472.System.Runtime.Serialization - Resources\net472\System.Runtime.Serialization.dll + + net472.System.Security.Principal + Resources\net472\System.Security.Principal.dll - - net472.System.Runtime.Serialization.Formatters.Soap - Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll + + net472.System.Security.SecureString + Resources\net472\System.Security.SecureString.dll - - net472.System.Security - Resources\net472\System.Security.dll + + net472.System.ServiceModel.Duplex + Resources\net472\System.ServiceModel.Duplex.dll - - net472.System.ServiceModel.Activation - Resources\net472\System.ServiceModel.Activation.dll + + net472.System.ServiceModel.Http + Resources\net472\System.ServiceModel.Http.dll - - net472.System.ServiceModel.Activities - Resources\net472\System.ServiceModel.Activities.dll + + net472.System.ServiceModel.NetTcp + Resources\net472\System.ServiceModel.NetTcp.dll - - net472.System.ServiceModel.Channels - Resources\net472\System.ServiceModel.Channels.dll + + net472.System.ServiceModel.Primitives + Resources\net472\System.ServiceModel.Primitives.dll - - net472.System.ServiceModel.Discovery - Resources\net472\System.ServiceModel.Discovery.dll + + net472.System.ServiceModel.Security + Resources\net472\System.ServiceModel.Security.dll - - net472.System.ServiceModel - Resources\net472\System.ServiceModel.dll + + net472.System.Text.Encoding.Extensions + Resources\net472\System.Text.Encoding.Extensions.dll - - net472.System.ServiceModel.Routing - Resources\net472\System.ServiceModel.Routing.dll + + net472.System.Text.Encoding + Resources\net472\System.Text.Encoding.dll - - net472.System.ServiceModel.Web - Resources\net472\System.ServiceModel.Web.dll + + net472.System.Text.RegularExpressions + Resources\net472\System.Text.RegularExpressions.dll - - net472.System.ServiceProcess - Resources\net472\System.ServiceProcess.dll + + net472.System.Threading.Overlapped + Resources\net472\System.Threading.Overlapped.dll - - net472.System.Speech - Resources\net472\System.Speech.dll + + net472.System.Threading.Tasks.Parallel + Resources\net472\System.Threading.Tasks.Parallel.dll - - net472.System.Transactions - Resources\net472\System.Transactions.dll + + net472.System.Threading.Tasks + Resources\net472\System.Threading.Tasks.dll - - net472.System.Web.Abstractions - Resources\net472\System.Web.Abstractions.dll + + net472.System.Threading.Thread + Resources\net472\System.Threading.Thread.dll - - net472.System.Web.ApplicationServices - Resources\net472\System.Web.ApplicationServices.dll + + net472.System.Threading.ThreadPool + Resources\net472\System.Threading.ThreadPool.dll - - net472.System.Web.DataVisualization.Design - Resources\net472\System.Web.DataVisualization.Design.dll + + net472.System.Threading.Timer + Resources\net472\System.Threading.Timer.dll - - net472.System.Web.DataVisualization - Resources\net472\System.Web.DataVisualization.dll + + net472.System.Threading + Resources\net472\System.Threading.dll - - net472.System.Web - Resources\net472\System.Web.dll + + net472.System.ValueTuple + Resources\net472\System.ValueTuple.dll - - net472.System.Web.DynamicData.Design - Resources\net472\System.Web.DynamicData.Design.dll + + net472.System.Xml.ReaderWriter + Resources\net472\System.Xml.ReaderWriter.dll - - net472.System.Web.DynamicData - Resources\net472\System.Web.DynamicData.dll + + net472.System.Xml.XDocument + Resources\net472\System.Xml.XDocument.dll - - net472.System.Web.Entity.Design - Resources\net472\System.Web.Entity.Design.dll + + net472.System.Xml.XPath.XDocument + Resources\net472\System.Xml.XPath.XDocument.dll - - net472.System.Web.Entity - Resources\net472\System.Web.Entity.dll + + net472.System.Xml.XPath + Resources\net472\System.Xml.XPath.dll - - net472.System.Web.Extensions.Design - Resources\net472\System.Web.Extensions.Design.dll + + net472.System.Xml.XmlDocument + Resources\net472\System.Xml.XmlDocument.dll - - net472.System.Web.Extensions - Resources\net472\System.Web.Extensions.dll + + net472.System.Xml.XmlSerializer + Resources\net472\System.Xml.XmlSerializer.dll - - net472.System.Web.Mobile - Resources\net472\System.Web.Mobile.dll + + net472.netstandard + Resources\net472\netstandard.dll - - net472.System.Web.RegularExpressions - Resources\net472\System.Web.RegularExpressions.dll + + net472.ISymWrapper + Resources\net472\ISymWrapper.dll - - net472.System.Web.Routing - Resources\net472\System.Web.Routing.dll + + net472.Microsoft.Activities.Build + Resources\net472\Microsoft.Activities.Build.dll - - net472.System.Web.Services - Resources\net472\System.Web.Services.dll + + net472.Microsoft.Build.Conversion.v4.0 + Resources\net472\Microsoft.Build.Conversion.v4.0.dll - - net472.System.Windows.Controls.Ribbon - Resources\net472\System.Windows.Controls.Ribbon.dll + + net472.Microsoft.Build.Engine + Resources\net472\Microsoft.Build.Engine.dll - - net472.System.Windows - Resources\net472\System.Windows.dll + + net472.Microsoft.Build.Framework + Resources\net472\Microsoft.Build.Framework.dll - - net472.System.Windows.Forms.DataVisualization.Design - Resources\net472\System.Windows.Forms.DataVisualization.Design.dll + + net472.Microsoft.Build.Tasks.v4.0 + Resources\net472\Microsoft.Build.Tasks.v4.0.dll - - net472.System.Windows.Forms.DataVisualization - Resources\net472\System.Windows.Forms.DataVisualization.dll + + net472.Microsoft.Build.Utilities.v4.0 + Resources\net472\Microsoft.Build.Utilities.v4.0.dll - - net472.System.Windows.Forms - Resources\net472\System.Windows.Forms.dll + + net472.Microsoft.Build + Resources\net472\Microsoft.Build.dll - - net472.System.Windows.Input.Manipulations - Resources\net472\System.Windows.Input.Manipulations.dll + + net472.Microsoft.CSharp + Resources\net472\Microsoft.CSharp.dll - - net472.System.Windows.Presentation - Resources\net472\System.Windows.Presentation.dll + + net472.Microsoft.JScript + Resources\net472\Microsoft.JScript.dll - - net472.System.Workflow.Activities - Resources\net472\System.Workflow.Activities.dll + + net472.Microsoft.VisualBasic.Compatibility.Data + Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll - - net472.System.Workflow.ComponentModel - Resources\net472\System.Workflow.ComponentModel.dll + + net472.Microsoft.VisualBasic.Compatibility + Resources\net472\Microsoft.VisualBasic.Compatibility.dll - - net472.System.Workflow.Runtime - Resources\net472\System.Workflow.Runtime.dll + + net472.Microsoft.VisualBasic + Resources\net472\Microsoft.VisualBasic.dll - - net472.System.WorkflowServices - Resources\net472\System.WorkflowServices.dll + + net472.Microsoft.VisualC.STLCLR + Resources\net472\Microsoft.VisualC.STLCLR.dll - - net472.System.Xaml - Resources\net472\System.Xaml.dll + + net472.Microsoft.VisualC + Resources\net472\Microsoft.VisualC.dll - - net472.System.Xml - Resources\net472\System.Xml.dll + + net472.PresentationBuildTasks + Resources\net472\PresentationBuildTasks.dll - - net472.System.Xml.Linq - Resources\net472\System.Xml.Linq.dll + + net472.PresentationCore + Resources\net472\PresentationCore.dll - - net472.System.Xml.Serialization - Resources\net472\System.Xml.Serialization.dll + + net472.PresentationFramework.Aero + Resources\net472\PresentationFramework.Aero.dll - - net472.UIAutomationClient - Resources\net472\UIAutomationClient.dll + + net472.PresentationFramework.Aero2 + Resources\net472\PresentationFramework.Aero2.dll - - net472.UIAutomationClientsideProviders - Resources\net472\UIAutomationClientsideProviders.dll + + net472.PresentationFramework.AeroLite + Resources\net472\PresentationFramework.AeroLite.dll - - net472.UIAutomationProvider - Resources\net472\UIAutomationProvider.dll + + net472.PresentationFramework.Classic + Resources\net472\PresentationFramework.Classic.dll - - net472.UIAutomationTypes - Resources\net472\UIAutomationTypes.dll + + net472.PresentationFramework.Luna + Resources\net472\PresentationFramework.Luna.dll - - net472.WindowsBase - Resources\net472\WindowsBase.dll + + net472.PresentationFramework.Royale + Resources\net472\PresentationFramework.Royale.dll - - net472.WindowsFormsIntegration - Resources\net472\WindowsFormsIntegration.dll + + net472.PresentationFramework + Resources\net472\PresentationFramework.dll - - net472.XamlBuildTask - Resources\net472\XamlBuildTask.dll + + net472.ReachFramework + Resources\net472\ReachFramework.dll - - net472.Microsoft.Win32.Primitives - Resources\net472\Microsoft.Win32.Primitives.dll + + net472.System.Activities.Core.Presentation + Resources\net472\System.Activities.Core.Presentation.dll - - net472.netstandard - Resources\net472\netstandard.dll + + net472.System.Activities.DurableInstancing + Resources\net472\System.Activities.DurableInstancing.dll - - net472.System.AppContext - Resources\net472\System.AppContext.dll + + net472.System.Activities.Presentation + Resources\net472\System.Activities.Presentation.dll - - net472.System.Collections.Concurrent - Resources\net472\System.Collections.Concurrent.dll + + net472.System.Activities + Resources\net472\System.Activities.dll - - net472.System.Collections - Resources\net472\System.Collections.dll + + net472.System.AddIn.Contract + Resources\net472\System.AddIn.Contract.dll - - net472.System.Collections.NonGeneric - Resources\net472\System.Collections.NonGeneric.dll + + net472.System.AddIn + Resources\net472\System.AddIn.dll - - net472.System.Collections.Specialized - Resources\net472\System.Collections.Specialized.dll + + net472.System.ComponentModel.Composition.Registration + Resources\net472\System.ComponentModel.Composition.Registration.dll - - net472.System.ComponentModel.Annotations - Resources\net472\System.ComponentModel.Annotations.dll + + net472.System.ComponentModel.Composition + Resources\net472\System.ComponentModel.Composition.dll - - net472.System.ComponentModel - Resources\net472\System.ComponentModel.dll + + net472.System.ComponentModel.DataAnnotations + Resources\net472\System.ComponentModel.DataAnnotations.dll - - net472.System.ComponentModel.EventBasedAsync - Resources\net472\System.ComponentModel.EventBasedAsync.dll + + net472.System.Configuration.Install + Resources\net472\System.Configuration.Install.dll - - net472.System.ComponentModel.Primitives - Resources\net472\System.ComponentModel.Primitives.dll + + net472.System.Configuration + Resources\net472\System.Configuration.dll - - net472.System.ComponentModel.TypeConverter - Resources\net472\System.ComponentModel.TypeConverter.dll + + net472.System.Core + Resources\net472\System.Core.dll - - net472.System.Console - Resources\net472\System.Console.dll + + net472.System.Data.DataSetExtensions + Resources\net472\System.Data.DataSetExtensions.dll - - net472.System.Data.Common - Resources\net472\System.Data.Common.dll + + net472.System.Data.Entity.Design + Resources\net472\System.Data.Entity.Design.dll - - net472.System.Diagnostics.Contracts - Resources\net472\System.Diagnostics.Contracts.dll + + net472.System.Data.Entity + Resources\net472\System.Data.Entity.dll - - net472.System.Diagnostics.Debug - Resources\net472\System.Diagnostics.Debug.dll + + net472.System.Data.Linq + Resources\net472\System.Data.Linq.dll - - net472.System.Diagnostics.FileVersionInfo - Resources\net472\System.Diagnostics.FileVersionInfo.dll + + net472.System.Data.OracleClient + Resources\net472\System.Data.OracleClient.dll - - net472.System.Diagnostics.Process - Resources\net472\System.Diagnostics.Process.dll + + net472.System.Data.Services.Client + Resources\net472\System.Data.Services.Client.dll - - net472.System.Diagnostics.StackTrace - Resources\net472\System.Diagnostics.StackTrace.dll + + net472.System.Data.Services.Design + Resources\net472\System.Data.Services.Design.dll - - net472.System.Diagnostics.TextWriterTraceListener - Resources\net472\System.Diagnostics.TextWriterTraceListener.dll + + net472.System.Data.Services + Resources\net472\System.Data.Services.dll - - net472.System.Diagnostics.Tools - Resources\net472\System.Diagnostics.Tools.dll + + net472.System.Data.SqlXml + Resources\net472\System.Data.SqlXml.dll - - net472.System.Diagnostics.TraceSource - Resources\net472\System.Diagnostics.TraceSource.dll + + net472.System.Data + Resources\net472\System.Data.dll - - net472.System.Drawing.Primitives - Resources\net472\System.Drawing.Primitives.dll + + net472.System.Deployment + Resources\net472\System.Deployment.dll - - net472.System.Dynamic.Runtime - Resources\net472\System.Dynamic.Runtime.dll + + net472.System.Design + Resources\net472\System.Design.dll - - net472.System.Globalization.Calendars - Resources\net472\System.Globalization.Calendars.dll + + net472.System.Device + Resources\net472\System.Device.dll - - net472.System.Globalization - Resources\net472\System.Globalization.dll + + net472.System.Diagnostics.Tracing + Resources\net472\System.Diagnostics.Tracing.dll - - net472.System.Globalization.Extensions - Resources\net472\System.Globalization.Extensions.dll + + net472.System.DirectoryServices.AccountManagement + Resources\net472\System.DirectoryServices.AccountManagement.dll - - net472.System.IO.Compression.ZipFile - Resources\net472\System.IO.Compression.ZipFile.dll + + net472.System.DirectoryServices.Protocols + Resources\net472\System.DirectoryServices.Protocols.dll - - net472.System.IO - Resources\net472\System.IO.dll + + net472.System.DirectoryServices + Resources\net472\System.DirectoryServices.dll - - net472.System.IO.FileSystem - Resources\net472\System.IO.FileSystem.dll + + net472.System.Drawing.Design + Resources\net472\System.Drawing.Design.dll - - net472.System.IO.FileSystem.DriveInfo - Resources\net472\System.IO.FileSystem.DriveInfo.dll + + net472.System.Drawing + Resources\net472\System.Drawing.dll - - net472.System.IO.FileSystem.Primitives - Resources\net472\System.IO.FileSystem.Primitives.dll + + net472.System.Dynamic + Resources\net472\System.Dynamic.dll - - net472.System.IO.FileSystem.Watcher - Resources\net472\System.IO.FileSystem.Watcher.dll + + net472.System.EnterpriseServices + Resources\net472\System.EnterpriseServices.dll - - net472.System.IO.IsolatedStorage - Resources\net472\System.IO.IsolatedStorage.dll + + net472.System.IO.Compression.FileSystem + Resources\net472\System.IO.Compression.FileSystem.dll - - net472.System.IO.MemoryMappedFiles - Resources\net472\System.IO.MemoryMappedFiles.dll + + net472.System.IO.Compression + Resources\net472\System.IO.Compression.dll - - net472.System.IO.Pipes - Resources\net472\System.IO.Pipes.dll + + net472.System.IO.Log + Resources\net472\System.IO.Log.dll - - net472.System.IO.UnmanagedMemoryStream - Resources\net472\System.IO.UnmanagedMemoryStream.dll + + net472.System.IdentityModel.Selectors + Resources\net472\System.IdentityModel.Selectors.dll - - net472.System.Linq - Resources\net472\System.Linq.dll + + net472.System.IdentityModel.Services + Resources\net472\System.IdentityModel.Services.dll - - net472.System.Linq.Expressions - Resources\net472\System.Linq.Expressions.dll + + net472.System.IdentityModel + Resources\net472\System.IdentityModel.dll - - net472.System.Linq.Parallel - Resources\net472\System.Linq.Parallel.dll + + net472.System.Management.Instrumentation + Resources\net472\System.Management.Instrumentation.dll - - net472.System.Linq.Queryable - Resources\net472\System.Linq.Queryable.dll + + net472.System.Management + Resources\net472\System.Management.dll - - net472.System.Net.Http.Rtc - Resources\net472\System.Net.Http.Rtc.dll + + net472.System.Messaging + Resources\net472\System.Messaging.dll - - net472.System.Net.NameResolution - Resources\net472\System.Net.NameResolution.dll + + net472.System.Net.Http.WebRequest + Resources\net472\System.Net.Http.WebRequest.dll - - net472.System.Net.NetworkInformation - Resources\net472\System.Net.NetworkInformation.dll + + net472.System.Net.Http + Resources\net472\System.Net.Http.dll - - net472.System.Net.Ping - Resources\net472\System.Net.Ping.dll + + net472.System.Net + Resources\net472\System.Net.dll - - net472.System.Net.Primitives - Resources\net472\System.Net.Primitives.dll + + net472.System.Numerics + Resources\net472\System.Numerics.dll - - net472.System.Net.Requests - Resources\net472\System.Net.Requests.dll + + net472.System.Printing + Resources\net472\System.Printing.dll - - net472.System.Net.Security - Resources\net472\System.Net.Security.dll + + net472.System.Reflection.Context + Resources\net472\System.Reflection.Context.dll - - net472.System.Net.Sockets - Resources\net472\System.Net.Sockets.dll + + net472.System.Runtime.Caching + Resources\net472\System.Runtime.Caching.dll - - net472.System.Net.WebHeaderCollection - Resources\net472\System.Net.WebHeaderCollection.dll + + net472.System.Runtime.DurableInstancing + Resources\net472\System.Runtime.DurableInstancing.dll - - net472.System.Net.WebSockets.Client - Resources\net472\System.Net.WebSockets.Client.dll + + net472.System.Runtime.Remoting + Resources\net472\System.Runtime.Remoting.dll - - net472.System.Net.WebSockets - Resources\net472\System.Net.WebSockets.dll + + net472.System.Runtime.Serialization.Formatters.Soap + Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll - - net472.System.ObjectModel - Resources\net472\System.ObjectModel.dll + + net472.System.Runtime.Serialization + Resources\net472\System.Runtime.Serialization.dll - - net472.System.Reflection - Resources\net472\System.Reflection.dll + + net472.System.Security + Resources\net472\System.Security.dll - - net472.System.Reflection.Emit - Resources\net472\System.Reflection.Emit.dll + + net472.System.ServiceModel.Activation + Resources\net472\System.ServiceModel.Activation.dll - - net472.System.Reflection.Emit.ILGeneration - Resources\net472\System.Reflection.Emit.ILGeneration.dll + + net472.System.ServiceModel.Activities + Resources\net472\System.ServiceModel.Activities.dll - - net472.System.Reflection.Emit.Lightweight - Resources\net472\System.Reflection.Emit.Lightweight.dll + + net472.System.ServiceModel.Channels + Resources\net472\System.ServiceModel.Channels.dll - - net472.System.Reflection.Extensions - Resources\net472\System.Reflection.Extensions.dll + + net472.System.ServiceModel.Discovery + Resources\net472\System.ServiceModel.Discovery.dll - - net472.System.Reflection.Primitives - Resources\net472\System.Reflection.Primitives.dll + + net472.System.ServiceModel.Routing + Resources\net472\System.ServiceModel.Routing.dll - - net472.System.Resources.Reader - Resources\net472\System.Resources.Reader.dll + + net472.System.ServiceModel.Web + Resources\net472\System.ServiceModel.Web.dll - - net472.System.Resources.ResourceManager - Resources\net472\System.Resources.ResourceManager.dll + + net472.System.ServiceModel + Resources\net472\System.ServiceModel.dll - - net472.System.Resources.Writer - Resources\net472\System.Resources.Writer.dll + + net472.System.ServiceProcess + Resources\net472\System.ServiceProcess.dll - - net472.System.Runtime.CompilerServices.VisualC - Resources\net472\System.Runtime.CompilerServices.VisualC.dll + + net472.System.Speech + Resources\net472\System.Speech.dll - - net472.System.Runtime - Resources\net472\System.Runtime.dll + + net472.System.Transactions + Resources\net472\System.Transactions.dll - - net472.System.Runtime.Extensions - Resources\net472\System.Runtime.Extensions.dll + + net472.System.Web.Abstractions + Resources\net472\System.Web.Abstractions.dll - - net472.System.Runtime.Handles - Resources\net472\System.Runtime.Handles.dll + + net472.System.Web.ApplicationServices + Resources\net472\System.Web.ApplicationServices.dll - - net472.System.Runtime.InteropServices - Resources\net472\System.Runtime.InteropServices.dll + + net472.System.Web.DataVisualization.Design + Resources\net472\System.Web.DataVisualization.Design.dll - - net472.System.Runtime.InteropServices.RuntimeInformation - Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll + + net472.System.Web.DataVisualization + Resources\net472\System.Web.DataVisualization.dll - - net472.System.Runtime.InteropServices.WindowsRuntime - Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll + + net472.System.Web.DynamicData.Design + Resources\net472\System.Web.DynamicData.Design.dll - - net472.System.Runtime.Numerics - Resources\net472\System.Runtime.Numerics.dll + + net472.System.Web.DynamicData + Resources\net472\System.Web.DynamicData.dll - - net472.System.Runtime.Serialization.Formatters - Resources\net472\System.Runtime.Serialization.Formatters.dll + + net472.System.Web.Entity.Design + Resources\net472\System.Web.Entity.Design.dll - - net472.System.Runtime.Serialization.Json - Resources\net472\System.Runtime.Serialization.Json.dll + + net472.System.Web.Entity + Resources\net472\System.Web.Entity.dll - - net472.System.Runtime.Serialization.Primitives - Resources\net472\System.Runtime.Serialization.Primitives.dll + + net472.System.Web.Extensions.Design + Resources\net472\System.Web.Extensions.Design.dll - - net472.System.Runtime.Serialization.Xml - Resources\net472\System.Runtime.Serialization.Xml.dll + + net472.System.Web.Extensions + Resources\net472\System.Web.Extensions.dll - - net472.System.Security.Claims - Resources\net472\System.Security.Claims.dll + + net472.System.Web.Mobile + Resources\net472\System.Web.Mobile.dll - - net472.System.Security.Cryptography.Algorithms - Resources\net472\System.Security.Cryptography.Algorithms.dll + + net472.System.Web.RegularExpressions + Resources\net472\System.Web.RegularExpressions.dll - - net472.System.Security.Cryptography.Csp - Resources\net472\System.Security.Cryptography.Csp.dll + + net472.System.Web.Routing + Resources\net472\System.Web.Routing.dll - - net472.System.Security.Cryptography.Encoding - Resources\net472\System.Security.Cryptography.Encoding.dll + + net472.System.Web.Services + Resources\net472\System.Web.Services.dll - - net472.System.Security.Cryptography.Primitives - Resources\net472\System.Security.Cryptography.Primitives.dll + + net472.System.Web + Resources\net472\System.Web.dll - - net472.System.Security.Cryptography.X509Certificates - Resources\net472\System.Security.Cryptography.X509Certificates.dll + + net472.System.Windows.Controls.Ribbon + Resources\net472\System.Windows.Controls.Ribbon.dll - - net472.System.Security.Principal - Resources\net472\System.Security.Principal.dll + + net472.System.Windows.Forms.DataVisualization.Design + Resources\net472\System.Windows.Forms.DataVisualization.Design.dll - - net472.System.Security.SecureString - Resources\net472\System.Security.SecureString.dll + + net472.System.Windows.Forms.DataVisualization + Resources\net472\System.Windows.Forms.DataVisualization.dll - - net472.System.ServiceModel.Duplex - Resources\net472\System.ServiceModel.Duplex.dll + + net472.System.Windows.Forms + Resources\net472\System.Windows.Forms.dll - - net472.System.ServiceModel.Http - Resources\net472\System.ServiceModel.Http.dll + + net472.System.Windows.Input.Manipulations + Resources\net472\System.Windows.Input.Manipulations.dll - - net472.System.ServiceModel.NetTcp - Resources\net472\System.ServiceModel.NetTcp.dll + + net472.System.Windows.Presentation + Resources\net472\System.Windows.Presentation.dll - - net472.System.ServiceModel.Primitives - Resources\net472\System.ServiceModel.Primitives.dll + + net472.System.Windows + Resources\net472\System.Windows.dll - - net472.System.ServiceModel.Security - Resources\net472\System.ServiceModel.Security.dll + + net472.System.Workflow.Activities + Resources\net472\System.Workflow.Activities.dll - - net472.System.Text.Encoding - Resources\net472\System.Text.Encoding.dll + + net472.System.Workflow.ComponentModel + Resources\net472\System.Workflow.ComponentModel.dll - - net472.System.Text.Encoding.Extensions - Resources\net472\System.Text.Encoding.Extensions.dll + + net472.System.Workflow.Runtime + Resources\net472\System.Workflow.Runtime.dll - - net472.System.Text.RegularExpressions - Resources\net472\System.Text.RegularExpressions.dll + + net472.System.WorkflowServices + Resources\net472\System.WorkflowServices.dll - - net472.System.Threading - Resources\net472\System.Threading.dll + + net472.System.Xaml + Resources\net472\System.Xaml.dll - - net472.System.Threading.Overlapped - Resources\net472\System.Threading.Overlapped.dll + + net472.System.Xml.Linq + Resources\net472\System.Xml.Linq.dll - - net472.System.Threading.Tasks - Resources\net472\System.Threading.Tasks.dll + + net472.System.Xml.Serialization + Resources\net472\System.Xml.Serialization.dll - - net472.System.Threading.Tasks.Parallel - Resources\net472\System.Threading.Tasks.Parallel.dll + + net472.System.Xml + Resources\net472\System.Xml.dll - - net472.System.Threading.Thread - Resources\net472\System.Threading.Thread.dll + + net472.System + Resources\net472\System.dll - - net472.System.Threading.ThreadPool - Resources\net472\System.Threading.ThreadPool.dll + + net472.UIAutomationClient + Resources\net472\UIAutomationClient.dll - - net472.System.Threading.Timer - Resources\net472\System.Threading.Timer.dll + + net472.UIAutomationClientsideProviders + Resources\net472\UIAutomationClientsideProviders.dll - - net472.System.ValueTuple - Resources\net472\System.ValueTuple.dll + + net472.UIAutomationProvider + Resources\net472\UIAutomationProvider.dll - - net472.System.Xml.ReaderWriter - Resources\net472\System.Xml.ReaderWriter.dll + + net472.UIAutomationTypes + Resources\net472\UIAutomationTypes.dll - - net472.System.Xml.XDocument - Resources\net472\System.Xml.XDocument.dll + + net472.WindowsBase + Resources\net472\WindowsBase.dll - - net472.System.Xml.XmlDocument - Resources\net472\System.Xml.XmlDocument.dll + + net472.WindowsFormsIntegration + Resources\net472\WindowsFormsIntegration.dll - - net472.System.Xml.XmlSerializer - Resources\net472\System.Xml.XmlSerializer.dll + + net472.XamlBuildTask + Resources\net472\XamlBuildTask.dll - - net472.System.Xml.XPath - Resources\net472\System.Xml.XPath.dll + + net472.mscorlib + Resources\net472\mscorlib.dll - - net472.System.Xml.XPath.XDocument - Resources\net472\System.Xml.XPath.XDocument.dll + + net472.sysglobl + Resources\net472\sysglobl.dll diff --git a/Src/Basic.Reference.Assemblies.Net50/Generated.cs b/Src/Basic.Reference.Assemblies.Net50/Generated.cs index a1c753f..1fda174 100644 --- a/Src/Basic.Reference.Assemblies.Net50/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net50/Generated.cs @@ -32,16 +32,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net50.References.MicrosoftWin32Primitives, global::System.Guid.Parse("772c8e79-24cd-42e2-bb47-b9ad6388f849")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net50.References.mscorlib, global::System.Guid.Parse("61050516-370f-4f50-b597-e89e5946d399")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net50.References.netstandard, global::System.Guid.Parse("6ca937db-7ee1-4d79-b8c0-b6ac19aa6c81")); - /// /// The for System.AppContext.dll /// @@ -57,11 +47,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net50.References.SystemCollectionsConcurrent, global::System.Guid.Parse("88b30b52-dce2-4b0b-9574-be03913a4ba6")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net50.References.SystemCollections, global::System.Guid.Parse("726d89f6-d7c0-4402-a55f-583da134b02c")); - /// /// The for System.Collections.Immutable.dll /// @@ -77,6 +62,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net50.References.SystemCollectionsSpecialized, global::System.Guid.Parse("b8bf99d3-f0ee-4ce9-9404-292db76b9473")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net50.References.SystemCollections, global::System.Guid.Parse("726d89f6-d7c0-4402-a55f-583da134b02c")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -87,11 +77,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net50.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("96ba83cc-c626-4590-947f-fbaa70540482")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net50.References.SystemComponentModel, global::System.Guid.Parse("790802e7-41eb-47cd-b526-6b45bff3263c")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -107,6 +92,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net50.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("de385f79-178f-459b-9fe7-cd71ac99ca22")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net50.References.SystemComponentModel, global::System.Guid.Parse("790802e7-41eb-47cd-b526-6b45bff3263c")); + /// /// The for System.Configuration.dll /// @@ -188,20 +178,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net50.References.SystemDiagnosticsTracing, global::System.Guid.Parse("7f8b0fcd-385a-4579-8d65-9f2fdb4470df")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net50.References.System, global::System.Guid.Parse("0b032600-a4ae-4d31-b0c5-b9d793ff5b8b")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net50.References.SystemDrawingPrimitives, global::System.Guid.Parse("f059f881-4b29-4884-a301-b888666a59a0")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net50.References.SystemDrawing, global::System.Guid.Parse("1d543184-a8be-45d7-bede-45609b67f750")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net50.References.SystemDrawingPrimitives, global::System.Guid.Parse("f059f881-4b29-4884-a301-b888666a59a0")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -217,25 +202,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net50.References.SystemGlobalizationCalendars, global::System.Guid.Parse("f4ab0695-f0ef-4b34-8889-0cfc3d4ac4bb")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net50.References.SystemGlobalization, global::System.Guid.Parse("0646077d-2fa1-4ab0-a36e-7115670ff190")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net50.References.SystemGlobalizationExtensions, global::System.Guid.Parse("47c10a7b-9da1-4789-a8d1-9750ce123dd4")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net50.References.SystemIOCompressionBrotli, global::System.Guid.Parse("928caff1-ef3b-4580-afc7-e5143d4b1a2f")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net50.References.SystemGlobalization, global::System.Guid.Parse("0646077d-2fa1-4ab0-a36e-7115670ff190")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net50.References.SystemIOCompression, global::System.Guid.Parse("8963cb5b-a6a9-46d6-aea1-7951b2660c84")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net50.References.SystemIOCompressionBrotli, global::System.Guid.Parse("928caff1-ef3b-4580-afc7-e5143d4b1a2f")); /// /// The for System.IO.Compression.FileSystem.dll @@ -248,14 +228,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net50.References.SystemIOCompressionZipFile, global::System.Guid.Parse("e2d5f380-7e45-456b-9b6d-4d651321786d")); /// - /// The for System.IO.dll - /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net50.References.SystemIO, global::System.Guid.Parse("1b506e44-1273-4a4f-8129-d1849c667cc3")); - - /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net50.References.SystemIOFileSystem, global::System.Guid.Parse("691df899-39a1-4337-9555-b6d6072cdc5c")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net50.References.SystemIOCompression, global::System.Guid.Parse("8963cb5b-a6a9-46d6-aea1-7951b2660c84")); /// /// The for System.IO.FileSystem.DriveInfo.dll @@ -272,6 +247,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net50.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("b4b9755d-1af6-4499-8d5f-825a2ccf8f57")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net50.References.SystemIOFileSystem, global::System.Guid.Parse("691df899-39a1-4337-9555-b6d6072cdc5c")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -293,9 +273,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net50.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("e11fd418-a556-4e71-a022-e8fa6e0bbb0b")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net50.References.SystemLinq, global::System.Guid.Parse("e7db5c73-73d4-43ff-92f3-fae120e230b7")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net50.References.SystemIO, global::System.Guid.Parse("1b506e44-1273-4a4f-8129-d1849c667cc3")); /// /// The for System.Linq.Expressions.dll @@ -312,26 +292,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net50.References.SystemLinqQueryable, global::System.Guid.Parse("2b6af30c-abe7-4727-923c-a56dba53322c")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net50.References.SystemLinq, global::System.Guid.Parse("e7db5c73-73d4-43ff-92f3-fae120e230b7")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net50.References.SystemMemory, global::System.Guid.Parse("10e2cb3f-248f-4102-9aea-7dac5300de6f")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net50.References.SystemNet, global::System.Guid.Parse("8b667778-4b28-422c-b3d4-2ece9314b268")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net50.References.SystemNetHttpJson, global::System.Guid.Parse("56b36e26-fd6c-4d69-9e25-17635030ceaa")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net50.References.SystemNetHttp, global::System.Guid.Parse("f7baeb77-6720-47e8-95ec-b7756d3ff7e9")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net50.References.SystemNetHttpJson, global::System.Guid.Parse("56b36e26-fd6c-4d69-9e25-17635030ceaa")); - /// /// The for System.Net.HttpListener.dll /// @@ -408,15 +388,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net50.References.SystemNetWebSockets, global::System.Guid.Parse("b03c05bb-2d8d-4d62-b701-bf04cc51f3c5")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net50.References.SystemNumerics, global::System.Guid.Parse("92536c94-0864-469f-9efd-af8cb7116e2f")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net50.References.SystemNet, global::System.Guid.Parse("8b667778-4b28-422c-b3d4-2ece9314b268")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net50.References.SystemNumericsVectors, global::System.Guid.Parse("5d4212a4-3514-4cb0-b302-bac888f3a039")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net50.References.SystemNumerics, global::System.Guid.Parse("92536c94-0864-469f-9efd-af8cb7116e2f")); + /// /// The for System.ObjectModel.dll /// @@ -427,16 +412,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net50.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("66844b42-115b-43e2-a86f-ca506259a504")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net50.References.SystemReflection, global::System.Guid.Parse("5f3f7469-25f2-4aaf-bade-cfe0ddb6f4ce")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net50.References.SystemReflectionEmit, global::System.Guid.Parse("45cfa531-054c-4df1-b646-6a1fdf98e934")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -447,6 +422,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net50.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("2ea1237a-ea57-44e0-8013-abbe1195b5ae")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net50.References.SystemReflectionEmit, global::System.Guid.Parse("45cfa531-054c-4df1-b646-6a1fdf98e934")); + /// /// The for System.Reflection.Extensions.dll /// @@ -467,6 +447,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net50.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("9b51d2b7-d9c0-49c3-87ae-4d9af96d86f0")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net50.References.SystemReflection, global::System.Guid.Parse("5f3f7469-25f2-4aaf-bade-cfe0ddb6f4ce")); + /// /// The for System.Resources.Reader.dll /// @@ -492,11 +477,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net50.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("3f88c7d1-8dee-4087-8620-5054fc4bc68e")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net50.References.SystemRuntime, global::System.Guid.Parse("633820b9-579f-4675-babe-d79321255f17")); - /// /// The for System.Runtime.Extensions.dll /// @@ -508,14 +488,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net50.References.SystemRuntimeHandles, global::System.Guid.Parse("f50bfcee-b320-4956-9381-d1396f1d2f6f")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net50.References.SystemRuntimeInteropServices, global::System.Guid.Parse("0f9574d2-643d-4a86-923c-1af3c93d06c4")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net50.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("c122de16-f556-469b-ac80-b5c59eadd890")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net50.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("c122de16-f556-469b-ac80-b5c59eadd890")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net50.References.SystemRuntimeInteropServices, global::System.Guid.Parse("0f9574d2-643d-4a86-923c-1af3c93d06c4")); /// /// The for System.Runtime.Intrinsics.dll @@ -532,11 +512,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net50.References.SystemRuntimeNumerics, global::System.Guid.Parse("09027129-df8c-4771-9ea6-09570cf07af2")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net50.References.SystemRuntimeSerialization, global::System.Guid.Parse("ad1dfac1-6a30-4cc9-adb5-698178bb3d91")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -557,6 +532,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net50.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("838739a9-51e2-4eea-a4fb-c23d7cd827b3")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net50.References.SystemRuntimeSerialization, global::System.Guid.Parse("ad1dfac1-6a30-4cc9-adb5-698178bb3d91")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net50.References.SystemRuntime, global::System.Guid.Parse("633820b9-579f-4675-babe-d79321255f17")); + /// /// The for System.Security.Claims.dll /// @@ -587,11 +572,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net50.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("103d1ea7-7d2e-4286-8ddc-69bf4c3ac13e")); - /// - /// The for System.Security.dll - /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net50.References.SystemSecurity, global::System.Guid.Parse("64737d11-bac9-4a04-90e1-8d47a444b7d4")); - /// /// The for System.Security.Principal.dll /// @@ -602,6 +582,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net50.References.SystemSecuritySecureString, global::System.Guid.Parse("eed94be4-aa7f-4ee3-988f-7a36d3bceece")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net50.References.SystemSecurity, global::System.Guid.Parse("64737d11-bac9-4a04-90e1-8d47a444b7d4")); + /// /// The for System.ServiceModel.Web.dll /// @@ -618,14 +603,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net50.References.SystemTextEncodingCodePages, global::System.Guid.Parse("c43bea0f-4de5-49a6-88ca-9dc6bd68594f")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net50.References.SystemTextEncoding, global::System.Guid.Parse("383301ce-6c8c-4498-aaf0-ca6e8f5242b5")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net50.References.SystemTextEncodingExtensions, global::System.Guid.Parse("39c81cb0-de75-40d6-bec3-8ca352836c79")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net50.References.SystemTextEncodingExtensions, global::System.Guid.Parse("39c81cb0-de75-40d6-bec3-8ca352836c79")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net50.References.SystemTextEncoding, global::System.Guid.Parse("383301ce-6c8c-4498-aaf0-ca6e8f5242b5")); /// /// The for System.Text.Encodings.Web.dll @@ -647,11 +632,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net50.References.SystemThreadingChannels, global::System.Guid.Parse("33f882b8-528e-403f-bad2-96680c151446")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net50.References.SystemThreading, global::System.Guid.Parse("1a008dc5-83aa-46de-bf33-8e5430bacec3")); - /// /// The for System.Threading.Overlapped.dll /// @@ -662,11 +642,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net50.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("7b1a70bb-0c6f-47a4-a2b9-58ea2a8eea35")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net50.References.SystemThreadingTasks, global::System.Guid.Parse("d26fc7a4-97db-49bb-bdc6-54f827e74ed1")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -677,6 +652,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net50.References.SystemThreadingTasksParallel, global::System.Guid.Parse("0ded271e-b3f6-4a1c-aee1-8b9b9edfcdbe")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net50.References.SystemThreadingTasks, global::System.Guid.Parse("d26fc7a4-97db-49bb-bdc6-54f827e74ed1")); + /// /// The for System.Threading.Thread.dll /// @@ -693,9 +673,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net50.References.SystemThreadingTimer, global::System.Guid.Parse("88088209-b332-4916-80b4-31e40906f8f1")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net50.References.SystemTransactions, global::System.Guid.Parse("9ff3f5bd-f3b8-4d5e-881d-8e97b772d54d")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net50.References.SystemThreading, global::System.Guid.Parse("1a008dc5-83aa-46de-bf33-8e5430bacec3")); /// /// The for System.Transactions.Local.dll @@ -703,14 +683,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net50.References.SystemTransactionsLocal, global::System.Guid.Parse("fa1e24ec-367f-47f7-8080-04963c95f7c6")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net50.References.SystemValueTuple, global::System.Guid.Parse("91da8640-2140-47a1-8605-37e36cc1e067")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net50.References.SystemTransactions, global::System.Guid.Parse("9ff3f5bd-f3b8-4d5e-881d-8e97b772d54d")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net50.References.SystemWeb, global::System.Guid.Parse("937dbb8e-40c1-4888-a931-334cf31ab365")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net50.References.SystemValueTuple, global::System.Guid.Parse("91da8640-2140-47a1-8605-37e36cc1e067")); /// /// The for System.Web.HttpUtility.dll @@ -718,14 +698,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net50.References.SystemWebHttpUtility, global::System.Guid.Parse("9af95f6b-3d17-4951-886e-15d6c8828734")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net50.References.SystemWindows, global::System.Guid.Parse("b48a68a5-9a48-4115-81ee-c8c1eb0ca26c")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net50.References.SystemWeb, global::System.Guid.Parse("937dbb8e-40c1-4888-a931-334cf31ab365")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net50.References.SystemXml, global::System.Guid.Parse("a76372f5-6fb2-488e-bbde-5eaa4ac4ddd7")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net50.References.SystemWindows, global::System.Guid.Parse("b48a68a5-9a48-4115-81ee-c8c1eb0ca26c")); /// /// The for System.Xml.Linq.dll @@ -747,6 +727,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net50.References.SystemXmlXDocument, global::System.Guid.Parse("62c321e1-f9ef-46fa-9419-f01671942d43")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net50.References.SystemXmlXPathXDocument, global::System.Guid.Parse("71e0b869-51ac-4f3e-813e-ef8806bef16c")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net50.References.SystemXmlXPath, global::System.Guid.Parse("8299ce35-7059-459b-b9a9-62253276da31")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -758,19 +748,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net50.References.SystemXmlXmlSerializer, global::System.Guid.Parse("80be91b7-9c42-450b-92c3-6b8cb684d456")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net50.References.SystemXmlXPath, global::System.Guid.Parse("8299ce35-7059-459b-b9a9-62253276da31")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net50.References.SystemXml, global::System.Guid.Parse("a76372f5-6fb2-488e-bbde-5eaa4ac4ddd7")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net50.References.SystemXmlXPathXDocument, global::System.Guid.Parse("71e0b869-51ac-4f3e-813e-ef8806bef16c")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net50.References.System, global::System.Guid.Parse("0b032600-a4ae-4d31-b0c5-b9d793ff5b8b")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net50.References.WindowsBase, global::System.Guid.Parse("aac460ba-9a7d-42bd-aa63-e234500acec2")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net50.References.mscorlib, global::System.Guid.Parse("61050516-370f-4f50-b597-e89e5946d399")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net50.References.netstandard, global::System.Guid.Parse("6ca937db-7ee1-4d79-b8c0-b6ac19aa6c81")); private static ImmutableArray _all; public static ImmutableArray All { @@ -784,21 +784,19 @@ public static ImmutableArray All MicrosoftVisualBasicCore, MicrosoftVisualBasic, MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -815,35 +813,33 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -859,79 +855,83 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, - SystemSecurityClaims, + SystemRuntimeSerialization, + SystemRuntime, + SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1014,40 +1014,6 @@ public static PortableExecutableReference MicrosoftWin32Primitives } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net50)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net50)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1099,23 +1065,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net50)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1167,6 +1116,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net50)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1201,23 +1167,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net50)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1269,6 +1218,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net50)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1541,20 +1507,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System")).GetReference(filePath: "System.dll", display: "System (net50)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net50)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1575,23 +1541,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net50)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1643,23 +1592,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net50)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1677,37 +1609,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net50)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net50)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net50)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net50)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1745,37 +1677,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; - - /// - /// The for System.IO.dll - /// - public static PortableExecutableReference SystemIO - { - get - { - if (_SystemIO is null) - { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net50)"); - } - return _SystemIO; - } - } - - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOFileSystem is null) + if (_SystemIOCompression is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net50)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net50)"); } - return _SystemIOFileSystem; + return _SystemIOCompression; } } @@ -1830,6 +1745,23 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net50)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -1898,20 +1830,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net50)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net50)"); } - return _SystemLinq; + return _SystemIO; } } @@ -1966,71 +1898,71 @@ public static PortableExecutableReference SystemLinqQueryable } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Memory.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemLinq { get { - if (_SystemMemory is null) + if (_SystemLinq is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net50)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net50)"); } - return _SystemMemory; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Net.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemMemory { get { - if (_SystemNet is null) + if (_SystemMemory is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net50)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net50)"); } - return _SystemNet; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.Http.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNetHttp is null) + if (_SystemNetHttpJson is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net50)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net50)"); } - return _SystemNetHttp; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Net.Http.Json.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemNetHttpJson is null) + if (_SystemNetHttp is null) { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net50)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net50)"); } - return _SystemNetHttpJson; + return _SystemNetHttp; } } @@ -2289,20 +2221,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net50)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net50)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2323,6 +2255,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net50)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2357,40 +2306,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net50)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net50)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2425,6 +2340,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net50)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2493,6 +2425,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net50)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2578,23 +2527,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net50)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2629,37 +2561,37 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net50)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net50)"); } - return _SystemRuntimeInteropServices; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemRuntimeInteropServices is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net50)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net50)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemRuntimeInteropServices; } } @@ -2714,23 +2646,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net50)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2799,6 +2714,40 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net50)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net50)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -2901,23 +2850,6 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; - - /// - /// The for System.Security.dll - /// - public static PortableExecutableReference SystemSecurity - { - get - { - if (_SystemSecurity is null) - { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net50)"); - } - return _SystemSecurity; - } - } - private static PortableExecutableReference? _SystemSecurityPrincipal; /// @@ -2952,10 +2884,27 @@ public static PortableExecutableReference SystemSecuritySecureString } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net50)"); + } + return _SystemSecurity; + } + } + + private static PortableExecutableReference? _SystemServiceModelWeb; + + /// + /// The for System.ServiceModel.Web.dll /// public static PortableExecutableReference SystemServiceModelWeb { @@ -3003,37 +2952,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net50)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net50)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net50)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net50)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3105,23 +3054,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net50)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3156,23 +3088,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net50)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3207,6 +3122,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net50)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3258,20 +3190,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net50)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net50)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3292,37 +3224,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net50)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net50)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net50)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net50)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3343,37 +3275,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net50)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net50)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net50)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net50)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3445,6 +3377,40 @@ public static PortableExecutableReference SystemXmlXDocument } } + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net50)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net50)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -3479,37 +3445,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net50)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net50)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net50)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System")).GetReference(filePath: "System.dll", display: "System (net50)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3530,6 +3496,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net50)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net50)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3543,21 +3543,19 @@ public static ImmutableArray All MicrosoftVisualBasicCore, MicrosoftVisualBasic, MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3574,35 +3572,33 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -3618,79 +3614,83 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -3727,18 +3727,6 @@ public static class Resources public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net50.Microsoft.Win32.Primitives"); private static byte[]? _MicrosoftWin32Primitives; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net50.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net50.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -3757,12 +3745,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net50.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net50.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -3781,6 +3763,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net50.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net50.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -3793,12 +3781,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net50.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net50.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -3814,8 +3796,14 @@ public static class Resources /// /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net50.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net50.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; + + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net50.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// /// The image bytes for System.Configuration.dll @@ -3914,10 +3902,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net50.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net50.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -3925,12 +3913,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net50.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net50.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -3949,12 +3931,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net50.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net50.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -3962,16 +3938,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net50.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net50.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net50.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net50.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -3986,16 +3962,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll - /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net50.System.IO"); - private static byte[]? _SystemIO; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net50.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net50.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll @@ -4015,6 +3985,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net50.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net50.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4040,10 +4016,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net50.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net50.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -4063,6 +4039,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net50.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net50.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4070,10 +4052,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net50.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net50.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4081,12 +4063,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net50.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net50.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4178,10 +4154,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net50.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net50.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4189,6 +4165,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net50.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net50.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4201,18 +4183,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net50.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net50.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net50.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4225,6 +4195,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net50.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net50.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4249,6 +4225,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net50.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net50.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4279,12 +4261,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net50.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net50.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4297,18 +4273,18 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net50.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net50.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net50.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net50.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4327,12 +4303,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net50.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net50.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4357,6 +4327,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net50.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net50.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net50.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.Claims.dll /// @@ -4393,12 +4375,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net50.System.Security.Cryptography.X509Certificates"); private static byte[]? _SystemSecurityCryptographyX509Certificates; - /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net50.System.Security"); - private static byte[]? _SystemSecurity; - /// /// The image bytes for System.Security.Principal.dll /// @@ -4411,6 +4387,12 @@ public static class Resources public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net50.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net50.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4429,18 +4411,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net50.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net50.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net50.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net50.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4465,12 +4447,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net50.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net50.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4483,12 +4459,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net50.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net50.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4501,6 +4471,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net50.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net50.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4520,10 +4496,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net50.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net50.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4532,16 +4508,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net50.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net50.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net50.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net50.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -4550,16 +4526,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net50.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net50.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net50.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net50.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -4585,6 +4561,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net50.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net50.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net50.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -4598,16 +4586,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net50.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net50.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net50.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net50.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -4615,6 +4603,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net50.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net50.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net50.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies.Net50/Generated.targets b/Src/Basic.Reference.Assemblies.Net50/Generated.targets index e7b48c0..cf7e48a 100644 --- a/Src/Basic.Reference.Assemblies.Net50/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net50/Generated.targets @@ -1,612 +1,612 @@ - + net50.Microsoft.CSharp Resources\net50\Microsoft.CSharp.dll - + net50.Microsoft.VisualBasic.Core Resources\net50\Microsoft.VisualBasic.Core.dll - + net50.Microsoft.VisualBasic Resources\net50\Microsoft.VisualBasic.dll - + net50.Microsoft.Win32.Primitives Resources\net50\Microsoft.Win32.Primitives.dll - - net50.mscorlib - Resources\net50\mscorlib.dll - - - net50.netstandard - Resources\net50\netstandard.dll - - + net50.System.AppContext Resources\net50\System.AppContext.dll - + net50.System.Buffers Resources\net50\System.Buffers.dll - + net50.System.Collections.Concurrent Resources\net50\System.Collections.Concurrent.dll - - net50.System.Collections - Resources\net50\System.Collections.dll - - + net50.System.Collections.Immutable Resources\net50\System.Collections.Immutable.dll - + net50.System.Collections.NonGeneric Resources\net50\System.Collections.NonGeneric.dll - + net50.System.Collections.Specialized Resources\net50\System.Collections.Specialized.dll - + + net50.System.Collections + Resources\net50\System.Collections.dll + + net50.System.ComponentModel.Annotations Resources\net50\System.ComponentModel.Annotations.dll - + net50.System.ComponentModel.DataAnnotations Resources\net50\System.ComponentModel.DataAnnotations.dll - - net50.System.ComponentModel - Resources\net50\System.ComponentModel.dll - - + net50.System.ComponentModel.EventBasedAsync Resources\net50\System.ComponentModel.EventBasedAsync.dll - + net50.System.ComponentModel.Primitives Resources\net50\System.ComponentModel.Primitives.dll - + net50.System.ComponentModel.TypeConverter Resources\net50\System.ComponentModel.TypeConverter.dll - + + net50.System.ComponentModel + Resources\net50\System.ComponentModel.dll + + net50.System.Configuration Resources\net50\System.Configuration.dll - + net50.System.Console Resources\net50\System.Console.dll - + net50.System.Core Resources\net50\System.Core.dll - + net50.System.Data.Common Resources\net50\System.Data.Common.dll - + net50.System.Data.DataSetExtensions Resources\net50\System.Data.DataSetExtensions.dll - + net50.System.Data Resources\net50\System.Data.dll - + net50.System.Diagnostics.Contracts Resources\net50\System.Diagnostics.Contracts.dll - + net50.System.Diagnostics.Debug Resources\net50\System.Diagnostics.Debug.dll - + net50.System.Diagnostics.DiagnosticSource Resources\net50\System.Diagnostics.DiagnosticSource.dll - + net50.System.Diagnostics.FileVersionInfo Resources\net50\System.Diagnostics.FileVersionInfo.dll - + net50.System.Diagnostics.Process Resources\net50\System.Diagnostics.Process.dll - + net50.System.Diagnostics.StackTrace Resources\net50\System.Diagnostics.StackTrace.dll - + net50.System.Diagnostics.TextWriterTraceListener Resources\net50\System.Diagnostics.TextWriterTraceListener.dll - + net50.System.Diagnostics.Tools Resources\net50\System.Diagnostics.Tools.dll - + net50.System.Diagnostics.TraceSource Resources\net50\System.Diagnostics.TraceSource.dll - + net50.System.Diagnostics.Tracing Resources\net50\System.Diagnostics.Tracing.dll - - net50.System - Resources\net50\System.dll + + net50.System.Drawing.Primitives + Resources\net50\System.Drawing.Primitives.dll - + net50.System.Drawing Resources\net50\System.Drawing.dll - - net50.System.Drawing.Primitives - Resources\net50\System.Drawing.Primitives.dll - - + net50.System.Dynamic.Runtime Resources\net50\System.Dynamic.Runtime.dll - + net50.System.Formats.Asn1 Resources\net50\System.Formats.Asn1.dll - + net50.System.Globalization.Calendars Resources\net50\System.Globalization.Calendars.dll - - net50.System.Globalization - Resources\net50\System.Globalization.dll - - + net50.System.Globalization.Extensions Resources\net50\System.Globalization.Extensions.dll - + + net50.System.Globalization + Resources\net50\System.Globalization.dll + + net50.System.IO.Compression.Brotli Resources\net50\System.IO.Compression.Brotli.dll - - net50.System.IO.Compression - Resources\net50\System.IO.Compression.dll - - + net50.System.IO.Compression.FileSystem Resources\net50\System.IO.Compression.FileSystem.dll - + net50.System.IO.Compression.ZipFile Resources\net50\System.IO.Compression.ZipFile.dll - - net50.System.IO - Resources\net50\System.IO.dll - - - net50.System.IO.FileSystem - Resources\net50\System.IO.FileSystem.dll + + net50.System.IO.Compression + Resources\net50\System.IO.Compression.dll - + net50.System.IO.FileSystem.DriveInfo Resources\net50\System.IO.FileSystem.DriveInfo.dll - + net50.System.IO.FileSystem.Primitives Resources\net50\System.IO.FileSystem.Primitives.dll - + net50.System.IO.FileSystem.Watcher Resources\net50\System.IO.FileSystem.Watcher.dll - + + net50.System.IO.FileSystem + Resources\net50\System.IO.FileSystem.dll + + net50.System.IO.IsolatedStorage Resources\net50\System.IO.IsolatedStorage.dll - + net50.System.IO.MemoryMappedFiles Resources\net50\System.IO.MemoryMappedFiles.dll - + net50.System.IO.Pipes Resources\net50\System.IO.Pipes.dll - + net50.System.IO.UnmanagedMemoryStream Resources\net50\System.IO.UnmanagedMemoryStream.dll - - net50.System.Linq - Resources\net50\System.Linq.dll + + net50.System.IO + Resources\net50\System.IO.dll - + net50.System.Linq.Expressions Resources\net50\System.Linq.Expressions.dll - + net50.System.Linq.Parallel Resources\net50\System.Linq.Parallel.dll - + net50.System.Linq.Queryable Resources\net50\System.Linq.Queryable.dll - + + net50.System.Linq + Resources\net50\System.Linq.dll + + net50.System.Memory Resources\net50\System.Memory.dll - - net50.System.Net - Resources\net50\System.Net.dll + + net50.System.Net.Http.Json + Resources\net50\System.Net.Http.Json.dll - + net50.System.Net.Http Resources\net50\System.Net.Http.dll - - net50.System.Net.Http.Json - Resources\net50\System.Net.Http.Json.dll - - + net50.System.Net.HttpListener Resources\net50\System.Net.HttpListener.dll - + net50.System.Net.Mail Resources\net50\System.Net.Mail.dll - + net50.System.Net.NameResolution Resources\net50\System.Net.NameResolution.dll - + net50.System.Net.NetworkInformation Resources\net50\System.Net.NetworkInformation.dll - + net50.System.Net.Ping Resources\net50\System.Net.Ping.dll - + net50.System.Net.Primitives Resources\net50\System.Net.Primitives.dll - + net50.System.Net.Requests Resources\net50\System.Net.Requests.dll - + net50.System.Net.Security Resources\net50\System.Net.Security.dll - + net50.System.Net.ServicePoint Resources\net50\System.Net.ServicePoint.dll - + net50.System.Net.Sockets Resources\net50\System.Net.Sockets.dll - + net50.System.Net.WebClient Resources\net50\System.Net.WebClient.dll - + net50.System.Net.WebHeaderCollection Resources\net50\System.Net.WebHeaderCollection.dll - + net50.System.Net.WebProxy Resources\net50\System.Net.WebProxy.dll - + net50.System.Net.WebSockets.Client Resources\net50\System.Net.WebSockets.Client.dll - + net50.System.Net.WebSockets Resources\net50\System.Net.WebSockets.dll - - net50.System.Numerics - Resources\net50\System.Numerics.dll + + net50.System.Net + Resources\net50\System.Net.dll - + net50.System.Numerics.Vectors Resources\net50\System.Numerics.Vectors.dll - + + net50.System.Numerics + Resources\net50\System.Numerics.dll + + net50.System.ObjectModel Resources\net50\System.ObjectModel.dll - + net50.System.Reflection.DispatchProxy Resources\net50\System.Reflection.DispatchProxy.dll - - net50.System.Reflection - Resources\net50\System.Reflection.dll - - - net50.System.Reflection.Emit - Resources\net50\System.Reflection.Emit.dll - - + net50.System.Reflection.Emit.ILGeneration Resources\net50\System.Reflection.Emit.ILGeneration.dll - + net50.System.Reflection.Emit.Lightweight Resources\net50\System.Reflection.Emit.Lightweight.dll - + + net50.System.Reflection.Emit + Resources\net50\System.Reflection.Emit.dll + + net50.System.Reflection.Extensions Resources\net50\System.Reflection.Extensions.dll - + net50.System.Reflection.Metadata Resources\net50\System.Reflection.Metadata.dll - + net50.System.Reflection.Primitives Resources\net50\System.Reflection.Primitives.dll - + net50.System.Reflection.TypeExtensions Resources\net50\System.Reflection.TypeExtensions.dll - + + net50.System.Reflection + Resources\net50\System.Reflection.dll + + net50.System.Resources.Reader Resources\net50\System.Resources.Reader.dll - + net50.System.Resources.ResourceManager Resources\net50\System.Resources.ResourceManager.dll - + net50.System.Resources.Writer Resources\net50\System.Resources.Writer.dll - + net50.System.Runtime.CompilerServices.Unsafe Resources\net50\System.Runtime.CompilerServices.Unsafe.dll - + net50.System.Runtime.CompilerServices.VisualC Resources\net50\System.Runtime.CompilerServices.VisualC.dll - - net50.System.Runtime - Resources\net50\System.Runtime.dll - - + net50.System.Runtime.Extensions Resources\net50\System.Runtime.Extensions.dll - + net50.System.Runtime.Handles Resources\net50\System.Runtime.Handles.dll - - net50.System.Runtime.InteropServices - Resources\net50\System.Runtime.InteropServices.dll - - + net50.System.Runtime.InteropServices.RuntimeInformation Resources\net50\System.Runtime.InteropServices.RuntimeInformation.dll - + + net50.System.Runtime.InteropServices + Resources\net50\System.Runtime.InteropServices.dll + + net50.System.Runtime.Intrinsics Resources\net50\System.Runtime.Intrinsics.dll - + net50.System.Runtime.Loader Resources\net50\System.Runtime.Loader.dll - + net50.System.Runtime.Numerics Resources\net50\System.Runtime.Numerics.dll - - net50.System.Runtime.Serialization - Resources\net50\System.Runtime.Serialization.dll - - + net50.System.Runtime.Serialization.Formatters Resources\net50\System.Runtime.Serialization.Formatters.dll - + net50.System.Runtime.Serialization.Json Resources\net50\System.Runtime.Serialization.Json.dll - + net50.System.Runtime.Serialization.Primitives Resources\net50\System.Runtime.Serialization.Primitives.dll - + net50.System.Runtime.Serialization.Xml Resources\net50\System.Runtime.Serialization.Xml.dll - + + net50.System.Runtime.Serialization + Resources\net50\System.Runtime.Serialization.dll + + + net50.System.Runtime + Resources\net50\System.Runtime.dll + + net50.System.Security.Claims Resources\net50\System.Security.Claims.dll - + net50.System.Security.Cryptography.Algorithms Resources\net50\System.Security.Cryptography.Algorithms.dll - + net50.System.Security.Cryptography.Csp Resources\net50\System.Security.Cryptography.Csp.dll - + net50.System.Security.Cryptography.Encoding Resources\net50\System.Security.Cryptography.Encoding.dll - + net50.System.Security.Cryptography.Primitives Resources\net50\System.Security.Cryptography.Primitives.dll - + net50.System.Security.Cryptography.X509Certificates Resources\net50\System.Security.Cryptography.X509Certificates.dll - - net50.System.Security - Resources\net50\System.Security.dll - - + net50.System.Security.Principal Resources\net50\System.Security.Principal.dll - + net50.System.Security.SecureString Resources\net50\System.Security.SecureString.dll - + + net50.System.Security + Resources\net50\System.Security.dll + + net50.System.ServiceModel.Web Resources\net50\System.ServiceModel.Web.dll - + net50.System.ServiceProcess Resources\net50\System.ServiceProcess.dll - + net50.System.Text.Encoding.CodePages Resources\net50\System.Text.Encoding.CodePages.dll - - net50.System.Text.Encoding - Resources\net50\System.Text.Encoding.dll - - + net50.System.Text.Encoding.Extensions Resources\net50\System.Text.Encoding.Extensions.dll - + + net50.System.Text.Encoding + Resources\net50\System.Text.Encoding.dll + + net50.System.Text.Encodings.Web Resources\net50\System.Text.Encodings.Web.dll - + net50.System.Text.Json Resources\net50\System.Text.Json.dll - + net50.System.Text.RegularExpressions Resources\net50\System.Text.RegularExpressions.dll - + net50.System.Threading.Channels Resources\net50\System.Threading.Channels.dll - - net50.System.Threading - Resources\net50\System.Threading.dll - - + net50.System.Threading.Overlapped Resources\net50\System.Threading.Overlapped.dll - + net50.System.Threading.Tasks.Dataflow Resources\net50\System.Threading.Tasks.Dataflow.dll - - net50.System.Threading.Tasks - Resources\net50\System.Threading.Tasks.dll - - + net50.System.Threading.Tasks.Extensions Resources\net50\System.Threading.Tasks.Extensions.dll - + net50.System.Threading.Tasks.Parallel Resources\net50\System.Threading.Tasks.Parallel.dll - + + net50.System.Threading.Tasks + Resources\net50\System.Threading.Tasks.dll + + net50.System.Threading.Thread Resources\net50\System.Threading.Thread.dll - + net50.System.Threading.ThreadPool Resources\net50\System.Threading.ThreadPool.dll - + net50.System.Threading.Timer Resources\net50\System.Threading.Timer.dll - - net50.System.Transactions - Resources\net50\System.Transactions.dll + + net50.System.Threading + Resources\net50\System.Threading.dll - + net50.System.Transactions.Local Resources\net50\System.Transactions.Local.dll - + + net50.System.Transactions + Resources\net50\System.Transactions.dll + + net50.System.ValueTuple Resources\net50\System.ValueTuple.dll - - net50.System.Web - Resources\net50\System.Web.dll - - + net50.System.Web.HttpUtility Resources\net50\System.Web.HttpUtility.dll - + + net50.System.Web + Resources\net50\System.Web.dll + + net50.System.Windows Resources\net50\System.Windows.dll - - net50.System.Xml - Resources\net50\System.Xml.dll - - + net50.System.Xml.Linq Resources\net50\System.Xml.Linq.dll - + net50.System.Xml.ReaderWriter Resources\net50\System.Xml.ReaderWriter.dll - + net50.System.Xml.Serialization Resources\net50\System.Xml.Serialization.dll - + net50.System.Xml.XDocument Resources\net50\System.Xml.XDocument.dll - + + net50.System.Xml.XPath.XDocument + Resources\net50\System.Xml.XPath.XDocument.dll + + + net50.System.Xml.XPath + Resources\net50\System.Xml.XPath.dll + + net50.System.Xml.XmlDocument Resources\net50\System.Xml.XmlDocument.dll - + net50.System.Xml.XmlSerializer Resources\net50\System.Xml.XmlSerializer.dll - - net50.System.Xml.XPath - Resources\net50\System.Xml.XPath.dll + + net50.System.Xml + Resources\net50\System.Xml.dll - - net50.System.Xml.XPath.XDocument - Resources\net50\System.Xml.XPath.XDocument.dll + + net50.System + Resources\net50\System.dll - + net50.WindowsBase Resources\net50\WindowsBase.dll + + net50.mscorlib + Resources\net50\mscorlib.dll + + + net50.netstandard + Resources\net50\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies.Net60/Generated.cs b/Src/Basic.Reference.Assemblies.Net60/Generated.cs index e4a0bb7..0cef2a3 100644 --- a/Src/Basic.Reference.Assemblies.Net60/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net60/Generated.cs @@ -37,16 +37,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net60.References.MicrosoftWin32Registry, global::System.Guid.Parse("d9e1d396-5c05-4b96-8187-3de654156900")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net60.References.mscorlib, global::System.Guid.Parse("77d3fe09-8a3c-4b98-8457-9033f4fc8f57")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net60.References.netstandard, global::System.Guid.Parse("c524f628-4a77-45e4-8131-17bf582c12b2")); - /// /// The for System.AppContext.dll /// @@ -62,11 +52,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net60.References.SystemCollectionsConcurrent, global::System.Guid.Parse("287db915-bbf7-4e57-a40c-5ab4d5150caa")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net60.References.SystemCollections, global::System.Guid.Parse("8d91301d-0e93-48db-87b1-aed5f5ef7623")); - /// /// The for System.Collections.Immutable.dll /// @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net60.References.SystemCollectionsSpecialized, global::System.Guid.Parse("9f090f1a-ca70-4747-acca-4e565ff37794")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net60.References.SystemCollections, global::System.Guid.Parse("8d91301d-0e93-48db-87b1-aed5f5ef7623")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -92,11 +82,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net60.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("9a0802da-31da-4439-9979-f57d538ef7f3")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net60.References.SystemComponentModel, global::System.Guid.Parse("791d22db-b17a-4a71-8a65-27c162431d22")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -112,6 +97,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net60.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("52ee4c8b-ef31-4d0c-a4ae-53f4fffc9443")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net60.References.SystemComponentModel, global::System.Guid.Parse("791d22db-b17a-4a71-8a65-27c162431d22")); + /// /// The for System.Configuration.dll /// @@ -193,20 +183,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net60.References.SystemDiagnosticsTracing, global::System.Guid.Parse("42a26caf-6b17-47ac-90c8-e1726ddb643f")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net60.References.System, global::System.Guid.Parse("5c042533-af77-40e3-b8eb-436cf64fcf67")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net60.References.SystemDrawingPrimitives, global::System.Guid.Parse("12fe6329-f455-4087-9bc5-002d482f1f98")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net60.References.SystemDrawing, global::System.Guid.Parse("a2d61899-dff0-4f2d-bcf0-9b6d3af12cd4")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net60.References.SystemDrawingPrimitives, global::System.Guid.Parse("12fe6329-f455-4087-9bc5-002d482f1f98")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -222,25 +207,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net60.References.SystemGlobalizationCalendars, global::System.Guid.Parse("370f6b19-f8e8-4cda-b463-8462c1a20682")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net60.References.SystemGlobalization, global::System.Guid.Parse("32236edf-d305-42bb-b5ee-818611af1223")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net60.References.SystemGlobalizationExtensions, global::System.Guid.Parse("f9b46c6d-6b61-4a68-9a06-15197946d3e4")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net60.References.SystemIOCompressionBrotli, global::System.Guid.Parse("027139c7-1ac3-4ba5-9ec7-1f314eadbf95")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net60.References.SystemGlobalization, global::System.Guid.Parse("32236edf-d305-42bb-b5ee-818611af1223")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net60.References.SystemIOCompression, global::System.Guid.Parse("f02538cb-7955-4228-b1b2-6394f42a768e")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net60.References.SystemIOCompressionBrotli, global::System.Guid.Parse("027139c7-1ac3-4ba5-9ec7-1f314eadbf95")); /// /// The for System.IO.Compression.FileSystem.dll @@ -253,20 +233,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net60.References.SystemIOCompressionZipFile, global::System.Guid.Parse("2d721337-b84c-4ec3-ae42-59ec26ec5d8b")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net60.References.SystemIO, global::System.Guid.Parse("672ceb44-43f8-400b-b9e6-a2b6049de025")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net60.References.SystemIOCompression, global::System.Guid.Parse("f02538cb-7955-4228-b1b2-6394f42a768e")); /// /// The for System.IO.FileSystem.AccessControl.dll /// public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net60.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("5e4fda87-8823-4e1a-b18f-af7927cbda06")); - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net60.References.SystemIOFileSystem, global::System.Guid.Parse("16397ba7-00b3-46ce-88ff-88ce8efe50b7")); - /// /// The for System.IO.FileSystem.DriveInfo.dll /// @@ -282,6 +257,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net60.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("787dcc11-b033-421b-a4fa-c943fdd08a83")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net60.References.SystemIOFileSystem, global::System.Guid.Parse("16397ba7-00b3-46ce-88ff-88ce8efe50b7")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -308,9 +288,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net60.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("8d8ecfcc-0486-4bac-9e4a-2897292f9126")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net60.References.SystemLinq, global::System.Guid.Parse("a5bae62c-c163-49ef-baa1-9d405163f720")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net60.References.SystemIO, global::System.Guid.Parse("672ceb44-43f8-400b-b9e6-a2b6049de025")); /// /// The for System.Linq.Expressions.dll @@ -327,26 +307,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net60.References.SystemLinqQueryable, global::System.Guid.Parse("9e75f95b-c8fe-4264-9363-3d7bdf93d06d")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net60.References.SystemLinq, global::System.Guid.Parse("a5bae62c-c163-49ef-baa1-9d405163f720")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net60.References.SystemMemory, global::System.Guid.Parse("b201cf46-9039-48d2-ab97-5f48b5df03f4")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net60.References.SystemNet, global::System.Guid.Parse("3854ec9d-969d-4c0e-8588-08d3ff89ac04")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net60.References.SystemNetHttpJson, global::System.Guid.Parse("6d71ef31-336b-442f-af8c-3a65da33c3b2")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net60.References.SystemNetHttp, global::System.Guid.Parse("077c64f2-9a2d-4394-8570-771a462d9b01")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net60.References.SystemNetHttpJson, global::System.Guid.Parse("6d71ef31-336b-442f-af8c-3a65da33c3b2")); - /// /// The for System.Net.HttpListener.dll /// @@ -423,15 +403,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net60.References.SystemNetWebSockets, global::System.Guid.Parse("e8936130-763c-47b1-8312-428c82764e4c")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net60.References.SystemNumerics, global::System.Guid.Parse("ec484e65-cdd4-46c1-b54c-eb72abf1bd44")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net60.References.SystemNet, global::System.Guid.Parse("3854ec9d-969d-4c0e-8588-08d3ff89ac04")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net60.References.SystemNumericsVectors, global::System.Guid.Parse("e9c64bd5-7423-4f95-b39f-76780b1a25ba")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net60.References.SystemNumerics, global::System.Guid.Parse("ec484e65-cdd4-46c1-b54c-eb72abf1bd44")); + /// /// The for System.ObjectModel.dll /// @@ -442,16 +427,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net60.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("26a52347-fb40-4550-8e25-b9a7bf209cd5")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net60.References.SystemReflection, global::System.Guid.Parse("4ced118b-a851-4313-9d15-a57788a149f8")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net60.References.SystemReflectionEmit, global::System.Guid.Parse("17a1a934-62c1-4eca-ad34-3d9c075ec9c3")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -462,6 +437,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net60.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("193347fb-7ade-46ea-a80f-20179e9f3629")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net60.References.SystemReflectionEmit, global::System.Guid.Parse("17a1a934-62c1-4eca-ad34-3d9c075ec9c3")); + /// /// The for System.Reflection.Extensions.dll /// @@ -482,6 +462,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net60.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6c88b39d-856f-499f-beed-4c298d54ea73")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net60.References.SystemReflection, global::System.Guid.Parse("4ced118b-a851-4313-9d15-a57788a149f8")); + /// /// The for System.Resources.Reader.dll /// @@ -507,11 +492,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net60.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("e85975ec-5ebd-4c93-89cd-2e009bf34429")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net60.References.SystemRuntime, global::System.Guid.Parse("6972beaf-1da8-4d93-b09e-cfeb1119795b")); - /// /// The for System.Runtime.Extensions.dll /// @@ -523,14 +503,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net60.References.SystemRuntimeHandles, global::System.Guid.Parse("d7a36bce-d410-48f2-b835-3277ee339acd")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net60.References.SystemRuntimeInteropServices, global::System.Guid.Parse("29bda197-72d2-43cd-8768-b3990b29786b")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net60.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("edb5ea05-2876-4c26-aca6-436eabb3550c")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net60.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("edb5ea05-2876-4c26-aca6-436eabb3550c")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net60.References.SystemRuntimeInteropServices, global::System.Guid.Parse("29bda197-72d2-43cd-8768-b3990b29786b")); /// /// The for System.Runtime.Intrinsics.dll @@ -547,11 +527,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net60.References.SystemRuntimeNumerics, global::System.Guid.Parse("a3294218-a1d7-4704-b045-65e6e67343cf")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net60.References.SystemRuntimeSerialization, global::System.Guid.Parse("59100f54-b777-47c5-aeca-0cba7247e9a1")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -572,6 +547,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net60.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("4767a892-1a20-4250-8a23-272a83963c79")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net60.References.SystemRuntimeSerialization, global::System.Guid.Parse("59100f54-b777-47c5-aeca-0cba7247e9a1")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net60.References.SystemRuntime, global::System.Guid.Parse("6972beaf-1da8-4d93-b09e-cfeb1119795b")); + /// /// The for System.Security.AccessControl.dll /// @@ -618,9 +603,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net60.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("84b56038-a113-427d-92e9-851b231fede1")); /// - /// The for System.Security.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net60.References.SystemSecurity, global::System.Guid.Parse("7816a183-5c44-47f2-b9d5-4f1b343c08d4")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net60.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("92ce0a42-b2c5-4696-b872-7a6dbb4e9f59")); /// /// The for System.Security.Principal.dll @@ -628,14 +613,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net60.References.SystemSecurityPrincipal, global::System.Guid.Parse("29619e95-246b-4f5f-9eab-b85e943ee59c")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net60.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("92ce0a42-b2c5-4696-b872-7a6dbb4e9f59")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net60.References.SystemSecuritySecureString, global::System.Guid.Parse("2ddc3c65-c33d-40ae-abf1-686e26beb4ec")); /// - /// The for System.Security.SecureString.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net60.References.SystemSecuritySecureString, global::System.Guid.Parse("2ddc3c65-c33d-40ae-abf1-686e26beb4ec")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net60.References.SystemSecurity, global::System.Guid.Parse("7816a183-5c44-47f2-b9d5-4f1b343c08d4")); /// /// The for System.ServiceModel.Web.dll @@ -653,14 +638,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net60.References.SystemTextEncodingCodePages, global::System.Guid.Parse("73c7e288-d386-4a86-8d69-0f225e7e5e44")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net60.References.SystemTextEncoding, global::System.Guid.Parse("8f4902fb-f505-45dd-9949-3de643e1b691")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net60.References.SystemTextEncodingExtensions, global::System.Guid.Parse("5a18169d-9a98-4ff2-a7f0-bb7de4a726d6")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net60.References.SystemTextEncodingExtensions, global::System.Guid.Parse("5a18169d-9a98-4ff2-a7f0-bb7de4a726d6")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net60.References.SystemTextEncoding, global::System.Guid.Parse("8f4902fb-f505-45dd-9949-3de643e1b691")); /// /// The for System.Text.Encodings.Web.dll @@ -682,11 +667,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net60.References.SystemThreadingChannels, global::System.Guid.Parse("3d7add72-e399-4a09-b481-60050469f576")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net60.References.SystemThreading, global::System.Guid.Parse("8c38be9f-6d00-45b9-8876-918bf6f275e6")); - /// /// The for System.Threading.Overlapped.dll /// @@ -697,11 +677,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net60.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("e2dfd8ab-2bfc-4d40-8e91-865654873f55")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net60.References.SystemThreadingTasks, global::System.Guid.Parse("73be8f74-5e40-4a51-b334-9a87d3d3313f")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -712,6 +687,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net60.References.SystemThreadingTasksParallel, global::System.Guid.Parse("05dcc9a9-2c0b-4359-b6e4-524bbcecfa3e")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net60.References.SystemThreadingTasks, global::System.Guid.Parse("73be8f74-5e40-4a51-b334-9a87d3d3313f")); + /// /// The for System.Threading.Thread.dll /// @@ -728,9 +708,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net60.References.SystemThreadingTimer, global::System.Guid.Parse("6c09ca32-4283-44b8-a1d7-7728028a5501")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net60.References.SystemTransactions, global::System.Guid.Parse("82671b7e-8f64-40fa-903d-43b7bc24ca3f")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net60.References.SystemThreading, global::System.Guid.Parse("8c38be9f-6d00-45b9-8876-918bf6f275e6")); /// /// The for System.Transactions.Local.dll @@ -738,14 +718,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net60.References.SystemTransactionsLocal, global::System.Guid.Parse("3738b8c5-089c-413a-887f-45771db1f7d2")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net60.References.SystemValueTuple, global::System.Guid.Parse("614cff02-521b-44e1-b83d-bd652cb2e1a5")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net60.References.SystemTransactions, global::System.Guid.Parse("82671b7e-8f64-40fa-903d-43b7bc24ca3f")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net60.References.SystemWeb, global::System.Guid.Parse("1abe65b8-b42f-4e7a-bf82-4529cdf27e77")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net60.References.SystemValueTuple, global::System.Guid.Parse("614cff02-521b-44e1-b83d-bd652cb2e1a5")); /// /// The for System.Web.HttpUtility.dll @@ -753,14 +733,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net60.References.SystemWebHttpUtility, global::System.Guid.Parse("61028e52-216c-474a-b682-665b4812e763")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net60.References.SystemWindows, global::System.Guid.Parse("aa2bff48-1851-4540-bb95-36d2bae4b571")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net60.References.SystemWeb, global::System.Guid.Parse("1abe65b8-b42f-4e7a-bf82-4529cdf27e77")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net60.References.SystemXml, global::System.Guid.Parse("ee5a3037-5d30-4ab3-9bdf-078d33ce86a2")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net60.References.SystemWindows, global::System.Guid.Parse("aa2bff48-1851-4540-bb95-36d2bae4b571")); /// /// The for System.Xml.Linq.dll @@ -782,6 +762,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net60.References.SystemXmlXDocument, global::System.Guid.Parse("f43410fc-231b-4cb2-a85c-037f6f195f66")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net60.References.SystemXmlXPathXDocument, global::System.Guid.Parse("d39f166d-2eff-4346-a94a-4fee0fb6e88c")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net60.References.SystemXmlXPath, global::System.Guid.Parse("8ecfc310-bc25-4bad-a1e3-f994a7b14b1e")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -793,19 +783,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net60.References.SystemXmlXmlSerializer, global::System.Guid.Parse("94ebd993-2938-4192-bd37-169937e324d6")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net60.References.SystemXmlXPath, global::System.Guid.Parse("8ecfc310-bc25-4bad-a1e3-f994a7b14b1e")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net60.References.SystemXml, global::System.Guid.Parse("ee5a3037-5d30-4ab3-9bdf-078d33ce86a2")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net60.References.SystemXmlXPathXDocument, global::System.Guid.Parse("d39f166d-2eff-4346-a94a-4fee0fb6e88c")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net60.References.System, global::System.Guid.Parse("5c042533-af77-40e3-b8eb-436cf64fcf67")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net60.References.WindowsBase, global::System.Guid.Parse("5830d5ce-204e-4342-a9c7-be15964e4099")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net60.References.mscorlib, global::System.Guid.Parse("77d3fe09-8a3c-4b98-8457-9033f4fc8f57")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net60.References.netstandard, global::System.Guid.Parse("c524f628-4a77-45e4-8131-17bf582c12b2")); private static ImmutableArray _all; public static ImmutableArray All { @@ -820,21 +820,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -851,37 +849,35 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -897,36 +893,37 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, @@ -936,44 +933,47 @@ public static ImmutableArray All SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1073,40 +1073,6 @@ public static PortableExecutableReference MicrosoftWin32Registry } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net60)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net60)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1158,23 +1124,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net60)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1226,6 +1175,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net60)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1260,23 +1226,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net60)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1328,6 +1277,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net60)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1600,20 +1566,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System")).GetReference(filePath: "System.dll", display: "System (net60)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net60)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1634,23 +1600,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net60)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1702,23 +1651,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net60)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1736,37 +1668,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net60)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net60)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net60)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net60)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1804,20 +1736,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net60)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net60)"); } - return _SystemIO; + return _SystemIOCompression; } } @@ -1838,23 +1770,6 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl } } - private static PortableExecutableReference? _SystemIOFileSystem; - - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net60)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -1906,6 +1821,23 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net60)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -1991,20 +1923,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net60)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net60)"); } - return _SystemLinq; + return _SystemIO; } } @@ -2059,6 +1991,23 @@ public static PortableExecutableReference SystemLinqQueryable } } + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net60)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2076,20 +2025,20 @@ public static PortableExecutableReference SystemMemory } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net60)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net60)"); } - return _SystemNet; + return _SystemNetHttpJson; } } @@ -2110,23 +2059,6 @@ public static PortableExecutableReference SystemNetHttp } } - private static PortableExecutableReference? _SystemNetHttpJson; - - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net60)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2382,20 +2314,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net60)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net60)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2416,6 +2348,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net60)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2450,40 +2399,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net60)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net60)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2518,6 +2433,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net60)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2586,6 +2518,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net60)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2671,23 +2620,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net60)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2722,37 +2654,37 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net60)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net60)"); } - return _SystemRuntimeInteropServices; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemRuntimeInteropServices is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net60)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net60)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemRuntimeInteropServices; } } @@ -2807,23 +2739,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net60)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2892,6 +2807,40 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net60)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net60)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityAccessControl; /// @@ -3045,20 +2994,20 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurity is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net60)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net60)"); } - return _SystemSecurity; + return _SystemSecurityPrincipalWindows; } } @@ -3079,37 +3028,37 @@ public static PortableExecutableReference SystemSecurityPrincipal } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecuritySecureString is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net60)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net60)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Security.SecureString.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemSecurity { get { - if (_SystemSecuritySecureString is null) + if (_SystemSecurity is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net60)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net60)"); } - return _SystemSecuritySecureString; + return _SystemSecurity; } } @@ -3164,37 +3113,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net60)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net60)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net60)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net60)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3266,23 +3215,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net60)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3317,23 +3249,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net60)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3368,6 +3283,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net60)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3419,20 +3351,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net60)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net60)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3453,37 +3385,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net60)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net60)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net60)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net60)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3504,37 +3436,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net60)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net60)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net60)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net60)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3606,6 +3538,40 @@ public static PortableExecutableReference SystemXmlXDocument } } + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net60)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net60)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -3640,37 +3606,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net60)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net60)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net60)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System")).GetReference(filePath: "System.dll", display: "System (net60)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3691,6 +3657,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net60)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net60)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3705,21 +3705,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3736,37 +3734,35 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -3782,36 +3778,37 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, @@ -3821,44 +3818,47 @@ public static ImmutableArray All SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -3901,18 +3901,6 @@ public static class Resources public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net60.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net60.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net60.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -3931,12 +3919,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net60.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net60.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -3955,6 +3937,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net60.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net60.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -3967,12 +3955,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net60.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net60.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -3991,6 +3973,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net60.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net60.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -4084,20 +4072,8 @@ public static class Resources /// /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net60.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - - /// - /// The image bytes for System.dll - /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net60.System"); - private static byte[]? _System; - - /// - /// The image bytes for System.Drawing.dll - /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net60.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net60.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// /// The image bytes for System.Drawing.Primitives.dll @@ -4105,6 +4081,12 @@ public static class Resources public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net60.System.Drawing.Primitives"); private static byte[]? _SystemDrawingPrimitives; + /// + /// The image bytes for System.Drawing.dll + /// + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net60.System.Drawing"); + private static byte[]? _SystemDrawing; + /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -4123,12 +4105,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net60.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net60.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -4136,16 +4112,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net60.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net60.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net60.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net60.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -4160,10 +4136,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net60.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net60.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.AccessControl.dll @@ -4171,12 +4147,6 @@ public static class Resources public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net60.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net60.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// @@ -4195,6 +4165,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net60.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net60.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4226,10 +4202,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net60.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net60.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -4249,6 +4225,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net60.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net60.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4256,10 +4238,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net60.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net60.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4267,12 +4249,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net60.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net60.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4364,10 +4340,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net60.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net60.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4375,6 +4351,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net60.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net60.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4387,18 +4369,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net60.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net60.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net60.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4411,6 +4381,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net60.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net60.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4435,6 +4411,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net60.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net60.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4465,12 +4447,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net60.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net60.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4483,18 +4459,18 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net60.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net60.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net60.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net60.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4513,12 +4489,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net60.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net60.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4543,6 +4513,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net60.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net60.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net60.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -4598,10 +4580,10 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net60.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net60.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// /// The image bytes for System.Security.Principal.dll @@ -4609,18 +4591,18 @@ public static class Resources public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net60.System.Security.Principal"); private static byte[]? _SystemSecurityPrincipal; - /// - /// The image bytes for System.Security.Principal.Windows.dll - /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net60.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; - /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net60.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net60.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4639,18 +4621,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net60.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net60.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net60.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net60.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4675,12 +4657,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net60.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net60.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4693,12 +4669,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net60.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net60.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4711,6 +4681,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net60.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net60.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4730,10 +4706,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net60.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net60.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4742,16 +4718,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net60.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net60.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net60.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net60.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -4760,16 +4736,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net60.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net60.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net60.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net60.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -4795,6 +4771,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net60.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net60.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net60.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -4808,16 +4796,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net60.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net60.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net60.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net60.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -4825,6 +4813,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net60.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net60.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net60.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies.Net60/Generated.targets b/Src/Basic.Reference.Assemblies.Net60/Generated.targets index 5f5644d..f9db4fc 100644 --- a/Src/Basic.Reference.Assemblies.Net60/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net60/Generated.targets @@ -1,640 +1,640 @@ - + net60.Microsoft.CSharp Resources\net60\Microsoft.CSharp.dll - + net60.Microsoft.VisualBasic.Core Resources\net60\Microsoft.VisualBasic.Core.dll - + net60.Microsoft.VisualBasic Resources\net60\Microsoft.VisualBasic.dll - + net60.Microsoft.Win32.Primitives Resources\net60\Microsoft.Win32.Primitives.dll - + net60.Microsoft.Win32.Registry Resources\net60\Microsoft.Win32.Registry.dll - - net60.mscorlib - Resources\net60\mscorlib.dll - - - net60.netstandard - Resources\net60\netstandard.dll - - + net60.System.AppContext Resources\net60\System.AppContext.dll - + net60.System.Buffers Resources\net60\System.Buffers.dll - + net60.System.Collections.Concurrent Resources\net60\System.Collections.Concurrent.dll - - net60.System.Collections - Resources\net60\System.Collections.dll - - + net60.System.Collections.Immutable Resources\net60\System.Collections.Immutable.dll - + net60.System.Collections.NonGeneric Resources\net60\System.Collections.NonGeneric.dll - + net60.System.Collections.Specialized Resources\net60\System.Collections.Specialized.dll - + + net60.System.Collections + Resources\net60\System.Collections.dll + + net60.System.ComponentModel.Annotations Resources\net60\System.ComponentModel.Annotations.dll - + net60.System.ComponentModel.DataAnnotations Resources\net60\System.ComponentModel.DataAnnotations.dll - - net60.System.ComponentModel - Resources\net60\System.ComponentModel.dll - - + net60.System.ComponentModel.EventBasedAsync Resources\net60\System.ComponentModel.EventBasedAsync.dll - + net60.System.ComponentModel.Primitives Resources\net60\System.ComponentModel.Primitives.dll - + net60.System.ComponentModel.TypeConverter Resources\net60\System.ComponentModel.TypeConverter.dll - + + net60.System.ComponentModel + Resources\net60\System.ComponentModel.dll + + net60.System.Configuration Resources\net60\System.Configuration.dll - + net60.System.Console Resources\net60\System.Console.dll - + net60.System.Core Resources\net60\System.Core.dll - + net60.System.Data.Common Resources\net60\System.Data.Common.dll - + net60.System.Data.DataSetExtensions Resources\net60\System.Data.DataSetExtensions.dll - + net60.System.Data Resources\net60\System.Data.dll - + net60.System.Diagnostics.Contracts Resources\net60\System.Diagnostics.Contracts.dll - + net60.System.Diagnostics.Debug Resources\net60\System.Diagnostics.Debug.dll - + net60.System.Diagnostics.DiagnosticSource Resources\net60\System.Diagnostics.DiagnosticSource.dll - + net60.System.Diagnostics.FileVersionInfo Resources\net60\System.Diagnostics.FileVersionInfo.dll - + net60.System.Diagnostics.Process Resources\net60\System.Diagnostics.Process.dll - + net60.System.Diagnostics.StackTrace Resources\net60\System.Diagnostics.StackTrace.dll - + net60.System.Diagnostics.TextWriterTraceListener Resources\net60\System.Diagnostics.TextWriterTraceListener.dll - + net60.System.Diagnostics.Tools Resources\net60\System.Diagnostics.Tools.dll - + net60.System.Diagnostics.TraceSource Resources\net60\System.Diagnostics.TraceSource.dll - + net60.System.Diagnostics.Tracing Resources\net60\System.Diagnostics.Tracing.dll - - net60.System - Resources\net60\System.dll + + net60.System.Drawing.Primitives + Resources\net60\System.Drawing.Primitives.dll - + net60.System.Drawing Resources\net60\System.Drawing.dll - - net60.System.Drawing.Primitives - Resources\net60\System.Drawing.Primitives.dll - - + net60.System.Dynamic.Runtime Resources\net60\System.Dynamic.Runtime.dll - + net60.System.Formats.Asn1 Resources\net60\System.Formats.Asn1.dll - + net60.System.Globalization.Calendars Resources\net60\System.Globalization.Calendars.dll - - net60.System.Globalization - Resources\net60\System.Globalization.dll - - + net60.System.Globalization.Extensions Resources\net60\System.Globalization.Extensions.dll - + + net60.System.Globalization + Resources\net60\System.Globalization.dll + + net60.System.IO.Compression.Brotli Resources\net60\System.IO.Compression.Brotli.dll - - net60.System.IO.Compression - Resources\net60\System.IO.Compression.dll - - + net60.System.IO.Compression.FileSystem Resources\net60\System.IO.Compression.FileSystem.dll - + net60.System.IO.Compression.ZipFile Resources\net60\System.IO.Compression.ZipFile.dll - - net60.System.IO - Resources\net60\System.IO.dll + + net60.System.IO.Compression + Resources\net60\System.IO.Compression.dll - + net60.System.IO.FileSystem.AccessControl Resources\net60\System.IO.FileSystem.AccessControl.dll - - net60.System.IO.FileSystem - Resources\net60\System.IO.FileSystem.dll - - + net60.System.IO.FileSystem.DriveInfo Resources\net60\System.IO.FileSystem.DriveInfo.dll - + net60.System.IO.FileSystem.Primitives Resources\net60\System.IO.FileSystem.Primitives.dll - + net60.System.IO.FileSystem.Watcher Resources\net60\System.IO.FileSystem.Watcher.dll - + + net60.System.IO.FileSystem + Resources\net60\System.IO.FileSystem.dll + + net60.System.IO.IsolatedStorage Resources\net60\System.IO.IsolatedStorage.dll - + net60.System.IO.MemoryMappedFiles Resources\net60\System.IO.MemoryMappedFiles.dll - + net60.System.IO.Pipes.AccessControl Resources\net60\System.IO.Pipes.AccessControl.dll - + net60.System.IO.Pipes Resources\net60\System.IO.Pipes.dll - + net60.System.IO.UnmanagedMemoryStream Resources\net60\System.IO.UnmanagedMemoryStream.dll - - net60.System.Linq - Resources\net60\System.Linq.dll + + net60.System.IO + Resources\net60\System.IO.dll - + net60.System.Linq.Expressions Resources\net60\System.Linq.Expressions.dll - + net60.System.Linq.Parallel Resources\net60\System.Linq.Parallel.dll - + net60.System.Linq.Queryable Resources\net60\System.Linq.Queryable.dll - + + net60.System.Linq + Resources\net60\System.Linq.dll + + net60.System.Memory Resources\net60\System.Memory.dll - - net60.System.Net - Resources\net60\System.Net.dll + + net60.System.Net.Http.Json + Resources\net60\System.Net.Http.Json.dll - + net60.System.Net.Http Resources\net60\System.Net.Http.dll - - net60.System.Net.Http.Json - Resources\net60\System.Net.Http.Json.dll - - + net60.System.Net.HttpListener Resources\net60\System.Net.HttpListener.dll - + net60.System.Net.Mail Resources\net60\System.Net.Mail.dll - + net60.System.Net.NameResolution Resources\net60\System.Net.NameResolution.dll - + net60.System.Net.NetworkInformation Resources\net60\System.Net.NetworkInformation.dll - + net60.System.Net.Ping Resources\net60\System.Net.Ping.dll - + net60.System.Net.Primitives Resources\net60\System.Net.Primitives.dll - + net60.System.Net.Requests Resources\net60\System.Net.Requests.dll - + net60.System.Net.Security Resources\net60\System.Net.Security.dll - + net60.System.Net.ServicePoint Resources\net60\System.Net.ServicePoint.dll - + net60.System.Net.Sockets Resources\net60\System.Net.Sockets.dll - + net60.System.Net.WebClient Resources\net60\System.Net.WebClient.dll - + net60.System.Net.WebHeaderCollection Resources\net60\System.Net.WebHeaderCollection.dll - + net60.System.Net.WebProxy Resources\net60\System.Net.WebProxy.dll - + net60.System.Net.WebSockets.Client Resources\net60\System.Net.WebSockets.Client.dll - + net60.System.Net.WebSockets Resources\net60\System.Net.WebSockets.dll - - net60.System.Numerics - Resources\net60\System.Numerics.dll + + net60.System.Net + Resources\net60\System.Net.dll - + net60.System.Numerics.Vectors Resources\net60\System.Numerics.Vectors.dll - + + net60.System.Numerics + Resources\net60\System.Numerics.dll + + net60.System.ObjectModel Resources\net60\System.ObjectModel.dll - + net60.System.Reflection.DispatchProxy Resources\net60\System.Reflection.DispatchProxy.dll - - net60.System.Reflection - Resources\net60\System.Reflection.dll - - - net60.System.Reflection.Emit - Resources\net60\System.Reflection.Emit.dll - - + net60.System.Reflection.Emit.ILGeneration Resources\net60\System.Reflection.Emit.ILGeneration.dll - + net60.System.Reflection.Emit.Lightweight Resources\net60\System.Reflection.Emit.Lightweight.dll - + + net60.System.Reflection.Emit + Resources\net60\System.Reflection.Emit.dll + + net60.System.Reflection.Extensions Resources\net60\System.Reflection.Extensions.dll - + net60.System.Reflection.Metadata Resources\net60\System.Reflection.Metadata.dll - + net60.System.Reflection.Primitives Resources\net60\System.Reflection.Primitives.dll - + net60.System.Reflection.TypeExtensions Resources\net60\System.Reflection.TypeExtensions.dll - + + net60.System.Reflection + Resources\net60\System.Reflection.dll + + net60.System.Resources.Reader Resources\net60\System.Resources.Reader.dll - + net60.System.Resources.ResourceManager Resources\net60\System.Resources.ResourceManager.dll - + net60.System.Resources.Writer Resources\net60\System.Resources.Writer.dll - + net60.System.Runtime.CompilerServices.Unsafe Resources\net60\System.Runtime.CompilerServices.Unsafe.dll - + net60.System.Runtime.CompilerServices.VisualC Resources\net60\System.Runtime.CompilerServices.VisualC.dll - - net60.System.Runtime - Resources\net60\System.Runtime.dll - - + net60.System.Runtime.Extensions Resources\net60\System.Runtime.Extensions.dll - + net60.System.Runtime.Handles Resources\net60\System.Runtime.Handles.dll - - net60.System.Runtime.InteropServices - Resources\net60\System.Runtime.InteropServices.dll - - + net60.System.Runtime.InteropServices.RuntimeInformation Resources\net60\System.Runtime.InteropServices.RuntimeInformation.dll - + + net60.System.Runtime.InteropServices + Resources\net60\System.Runtime.InteropServices.dll + + net60.System.Runtime.Intrinsics Resources\net60\System.Runtime.Intrinsics.dll - + net60.System.Runtime.Loader Resources\net60\System.Runtime.Loader.dll - + net60.System.Runtime.Numerics Resources\net60\System.Runtime.Numerics.dll - - net60.System.Runtime.Serialization - Resources\net60\System.Runtime.Serialization.dll - - + net60.System.Runtime.Serialization.Formatters Resources\net60\System.Runtime.Serialization.Formatters.dll - + net60.System.Runtime.Serialization.Json Resources\net60\System.Runtime.Serialization.Json.dll - + net60.System.Runtime.Serialization.Primitives Resources\net60\System.Runtime.Serialization.Primitives.dll - + net60.System.Runtime.Serialization.Xml Resources\net60\System.Runtime.Serialization.Xml.dll - + + net60.System.Runtime.Serialization + Resources\net60\System.Runtime.Serialization.dll + + + net60.System.Runtime + Resources\net60\System.Runtime.dll + + net60.System.Security.AccessControl Resources\net60\System.Security.AccessControl.dll - + net60.System.Security.Claims Resources\net60\System.Security.Claims.dll - + net60.System.Security.Cryptography.Algorithms Resources\net60\System.Security.Cryptography.Algorithms.dll - + net60.System.Security.Cryptography.Cng Resources\net60\System.Security.Cryptography.Cng.dll - + net60.System.Security.Cryptography.Csp Resources\net60\System.Security.Cryptography.Csp.dll - + net60.System.Security.Cryptography.Encoding Resources\net60\System.Security.Cryptography.Encoding.dll - + net60.System.Security.Cryptography.OpenSsl Resources\net60\System.Security.Cryptography.OpenSsl.dll - + net60.System.Security.Cryptography.Primitives Resources\net60\System.Security.Cryptography.Primitives.dll - + net60.System.Security.Cryptography.X509Certificates Resources\net60\System.Security.Cryptography.X509Certificates.dll - - net60.System.Security - Resources\net60\System.Security.dll + + net60.System.Security.Principal.Windows + Resources\net60\System.Security.Principal.Windows.dll - + net60.System.Security.Principal Resources\net60\System.Security.Principal.dll - - net60.System.Security.Principal.Windows - Resources\net60\System.Security.Principal.Windows.dll - - + net60.System.Security.SecureString Resources\net60\System.Security.SecureString.dll - + + net60.System.Security + Resources\net60\System.Security.dll + + net60.System.ServiceModel.Web Resources\net60\System.ServiceModel.Web.dll - + net60.System.ServiceProcess Resources\net60\System.ServiceProcess.dll - + net60.System.Text.Encoding.CodePages Resources\net60\System.Text.Encoding.CodePages.dll - - net60.System.Text.Encoding - Resources\net60\System.Text.Encoding.dll - - + net60.System.Text.Encoding.Extensions Resources\net60\System.Text.Encoding.Extensions.dll - + + net60.System.Text.Encoding + Resources\net60\System.Text.Encoding.dll + + net60.System.Text.Encodings.Web Resources\net60\System.Text.Encodings.Web.dll - + net60.System.Text.Json Resources\net60\System.Text.Json.dll - + net60.System.Text.RegularExpressions Resources\net60\System.Text.RegularExpressions.dll - + net60.System.Threading.Channels Resources\net60\System.Threading.Channels.dll - - net60.System.Threading - Resources\net60\System.Threading.dll - - + net60.System.Threading.Overlapped Resources\net60\System.Threading.Overlapped.dll - + net60.System.Threading.Tasks.Dataflow Resources\net60\System.Threading.Tasks.Dataflow.dll - - net60.System.Threading.Tasks - Resources\net60\System.Threading.Tasks.dll - - + net60.System.Threading.Tasks.Extensions Resources\net60\System.Threading.Tasks.Extensions.dll - + net60.System.Threading.Tasks.Parallel Resources\net60\System.Threading.Tasks.Parallel.dll - + + net60.System.Threading.Tasks + Resources\net60\System.Threading.Tasks.dll + + net60.System.Threading.Thread Resources\net60\System.Threading.Thread.dll - + net60.System.Threading.ThreadPool Resources\net60\System.Threading.ThreadPool.dll - + net60.System.Threading.Timer Resources\net60\System.Threading.Timer.dll - - net60.System.Transactions - Resources\net60\System.Transactions.dll + + net60.System.Threading + Resources\net60\System.Threading.dll - + net60.System.Transactions.Local Resources\net60\System.Transactions.Local.dll - + + net60.System.Transactions + Resources\net60\System.Transactions.dll + + net60.System.ValueTuple Resources\net60\System.ValueTuple.dll - - net60.System.Web - Resources\net60\System.Web.dll - - + net60.System.Web.HttpUtility Resources\net60\System.Web.HttpUtility.dll - + + net60.System.Web + Resources\net60\System.Web.dll + + net60.System.Windows Resources\net60\System.Windows.dll - - net60.System.Xml - Resources\net60\System.Xml.dll - - + net60.System.Xml.Linq Resources\net60\System.Xml.Linq.dll - + net60.System.Xml.ReaderWriter Resources\net60\System.Xml.ReaderWriter.dll - + net60.System.Xml.Serialization Resources\net60\System.Xml.Serialization.dll - + net60.System.Xml.XDocument Resources\net60\System.Xml.XDocument.dll - + + net60.System.Xml.XPath.XDocument + Resources\net60\System.Xml.XPath.XDocument.dll + + + net60.System.Xml.XPath + Resources\net60\System.Xml.XPath.dll + + net60.System.Xml.XmlDocument Resources\net60\System.Xml.XmlDocument.dll - + net60.System.Xml.XmlSerializer Resources\net60\System.Xml.XmlSerializer.dll - - net60.System.Xml.XPath - Resources\net60\System.Xml.XPath.dll + + net60.System.Xml + Resources\net60\System.Xml.dll - - net60.System.Xml.XPath.XDocument - Resources\net60\System.Xml.XPath.XDocument.dll + + net60.System + Resources\net60\System.dll - + net60.WindowsBase Resources\net60\WindowsBase.dll + + net60.mscorlib + Resources\net60\mscorlib.dll + + + net60.netstandard + Resources\net60\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs index 86bb4c2..cf3f241 100644 --- a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs @@ -18,14 +18,14 @@ public static class ReferenceInfos public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net60Windows.References.Accessibility, global::System.Guid.Parse("bebf1433-e6b1-4e16-9fb0-9a05f7fcd9f3")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net60Windows.References.MicrosoftVisualBasic, global::System.Guid.Parse("d8678d37-f69d-4cd7-b900-d25a2291b418")); + public static ReferenceInfo MicrosoftVisualBasicForms => new ReferenceInfo("Microsoft.VisualBasic.Forms.dll", Resources.MicrosoftVisualBasicForms, Net60Windows.References.MicrosoftVisualBasicForms, global::System.Guid.Parse("dd49cbf2-4c47-4ccc-a2dc-1c0430dcec53")); /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo MicrosoftVisualBasicForms => new ReferenceInfo("Microsoft.VisualBasic.Forms.dll", Resources.MicrosoftVisualBasicForms, Net60Windows.References.MicrosoftVisualBasicForms, global::System.Guid.Parse("dd49cbf2-4c47-4ccc-a2dc-1c0430dcec53")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net60Windows.References.MicrosoftVisualBasic, global::System.Guid.Parse("d8678d37-f69d-4cd7-b900-d25a2291b418")); /// /// The for Microsoft.Win32.Registry.AccessControl.dll @@ -62,11 +62,6 @@ public static class ReferenceInfos /// public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net60Windows.References.PresentationFrameworkClassic, global::System.Guid.Parse("c5f41dbc-56e9-4d1a-910c-6caed034ae44")); - /// - /// The for PresentationFramework.dll - /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net60Windows.References.PresentationFramework, global::System.Guid.Parse("94481994-7c82-4c08-bccb-44e21c854727")); - /// /// The for PresentationFramework.Luna.dll /// @@ -77,6 +72,11 @@ public static class ReferenceInfos /// public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net60Windows.References.PresentationFrameworkRoyale, global::System.Guid.Parse("211c4b8e-388c-47ac-90a3-871616d3e776")); + /// + /// The for PresentationFramework.dll + /// + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net60Windows.References.PresentationFramework, global::System.Guid.Parse("94481994-7c82-4c08-bccb-44e21c854727")); + /// /// The for PresentationUI.dll /// @@ -182,26 +182,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWindowsExtensions => new ReferenceInfo("System.Windows.Extensions.dll", Resources.SystemWindowsExtensions, Net60Windows.References.SystemWindowsExtensions, global::System.Guid.Parse("a91e2217-1271-4749-b9ca-0fb3bafa7a09")); - /// - /// The for System.Windows.Forms.Design.dll - /// - public static ReferenceInfo SystemWindowsFormsDesign => new ReferenceInfo("System.Windows.Forms.Design.dll", Resources.SystemWindowsFormsDesign, Net60Windows.References.SystemWindowsFormsDesign, global::System.Guid.Parse("d2d52b90-8a60-4530-8aab-8663025224b3")); - /// /// The for System.Windows.Forms.Design.Editors.dll /// public static ReferenceInfo SystemWindowsFormsDesignEditors => new ReferenceInfo("System.Windows.Forms.Design.Editors.dll", Resources.SystemWindowsFormsDesignEditors, Net60Windows.References.SystemWindowsFormsDesignEditors, global::System.Guid.Parse("17de215f-90de-4997-ab82-bf9108cef79e")); /// - /// The for System.Windows.Forms.dll + /// The for System.Windows.Forms.Design.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net60Windows.References.SystemWindowsForms, global::System.Guid.Parse("55e0e942-909b-4135-b6be-d02d872c097c")); + public static ReferenceInfo SystemWindowsFormsDesign => new ReferenceInfo("System.Windows.Forms.Design.dll", Resources.SystemWindowsFormsDesign, Net60Windows.References.SystemWindowsFormsDesign, global::System.Guid.Parse("d2d52b90-8a60-4530-8aab-8663025224b3")); /// /// The for System.Windows.Forms.Primitives.dll /// public static ReferenceInfo SystemWindowsFormsPrimitives => new ReferenceInfo("System.Windows.Forms.Primitives.dll", Resources.SystemWindowsFormsPrimitives, Net60Windows.References.SystemWindowsFormsPrimitives, global::System.Guid.Parse("edf2298b-ec29-4f78-acc0-fac881094623")); + /// + /// The for System.Windows.Forms.dll + /// + public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net60Windows.References.SystemWindowsForms, global::System.Guid.Parse("55e0e942-909b-4135-b6be-d02d872c097c")); + /// /// The for System.Windows.Input.Manipulations.dll /// @@ -256,8 +256,8 @@ public static ImmutableArray All _all = [ Accessibility, - MicrosoftVisualBasic, MicrosoftVisualBasicForms, + MicrosoftVisualBasic, MicrosoftWin32RegistryAccessControl, MicrosoftWin32SystemEvents, PresentationCore, @@ -265,9 +265,9 @@ public static ImmutableArray All PresentationFrameworkAero2, PresentationFrameworkAeroLite, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, PresentationUI, ReachFramework, SystemCodeDom, @@ -289,10 +289,10 @@ public static ImmutableArray All SystemThreadingAccessControl, SystemWindowsControlsRibbon, SystemWindowsExtensions, - SystemWindowsFormsDesign, SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsFormsDesign, SystemWindowsFormsPrimitives, + SystemWindowsForms, SystemWindowsInputManipulations, SystemWindowsPresentation, SystemXaml, @@ -333,37 +333,37 @@ public static PortableExecutableReference Accessibility } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _MicrosoftVisualBasicForms; /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference MicrosoftVisualBasicForms { get { - if (_MicrosoftVisualBasic is null) + if (_MicrosoftVisualBasicForms is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net60windows)"); + _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net60windows)"); } - return _MicrosoftVisualBasic; + return _MicrosoftVisualBasicForms; } } - private static PortableExecutableReference? _MicrosoftVisualBasicForms; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference MicrosoftVisualBasicForms + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_MicrosoftVisualBasicForms is null) + if (_MicrosoftVisualBasic is null) { - _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net60windows)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net60windows)"); } - return _MicrosoftVisualBasicForms; + return _MicrosoftVisualBasic; } } @@ -486,23 +486,6 @@ public static PortableExecutableReference PresentationFrameworkClassic } } - private static PortableExecutableReference? _PresentationFramework; - - /// - /// The for PresentationFramework.dll - /// - public static PortableExecutableReference PresentationFramework - { - get - { - if (_PresentationFramework is null) - { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net60windows)"); - } - return _PresentationFramework; - } - } - private static PortableExecutableReference? _PresentationFrameworkLuna; /// @@ -537,6 +520,23 @@ public static PortableExecutableReference PresentationFrameworkRoyale } } + private static PortableExecutableReference? _PresentationFramework; + + /// + /// The for PresentationFramework.dll + /// + public static PortableExecutableReference PresentationFramework + { + get + { + if (_PresentationFramework is null) + { + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net60windows)"); + } + return _PresentationFramework; + } + } + private static PortableExecutableReference? _PresentationUI; /// @@ -894,23 +894,6 @@ public static PortableExecutableReference SystemWindowsExtensions } } - private static PortableExecutableReference? _SystemWindowsFormsDesign; - - /// - /// The for System.Windows.Forms.Design.dll - /// - public static PortableExecutableReference SystemWindowsFormsDesign - { - get - { - if (_SystemWindowsFormsDesign is null) - { - _SystemWindowsFormsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms.Design")).GetReference(filePath: "System.Windows.Forms.Design.dll", display: "System.Windows.Forms.Design (net60windows)"); - } - return _SystemWindowsFormsDesign; - } - } - private static PortableExecutableReference? _SystemWindowsFormsDesignEditors; /// @@ -928,20 +911,20 @@ public static PortableExecutableReference SystemWindowsFormsDesignEditors } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemWindowsFormsDesign; /// - /// The for System.Windows.Forms.dll + /// The for System.Windows.Forms.Design.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemWindowsFormsDesign { get { - if (_SystemWindowsForms is null) + if (_SystemWindowsFormsDesign is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net60windows)"); + _SystemWindowsFormsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms.Design")).GetReference(filePath: "System.Windows.Forms.Design.dll", display: "System.Windows.Forms.Design (net60windows)"); } - return _SystemWindowsForms; + return _SystemWindowsFormsDesign; } } @@ -962,6 +945,23 @@ public static PortableExecutableReference SystemWindowsFormsPrimitives } } + private static PortableExecutableReference? _SystemWindowsForms; + + /// + /// The for System.Windows.Forms.dll + /// + public static PortableExecutableReference SystemWindowsForms + { + get + { + if (_SystemWindowsForms is null) + { + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net60windows)"); + } + return _SystemWindowsForms; + } + } + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// @@ -1125,8 +1125,8 @@ public static ImmutableArray All _all = [ Accessibility, - MicrosoftVisualBasic, MicrosoftVisualBasicForms, + MicrosoftVisualBasic, MicrosoftWin32RegistryAccessControl, MicrosoftWin32SystemEvents, PresentationCore, @@ -1134,9 +1134,9 @@ public static ImmutableArray All PresentationFrameworkAero2, PresentationFrameworkAeroLite, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, PresentationUI, ReachFramework, SystemCodeDom, @@ -1158,10 +1158,10 @@ public static ImmutableArray All SystemThreadingAccessControl, SystemWindowsControlsRibbon, SystemWindowsExtensions, - SystemWindowsFormsDesign, SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsFormsDesign, SystemWindowsFormsPrimitives, + SystemWindowsForms, SystemWindowsInputManipulations, SystemWindowsPresentation, SystemXaml, @@ -1189,18 +1189,18 @@ public static class Resources public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net60windows.Accessibility"); private static byte[]? _Accessibility; - /// - /// The image bytes for Microsoft.VisualBasic.dll - /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net60windows.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - /// /// The image bytes for Microsoft.VisualBasic.Forms.dll /// public static byte[] MicrosoftVisualBasicForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicForms, "net60windows.Microsoft.VisualBasic.Forms"); private static byte[]? _MicrosoftVisualBasicForms; + /// + /// The image bytes for Microsoft.VisualBasic.dll + /// + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net60windows.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; + /// /// The image bytes for Microsoft.Win32.Registry.AccessControl.dll /// @@ -1243,12 +1243,6 @@ public static class Resources public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net60windows.PresentationFramework.Classic"); private static byte[]? _PresentationFrameworkClassic; - /// - /// The image bytes for PresentationFramework.dll - /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net60windows.PresentationFramework"); - private static byte[]? _PresentationFramework; - /// /// The image bytes for PresentationFramework.Luna.dll /// @@ -1261,6 +1255,12 @@ public static class Resources public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net60windows.PresentationFramework.Royale"); private static byte[]? _PresentationFrameworkRoyale; + /// + /// The image bytes for PresentationFramework.dll + /// + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net60windows.PresentationFramework"); + private static byte[]? _PresentationFramework; + /// /// The image bytes for PresentationUI.dll /// @@ -1387,12 +1387,6 @@ public static class Resources public static byte[] SystemWindowsExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWindowsExtensions, "net60windows.System.Windows.Extensions"); private static byte[]? _SystemWindowsExtensions; - /// - /// The image bytes for System.Windows.Forms.Design.dll - /// - public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net60windows.System.Windows.Forms.Design"); - private static byte[]? _SystemWindowsFormsDesign; - /// /// The image bytes for System.Windows.Forms.Design.Editors.dll /// @@ -1400,10 +1394,10 @@ public static class Resources private static byte[]? _SystemWindowsFormsDesignEditors; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for System.Windows.Forms.Design.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net60windows.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net60windows.System.Windows.Forms.Design"); + private static byte[]? _SystemWindowsFormsDesign; /// /// The image bytes for System.Windows.Forms.Primitives.dll @@ -1411,6 +1405,12 @@ public static class Resources public static byte[] SystemWindowsFormsPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsPrimitives, "net60windows.System.Windows.Forms.Primitives"); private static byte[]? _SystemWindowsFormsPrimitives; + /// + /// The image bytes for System.Windows.Forms.dll + /// + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net60windows.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; + /// /// The image bytes for System.Windows.Input.Manipulations.dll /// diff --git a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets index 46a138e..30b8a07 100644 --- a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets @@ -1,190 +1,190 @@ - + net60windows.Accessibility Resources\net60windows\Accessibility.dll - - net60windows.Microsoft.VisualBasic - Resources\net60windows\Microsoft.VisualBasic.dll - - + net60windows.Microsoft.VisualBasic.Forms Resources\net60windows\Microsoft.VisualBasic.Forms.dll - + + net60windows.Microsoft.VisualBasic + Resources\net60windows\Microsoft.VisualBasic.dll + + net60windows.Microsoft.Win32.Registry.AccessControl Resources\net60windows\Microsoft.Win32.Registry.AccessControl.dll - + net60windows.Microsoft.Win32.SystemEvents Resources\net60windows\Microsoft.Win32.SystemEvents.dll - + net60windows.PresentationCore Resources\net60windows\PresentationCore.dll - + net60windows.PresentationFramework.Aero Resources\net60windows\PresentationFramework.Aero.dll - + net60windows.PresentationFramework.Aero2 Resources\net60windows\PresentationFramework.Aero2.dll - + net60windows.PresentationFramework.AeroLite Resources\net60windows\PresentationFramework.AeroLite.dll - + net60windows.PresentationFramework.Classic Resources\net60windows\PresentationFramework.Classic.dll - - net60windows.PresentationFramework - Resources\net60windows\PresentationFramework.dll - - + net60windows.PresentationFramework.Luna Resources\net60windows\PresentationFramework.Luna.dll - + net60windows.PresentationFramework.Royale Resources\net60windows\PresentationFramework.Royale.dll - + + net60windows.PresentationFramework + Resources\net60windows\PresentationFramework.dll + + net60windows.PresentationUI Resources\net60windows\PresentationUI.dll - + net60windows.ReachFramework Resources\net60windows\ReachFramework.dll - + net60windows.System.CodeDom Resources\net60windows\System.CodeDom.dll - + net60windows.System.Configuration.ConfigurationManager Resources\net60windows\System.Configuration.ConfigurationManager.dll - + net60windows.System.Design Resources\net60windows\System.Design.dll - + net60windows.System.Diagnostics.EventLog Resources\net60windows\System.Diagnostics.EventLog.dll - + net60windows.System.Diagnostics.PerformanceCounter Resources\net60windows\System.Diagnostics.PerformanceCounter.dll - + net60windows.System.DirectoryServices Resources\net60windows\System.DirectoryServices.dll - + net60windows.System.Drawing.Common Resources\net60windows\System.Drawing.Common.dll - + net60windows.System.Drawing.Design Resources\net60windows\System.Drawing.Design.dll - + net60windows.System.Drawing Resources\net60windows\System.Drawing.dll - + net60windows.System.IO.Packaging Resources\net60windows\System.IO.Packaging.dll - + net60windows.System.Printing Resources\net60windows\System.Printing.dll - + net60windows.System.Resources.Extensions Resources\net60windows\System.Resources.Extensions.dll - + net60windows.System.Security.Cryptography.Pkcs Resources\net60windows\System.Security.Cryptography.Pkcs.dll - + net60windows.System.Security.Cryptography.ProtectedData Resources\net60windows\System.Security.Cryptography.ProtectedData.dll - + net60windows.System.Security.Cryptography.Xml Resources\net60windows\System.Security.Cryptography.Xml.dll - + net60windows.System.Security.Permissions Resources\net60windows\System.Security.Permissions.dll - + net60windows.System.Threading.AccessControl Resources\net60windows\System.Threading.AccessControl.dll - + net60windows.System.Windows.Controls.Ribbon Resources\net60windows\System.Windows.Controls.Ribbon.dll - + net60windows.System.Windows.Extensions Resources\net60windows\System.Windows.Extensions.dll - - net60windows.System.Windows.Forms.Design - Resources\net60windows\System.Windows.Forms.Design.dll - - + net60windows.System.Windows.Forms.Design.Editors Resources\net60windows\System.Windows.Forms.Design.Editors.dll - - net60windows.System.Windows.Forms - Resources\net60windows\System.Windows.Forms.dll + + net60windows.System.Windows.Forms.Design + Resources\net60windows\System.Windows.Forms.Design.dll - + net60windows.System.Windows.Forms.Primitives Resources\net60windows\System.Windows.Forms.Primitives.dll - + + net60windows.System.Windows.Forms + Resources\net60windows\System.Windows.Forms.dll + + net60windows.System.Windows.Input.Manipulations Resources\net60windows\System.Windows.Input.Manipulations.dll - + net60windows.System.Windows.Presentation Resources\net60windows\System.Windows.Presentation.dll - + net60windows.System.Xaml Resources\net60windows\System.Xaml.dll - + net60windows.UIAutomationClient Resources\net60windows\UIAutomationClient.dll - + net60windows.UIAutomationClientSideProviders Resources\net60windows\UIAutomationClientSideProviders.dll - + net60windows.UIAutomationProvider Resources\net60windows\UIAutomationProvider.dll - + net60windows.UIAutomationTypes Resources\net60windows\UIAutomationTypes.dll - + net60windows.WindowsBase Resources\net60windows\WindowsBase.dll - + net60windows.WindowsFormsIntegration Resources\net60windows\WindowsFormsIntegration.dll diff --git a/Src/Basic.Reference.Assemblies.Net70/Generated.cs b/Src/Basic.Reference.Assemblies.Net70/Generated.cs index 248c187..414c7e9 100644 --- a/Src/Basic.Reference.Assemblies.Net70/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net70/Generated.cs @@ -37,16 +37,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net70.References.MicrosoftWin32Registry, global::System.Guid.Parse("075a328d-4006-4fce-96a2-9f7a17e69b8a")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net70.References.mscorlib, global::System.Guid.Parse("71b30459-fb6f-4061-a867-6398a51ef46b")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net70.References.netstandard, global::System.Guid.Parse("f4985971-3c87-4219-8bfe-8e5668bc224b")); - /// /// The for System.AppContext.dll /// @@ -62,11 +52,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net70.References.SystemCollectionsConcurrent, global::System.Guid.Parse("c972aeac-8bb5-4768-9127-2a84822c0dba")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net70.References.SystemCollections, global::System.Guid.Parse("9a68d117-f214-43a2-80fd-e213856ac970")); - /// /// The for System.Collections.Immutable.dll /// @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net70.References.SystemCollectionsSpecialized, global::System.Guid.Parse("efd1ed7c-d21a-4b54-a2c5-ce7fa3cdbc45")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net70.References.SystemCollections, global::System.Guid.Parse("9a68d117-f214-43a2-80fd-e213856ac970")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -92,11 +82,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net70.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("b28f6873-90ee-47c8-9f95-1e01fa040001")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net70.References.SystemComponentModel, global::System.Guid.Parse("b75c04af-5be7-43e2-9466-a8424955b367")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -112,6 +97,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net70.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("61649d38-345f-4078-9a96-56685bc772d2")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net70.References.SystemComponentModel, global::System.Guid.Parse("b75c04af-5be7-43e2-9466-a8424955b367")); + /// /// The for System.Configuration.dll /// @@ -193,20 +183,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net70.References.SystemDiagnosticsTracing, global::System.Guid.Parse("4d58d076-295b-4d80-8ec8-7f268cf2042c")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net70.References.System, global::System.Guid.Parse("cdde3f37-613c-4613-93c4-714bdaef4a1a")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net70.References.SystemDrawingPrimitives, global::System.Guid.Parse("200ebf05-3e17-40b4-887b-4db7bc67d07f")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net70.References.SystemDrawing, global::System.Guid.Parse("33a4fb83-3a14-465c-bdd7-7215a9ce4334")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net70.References.SystemDrawingPrimitives, global::System.Guid.Parse("200ebf05-3e17-40b4-887b-4db7bc67d07f")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -227,25 +212,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net70.References.SystemGlobalizationCalendars, global::System.Guid.Parse("bf487a65-a319-4e65-b842-958ca3a6e783")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net70.References.SystemGlobalization, global::System.Guid.Parse("cf502884-fa09-496b-9f30-2a5a1d32d9ea")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net70.References.SystemGlobalizationExtensions, global::System.Guid.Parse("b9252fd2-0078-405b-b984-91ada8dc8ebc")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net70.References.SystemIOCompressionBrotli, global::System.Guid.Parse("90f94bbb-4dce-4dd0-8e48-821085b1c28c")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net70.References.SystemGlobalization, global::System.Guid.Parse("cf502884-fa09-496b-9f30-2a5a1d32d9ea")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net70.References.SystemIOCompression, global::System.Guid.Parse("e61e3108-23d3-4b7c-9108-198bcdc8bf11")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net70.References.SystemIOCompressionBrotli, global::System.Guid.Parse("90f94bbb-4dce-4dd0-8e48-821085b1c28c")); /// /// The for System.IO.Compression.FileSystem.dll @@ -258,20 +238,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net70.References.SystemIOCompressionZipFile, global::System.Guid.Parse("60af8461-2146-4423-9be5-467f4bec6790")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net70.References.SystemIO, global::System.Guid.Parse("7a2abcd2-2310-49c9-847f-1c4f2e42f603")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net70.References.SystemIOCompression, global::System.Guid.Parse("e61e3108-23d3-4b7c-9108-198bcdc8bf11")); /// /// The for System.IO.FileSystem.AccessControl.dll /// public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net70.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("f8e5fbd1-18c5-4762-b9a9-a2a9fd882467")); - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net70.References.SystemIOFileSystem, global::System.Guid.Parse("fb6f6581-1245-4560-bb96-d8f6d7f043de")); - /// /// The for System.IO.FileSystem.DriveInfo.dll /// @@ -287,6 +262,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net70.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("2abb2cd5-6219-43da-8d85-aa58468bd3db")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net70.References.SystemIOFileSystem, global::System.Guid.Parse("fb6f6581-1245-4560-bb96-d8f6d7f043de")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -313,9 +293,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net70.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("3022f3aa-f0b9-436f-8dbc-3319564f4f68")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net70.References.SystemLinq, global::System.Guid.Parse("38b6d065-57da-41a1-a381-d56ae5a3b086")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net70.References.SystemIO, global::System.Guid.Parse("7a2abcd2-2310-49c9-847f-1c4f2e42f603")); /// /// The for System.Linq.Expressions.dll @@ -332,26 +312,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net70.References.SystemLinqQueryable, global::System.Guid.Parse("b395dbd3-5742-4a62-9d8b-52c4e133579b")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net70.References.SystemLinq, global::System.Guid.Parse("38b6d065-57da-41a1-a381-d56ae5a3b086")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net70.References.SystemMemory, global::System.Guid.Parse("a1c02a39-49d9-4e59-a785-0cbf300f94b3")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net70.References.SystemNet, global::System.Guid.Parse("d8f0ae3a-46f6-41ec-bffe-0e4f8803e872")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net70.References.SystemNetHttpJson, global::System.Guid.Parse("3a405929-8f5f-40fc-a1db-b641727f7792")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net70.References.SystemNetHttp, global::System.Guid.Parse("dc5e69ff-c352-4175-afa2-800f680c2f56")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net70.References.SystemNetHttpJson, global::System.Guid.Parse("3a405929-8f5f-40fc-a1db-b641727f7792")); - /// /// The for System.Net.HttpListener.dll /// @@ -433,15 +413,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net70.References.SystemNetWebSockets, global::System.Guid.Parse("e411e041-9c49-4f17-969a-7dcfbecc45d4")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net70.References.SystemNumerics, global::System.Guid.Parse("a0fe9dda-e857-465a-bd89-03a3c25f5e53")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net70.References.SystemNet, global::System.Guid.Parse("d8f0ae3a-46f6-41ec-bffe-0e4f8803e872")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net70.References.SystemNumericsVectors, global::System.Guid.Parse("2fdf6a60-550e-4ce5-9b92-46cdb61316c2")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net70.References.SystemNumerics, global::System.Guid.Parse("a0fe9dda-e857-465a-bd89-03a3c25f5e53")); + /// /// The for System.ObjectModel.dll /// @@ -452,16 +437,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net70.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c331dd47-695b-43e1-bb6d-a374e79d946e")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net70.References.SystemReflection, global::System.Guid.Parse("8043f8ea-eead-47d6-af2b-294bef16435d")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net70.References.SystemReflectionEmit, global::System.Guid.Parse("e4c5aff4-0c18-451f-8199-f0a8ddb39adb")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -472,6 +447,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net70.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("3840a31f-7fc4-4cbf-9ecc-ba26ea07b2ff")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net70.References.SystemReflectionEmit, global::System.Guid.Parse("e4c5aff4-0c18-451f-8199-f0a8ddb39adb")); + /// /// The for System.Reflection.Extensions.dll /// @@ -492,6 +472,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net70.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("ea5cd36a-81c8-4c88-93d7-4d184236c205")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net70.References.SystemReflection, global::System.Guid.Parse("8043f8ea-eead-47d6-af2b-294bef16435d")); + /// /// The for System.Resources.Reader.dll /// @@ -517,11 +502,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net70.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("4cd94f68-a71c-49b7-bbb6-f1947fcd8069")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net70.References.SystemRuntime, global::System.Guid.Parse("a5ada1a6-fb59-49fe-a8df-79b20f9341a8")); - /// /// The for System.Runtime.Extensions.dll /// @@ -532,11 +512,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net70.References.SystemRuntimeHandles, global::System.Guid.Parse("38b692b6-aa38-49e2-9ac8-e154204031f1")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net70.References.SystemRuntimeInteropServices, global::System.Guid.Parse("e0557f8f-1122-4b2c-a08a-5185d903d8a0")); - /// /// The for System.Runtime.InteropServices.JavaScript.dll /// @@ -547,6 +522,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net70.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("eea9f6b1-f970-47da-a109-a21531c813a1")); + /// + /// The for System.Runtime.InteropServices.dll + /// + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net70.References.SystemRuntimeInteropServices, global::System.Guid.Parse("e0557f8f-1122-4b2c-a08a-5185d903d8a0")); + /// /// The for System.Runtime.Intrinsics.dll /// @@ -562,11 +542,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net70.References.SystemRuntimeNumerics, global::System.Guid.Parse("fffbf70b-b23e-4418-9446-b33d903e4326")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net70.References.SystemRuntimeSerialization, global::System.Guid.Parse("068d6dec-2831-4e12-a032-43eb8655f3b0")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -587,6 +562,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net70.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("7c166883-10ba-486c-9384-4e7f79596d57")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net70.References.SystemRuntimeSerialization, global::System.Guid.Parse("068d6dec-2831-4e12-a032-43eb8655f3b0")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net70.References.SystemRuntime, global::System.Guid.Parse("a5ada1a6-fb59-49fe-a8df-79b20f9341a8")); + /// /// The for System.Security.AccessControl.dll /// @@ -612,11 +597,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net70.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("cc868233-1889-4838-aac3-31162dfc6b89")); - /// - /// The for System.Security.Cryptography.dll - /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net70.References.SystemSecurityCryptography, global::System.Guid.Parse("7c71aa27-7201-496a-85f3-4fc7cc74b90f")); - /// /// The for System.Security.Cryptography.Encoding.dll /// @@ -638,25 +618,30 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net70.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("315e2087-13ec-4bd9-aeb7-33fd3f256b98")); /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net70.References.SystemSecurity, global::System.Guid.Parse("40a160ff-3ba6-49a5-b74d-ea7e41961a05")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net70.References.SystemSecurityCryptography, global::System.Guid.Parse("7c71aa27-7201-496a-85f3-4fc7cc74b90f")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net70.References.SystemSecurityPrincipal, global::System.Guid.Parse("2050cbd1-38c5-4725-9971-738c6ef22a7b")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net70.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("db703226-d3a4-4b77-b482-655d1385e7f2")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net70.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("db703226-d3a4-4b77-b482-655d1385e7f2")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net70.References.SystemSecurityPrincipal, global::System.Guid.Parse("2050cbd1-38c5-4725-9971-738c6ef22a7b")); /// /// The for System.Security.SecureString.dll /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net70.References.SystemSecuritySecureString, global::System.Guid.Parse("6f7ba7fb-0d54-4e47-85b0-c2c765adce9a")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net70.References.SystemSecurity, global::System.Guid.Parse("40a160ff-3ba6-49a5-b74d-ea7e41961a05")); + /// /// The for System.ServiceModel.Web.dll /// @@ -673,14 +658,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net70.References.SystemTextEncodingCodePages, global::System.Guid.Parse("e47ebde1-0d69-4a0a-b130-b8caf7037c03")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net70.References.SystemTextEncoding, global::System.Guid.Parse("34c437a2-1e47-4bc3-a1d0-ee73a93e84ac")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net70.References.SystemTextEncodingExtensions, global::System.Guid.Parse("d38eb231-bac7-48dc-8cd9-c4d26e6c8b85")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net70.References.SystemTextEncodingExtensions, global::System.Guid.Parse("d38eb231-bac7-48dc-8cd9-c4d26e6c8b85")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net70.References.SystemTextEncoding, global::System.Guid.Parse("34c437a2-1e47-4bc3-a1d0-ee73a93e84ac")); /// /// The for System.Text.Encodings.Web.dll @@ -702,11 +687,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net70.References.SystemThreadingChannels, global::System.Guid.Parse("1c662f9d-e546-4d42-afc0-4855ba393198")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net70.References.SystemThreading, global::System.Guid.Parse("2526d51e-5f84-42db-aa75-2f2b8999706f")); - /// /// The for System.Threading.Overlapped.dll /// @@ -717,11 +697,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net70.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("6517ba74-c41f-4221-adbc-660e99076b56")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net70.References.SystemThreadingTasks, global::System.Guid.Parse("25c75572-7ef0-4fc7-a3eb-58f5f6bfba74")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -732,6 +707,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net70.References.SystemThreadingTasksParallel, global::System.Guid.Parse("277071d5-0490-4325-aabc-309d108fd180")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net70.References.SystemThreadingTasks, global::System.Guid.Parse("25c75572-7ef0-4fc7-a3eb-58f5f6bfba74")); + /// /// The for System.Threading.Thread.dll /// @@ -748,9 +728,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net70.References.SystemThreadingTimer, global::System.Guid.Parse("bb5fa756-e721-4e84-8f7d-019886d7c8f2")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net70.References.SystemTransactions, global::System.Guid.Parse("980f756a-7e87-42ca-a812-04cee9126557")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net70.References.SystemThreading, global::System.Guid.Parse("2526d51e-5f84-42db-aa75-2f2b8999706f")); /// /// The for System.Transactions.Local.dll @@ -758,14 +738,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net70.References.SystemTransactionsLocal, global::System.Guid.Parse("c0373f07-19d5-49cc-b249-1cf14bffd718")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net70.References.SystemValueTuple, global::System.Guid.Parse("3e8ea672-a476-4d14-82c8-c491cdf2db99")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net70.References.SystemTransactions, global::System.Guid.Parse("980f756a-7e87-42ca-a812-04cee9126557")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net70.References.SystemWeb, global::System.Guid.Parse("00cf8840-ff84-44f4-abd9-d24ec29268c7")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net70.References.SystemValueTuple, global::System.Guid.Parse("3e8ea672-a476-4d14-82c8-c491cdf2db99")); /// /// The for System.Web.HttpUtility.dll @@ -773,14 +753,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net70.References.SystemWebHttpUtility, global::System.Guid.Parse("352253e9-3227-486f-b9c0-8acc93573167")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net70.References.SystemWindows, global::System.Guid.Parse("3518a539-05da-4df4-9866-b174d4229e19")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net70.References.SystemWeb, global::System.Guid.Parse("00cf8840-ff84-44f4-abd9-d24ec29268c7")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net70.References.SystemXml, global::System.Guid.Parse("673bb767-ed96-4777-8884-ba6df3a0b5a3")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net70.References.SystemWindows, global::System.Guid.Parse("3518a539-05da-4df4-9866-b174d4229e19")); /// /// The for System.Xml.Linq.dll @@ -802,6 +782,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net70.References.SystemXmlXDocument, global::System.Guid.Parse("0d3f899d-43b5-41c8-a1c1-623f705f9043")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net70.References.SystemXmlXPathXDocument, global::System.Guid.Parse("5da6f1c9-f84c-4a47-9c19-597833db704d")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net70.References.SystemXmlXPath, global::System.Guid.Parse("d2af930e-469e-4a89-a024-29868f336535")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -813,19 +803,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net70.References.SystemXmlXmlSerializer, global::System.Guid.Parse("ccf172d4-147d-4b5b-a9c6-8bc037618886")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net70.References.SystemXmlXPath, global::System.Guid.Parse("d2af930e-469e-4a89-a024-29868f336535")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net70.References.SystemXml, global::System.Guid.Parse("673bb767-ed96-4777-8884-ba6df3a0b5a3")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net70.References.SystemXmlXPathXDocument, global::System.Guid.Parse("5da6f1c9-f84c-4a47-9c19-597833db704d")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net70.References.System, global::System.Guid.Parse("cdde3f37-613c-4613-93c4-714bdaef4a1a")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net70.References.WindowsBase, global::System.Guid.Parse("16644b9a-385e-470e-886d-2d2833dc81d9")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net70.References.mscorlib, global::System.Guid.Parse("71b30459-fb6f-4061-a867-6398a51ef46b")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net70.References.netstandard, global::System.Guid.Parse("f4985971-3c87-4219-8bfe-8e5668bc224b")); private static ImmutableArray _all; public static ImmutableArray All { @@ -840,21 +840,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -871,38 +869,36 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -919,85 +915,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1097,40 +1097,6 @@ public static PortableExecutableReference MicrosoftWin32Registry } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net70)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net70)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1182,23 +1148,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net70)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1250,6 +1199,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net70)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1284,23 +1250,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net70)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1352,6 +1301,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net70)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1624,20 +1590,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System")).GetReference(filePath: "System.dll", display: "System (net70)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net70)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1658,23 +1624,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net70)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1743,23 +1692,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net70)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1777,37 +1709,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net70)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net70)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net70)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net70)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1845,20 +1777,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net70)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net70)"); } - return _SystemIO; + return _SystemIOCompression; } } @@ -1879,23 +1811,6 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl } } - private static PortableExecutableReference? _SystemIOFileSystem; - - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net70)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -1947,27 +1862,44 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOFileSystem is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net70)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net70)"); } - return _SystemIOIsolatedStorage; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.IsolatedStorage.dll + /// + public static PortableExecutableReference SystemIOIsolatedStorage + { + get + { + if (_SystemIOIsolatedStorage is null) + { + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net70)"); + } + return _SystemIOIsolatedStorage; + } + } + + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + + /// + /// The for System.IO.MemoryMappedFiles.dll /// public static PortableExecutableReference SystemIOMemoryMappedFiles { @@ -2032,20 +1964,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net70)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net70)"); } - return _SystemLinq; + return _SystemIO; } } @@ -2100,6 +2032,23 @@ public static PortableExecutableReference SystemLinqQueryable } } + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net70)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2117,20 +2066,20 @@ public static PortableExecutableReference SystemMemory } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net70)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net70)"); } - return _SystemNet; + return _SystemNetHttpJson; } } @@ -2151,23 +2100,6 @@ public static PortableExecutableReference SystemNetHttp } } - private static PortableExecutableReference? _SystemNetHttpJson; - - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net70)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2440,20 +2372,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net70)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net70)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2474,6 +2406,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net70)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2508,40 +2457,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net70)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net70)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2576,6 +2491,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net70)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2644,6 +2576,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net70)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2729,23 +2678,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net70)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2780,23 +2712,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net70)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// @@ -2831,6 +2746,23 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf } } + private static PortableExecutableReference? _SystemRuntimeInteropServices; + + /// + /// The for System.Runtime.InteropServices.dll + /// + public static PortableExecutableReference SystemRuntimeInteropServices + { + get + { + if (_SystemRuntimeInteropServices is null) + { + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net70)"); + } + return _SystemRuntimeInteropServices; + } + } + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// @@ -2882,23 +2814,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net70)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2967,27 +2882,61 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeSerialization is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net70)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net70)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Security.Claims.dll + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net70)"); + } + return _SystemRuntime; + } + } + + private static PortableExecutableReference? _SystemSecurityAccessControl; + + /// + /// The for System.Security.AccessControl.dll + /// + public static PortableExecutableReference SystemSecurityAccessControl + { + get + { + if (_SystemSecurityAccessControl is null) + { + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net70)"); + } + return _SystemSecurityAccessControl; + } + } + + private static PortableExecutableReference? _SystemSecurityClaims; + + /// + /// The for System.Security.Claims.dll /// public static PortableExecutableReference SystemSecurityClaims { @@ -3052,23 +3001,6 @@ public static PortableExecutableReference SystemSecurityCryptographyCsp } } - private static PortableExecutableReference? _SystemSecurityCryptography; - - /// - /// The for System.Security.Cryptography.dll - /// - public static PortableExecutableReference SystemSecurityCryptography - { - get - { - if (_SystemSecurityCryptography is null) - { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net70)"); - } - return _SystemSecurityCryptography; - } - } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// @@ -3137,54 +3069,54 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_SystemSecurity is null) + if (_SystemSecurityCryptography is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net70)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net70)"); } - return _SystemSecurity; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net70)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net70)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net70)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net70)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } @@ -3205,6 +3137,23 @@ public static PortableExecutableReference SystemSecuritySecureString } } + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net70)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -3256,37 +3205,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net70)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net70)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net70)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net70)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3358,23 +3307,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net70)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3409,23 +3341,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net70)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3460,6 +3375,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net70)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3511,20 +3443,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net70)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net70)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3545,37 +3477,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net70)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net70)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net70)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net70)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3596,37 +3528,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net70)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net70)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net70)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net70)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3698,27 +3630,61 @@ public static PortableExecutableReference SystemXmlXDocument } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemXmlXmlDocument is null) + if (_SystemXmlXPathXDocument is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net70)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net70)"); } - return _SystemXmlXmlDocument; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net70)"); + } + return _SystemXmlXPath; + } + } + + private static PortableExecutableReference? _SystemXmlXmlDocument; + + /// + /// The for System.Xml.XmlDocument.dll + /// + public static PortableExecutableReference SystemXmlXmlDocument + { + get + { + if (_SystemXmlXmlDocument is null) + { + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net70)"); + } + return _SystemXmlXmlDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXmlSerializer; + + /// + /// The for System.Xml.XmlSerializer.dll /// public static PortableExecutableReference SystemXmlXmlSerializer { @@ -3732,37 +3698,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net70)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net70)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net70)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System")).GetReference(filePath: "System.dll", display: "System (net70)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3783,6 +3749,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net70)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net70)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3797,21 +3797,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3828,38 +3826,36 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -3876,85 +3872,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -3997,18 +3997,6 @@ public static class Resources public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net70.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net70.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net70.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -4027,12 +4015,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net70.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net70.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -4051,6 +4033,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net70.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net70.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -4063,12 +4051,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net70.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net70.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -4087,6 +4069,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net70.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net70.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -4184,10 +4172,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net70.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net70.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -4195,12 +4183,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net70.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net70.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -4225,12 +4207,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net70.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net70.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -4238,16 +4214,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net70.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net70.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net70.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net70.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -4262,10 +4238,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net70.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net70.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.AccessControl.dll @@ -4273,12 +4249,6 @@ public static class Resources public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net70.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net70.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// @@ -4297,6 +4267,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net70.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net70.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4328,10 +4304,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net70.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net70.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -4351,6 +4327,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net70.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net70.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4358,10 +4340,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net70.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net70.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4369,12 +4351,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net70.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net70.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4472,10 +4448,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net70.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net70.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4483,6 +4459,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net70.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net70.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4495,18 +4477,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net70.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net70.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net70.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4519,6 +4489,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net70.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net70.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4543,6 +4519,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net70.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net70.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4573,12 +4555,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net70.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net70.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4591,12 +4567,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net70.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net70.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// @@ -4609,6 +4579,12 @@ public static class Resources public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net70.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net70.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4627,12 +4603,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net70.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net70.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4657,6 +4627,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net70.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net70.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net70.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -4687,12 +4669,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net70.System.Security.Cryptography.Csp"); private static byte[]? _SystemSecurityCryptographyCsp; - /// - /// The image bytes for System.Security.Cryptography.dll - /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net70.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - /// /// The image bytes for System.Security.Cryptography.Encoding.dll /// @@ -4718,16 +4694,10 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net70.System.Security"); - private static byte[]? _SystemSecurity; - - /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net70.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net70.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// /// The image bytes for System.Security.Principal.Windows.dll @@ -4735,12 +4705,24 @@ public static class Resources public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net70.System.Security.Principal.Windows"); private static byte[]? _SystemSecurityPrincipalWindows; + /// + /// The image bytes for System.Security.Principal.dll + /// + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net70.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net70.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net70.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4759,18 +4741,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net70.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net70.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net70.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net70.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4795,12 +4777,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net70.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net70.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4813,12 +4789,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net70.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net70.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4831,6 +4801,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net70.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net70.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4850,10 +4826,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net70.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net70.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4862,16 +4838,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net70.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net70.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net70.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net70.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -4880,16 +4856,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net70.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net70.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net70.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net70.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -4915,6 +4891,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net70.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net70.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net70.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -4928,16 +4916,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net70.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net70.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net70.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net70.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -4945,6 +4933,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net70.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net70.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net70.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies.Net70/Generated.targets b/Src/Basic.Reference.Assemblies.Net70/Generated.targets index 537cc67..4d123a9 100644 --- a/Src/Basic.Reference.Assemblies.Net70/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net70/Generated.targets @@ -1,656 +1,656 @@ - + net70.Microsoft.CSharp Resources\net70\Microsoft.CSharp.dll - + net70.Microsoft.VisualBasic.Core Resources\net70\Microsoft.VisualBasic.Core.dll - + net70.Microsoft.VisualBasic Resources\net70\Microsoft.VisualBasic.dll - + net70.Microsoft.Win32.Primitives Resources\net70\Microsoft.Win32.Primitives.dll - + net70.Microsoft.Win32.Registry Resources\net70\Microsoft.Win32.Registry.dll - - net70.mscorlib - Resources\net70\mscorlib.dll - - - net70.netstandard - Resources\net70\netstandard.dll - - + net70.System.AppContext Resources\net70\System.AppContext.dll - + net70.System.Buffers Resources\net70\System.Buffers.dll - + net70.System.Collections.Concurrent Resources\net70\System.Collections.Concurrent.dll - - net70.System.Collections - Resources\net70\System.Collections.dll - - + net70.System.Collections.Immutable Resources\net70\System.Collections.Immutable.dll - + net70.System.Collections.NonGeneric Resources\net70\System.Collections.NonGeneric.dll - + net70.System.Collections.Specialized Resources\net70\System.Collections.Specialized.dll - + + net70.System.Collections + Resources\net70\System.Collections.dll + + net70.System.ComponentModel.Annotations Resources\net70\System.ComponentModel.Annotations.dll - + net70.System.ComponentModel.DataAnnotations Resources\net70\System.ComponentModel.DataAnnotations.dll - - net70.System.ComponentModel - Resources\net70\System.ComponentModel.dll - - + net70.System.ComponentModel.EventBasedAsync Resources\net70\System.ComponentModel.EventBasedAsync.dll - + net70.System.ComponentModel.Primitives Resources\net70\System.ComponentModel.Primitives.dll - + net70.System.ComponentModel.TypeConverter Resources\net70\System.ComponentModel.TypeConverter.dll - + + net70.System.ComponentModel + Resources\net70\System.ComponentModel.dll + + net70.System.Configuration Resources\net70\System.Configuration.dll - + net70.System.Console Resources\net70\System.Console.dll - + net70.System.Core Resources\net70\System.Core.dll - + net70.System.Data.Common Resources\net70\System.Data.Common.dll - + net70.System.Data.DataSetExtensions Resources\net70\System.Data.DataSetExtensions.dll - + net70.System.Data Resources\net70\System.Data.dll - + net70.System.Diagnostics.Contracts Resources\net70\System.Diagnostics.Contracts.dll - + net70.System.Diagnostics.Debug Resources\net70\System.Diagnostics.Debug.dll - + net70.System.Diagnostics.DiagnosticSource Resources\net70\System.Diagnostics.DiagnosticSource.dll - + net70.System.Diagnostics.FileVersionInfo Resources\net70\System.Diagnostics.FileVersionInfo.dll - + net70.System.Diagnostics.Process Resources\net70\System.Diagnostics.Process.dll - + net70.System.Diagnostics.StackTrace Resources\net70\System.Diagnostics.StackTrace.dll - + net70.System.Diagnostics.TextWriterTraceListener Resources\net70\System.Diagnostics.TextWriterTraceListener.dll - + net70.System.Diagnostics.Tools Resources\net70\System.Diagnostics.Tools.dll - + net70.System.Diagnostics.TraceSource Resources\net70\System.Diagnostics.TraceSource.dll - + net70.System.Diagnostics.Tracing Resources\net70\System.Diagnostics.Tracing.dll - - net70.System - Resources\net70\System.dll + + net70.System.Drawing.Primitives + Resources\net70\System.Drawing.Primitives.dll - + net70.System.Drawing Resources\net70\System.Drawing.dll - - net70.System.Drawing.Primitives - Resources\net70\System.Drawing.Primitives.dll - - + net70.System.Dynamic.Runtime Resources\net70\System.Dynamic.Runtime.dll - + net70.System.Formats.Asn1 Resources\net70\System.Formats.Asn1.dll - + net70.System.Formats.Tar Resources\net70\System.Formats.Tar.dll - + net70.System.Globalization.Calendars Resources\net70\System.Globalization.Calendars.dll - - net70.System.Globalization - Resources\net70\System.Globalization.dll - - + net70.System.Globalization.Extensions Resources\net70\System.Globalization.Extensions.dll - + + net70.System.Globalization + Resources\net70\System.Globalization.dll + + net70.System.IO.Compression.Brotli Resources\net70\System.IO.Compression.Brotli.dll - - net70.System.IO.Compression - Resources\net70\System.IO.Compression.dll - - + net70.System.IO.Compression.FileSystem Resources\net70\System.IO.Compression.FileSystem.dll - + net70.System.IO.Compression.ZipFile Resources\net70\System.IO.Compression.ZipFile.dll - - net70.System.IO - Resources\net70\System.IO.dll + + net70.System.IO.Compression + Resources\net70\System.IO.Compression.dll - + net70.System.IO.FileSystem.AccessControl Resources\net70\System.IO.FileSystem.AccessControl.dll - - net70.System.IO.FileSystem - Resources\net70\System.IO.FileSystem.dll - - + net70.System.IO.FileSystem.DriveInfo Resources\net70\System.IO.FileSystem.DriveInfo.dll - + net70.System.IO.FileSystem.Primitives Resources\net70\System.IO.FileSystem.Primitives.dll - + net70.System.IO.FileSystem.Watcher Resources\net70\System.IO.FileSystem.Watcher.dll - + + net70.System.IO.FileSystem + Resources\net70\System.IO.FileSystem.dll + + net70.System.IO.IsolatedStorage Resources\net70\System.IO.IsolatedStorage.dll - + net70.System.IO.MemoryMappedFiles Resources\net70\System.IO.MemoryMappedFiles.dll - + net70.System.IO.Pipes.AccessControl Resources\net70\System.IO.Pipes.AccessControl.dll - + net70.System.IO.Pipes Resources\net70\System.IO.Pipes.dll - + net70.System.IO.UnmanagedMemoryStream Resources\net70\System.IO.UnmanagedMemoryStream.dll - - net70.System.Linq - Resources\net70\System.Linq.dll + + net70.System.IO + Resources\net70\System.IO.dll - + net70.System.Linq.Expressions Resources\net70\System.Linq.Expressions.dll - + net70.System.Linq.Parallel Resources\net70\System.Linq.Parallel.dll - + net70.System.Linq.Queryable Resources\net70\System.Linq.Queryable.dll - + + net70.System.Linq + Resources\net70\System.Linq.dll + + net70.System.Memory Resources\net70\System.Memory.dll - - net70.System.Net - Resources\net70\System.Net.dll + + net70.System.Net.Http.Json + Resources\net70\System.Net.Http.Json.dll - + net70.System.Net.Http Resources\net70\System.Net.Http.dll - - net70.System.Net.Http.Json - Resources\net70\System.Net.Http.Json.dll - - + net70.System.Net.HttpListener Resources\net70\System.Net.HttpListener.dll - + net70.System.Net.Mail Resources\net70\System.Net.Mail.dll - + net70.System.Net.NameResolution Resources\net70\System.Net.NameResolution.dll - + net70.System.Net.NetworkInformation Resources\net70\System.Net.NetworkInformation.dll - + net70.System.Net.Ping Resources\net70\System.Net.Ping.dll - + net70.System.Net.Primitives Resources\net70\System.Net.Primitives.dll - + net70.System.Net.Quic Resources\net70\System.Net.Quic.dll - + net70.System.Net.Requests Resources\net70\System.Net.Requests.dll - + net70.System.Net.Security Resources\net70\System.Net.Security.dll - + net70.System.Net.ServicePoint Resources\net70\System.Net.ServicePoint.dll - + net70.System.Net.Sockets Resources\net70\System.Net.Sockets.dll - + net70.System.Net.WebClient Resources\net70\System.Net.WebClient.dll - + net70.System.Net.WebHeaderCollection Resources\net70\System.Net.WebHeaderCollection.dll - + net70.System.Net.WebProxy Resources\net70\System.Net.WebProxy.dll - + net70.System.Net.WebSockets.Client Resources\net70\System.Net.WebSockets.Client.dll - + net70.System.Net.WebSockets Resources\net70\System.Net.WebSockets.dll - - net70.System.Numerics - Resources\net70\System.Numerics.dll + + net70.System.Net + Resources\net70\System.Net.dll - + net70.System.Numerics.Vectors Resources\net70\System.Numerics.Vectors.dll - + + net70.System.Numerics + Resources\net70\System.Numerics.dll + + net70.System.ObjectModel Resources\net70\System.ObjectModel.dll - + net70.System.Reflection.DispatchProxy Resources\net70\System.Reflection.DispatchProxy.dll - - net70.System.Reflection - Resources\net70\System.Reflection.dll - - - net70.System.Reflection.Emit - Resources\net70\System.Reflection.Emit.dll - - + net70.System.Reflection.Emit.ILGeneration Resources\net70\System.Reflection.Emit.ILGeneration.dll - + net70.System.Reflection.Emit.Lightweight Resources\net70\System.Reflection.Emit.Lightweight.dll - + + net70.System.Reflection.Emit + Resources\net70\System.Reflection.Emit.dll + + net70.System.Reflection.Extensions Resources\net70\System.Reflection.Extensions.dll - + net70.System.Reflection.Metadata Resources\net70\System.Reflection.Metadata.dll - + net70.System.Reflection.Primitives Resources\net70\System.Reflection.Primitives.dll - + net70.System.Reflection.TypeExtensions Resources\net70\System.Reflection.TypeExtensions.dll - + + net70.System.Reflection + Resources\net70\System.Reflection.dll + + net70.System.Resources.Reader Resources\net70\System.Resources.Reader.dll - + net70.System.Resources.ResourceManager Resources\net70\System.Resources.ResourceManager.dll - + net70.System.Resources.Writer Resources\net70\System.Resources.Writer.dll - + net70.System.Runtime.CompilerServices.Unsafe Resources\net70\System.Runtime.CompilerServices.Unsafe.dll - + net70.System.Runtime.CompilerServices.VisualC Resources\net70\System.Runtime.CompilerServices.VisualC.dll - - net70.System.Runtime - Resources\net70\System.Runtime.dll - - + net70.System.Runtime.Extensions Resources\net70\System.Runtime.Extensions.dll - + net70.System.Runtime.Handles Resources\net70\System.Runtime.Handles.dll - - net70.System.Runtime.InteropServices - Resources\net70\System.Runtime.InteropServices.dll - - + net70.System.Runtime.InteropServices.JavaScript Resources\net70\System.Runtime.InteropServices.JavaScript.dll - + net70.System.Runtime.InteropServices.RuntimeInformation Resources\net70\System.Runtime.InteropServices.RuntimeInformation.dll - + + net70.System.Runtime.InteropServices + Resources\net70\System.Runtime.InteropServices.dll + + net70.System.Runtime.Intrinsics Resources\net70\System.Runtime.Intrinsics.dll - + net70.System.Runtime.Loader Resources\net70\System.Runtime.Loader.dll - + net70.System.Runtime.Numerics Resources\net70\System.Runtime.Numerics.dll - - net70.System.Runtime.Serialization - Resources\net70\System.Runtime.Serialization.dll - - + net70.System.Runtime.Serialization.Formatters Resources\net70\System.Runtime.Serialization.Formatters.dll - + net70.System.Runtime.Serialization.Json Resources\net70\System.Runtime.Serialization.Json.dll - + net70.System.Runtime.Serialization.Primitives Resources\net70\System.Runtime.Serialization.Primitives.dll - + net70.System.Runtime.Serialization.Xml Resources\net70\System.Runtime.Serialization.Xml.dll - + + net70.System.Runtime.Serialization + Resources\net70\System.Runtime.Serialization.dll + + + net70.System.Runtime + Resources\net70\System.Runtime.dll + + net70.System.Security.AccessControl Resources\net70\System.Security.AccessControl.dll - + net70.System.Security.Claims Resources\net70\System.Security.Claims.dll - + net70.System.Security.Cryptography.Algorithms Resources\net70\System.Security.Cryptography.Algorithms.dll - + net70.System.Security.Cryptography.Cng Resources\net70\System.Security.Cryptography.Cng.dll - + net70.System.Security.Cryptography.Csp Resources\net70\System.Security.Cryptography.Csp.dll - - net70.System.Security.Cryptography - Resources\net70\System.Security.Cryptography.dll - - + net70.System.Security.Cryptography.Encoding Resources\net70\System.Security.Cryptography.Encoding.dll - + net70.System.Security.Cryptography.OpenSsl Resources\net70\System.Security.Cryptography.OpenSsl.dll - + net70.System.Security.Cryptography.Primitives Resources\net70\System.Security.Cryptography.Primitives.dll - + net70.System.Security.Cryptography.X509Certificates Resources\net70\System.Security.Cryptography.X509Certificates.dll - - net70.System.Security - Resources\net70\System.Security.dll - - - net70.System.Security.Principal - Resources\net70\System.Security.Principal.dll + + net70.System.Security.Cryptography + Resources\net70\System.Security.Cryptography.dll - + net70.System.Security.Principal.Windows Resources\net70\System.Security.Principal.Windows.dll - + + net70.System.Security.Principal + Resources\net70\System.Security.Principal.dll + + net70.System.Security.SecureString Resources\net70\System.Security.SecureString.dll - + + net70.System.Security + Resources\net70\System.Security.dll + + net70.System.ServiceModel.Web Resources\net70\System.ServiceModel.Web.dll - + net70.System.ServiceProcess Resources\net70\System.ServiceProcess.dll - + net70.System.Text.Encoding.CodePages Resources\net70\System.Text.Encoding.CodePages.dll - - net70.System.Text.Encoding - Resources\net70\System.Text.Encoding.dll - - + net70.System.Text.Encoding.Extensions Resources\net70\System.Text.Encoding.Extensions.dll - + + net70.System.Text.Encoding + Resources\net70\System.Text.Encoding.dll + + net70.System.Text.Encodings.Web Resources\net70\System.Text.Encodings.Web.dll - + net70.System.Text.Json Resources\net70\System.Text.Json.dll - + net70.System.Text.RegularExpressions Resources\net70\System.Text.RegularExpressions.dll - + net70.System.Threading.Channels Resources\net70\System.Threading.Channels.dll - - net70.System.Threading - Resources\net70\System.Threading.dll - - + net70.System.Threading.Overlapped Resources\net70\System.Threading.Overlapped.dll - + net70.System.Threading.Tasks.Dataflow Resources\net70\System.Threading.Tasks.Dataflow.dll - - net70.System.Threading.Tasks - Resources\net70\System.Threading.Tasks.dll - - + net70.System.Threading.Tasks.Extensions Resources\net70\System.Threading.Tasks.Extensions.dll - + net70.System.Threading.Tasks.Parallel Resources\net70\System.Threading.Tasks.Parallel.dll - + + net70.System.Threading.Tasks + Resources\net70\System.Threading.Tasks.dll + + net70.System.Threading.Thread Resources\net70\System.Threading.Thread.dll - + net70.System.Threading.ThreadPool Resources\net70\System.Threading.ThreadPool.dll - + net70.System.Threading.Timer Resources\net70\System.Threading.Timer.dll - - net70.System.Transactions - Resources\net70\System.Transactions.dll + + net70.System.Threading + Resources\net70\System.Threading.dll - + net70.System.Transactions.Local Resources\net70\System.Transactions.Local.dll - + + net70.System.Transactions + Resources\net70\System.Transactions.dll + + net70.System.ValueTuple Resources\net70\System.ValueTuple.dll - - net70.System.Web - Resources\net70\System.Web.dll - - + net70.System.Web.HttpUtility Resources\net70\System.Web.HttpUtility.dll - + + net70.System.Web + Resources\net70\System.Web.dll + + net70.System.Windows Resources\net70\System.Windows.dll - - net70.System.Xml - Resources\net70\System.Xml.dll - - + net70.System.Xml.Linq Resources\net70\System.Xml.Linq.dll - + net70.System.Xml.ReaderWriter Resources\net70\System.Xml.ReaderWriter.dll - + net70.System.Xml.Serialization Resources\net70\System.Xml.Serialization.dll - + net70.System.Xml.XDocument Resources\net70\System.Xml.XDocument.dll - + + net70.System.Xml.XPath.XDocument + Resources\net70\System.Xml.XPath.XDocument.dll + + + net70.System.Xml.XPath + Resources\net70\System.Xml.XPath.dll + + net70.System.Xml.XmlDocument Resources\net70\System.Xml.XmlDocument.dll - + net70.System.Xml.XmlSerializer Resources\net70\System.Xml.XmlSerializer.dll - - net70.System.Xml.XPath - Resources\net70\System.Xml.XPath.dll + + net70.System.Xml + Resources\net70\System.Xml.dll - - net70.System.Xml.XPath.XDocument - Resources\net70\System.Xml.XPath.XDocument.dll + + net70.System + Resources\net70\System.dll - + net70.WindowsBase Resources\net70\WindowsBase.dll + + net70.mscorlib + Resources\net70\mscorlib.dll + + + net70.netstandard + Resources\net70\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies.Net80/Generated.cs b/Src/Basic.Reference.Assemblies.Net80/Generated.cs index ebf977d..95ee356 100644 --- a/Src/Basic.Reference.Assemblies.Net80/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net80/Generated.cs @@ -37,16 +37,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net80.References.MicrosoftWin32Registry, global::System.Guid.Parse("664bcf64-903d-4bb3-b50c-8590bdcd315d")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); - /// /// The for System.AppContext.dll /// @@ -62,11 +52,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net80.References.SystemCollectionsConcurrent, global::System.Guid.Parse("291d7283-b119-4c71-9322-c41420697367")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); - /// /// The for System.Collections.Immutable.dll /// @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net80.References.SystemCollectionsSpecialized, global::System.Guid.Parse("fd17dd87-52ef-4094-a21e-a68d00473cd3")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -92,11 +82,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net80.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c8fbd488-f175-4808-9f57-7d485b829f2c")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -112,6 +97,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net80.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("a5415ff5-bfad-48f8-918c-c4f8d0086c30")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); + /// /// The for System.Configuration.dll /// @@ -193,20 +183,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net80.References.SystemDiagnosticsTracing, global::System.Guid.Parse("bf290b8d-de36-4927-8bf0-5e44b57622c8")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net80.References.SystemDrawingPrimitives, global::System.Guid.Parse("2442ebdd-5d18-414c-8a0f-63bfee2a813f")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net80.References.SystemDrawing, global::System.Guid.Parse("f87f3ff6-e523-466f-bc96-a2d56bc3df93")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net80.References.SystemDrawingPrimitives, global::System.Guid.Parse("2442ebdd-5d18-414c-8a0f-63bfee2a813f")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -227,25 +212,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net80.References.SystemGlobalizationCalendars, global::System.Guid.Parse("2c2735d3-32d7-4477-bb86-36641b646f5f")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net80.References.SystemGlobalizationExtensions, global::System.Guid.Parse("2317d0f5-f08d-4501-bf0f-791c0fe821e6")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net80.References.SystemIOCompressionBrotli, global::System.Guid.Parse("fca988a6-6fb6-4abe-a740-1d8f78ea3e6b")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net80.References.SystemIOCompression, global::System.Guid.Parse("6427cefe-5352-4f73-b449-c86b0dfb8cc1")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net80.References.SystemIOCompressionBrotli, global::System.Guid.Parse("fca988a6-6fb6-4abe-a740-1d8f78ea3e6b")); /// /// The for System.IO.Compression.FileSystem.dll @@ -258,20 +238,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net80.References.SystemIOCompressionZipFile, global::System.Guid.Parse("1b752546-ea78-4cd6-bc56-e920e2af5004")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net80.References.SystemIOCompression, global::System.Guid.Parse("6427cefe-5352-4f73-b449-c86b0dfb8cc1")); /// /// The for System.IO.FileSystem.AccessControl.dll /// public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net80.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("3e6f08db-36de-4df8-8d53-012cc6b3f65f")); - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net80.References.SystemIOFileSystem, global::System.Guid.Parse("87cbd5ee-51d3-4631-a21b-00b7e8cd46e1")); - /// /// The for System.IO.FileSystem.DriveInfo.dll /// @@ -287,6 +262,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net80.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("9bf488f1-0f26-41c0-b00e-c6c2deece328")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net80.References.SystemIOFileSystem, global::System.Guid.Parse("87cbd5ee-51d3-4631-a21b-00b7e8cd46e1")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -313,9 +293,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net80.References.SystemLinq, global::System.Guid.Parse("f57fb333-2777-45de-af65-8663a14d2a8f")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); /// /// The for System.Linq.Expressions.dll @@ -332,26 +312,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net80.References.SystemLinqQueryable, global::System.Guid.Parse("74f3f974-0060-488c-bc3d-129ea75c76c0")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net80.References.SystemLinq, global::System.Guid.Parse("f57fb333-2777-45de-af65-8663a14d2a8f")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net80.References.SystemMemory, global::System.Guid.Parse("db9278cd-ba14-4c9f-b83f-cdfc0022b403")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net80.References.SystemNet, global::System.Guid.Parse("f0efdf6e-a60a-4b5f-8715-1564598a1951")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net80.References.SystemNetHttpJson, global::System.Guid.Parse("13b72175-76bb-4609-b8fd-400396f81e2f")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net80.References.SystemNetHttp, global::System.Guid.Parse("fc413c19-c0e5-469e-8eab-2e73b385b6ec")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net80.References.SystemNetHttpJson, global::System.Guid.Parse("13b72175-76bb-4609-b8fd-400396f81e2f")); - /// /// The for System.Net.HttpListener.dll /// @@ -433,15 +413,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net80.References.SystemNetWebSockets, global::System.Guid.Parse("b327c7b4-b2d5-4900-8876-771fa7170b7f")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net80.References.SystemNumerics, global::System.Guid.Parse("61794a33-1318-4396-9853-5520a85fdb70")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net80.References.SystemNet, global::System.Guid.Parse("f0efdf6e-a60a-4b5f-8715-1564598a1951")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net80.References.SystemNumericsVectors, global::System.Guid.Parse("bc660e00-453e-453e-84f8-95babf2e4957")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net80.References.SystemNumerics, global::System.Guid.Parse("61794a33-1318-4396-9853-5520a85fdb70")); + /// /// The for System.ObjectModel.dll /// @@ -452,16 +437,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net80.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3f18f8de-cd44-4910-896b-c15850a66c88")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net80.References.SystemReflectionEmit, global::System.Guid.Parse("6338bc65-00e8-49b6-8092-7447a5c44226")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -472,6 +447,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net80.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("b9cae7f9-eb39-4ca2-80c1-9ed3a46657d1")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net80.References.SystemReflectionEmit, global::System.Guid.Parse("6338bc65-00e8-49b6-8092-7447a5c44226")); + /// /// The for System.Reflection.Extensions.dll /// @@ -492,6 +472,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); + /// /// The for System.Resources.Reader.dll /// @@ -517,11 +502,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net80.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("5b7b7255-3c7e-48c6-b7e3-913e56b39c08")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); - /// /// The for System.Runtime.Extensions.dll /// @@ -532,11 +512,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net80.References.SystemRuntimeHandles, global::System.Guid.Parse("122dcb5c-4dc4-4738-a5f7-65a404045201")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net80.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c710117f-47f7-4e05-91f0-724bf6cc1a82")); - /// /// The for System.Runtime.InteropServices.JavaScript.dll /// @@ -547,6 +522,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net80.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("5cbf62d8-18a6-47a7-aa84-444163054581")); + /// + /// The for System.Runtime.InteropServices.dll + /// + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net80.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c710117f-47f7-4e05-91f0-724bf6cc1a82")); + /// /// The for System.Runtime.Intrinsics.dll /// @@ -562,11 +542,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net80.References.SystemRuntimeSerialization, global::System.Guid.Parse("fe26f9d4-a614-4014-b79d-a3f3b01442b6")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -587,6 +562,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net80.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e4880330-5f88-4067-915d-7351cf175ff8")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net80.References.SystemRuntimeSerialization, global::System.Guid.Parse("fe26f9d4-a614-4014-b79d-a3f3b01442b6")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); + /// /// The for System.Security.AccessControl.dll /// @@ -612,11 +597,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net80.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4b2506cc-23b4-4866-9bae-de585c583451")); - /// - /// The for System.Security.Cryptography.dll - /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net80.References.SystemSecurityCryptography, global::System.Guid.Parse("b636a9d3-8686-4351-9340-7530d6fd345e")); - /// /// The for System.Security.Cryptography.Encoding.dll /// @@ -638,25 +618,30 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net80.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("569b7242-b858-40ee-8ebe-0b2bc10cd552")); /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net80.References.SystemSecurity, global::System.Guid.Parse("8b1e3de3-8e8e-4a5d-b6eb-5f8bf6b0e701")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net80.References.SystemSecurityCryptography, global::System.Guid.Parse("b636a9d3-8686-4351-9340-7530d6fd345e")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net80.References.SystemSecurityPrincipal, global::System.Guid.Parse("50894a08-4aa4-4a7f-b01c-d0ff6c78dde6")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net80.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("77bc8fa9-a69e-4532-a2df-9e344b8dc31e")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net80.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("77bc8fa9-a69e-4532-a2df-9e344b8dc31e")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net80.References.SystemSecurityPrincipal, global::System.Guid.Parse("50894a08-4aa4-4a7f-b01c-d0ff6c78dde6")); /// /// The for System.Security.SecureString.dll /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net80.References.SystemSecuritySecureString, global::System.Guid.Parse("a6727ca0-1dcd-4382-9a56-b50159204b7e")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net80.References.SystemSecurity, global::System.Guid.Parse("8b1e3de3-8e8e-4a5d-b6eb-5f8bf6b0e701")); + /// /// The for System.ServiceModel.Web.dll /// @@ -673,14 +658,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net80.References.SystemTextEncodingCodePages, global::System.Guid.Parse("19251135-edcb-44c6-af99-2d12e64cf2b0")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net80.References.SystemTextEncoding, global::System.Guid.Parse("75c28f71-6596-4826-9815-58e3d0fe520e")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net80.References.SystemTextEncodingExtensions, global::System.Guid.Parse("74f95d39-90c8-41b1-87a5-e1f064f08971")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net80.References.SystemTextEncodingExtensions, global::System.Guid.Parse("74f95d39-90c8-41b1-87a5-e1f064f08971")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net80.References.SystemTextEncoding, global::System.Guid.Parse("75c28f71-6596-4826-9815-58e3d0fe520e")); /// /// The for System.Text.Encodings.Web.dll @@ -702,11 +687,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); - /// /// The for System.Threading.Overlapped.dll /// @@ -717,11 +697,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net80.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("f6eb07ca-cc82-4726-a21b-15a99b7fd721")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -732,6 +707,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net80.References.SystemThreadingTasksParallel, global::System.Guid.Parse("59b90047-76ab-4a10-8072-8eee060facb4")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); + /// /// The for System.Threading.Thread.dll /// @@ -748,9 +728,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net80.References.SystemThreadingTimer, global::System.Guid.Parse("5809ce5e-9e58-4869-9a67-c2e6960efe99")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net80.References.SystemTransactions, global::System.Guid.Parse("496991c3-4161-4807-a474-5e6b7b50898f")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); /// /// The for System.Transactions.Local.dll @@ -758,14 +738,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net80.References.SystemTransactionsLocal, global::System.Guid.Parse("c6332a06-1af7-4d75-baaf-d18f9b525c6a")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net80.References.SystemValueTuple, global::System.Guid.Parse("10a8c713-4e7c-4384-83c7-0cbdc89c405c")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net80.References.SystemTransactions, global::System.Guid.Parse("496991c3-4161-4807-a474-5e6b7b50898f")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net80.References.SystemWeb, global::System.Guid.Parse("c22515bd-da28-4ac2-a953-756ba54a8c0d")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net80.References.SystemValueTuple, global::System.Guid.Parse("10a8c713-4e7c-4384-83c7-0cbdc89c405c")); /// /// The for System.Web.HttpUtility.dll @@ -773,14 +753,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net80.References.SystemWebHttpUtility, global::System.Guid.Parse("21cb7f17-8a6f-4b6f-8ea4-841d1b534bf4")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net80.References.SystemWeb, global::System.Guid.Parse("c22515bd-da28-4ac2-a953-756ba54a8c0d")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net80.References.SystemXml, global::System.Guid.Parse("ae454a43-19d4-418a-9257-4241df156904")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); /// /// The for System.Xml.Linq.dll @@ -802,6 +782,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net80.References.SystemXmlXDocument, global::System.Guid.Parse("1c990131-a3f5-4915-a738-a38c3377b8cb")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net80.References.SystemXmlXPathXDocument, global::System.Guid.Parse("fe5bb2e5-62d8-4014-96b0-74163ff4f9c0")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net80.References.SystemXmlXPath, global::System.Guid.Parse("567f8bde-a77d-469e-b590-27b30302703b")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -813,19 +803,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net80.References.SystemXmlXmlSerializer, global::System.Guid.Parse("59755038-bd4f-4311-b7b5-ccbc7d7ee286")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net80.References.SystemXmlXPath, global::System.Guid.Parse("567f8bde-a77d-469e-b590-27b30302703b")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net80.References.SystemXml, global::System.Guid.Parse("ae454a43-19d4-418a-9257-4241df156904")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net80.References.SystemXmlXPathXDocument, global::System.Guid.Parse("fe5bb2e5-62d8-4014-96b0-74163ff4f9c0")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); private static ImmutableArray _all; public static ImmutableArray All { @@ -840,21 +840,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -871,38 +869,36 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -919,85 +915,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1097,40 +1097,6 @@ public static PortableExecutableReference MicrosoftWin32Registry } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1182,23 +1148,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1250,6 +1199,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1284,23 +1250,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1352,6 +1301,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1624,20 +1590,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1658,23 +1624,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1743,23 +1692,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1777,37 +1709,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net80)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net80)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1845,20 +1777,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); } - return _SystemIO; + return _SystemIOCompression; } } @@ -1879,23 +1811,6 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl } } - private static PortableExecutableReference? _SystemIOFileSystem; - - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -1947,27 +1862,44 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOFileSystem is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); } - return _SystemIOIsolatedStorage; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.IsolatedStorage.dll + /// + public static PortableExecutableReference SystemIOIsolatedStorage + { + get + { + if (_SystemIOIsolatedStorage is null) + { + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); + } + return _SystemIOIsolatedStorage; + } + } + + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + + /// + /// The for System.IO.MemoryMappedFiles.dll /// public static PortableExecutableReference SystemIOMemoryMappedFiles { @@ -2032,20 +1964,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); } - return _SystemLinq; + return _SystemIO; } } @@ -2100,6 +2032,23 @@ public static PortableExecutableReference SystemLinqQueryable } } + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2117,20 +2066,20 @@ public static PortableExecutableReference SystemMemory } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net80)"); } - return _SystemNet; + return _SystemNetHttpJson; } } @@ -2151,23 +2100,6 @@ public static PortableExecutableReference SystemNetHttp } } - private static PortableExecutableReference? _SystemNetHttpJson; - - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net80)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2440,20 +2372,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2474,6 +2406,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2508,40 +2457,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2576,6 +2491,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2644,6 +2576,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2729,23 +2678,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2780,23 +2712,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// @@ -2831,6 +2746,23 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf } } + private static PortableExecutableReference? _SystemRuntimeInteropServices; + + /// + /// The for System.Runtime.InteropServices.dll + /// + public static PortableExecutableReference SystemRuntimeInteropServices + { + get + { + if (_SystemRuntimeInteropServices is null) + { + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); + } + return _SystemRuntimeInteropServices; + } + } + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// @@ -2882,23 +2814,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2967,27 +2882,61 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeSerialization is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Security.Claims.dll + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); + } + return _SystemRuntime; + } + } + + private static PortableExecutableReference? _SystemSecurityAccessControl; + + /// + /// The for System.Security.AccessControl.dll + /// + public static PortableExecutableReference SystemSecurityAccessControl + { + get + { + if (_SystemSecurityAccessControl is null) + { + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); + } + return _SystemSecurityAccessControl; + } + } + + private static PortableExecutableReference? _SystemSecurityClaims; + + /// + /// The for System.Security.Claims.dll /// public static PortableExecutableReference SystemSecurityClaims { @@ -3052,23 +3001,6 @@ public static PortableExecutableReference SystemSecurityCryptographyCsp } } - private static PortableExecutableReference? _SystemSecurityCryptography; - - /// - /// The for System.Security.Cryptography.dll - /// - public static PortableExecutableReference SystemSecurityCryptography - { - get - { - if (_SystemSecurityCryptography is null) - { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); - } - return _SystemSecurityCryptography; - } - } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// @@ -3137,54 +3069,54 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_SystemSecurity is null) + if (_SystemSecurityCryptography is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); } - return _SystemSecurity; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net80)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net80)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } @@ -3205,6 +3137,23 @@ public static PortableExecutableReference SystemSecuritySecureString } } + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -3256,37 +3205,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net80)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net80)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3358,23 +3307,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3409,23 +3341,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3460,6 +3375,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3511,20 +3443,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3545,37 +3477,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3596,37 +3528,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3698,27 +3630,61 @@ public static PortableExecutableReference SystemXmlXDocument } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemXmlXmlDocument is null) + if (_SystemXmlXPathXDocument is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net80)"); } - return _SystemXmlXmlDocument; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); + } + return _SystemXmlXPath; + } + } + + private static PortableExecutableReference? _SystemXmlXmlDocument; + + /// + /// The for System.Xml.XmlDocument.dll + /// + public static PortableExecutableReference SystemXmlXmlDocument + { + get + { + if (_SystemXmlXmlDocument is null) + { + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); + } + return _SystemXmlXmlDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXmlSerializer; + + /// + /// The for System.Xml.XmlSerializer.dll /// public static PortableExecutableReference SystemXmlXmlSerializer { @@ -3732,37 +3698,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net80)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3783,6 +3749,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3797,21 +3797,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3828,38 +3826,36 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -3876,85 +3872,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -3997,18 +3997,6 @@ public static class Resources public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net80.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -4027,12 +4015,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net80.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -4051,6 +4033,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net80.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -4063,12 +4051,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net80.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -4087,6 +4069,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net80.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -4184,10 +4172,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net80.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -4195,12 +4183,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net80.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net80.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -4225,12 +4207,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net80.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -4238,16 +4214,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -4262,10 +4238,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net80.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.AccessControl.dll @@ -4273,12 +4249,6 @@ public static class Resources public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net80.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// @@ -4297,6 +4267,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net80.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4328,10 +4304,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net80.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -4351,6 +4327,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net80.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4358,10 +4340,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4369,12 +4351,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net80.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4472,10 +4448,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4483,6 +4459,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net80.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4495,18 +4477,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net80.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4519,6 +4489,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net80.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4543,6 +4519,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net80.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4573,12 +4555,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net80.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4591,12 +4567,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net80.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// @@ -4609,6 +4579,12 @@ public static class Resources public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net80.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4627,12 +4603,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net80.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4657,6 +4627,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net80.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -4687,12 +4669,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net80.System.Security.Cryptography.Csp"); private static byte[]? _SystemSecurityCryptographyCsp; - /// - /// The image bytes for System.Security.Cryptography.dll - /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - /// /// The image bytes for System.Security.Cryptography.Encoding.dll /// @@ -4718,16 +4694,10 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); - private static byte[]? _SystemSecurity; - - /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// /// The image bytes for System.Security.Principal.Windows.dll @@ -4735,12 +4705,24 @@ public static class Resources public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net80.System.Security.Principal.Windows"); private static byte[]? _SystemSecurityPrincipalWindows; + /// + /// The image bytes for System.Security.Principal.dll + /// + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net80.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4759,18 +4741,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net80.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net80.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4795,12 +4777,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net80.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4813,12 +4789,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net80.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4831,6 +4801,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net80.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4850,10 +4826,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4862,16 +4838,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net80.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -4880,16 +4856,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net80.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -4915,6 +4891,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net80.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -4928,16 +4916,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -4945,6 +4933,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies.Net80/Generated.targets b/Src/Basic.Reference.Assemblies.Net80/Generated.targets index daa4a00..0ffa5bd 100644 --- a/Src/Basic.Reference.Assemblies.Net80/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net80/Generated.targets @@ -1,656 +1,656 @@ - + net80.Microsoft.CSharp Resources\net80\Microsoft.CSharp.dll - + net80.Microsoft.VisualBasic.Core Resources\net80\Microsoft.VisualBasic.Core.dll - + net80.Microsoft.VisualBasic Resources\net80\Microsoft.VisualBasic.dll - + net80.Microsoft.Win32.Primitives Resources\net80\Microsoft.Win32.Primitives.dll - + net80.Microsoft.Win32.Registry Resources\net80\Microsoft.Win32.Registry.dll - - net80.mscorlib - Resources\net80\mscorlib.dll - - - net80.netstandard - Resources\net80\netstandard.dll - - + net80.System.AppContext Resources\net80\System.AppContext.dll - + net80.System.Buffers Resources\net80\System.Buffers.dll - + net80.System.Collections.Concurrent Resources\net80\System.Collections.Concurrent.dll - - net80.System.Collections - Resources\net80\System.Collections.dll - - + net80.System.Collections.Immutable Resources\net80\System.Collections.Immutable.dll - + net80.System.Collections.NonGeneric Resources\net80\System.Collections.NonGeneric.dll - + net80.System.Collections.Specialized Resources\net80\System.Collections.Specialized.dll - + + net80.System.Collections + Resources\net80\System.Collections.dll + + net80.System.ComponentModel.Annotations Resources\net80\System.ComponentModel.Annotations.dll - + net80.System.ComponentModel.DataAnnotations Resources\net80\System.ComponentModel.DataAnnotations.dll - - net80.System.ComponentModel - Resources\net80\System.ComponentModel.dll - - + net80.System.ComponentModel.EventBasedAsync Resources\net80\System.ComponentModel.EventBasedAsync.dll - + net80.System.ComponentModel.Primitives Resources\net80\System.ComponentModel.Primitives.dll - + net80.System.ComponentModel.TypeConverter Resources\net80\System.ComponentModel.TypeConverter.dll - + + net80.System.ComponentModel + Resources\net80\System.ComponentModel.dll + + net80.System.Configuration Resources\net80\System.Configuration.dll - + net80.System.Console Resources\net80\System.Console.dll - + net80.System.Core Resources\net80\System.Core.dll - + net80.System.Data.Common Resources\net80\System.Data.Common.dll - + net80.System.Data.DataSetExtensions Resources\net80\System.Data.DataSetExtensions.dll - + net80.System.Data Resources\net80\System.Data.dll - + net80.System.Diagnostics.Contracts Resources\net80\System.Diagnostics.Contracts.dll - + net80.System.Diagnostics.Debug Resources\net80\System.Diagnostics.Debug.dll - + net80.System.Diagnostics.DiagnosticSource Resources\net80\System.Diagnostics.DiagnosticSource.dll - + net80.System.Diagnostics.FileVersionInfo Resources\net80\System.Diagnostics.FileVersionInfo.dll - + net80.System.Diagnostics.Process Resources\net80\System.Diagnostics.Process.dll - + net80.System.Diagnostics.StackTrace Resources\net80\System.Diagnostics.StackTrace.dll - + net80.System.Diagnostics.TextWriterTraceListener Resources\net80\System.Diagnostics.TextWriterTraceListener.dll - + net80.System.Diagnostics.Tools Resources\net80\System.Diagnostics.Tools.dll - + net80.System.Diagnostics.TraceSource Resources\net80\System.Diagnostics.TraceSource.dll - + net80.System.Diagnostics.Tracing Resources\net80\System.Diagnostics.Tracing.dll - - net80.System - Resources\net80\System.dll + + net80.System.Drawing.Primitives + Resources\net80\System.Drawing.Primitives.dll - + net80.System.Drawing Resources\net80\System.Drawing.dll - - net80.System.Drawing.Primitives - Resources\net80\System.Drawing.Primitives.dll - - + net80.System.Dynamic.Runtime Resources\net80\System.Dynamic.Runtime.dll - + net80.System.Formats.Asn1 Resources\net80\System.Formats.Asn1.dll - + net80.System.Formats.Tar Resources\net80\System.Formats.Tar.dll - + net80.System.Globalization.Calendars Resources\net80\System.Globalization.Calendars.dll - - net80.System.Globalization - Resources\net80\System.Globalization.dll - - + net80.System.Globalization.Extensions Resources\net80\System.Globalization.Extensions.dll - + + net80.System.Globalization + Resources\net80\System.Globalization.dll + + net80.System.IO.Compression.Brotli Resources\net80\System.IO.Compression.Brotli.dll - - net80.System.IO.Compression - Resources\net80\System.IO.Compression.dll - - + net80.System.IO.Compression.FileSystem Resources\net80\System.IO.Compression.FileSystem.dll - + net80.System.IO.Compression.ZipFile Resources\net80\System.IO.Compression.ZipFile.dll - - net80.System.IO - Resources\net80\System.IO.dll + + net80.System.IO.Compression + Resources\net80\System.IO.Compression.dll - + net80.System.IO.FileSystem.AccessControl Resources\net80\System.IO.FileSystem.AccessControl.dll - - net80.System.IO.FileSystem - Resources\net80\System.IO.FileSystem.dll - - + net80.System.IO.FileSystem.DriveInfo Resources\net80\System.IO.FileSystem.DriveInfo.dll - + net80.System.IO.FileSystem.Primitives Resources\net80\System.IO.FileSystem.Primitives.dll - + net80.System.IO.FileSystem.Watcher Resources\net80\System.IO.FileSystem.Watcher.dll - + + net80.System.IO.FileSystem + Resources\net80\System.IO.FileSystem.dll + + net80.System.IO.IsolatedStorage Resources\net80\System.IO.IsolatedStorage.dll - + net80.System.IO.MemoryMappedFiles Resources\net80\System.IO.MemoryMappedFiles.dll - + net80.System.IO.Pipes.AccessControl Resources\net80\System.IO.Pipes.AccessControl.dll - + net80.System.IO.Pipes Resources\net80\System.IO.Pipes.dll - + net80.System.IO.UnmanagedMemoryStream Resources\net80\System.IO.UnmanagedMemoryStream.dll - - net80.System.Linq - Resources\net80\System.Linq.dll + + net80.System.IO + Resources\net80\System.IO.dll - + net80.System.Linq.Expressions Resources\net80\System.Linq.Expressions.dll - + net80.System.Linq.Parallel Resources\net80\System.Linq.Parallel.dll - + net80.System.Linq.Queryable Resources\net80\System.Linq.Queryable.dll - + + net80.System.Linq + Resources\net80\System.Linq.dll + + net80.System.Memory Resources\net80\System.Memory.dll - - net80.System.Net - Resources\net80\System.Net.dll + + net80.System.Net.Http.Json + Resources\net80\System.Net.Http.Json.dll - + net80.System.Net.Http Resources\net80\System.Net.Http.dll - - net80.System.Net.Http.Json - Resources\net80\System.Net.Http.Json.dll - - + net80.System.Net.HttpListener Resources\net80\System.Net.HttpListener.dll - + net80.System.Net.Mail Resources\net80\System.Net.Mail.dll - + net80.System.Net.NameResolution Resources\net80\System.Net.NameResolution.dll - + net80.System.Net.NetworkInformation Resources\net80\System.Net.NetworkInformation.dll - + net80.System.Net.Ping Resources\net80\System.Net.Ping.dll - + net80.System.Net.Primitives Resources\net80\System.Net.Primitives.dll - + net80.System.Net.Quic Resources\net80\System.Net.Quic.dll - + net80.System.Net.Requests Resources\net80\System.Net.Requests.dll - + net80.System.Net.Security Resources\net80\System.Net.Security.dll - + net80.System.Net.ServicePoint Resources\net80\System.Net.ServicePoint.dll - + net80.System.Net.Sockets Resources\net80\System.Net.Sockets.dll - + net80.System.Net.WebClient Resources\net80\System.Net.WebClient.dll - + net80.System.Net.WebHeaderCollection Resources\net80\System.Net.WebHeaderCollection.dll - + net80.System.Net.WebProxy Resources\net80\System.Net.WebProxy.dll - + net80.System.Net.WebSockets.Client Resources\net80\System.Net.WebSockets.Client.dll - + net80.System.Net.WebSockets Resources\net80\System.Net.WebSockets.dll - - net80.System.Numerics - Resources\net80\System.Numerics.dll + + net80.System.Net + Resources\net80\System.Net.dll - + net80.System.Numerics.Vectors Resources\net80\System.Numerics.Vectors.dll - + + net80.System.Numerics + Resources\net80\System.Numerics.dll + + net80.System.ObjectModel Resources\net80\System.ObjectModel.dll - + net80.System.Reflection.DispatchProxy Resources\net80\System.Reflection.DispatchProxy.dll - - net80.System.Reflection - Resources\net80\System.Reflection.dll - - - net80.System.Reflection.Emit - Resources\net80\System.Reflection.Emit.dll - - + net80.System.Reflection.Emit.ILGeneration Resources\net80\System.Reflection.Emit.ILGeneration.dll - + net80.System.Reflection.Emit.Lightweight Resources\net80\System.Reflection.Emit.Lightweight.dll - + + net80.System.Reflection.Emit + Resources\net80\System.Reflection.Emit.dll + + net80.System.Reflection.Extensions Resources\net80\System.Reflection.Extensions.dll - + net80.System.Reflection.Metadata Resources\net80\System.Reflection.Metadata.dll - + net80.System.Reflection.Primitives Resources\net80\System.Reflection.Primitives.dll - + net80.System.Reflection.TypeExtensions Resources\net80\System.Reflection.TypeExtensions.dll - + + net80.System.Reflection + Resources\net80\System.Reflection.dll + + net80.System.Resources.Reader Resources\net80\System.Resources.Reader.dll - + net80.System.Resources.ResourceManager Resources\net80\System.Resources.ResourceManager.dll - + net80.System.Resources.Writer Resources\net80\System.Resources.Writer.dll - + net80.System.Runtime.CompilerServices.Unsafe Resources\net80\System.Runtime.CompilerServices.Unsafe.dll - + net80.System.Runtime.CompilerServices.VisualC Resources\net80\System.Runtime.CompilerServices.VisualC.dll - - net80.System.Runtime - Resources\net80\System.Runtime.dll - - + net80.System.Runtime.Extensions Resources\net80\System.Runtime.Extensions.dll - + net80.System.Runtime.Handles Resources\net80\System.Runtime.Handles.dll - - net80.System.Runtime.InteropServices - Resources\net80\System.Runtime.InteropServices.dll - - + net80.System.Runtime.InteropServices.JavaScript Resources\net80\System.Runtime.InteropServices.JavaScript.dll - + net80.System.Runtime.InteropServices.RuntimeInformation Resources\net80\System.Runtime.InteropServices.RuntimeInformation.dll - + + net80.System.Runtime.InteropServices + Resources\net80\System.Runtime.InteropServices.dll + + net80.System.Runtime.Intrinsics Resources\net80\System.Runtime.Intrinsics.dll - + net80.System.Runtime.Loader Resources\net80\System.Runtime.Loader.dll - + net80.System.Runtime.Numerics Resources\net80\System.Runtime.Numerics.dll - - net80.System.Runtime.Serialization - Resources\net80\System.Runtime.Serialization.dll - - + net80.System.Runtime.Serialization.Formatters Resources\net80\System.Runtime.Serialization.Formatters.dll - + net80.System.Runtime.Serialization.Json Resources\net80\System.Runtime.Serialization.Json.dll - + net80.System.Runtime.Serialization.Primitives Resources\net80\System.Runtime.Serialization.Primitives.dll - + net80.System.Runtime.Serialization.Xml Resources\net80\System.Runtime.Serialization.Xml.dll - + + net80.System.Runtime.Serialization + Resources\net80\System.Runtime.Serialization.dll + + + net80.System.Runtime + Resources\net80\System.Runtime.dll + + net80.System.Security.AccessControl Resources\net80\System.Security.AccessControl.dll - + net80.System.Security.Claims Resources\net80\System.Security.Claims.dll - + net80.System.Security.Cryptography.Algorithms Resources\net80\System.Security.Cryptography.Algorithms.dll - + net80.System.Security.Cryptography.Cng Resources\net80\System.Security.Cryptography.Cng.dll - + net80.System.Security.Cryptography.Csp Resources\net80\System.Security.Cryptography.Csp.dll - - net80.System.Security.Cryptography - Resources\net80\System.Security.Cryptography.dll - - + net80.System.Security.Cryptography.Encoding Resources\net80\System.Security.Cryptography.Encoding.dll - + net80.System.Security.Cryptography.OpenSsl Resources\net80\System.Security.Cryptography.OpenSsl.dll - + net80.System.Security.Cryptography.Primitives Resources\net80\System.Security.Cryptography.Primitives.dll - + net80.System.Security.Cryptography.X509Certificates Resources\net80\System.Security.Cryptography.X509Certificates.dll - - net80.System.Security - Resources\net80\System.Security.dll - - - net80.System.Security.Principal - Resources\net80\System.Security.Principal.dll + + net80.System.Security.Cryptography + Resources\net80\System.Security.Cryptography.dll - + net80.System.Security.Principal.Windows Resources\net80\System.Security.Principal.Windows.dll - + + net80.System.Security.Principal + Resources\net80\System.Security.Principal.dll + + net80.System.Security.SecureString Resources\net80\System.Security.SecureString.dll - + + net80.System.Security + Resources\net80\System.Security.dll + + net80.System.ServiceModel.Web Resources\net80\System.ServiceModel.Web.dll - + net80.System.ServiceProcess Resources\net80\System.ServiceProcess.dll - + net80.System.Text.Encoding.CodePages Resources\net80\System.Text.Encoding.CodePages.dll - - net80.System.Text.Encoding - Resources\net80\System.Text.Encoding.dll - - + net80.System.Text.Encoding.Extensions Resources\net80\System.Text.Encoding.Extensions.dll - + + net80.System.Text.Encoding + Resources\net80\System.Text.Encoding.dll + + net80.System.Text.Encodings.Web Resources\net80\System.Text.Encodings.Web.dll - + net80.System.Text.Json Resources\net80\System.Text.Json.dll - + net80.System.Text.RegularExpressions Resources\net80\System.Text.RegularExpressions.dll - + net80.System.Threading.Channels Resources\net80\System.Threading.Channels.dll - - net80.System.Threading - Resources\net80\System.Threading.dll - - + net80.System.Threading.Overlapped Resources\net80\System.Threading.Overlapped.dll - + net80.System.Threading.Tasks.Dataflow Resources\net80\System.Threading.Tasks.Dataflow.dll - - net80.System.Threading.Tasks - Resources\net80\System.Threading.Tasks.dll - - + net80.System.Threading.Tasks.Extensions Resources\net80\System.Threading.Tasks.Extensions.dll - + net80.System.Threading.Tasks.Parallel Resources\net80\System.Threading.Tasks.Parallel.dll - + + net80.System.Threading.Tasks + Resources\net80\System.Threading.Tasks.dll + + net80.System.Threading.Thread Resources\net80\System.Threading.Thread.dll - + net80.System.Threading.ThreadPool Resources\net80\System.Threading.ThreadPool.dll - + net80.System.Threading.Timer Resources\net80\System.Threading.Timer.dll - - net80.System.Transactions - Resources\net80\System.Transactions.dll + + net80.System.Threading + Resources\net80\System.Threading.dll - + net80.System.Transactions.Local Resources\net80\System.Transactions.Local.dll - + + net80.System.Transactions + Resources\net80\System.Transactions.dll + + net80.System.ValueTuple Resources\net80\System.ValueTuple.dll - - net80.System.Web - Resources\net80\System.Web.dll - - + net80.System.Web.HttpUtility Resources\net80\System.Web.HttpUtility.dll - + + net80.System.Web + Resources\net80\System.Web.dll + + net80.System.Windows Resources\net80\System.Windows.dll - - net80.System.Xml - Resources\net80\System.Xml.dll - - + net80.System.Xml.Linq Resources\net80\System.Xml.Linq.dll - + net80.System.Xml.ReaderWriter Resources\net80\System.Xml.ReaderWriter.dll - + net80.System.Xml.Serialization Resources\net80\System.Xml.Serialization.dll - + net80.System.Xml.XDocument Resources\net80\System.Xml.XDocument.dll - + + net80.System.Xml.XPath.XDocument + Resources\net80\System.Xml.XPath.XDocument.dll + + + net80.System.Xml.XPath + Resources\net80\System.Xml.XPath.dll + + net80.System.Xml.XmlDocument Resources\net80\System.Xml.XmlDocument.dll - + net80.System.Xml.XmlSerializer Resources\net80\System.Xml.XmlSerializer.dll - - net80.System.Xml.XPath - Resources\net80\System.Xml.XPath.dll + + net80.System.Xml + Resources\net80\System.Xml.dll - - net80.System.Xml.XPath.XDocument - Resources\net80\System.Xml.XPath.XDocument.dll + + net80.System + Resources\net80\System.dll - + net80.WindowsBase Resources\net80\WindowsBase.dll + + net80.mscorlib + Resources\net80\mscorlib.dll + + + net80.netstandard + Resources\net80\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs index 379d03c..c68d977 100644 --- a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs @@ -18,14 +18,14 @@ public static class ReferenceInfos public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net80Windows.References.Accessibility, global::System.Guid.Parse("b838a6e0-4988-409d-8283-ce9e05381d24")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net80Windows.References.MicrosoftVisualBasic, global::System.Guid.Parse("1c0276b8-2804-4538-8185-9b5ea6c2f33c")); + public static ReferenceInfo MicrosoftVisualBasicForms => new ReferenceInfo("Microsoft.VisualBasic.Forms.dll", Resources.MicrosoftVisualBasicForms, Net80Windows.References.MicrosoftVisualBasicForms, global::System.Guid.Parse("c71e510a-446c-48ca-bece-8da8c711f7d3")); /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo MicrosoftVisualBasicForms => new ReferenceInfo("Microsoft.VisualBasic.Forms.dll", Resources.MicrosoftVisualBasicForms, Net80Windows.References.MicrosoftVisualBasicForms, global::System.Guid.Parse("c71e510a-446c-48ca-bece-8da8c711f7d3")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net80Windows.References.MicrosoftVisualBasic, global::System.Guid.Parse("1c0276b8-2804-4538-8185-9b5ea6c2f33c")); /// /// The for Microsoft.Win32.Registry.AccessControl.dll @@ -62,11 +62,6 @@ public static class ReferenceInfos /// public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net80Windows.References.PresentationFrameworkClassic, global::System.Guid.Parse("ffee0b5d-ffc3-4507-8ec2-b3f61a119967")); - /// - /// The for PresentationFramework.dll - /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net80Windows.References.PresentationFramework, global::System.Guid.Parse("061819fb-8d8d-4d16-90ad-ca96cd0fb94e")); - /// /// The for PresentationFramework.Luna.dll /// @@ -77,6 +72,11 @@ public static class ReferenceInfos /// public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net80Windows.References.PresentationFrameworkRoyale, global::System.Guid.Parse("5c533038-bbee-4cb2-a9e1-b53cf6471f8c")); + /// + /// The for PresentationFramework.dll + /// + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net80Windows.References.PresentationFramework, global::System.Guid.Parse("061819fb-8d8d-4d16-90ad-ca96cd0fb94e")); + /// /// The for PresentationUI.dll /// @@ -182,26 +182,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWindowsExtensions => new ReferenceInfo("System.Windows.Extensions.dll", Resources.SystemWindowsExtensions, Net80Windows.References.SystemWindowsExtensions, global::System.Guid.Parse("e92f7e94-06a3-4dc0-9a75-43804de23ef0")); - /// - /// The for System.Windows.Forms.Design.dll - /// - public static ReferenceInfo SystemWindowsFormsDesign => new ReferenceInfo("System.Windows.Forms.Design.dll", Resources.SystemWindowsFormsDesign, Net80Windows.References.SystemWindowsFormsDesign, global::System.Guid.Parse("2cc9a8b6-71fa-4839-8111-ca940e16475b")); - /// /// The for System.Windows.Forms.Design.Editors.dll /// public static ReferenceInfo SystemWindowsFormsDesignEditors => new ReferenceInfo("System.Windows.Forms.Design.Editors.dll", Resources.SystemWindowsFormsDesignEditors, Net80Windows.References.SystemWindowsFormsDesignEditors, global::System.Guid.Parse("ec7e5fce-a1ed-45d6-8281-9c714a685b3e")); /// - /// The for System.Windows.Forms.dll + /// The for System.Windows.Forms.Design.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net80Windows.References.SystemWindowsForms, global::System.Guid.Parse("da13156e-3361-4641-b133-be5f57bf6c76")); + public static ReferenceInfo SystemWindowsFormsDesign => new ReferenceInfo("System.Windows.Forms.Design.dll", Resources.SystemWindowsFormsDesign, Net80Windows.References.SystemWindowsFormsDesign, global::System.Guid.Parse("2cc9a8b6-71fa-4839-8111-ca940e16475b")); /// /// The for System.Windows.Forms.Primitives.dll /// public static ReferenceInfo SystemWindowsFormsPrimitives => new ReferenceInfo("System.Windows.Forms.Primitives.dll", Resources.SystemWindowsFormsPrimitives, Net80Windows.References.SystemWindowsFormsPrimitives, global::System.Guid.Parse("328a0b42-565d-4ef3-a5a3-4a93fe600872")); + /// + /// The for System.Windows.Forms.dll + /// + public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net80Windows.References.SystemWindowsForms, global::System.Guid.Parse("da13156e-3361-4641-b133-be5f57bf6c76")); + /// /// The for System.Windows.Input.Manipulations.dll /// @@ -256,8 +256,8 @@ public static ImmutableArray All _all = [ Accessibility, - MicrosoftVisualBasic, MicrosoftVisualBasicForms, + MicrosoftVisualBasic, MicrosoftWin32RegistryAccessControl, MicrosoftWin32SystemEvents, PresentationCore, @@ -265,9 +265,9 @@ public static ImmutableArray All PresentationFrameworkAero2, PresentationFrameworkAeroLite, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, PresentationUI, ReachFramework, SystemCodeDom, @@ -289,10 +289,10 @@ public static ImmutableArray All SystemThreadingAccessControl, SystemWindowsControlsRibbon, SystemWindowsExtensions, - SystemWindowsFormsDesign, SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsFormsDesign, SystemWindowsFormsPrimitives, + SystemWindowsForms, SystemWindowsInputManipulations, SystemWindowsPresentation, SystemXaml, @@ -333,37 +333,37 @@ public static PortableExecutableReference Accessibility } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _MicrosoftVisualBasicForms; /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference MicrosoftVisualBasicForms { get { - if (_MicrosoftVisualBasic is null) + if (_MicrosoftVisualBasicForms is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80windows)"); + _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net80windows)"); } - return _MicrosoftVisualBasic; + return _MicrosoftVisualBasicForms; } } - private static PortableExecutableReference? _MicrosoftVisualBasicForms; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference MicrosoftVisualBasicForms + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_MicrosoftVisualBasicForms is null) + if (_MicrosoftVisualBasic is null) { - _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net80windows)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80windows)"); } - return _MicrosoftVisualBasicForms; + return _MicrosoftVisualBasic; } } @@ -486,23 +486,6 @@ public static PortableExecutableReference PresentationFrameworkClassic } } - private static PortableExecutableReference? _PresentationFramework; - - /// - /// The for PresentationFramework.dll - /// - public static PortableExecutableReference PresentationFramework - { - get - { - if (_PresentationFramework is null) - { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net80windows)"); - } - return _PresentationFramework; - } - } - private static PortableExecutableReference? _PresentationFrameworkLuna; /// @@ -537,6 +520,23 @@ public static PortableExecutableReference PresentationFrameworkRoyale } } + private static PortableExecutableReference? _PresentationFramework; + + /// + /// The for PresentationFramework.dll + /// + public static PortableExecutableReference PresentationFramework + { + get + { + if (_PresentationFramework is null) + { + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net80windows)"); + } + return _PresentationFramework; + } + } + private static PortableExecutableReference? _PresentationUI; /// @@ -894,23 +894,6 @@ public static PortableExecutableReference SystemWindowsExtensions } } - private static PortableExecutableReference? _SystemWindowsFormsDesign; - - /// - /// The for System.Windows.Forms.Design.dll - /// - public static PortableExecutableReference SystemWindowsFormsDesign - { - get - { - if (_SystemWindowsFormsDesign is null) - { - _SystemWindowsFormsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms.Design")).GetReference(filePath: "System.Windows.Forms.Design.dll", display: "System.Windows.Forms.Design (net80windows)"); - } - return _SystemWindowsFormsDesign; - } - } - private static PortableExecutableReference? _SystemWindowsFormsDesignEditors; /// @@ -928,20 +911,20 @@ public static PortableExecutableReference SystemWindowsFormsDesignEditors } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemWindowsFormsDesign; /// - /// The for System.Windows.Forms.dll + /// The for System.Windows.Forms.Design.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemWindowsFormsDesign { get { - if (_SystemWindowsForms is null) + if (_SystemWindowsFormsDesign is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net80windows)"); + _SystemWindowsFormsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms.Design")).GetReference(filePath: "System.Windows.Forms.Design.dll", display: "System.Windows.Forms.Design (net80windows)"); } - return _SystemWindowsForms; + return _SystemWindowsFormsDesign; } } @@ -962,6 +945,23 @@ public static PortableExecutableReference SystemWindowsFormsPrimitives } } + private static PortableExecutableReference? _SystemWindowsForms; + + /// + /// The for System.Windows.Forms.dll + /// + public static PortableExecutableReference SystemWindowsForms + { + get + { + if (_SystemWindowsForms is null) + { + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net80windows)"); + } + return _SystemWindowsForms; + } + } + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// @@ -1125,8 +1125,8 @@ public static ImmutableArray All _all = [ Accessibility, - MicrosoftVisualBasic, MicrosoftVisualBasicForms, + MicrosoftVisualBasic, MicrosoftWin32RegistryAccessControl, MicrosoftWin32SystemEvents, PresentationCore, @@ -1134,9 +1134,9 @@ public static ImmutableArray All PresentationFrameworkAero2, PresentationFrameworkAeroLite, PresentationFrameworkClassic, - PresentationFramework, PresentationFrameworkLuna, PresentationFrameworkRoyale, + PresentationFramework, PresentationUI, ReachFramework, SystemCodeDom, @@ -1158,10 +1158,10 @@ public static ImmutableArray All SystemThreadingAccessControl, SystemWindowsControlsRibbon, SystemWindowsExtensions, - SystemWindowsFormsDesign, SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsFormsDesign, SystemWindowsFormsPrimitives, + SystemWindowsForms, SystemWindowsInputManipulations, SystemWindowsPresentation, SystemXaml, @@ -1189,18 +1189,18 @@ public static class Resources public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net80windows.Accessibility"); private static byte[]? _Accessibility; - /// - /// The image bytes for Microsoft.VisualBasic.dll - /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80windows.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - /// /// The image bytes for Microsoft.VisualBasic.Forms.dll /// public static byte[] MicrosoftVisualBasicForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicForms, "net80windows.Microsoft.VisualBasic.Forms"); private static byte[]? _MicrosoftVisualBasicForms; + /// + /// The image bytes for Microsoft.VisualBasic.dll + /// + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80windows.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; + /// /// The image bytes for Microsoft.Win32.Registry.AccessControl.dll /// @@ -1243,12 +1243,6 @@ public static class Resources public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net80windows.PresentationFramework.Classic"); private static byte[]? _PresentationFrameworkClassic; - /// - /// The image bytes for PresentationFramework.dll - /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net80windows.PresentationFramework"); - private static byte[]? _PresentationFramework; - /// /// The image bytes for PresentationFramework.Luna.dll /// @@ -1261,6 +1255,12 @@ public static class Resources public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net80windows.PresentationFramework.Royale"); private static byte[]? _PresentationFrameworkRoyale; + /// + /// The image bytes for PresentationFramework.dll + /// + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net80windows.PresentationFramework"); + private static byte[]? _PresentationFramework; + /// /// The image bytes for PresentationUI.dll /// @@ -1387,12 +1387,6 @@ public static class Resources public static byte[] SystemWindowsExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWindowsExtensions, "net80windows.System.Windows.Extensions"); private static byte[]? _SystemWindowsExtensions; - /// - /// The image bytes for System.Windows.Forms.Design.dll - /// - public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net80windows.System.Windows.Forms.Design"); - private static byte[]? _SystemWindowsFormsDesign; - /// /// The image bytes for System.Windows.Forms.Design.Editors.dll /// @@ -1400,10 +1394,10 @@ public static class Resources private static byte[]? _SystemWindowsFormsDesignEditors; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for System.Windows.Forms.Design.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net80windows.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net80windows.System.Windows.Forms.Design"); + private static byte[]? _SystemWindowsFormsDesign; /// /// The image bytes for System.Windows.Forms.Primitives.dll @@ -1411,6 +1405,12 @@ public static class Resources public static byte[] SystemWindowsFormsPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsPrimitives, "net80windows.System.Windows.Forms.Primitives"); private static byte[]? _SystemWindowsFormsPrimitives; + /// + /// The image bytes for System.Windows.Forms.dll + /// + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net80windows.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; + /// /// The image bytes for System.Windows.Input.Manipulations.dll /// diff --git a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets index 1e7cb26..b21d1e7 100644 --- a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets @@ -1,190 +1,190 @@ - + net80windows.Accessibility Resources\net80windows\Accessibility.dll - - net80windows.Microsoft.VisualBasic - Resources\net80windows\Microsoft.VisualBasic.dll - - + net80windows.Microsoft.VisualBasic.Forms Resources\net80windows\Microsoft.VisualBasic.Forms.dll - + + net80windows.Microsoft.VisualBasic + Resources\net80windows\Microsoft.VisualBasic.dll + + net80windows.Microsoft.Win32.Registry.AccessControl Resources\net80windows\Microsoft.Win32.Registry.AccessControl.dll - + net80windows.Microsoft.Win32.SystemEvents Resources\net80windows\Microsoft.Win32.SystemEvents.dll - + net80windows.PresentationCore Resources\net80windows\PresentationCore.dll - + net80windows.PresentationFramework.Aero Resources\net80windows\PresentationFramework.Aero.dll - + net80windows.PresentationFramework.Aero2 Resources\net80windows\PresentationFramework.Aero2.dll - + net80windows.PresentationFramework.AeroLite Resources\net80windows\PresentationFramework.AeroLite.dll - + net80windows.PresentationFramework.Classic Resources\net80windows\PresentationFramework.Classic.dll - - net80windows.PresentationFramework - Resources\net80windows\PresentationFramework.dll - - + net80windows.PresentationFramework.Luna Resources\net80windows\PresentationFramework.Luna.dll - + net80windows.PresentationFramework.Royale Resources\net80windows\PresentationFramework.Royale.dll - + + net80windows.PresentationFramework + Resources\net80windows\PresentationFramework.dll + + net80windows.PresentationUI Resources\net80windows\PresentationUI.dll - + net80windows.ReachFramework Resources\net80windows\ReachFramework.dll - + net80windows.System.CodeDom Resources\net80windows\System.CodeDom.dll - + net80windows.System.Configuration.ConfigurationManager Resources\net80windows\System.Configuration.ConfigurationManager.dll - + net80windows.System.Design Resources\net80windows\System.Design.dll - + net80windows.System.Diagnostics.EventLog Resources\net80windows\System.Diagnostics.EventLog.dll - + net80windows.System.Diagnostics.PerformanceCounter Resources\net80windows\System.Diagnostics.PerformanceCounter.dll - + net80windows.System.DirectoryServices Resources\net80windows\System.DirectoryServices.dll - + net80windows.System.Drawing.Common Resources\net80windows\System.Drawing.Common.dll - + net80windows.System.Drawing.Design Resources\net80windows\System.Drawing.Design.dll - + net80windows.System.Drawing Resources\net80windows\System.Drawing.dll - + net80windows.System.IO.Packaging Resources\net80windows\System.IO.Packaging.dll - + net80windows.System.Printing Resources\net80windows\System.Printing.dll - + net80windows.System.Resources.Extensions Resources\net80windows\System.Resources.Extensions.dll - + net80windows.System.Security.Cryptography.Pkcs Resources\net80windows\System.Security.Cryptography.Pkcs.dll - + net80windows.System.Security.Cryptography.ProtectedData Resources\net80windows\System.Security.Cryptography.ProtectedData.dll - + net80windows.System.Security.Cryptography.Xml Resources\net80windows\System.Security.Cryptography.Xml.dll - + net80windows.System.Security.Permissions Resources\net80windows\System.Security.Permissions.dll - + net80windows.System.Threading.AccessControl Resources\net80windows\System.Threading.AccessControl.dll - + net80windows.System.Windows.Controls.Ribbon Resources\net80windows\System.Windows.Controls.Ribbon.dll - + net80windows.System.Windows.Extensions Resources\net80windows\System.Windows.Extensions.dll - - net80windows.System.Windows.Forms.Design - Resources\net80windows\System.Windows.Forms.Design.dll - - + net80windows.System.Windows.Forms.Design.Editors Resources\net80windows\System.Windows.Forms.Design.Editors.dll - - net80windows.System.Windows.Forms - Resources\net80windows\System.Windows.Forms.dll + + net80windows.System.Windows.Forms.Design + Resources\net80windows\System.Windows.Forms.Design.dll - + net80windows.System.Windows.Forms.Primitives Resources\net80windows\System.Windows.Forms.Primitives.dll - + + net80windows.System.Windows.Forms + Resources\net80windows\System.Windows.Forms.dll + + net80windows.System.Windows.Input.Manipulations Resources\net80windows\System.Windows.Input.Manipulations.dll - + net80windows.System.Windows.Presentation Resources\net80windows\System.Windows.Presentation.dll - + net80windows.System.Xaml Resources\net80windows\System.Xaml.dll - + net80windows.UIAutomationClient Resources\net80windows\UIAutomationClient.dll - + net80windows.UIAutomationClientSideProviders Resources\net80windows\UIAutomationClientSideProviders.dll - + net80windows.UIAutomationProvider Resources\net80windows\UIAutomationProvider.dll - + net80windows.UIAutomationTypes Resources\net80windows\UIAutomationTypes.dll - + net80windows.WindowsBase Resources\net80windows\WindowsBase.dll - + net80windows.WindowsFormsIntegration Resources\net80windows\WindowsFormsIntegration.dll diff --git a/Src/Basic.Reference.Assemblies.Net90/Generated.cs b/Src/Basic.Reference.Assemblies.Net90/Generated.cs index c44ddd2..5a543af 100644 --- a/Src/Basic.Reference.Assemblies.Net90/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net90/Generated.cs @@ -37,16 +37,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net90.References.MicrosoftWin32Registry, global::System.Guid.Parse("f43e7da3-213c-4bed-98b4-21f899f1a41d")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net90.References.mscorlib, global::System.Guid.Parse("1c6b895a-648a-4a9d-8e87-bcd9cf4018c1")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net90.References.netstandard, global::System.Guid.Parse("6291998e-e3f6-4164-8774-d0434deceb2d")); - /// /// The for System.AppContext.dll /// @@ -62,11 +52,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net90.References.SystemCollectionsConcurrent, global::System.Guid.Parse("7e5e080f-b6ee-4d7c-8be9-15b1efa45205")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net90.References.SystemCollections, global::System.Guid.Parse("0e9f52f8-d78c-4d16-a0c8-acc4bea76e8a")); - /// /// The for System.Collections.Immutable.dll /// @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net90.References.SystemCollectionsSpecialized, global::System.Guid.Parse("9cdc72cc-fe2e-4130-b79f-9ef03bf980e6")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net90.References.SystemCollections, global::System.Guid.Parse("0e9f52f8-d78c-4d16-a0c8-acc4bea76e8a")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -92,11 +82,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net90.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("03695ca4-604d-423e-ab1a-2c01f6344463")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net90.References.SystemComponentModel, global::System.Guid.Parse("cabfb8bc-1a4e-4c15-8077-6d0d00defc36")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -112,6 +97,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net90.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c06e9220-9d99-4c97-856e-40f79cb079d1")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net90.References.SystemComponentModel, global::System.Guid.Parse("cabfb8bc-1a4e-4c15-8077-6d0d00defc36")); + /// /// The for System.Configuration.dll /// @@ -193,20 +183,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net90.References.SystemDiagnosticsTracing, global::System.Guid.Parse("9d1cbe75-460a-46a1-b836-f821b402f87f")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net90.References.System, global::System.Guid.Parse("3977a5f9-ed9c-4aed-8a90-d530f219feda")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net90.References.SystemDrawingPrimitives, global::System.Guid.Parse("facdd775-21e8-4b1c-9ff5-0053fe1497e2")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net90.References.SystemDrawing, global::System.Guid.Parse("5f099ffa-a6a1-457c-b47f-6360f6a5fb45")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net90.References.SystemDrawingPrimitives, global::System.Guid.Parse("facdd775-21e8-4b1c-9ff5-0053fe1497e2")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -227,25 +212,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net90.References.SystemGlobalizationCalendars, global::System.Guid.Parse("a0c4a9e0-b729-469c-95ad-49518e3a67a3")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net90.References.SystemGlobalization, global::System.Guid.Parse("93ef8b7a-c542-458e-b90c-fe82f4d0826f")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net90.References.SystemGlobalizationExtensions, global::System.Guid.Parse("f863aca8-e884-449e-8d0d-9a06cbe44430")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net90.References.SystemIOCompressionBrotli, global::System.Guid.Parse("769e46ac-202e-4eb7-895e-b0d5f794fee0")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net90.References.SystemGlobalization, global::System.Guid.Parse("93ef8b7a-c542-458e-b90c-fe82f4d0826f")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net90.References.SystemIOCompression, global::System.Guid.Parse("7f553084-7f73-4884-8de0-ad969b5a6d80")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net90.References.SystemIOCompressionBrotli, global::System.Guid.Parse("769e46ac-202e-4eb7-895e-b0d5f794fee0")); /// /// The for System.IO.Compression.FileSystem.dll @@ -258,20 +238,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net90.References.SystemIOCompressionZipFile, global::System.Guid.Parse("4635f59a-5305-4d23-a171-b53f3ef61a0d")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net90.References.SystemIO, global::System.Guid.Parse("80e2d764-8a6b-4635-80b6-3d4f3587e2d5")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net90.References.SystemIOCompression, global::System.Guid.Parse("7f553084-7f73-4884-8de0-ad969b5a6d80")); /// /// The for System.IO.FileSystem.AccessControl.dll /// public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net90.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("adc12694-1436-4aff-a5d7-a416a5464ba6")); - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net90.References.SystemIOFileSystem, global::System.Guid.Parse("36da671e-cb5e-450b-81ed-adcbfe4652ca")); - /// /// The for System.IO.FileSystem.DriveInfo.dll /// @@ -287,6 +262,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net90.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("38ed706f-6905-4b52-aed5-8824044dbbba")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net90.References.SystemIOFileSystem, global::System.Guid.Parse("36da671e-cb5e-450b-81ed-adcbfe4652ca")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -318,9 +298,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net90.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("02a1e350-ef4a-47a3-99cb-a4b31774c9b9")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net90.References.SystemLinq, global::System.Guid.Parse("4401b83f-2853-4be6-b660-f8077bb60959")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net90.References.SystemIO, global::System.Guid.Parse("80e2d764-8a6b-4635-80b6-3d4f3587e2d5")); /// /// The for System.Linq.Expressions.dll @@ -337,26 +317,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net90.References.SystemLinqQueryable, global::System.Guid.Parse("5e7d7575-8fc0-4e47-ac1e-685a86647331")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net90.References.SystemLinq, global::System.Guid.Parse("4401b83f-2853-4be6-b660-f8077bb60959")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net90.References.SystemMemory, global::System.Guid.Parse("9c78d05c-9a3d-406f-890d-440edf63bc25")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net90.References.SystemNet, global::System.Guid.Parse("cdf9146d-1b30-469b-a5af-07b555b2b4f1")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net90.References.SystemNetHttpJson, global::System.Guid.Parse("0dabc388-2181-4174-ad26-bcf28ee96b47")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net90.References.SystemNetHttp, global::System.Guid.Parse("8ed2c701-3009-4e15-8887-ccf482a6fc26")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net90.References.SystemNetHttpJson, global::System.Guid.Parse("0dabc388-2181-4174-ad26-bcf28ee96b47")); - /// /// The for System.Net.HttpListener.dll /// @@ -438,15 +418,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net90.References.SystemNetWebSockets, global::System.Guid.Parse("834a027e-6fe6-46a1-9193-5c1af4636883")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net90.References.SystemNumerics, global::System.Guid.Parse("8109db46-ad59-4703-b5eb-ac53027d67d9")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net90.References.SystemNet, global::System.Guid.Parse("cdf9146d-1b30-469b-a5af-07b555b2b4f1")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net90.References.SystemNumericsVectors, global::System.Guid.Parse("827adbc4-7177-4c64-a6a9-3658a5d3010e")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net90.References.SystemNumerics, global::System.Guid.Parse("8109db46-ad59-4703-b5eb-ac53027d67d9")); + /// /// The for System.ObjectModel.dll /// @@ -457,16 +442,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net90.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c861d503-03de-45ce-89d4-46b5f8731bfc")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net90.References.SystemReflection, global::System.Guid.Parse("d78d016a-2d2f-450f-a780-af0126583899")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net90.References.SystemReflectionEmit, global::System.Guid.Parse("40541be0-2bea-4e25-b75a-0e758f2e1d64")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -477,6 +452,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net90.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("0a973423-d21a-4a9c-8061-320bb5d17fd9")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net90.References.SystemReflectionEmit, global::System.Guid.Parse("40541be0-2bea-4e25-b75a-0e758f2e1d64")); + /// /// The for System.Reflection.Extensions.dll /// @@ -497,6 +477,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net90.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("5e0a87bf-9ac4-491d-831f-42fc3a58f7ec")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net90.References.SystemReflection, global::System.Guid.Parse("d78d016a-2d2f-450f-a780-af0126583899")); + /// /// The for System.Resources.Reader.dll /// @@ -522,11 +507,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net90.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("52e79d11-0d1f-47a5-bc05-b6f459d2a9ba")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net90.References.SystemRuntime, global::System.Guid.Parse("49b542d5-0038-47c6-936c-2416e1ff0b56")); - /// /// The for System.Runtime.Extensions.dll /// @@ -537,11 +517,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net90.References.SystemRuntimeHandles, global::System.Guid.Parse("f33d689e-a747-48e3-b538-b61f885d6b70")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net90.References.SystemRuntimeInteropServices, global::System.Guid.Parse("94a656e9-116e-484b-80e6-5883f809377f")); - /// /// The for System.Runtime.InteropServices.JavaScript.dll /// @@ -552,6 +527,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net90.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9095a0f6-c0b7-4ce0-ad76-b9ccec4c85c7")); + /// + /// The for System.Runtime.InteropServices.dll + /// + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net90.References.SystemRuntimeInteropServices, global::System.Guid.Parse("94a656e9-116e-484b-80e6-5883f809377f")); + /// /// The for System.Runtime.Intrinsics.dll /// @@ -567,11 +547,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net90.References.SystemRuntimeNumerics, global::System.Guid.Parse("a4ae02d4-7267-4b2f-95ec-041430087368")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net90.References.SystemRuntimeSerialization, global::System.Guid.Parse("0adc6d38-6cc7-4c88-9a59-c76fc750e3c0")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -592,6 +567,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net90.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("ea6676ef-2404-463c-9373-db3d649f17f2")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net90.References.SystemRuntimeSerialization, global::System.Guid.Parse("0adc6d38-6cc7-4c88-9a59-c76fc750e3c0")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net90.References.SystemRuntime, global::System.Guid.Parse("49b542d5-0038-47c6-936c-2416e1ff0b56")); + /// /// The for System.Security.AccessControl.dll /// @@ -617,11 +602,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net90.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("871b6ff6-8346-400b-90fe-3cfea0a9c061")); - /// - /// The for System.Security.Cryptography.dll - /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net90.References.SystemSecurityCryptography, global::System.Guid.Parse("a22f3982-de69-48fb-b526-476c598794c8")); - /// /// The for System.Security.Cryptography.Encoding.dll /// @@ -643,25 +623,30 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net90.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("a1988379-df39-4679-94fe-be0fbfe82af4")); /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net90.References.SystemSecurity, global::System.Guid.Parse("deaaa1a8-6e43-406a-a76f-2fd012069811")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net90.References.SystemSecurityCryptography, global::System.Guid.Parse("a22f3982-de69-48fb-b526-476c598794c8")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net90.References.SystemSecurityPrincipal, global::System.Guid.Parse("ccccfc3b-b9c9-4d62-9464-70c6e48c04c9")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net90.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("1923bda9-1c57-4135-9292-51db72c9a558")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net90.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("1923bda9-1c57-4135-9292-51db72c9a558")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net90.References.SystemSecurityPrincipal, global::System.Guid.Parse("ccccfc3b-b9c9-4d62-9464-70c6e48c04c9")); /// /// The for System.Security.SecureString.dll /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net90.References.SystemSecuritySecureString, global::System.Guid.Parse("6249e486-0a27-4a36-8269-aafc684dc998")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net90.References.SystemSecurity, global::System.Guid.Parse("deaaa1a8-6e43-406a-a76f-2fd012069811")); + /// /// The for System.ServiceModel.Web.dll /// @@ -678,14 +663,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net90.References.SystemTextEncodingCodePages, global::System.Guid.Parse("23938989-da91-4c44-926e-fe692bb95899")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net90.References.SystemTextEncoding, global::System.Guid.Parse("9d1c8421-dfef-497f-bfbc-e2a3fa03c097")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net90.References.SystemTextEncodingExtensions, global::System.Guid.Parse("cb6e1f9f-7843-44a9-bd2a-34328cc035fa")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net90.References.SystemTextEncodingExtensions, global::System.Guid.Parse("cb6e1f9f-7843-44a9-bd2a-34328cc035fa")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net90.References.SystemTextEncoding, global::System.Guid.Parse("9d1c8421-dfef-497f-bfbc-e2a3fa03c097")); /// /// The for System.Text.Encodings.Web.dll @@ -707,11 +692,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net90.References.SystemThreadingChannels, global::System.Guid.Parse("b17d29d9-c35a-4fe6-912b-67c5154f4bb0")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net90.References.SystemThreading, global::System.Guid.Parse("f0c1ed84-9469-455c-a9ee-2ed241ffbaa7")); - /// /// The for System.Threading.Overlapped.dll /// @@ -722,11 +702,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net90.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("20129c67-182a-4f20-9c98-81e92c4e44b3")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net90.References.SystemThreadingTasks, global::System.Guid.Parse("4f2c54a6-1313-4644-9695-99f32ea8201b")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -737,6 +712,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net90.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d5c9ebd4-7246-44bb-8272-40061a17cff8")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net90.References.SystemThreadingTasks, global::System.Guid.Parse("4f2c54a6-1313-4644-9695-99f32ea8201b")); + /// /// The for System.Threading.Thread.dll /// @@ -753,9 +733,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net90.References.SystemThreadingTimer, global::System.Guid.Parse("7367be03-6a60-49d1-8f76-e5647a3a4f4d")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net90.References.SystemTransactions, global::System.Guid.Parse("94080a81-7506-44db-81d0-e11708d42beb")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net90.References.SystemThreading, global::System.Guid.Parse("f0c1ed84-9469-455c-a9ee-2ed241ffbaa7")); /// /// The for System.Transactions.Local.dll @@ -763,14 +743,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net90.References.SystemTransactionsLocal, global::System.Guid.Parse("92190889-e4f4-46f6-9703-89b1978a8664")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net90.References.SystemValueTuple, global::System.Guid.Parse("98ca2134-7dc7-4b47-99e5-48c2b9246f85")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net90.References.SystemTransactions, global::System.Guid.Parse("94080a81-7506-44db-81d0-e11708d42beb")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net90.References.SystemWeb, global::System.Guid.Parse("06d730af-b88c-41db-b425-776e22a94cc1")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net90.References.SystemValueTuple, global::System.Guid.Parse("98ca2134-7dc7-4b47-99e5-48c2b9246f85")); /// /// The for System.Web.HttpUtility.dll @@ -778,14 +758,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net90.References.SystemWebHttpUtility, global::System.Guid.Parse("c69ba051-65a5-4397-838a-bdb17fb9c71a")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net90.References.SystemWindows, global::System.Guid.Parse("b8da6509-bda4-423b-8e78-8b366cb15c88")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net90.References.SystemWeb, global::System.Guid.Parse("06d730af-b88c-41db-b425-776e22a94cc1")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net90.References.SystemXml, global::System.Guid.Parse("a49fa3f4-9f9b-4191-8330-a48bcd5625d6")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net90.References.SystemWindows, global::System.Guid.Parse("b8da6509-bda4-423b-8e78-8b366cb15c88")); /// /// The for System.Xml.Linq.dll @@ -807,6 +787,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net90.References.SystemXmlXDocument, global::System.Guid.Parse("02695430-631e-416a-a2ba-7f952081f8a1")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net90.References.SystemXmlXPathXDocument, global::System.Guid.Parse("2205c021-5b38-46da-80b4-8ae5c59436f7")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net90.References.SystemXmlXPath, global::System.Guid.Parse("928d6dfb-c982-4bc6-86b8-26fa12492e53")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -818,19 +808,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net90.References.SystemXmlXmlSerializer, global::System.Guid.Parse("d45a417d-444f-4b53-8aaf-3f840e49779f")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net90.References.SystemXmlXPath, global::System.Guid.Parse("928d6dfb-c982-4bc6-86b8-26fa12492e53")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net90.References.SystemXml, global::System.Guid.Parse("a49fa3f4-9f9b-4191-8330-a48bcd5625d6")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net90.References.SystemXmlXPathXDocument, global::System.Guid.Parse("2205c021-5b38-46da-80b4-8ae5c59436f7")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net90.References.System, global::System.Guid.Parse("3977a5f9-ed9c-4aed-8a90-d530f219feda")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net90.References.WindowsBase, global::System.Guid.Parse("d41258d5-ac57-4fd8-a31f-8f98c90f6929")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net90.References.mscorlib, global::System.Guid.Parse("1c6b895a-648a-4a9d-8e87-bcd9cf4018c1")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net90.References.netstandard, global::System.Guid.Parse("6291998e-e3f6-4164-8774-d0434deceb2d")); private static ImmutableArray _all; public static ImmutableArray All { @@ -845,21 +845,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -876,39 +874,37 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -925,85 +921,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1103,40 +1103,6 @@ public static PortableExecutableReference MicrosoftWin32Registry } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net90)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net90)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1188,23 +1154,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net90)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1256,6 +1205,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net90)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1290,23 +1256,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net90)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1358,6 +1307,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net90)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1630,20 +1596,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System")).GetReference(filePath: "System.dll", display: "System (net90)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net90)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1664,23 +1630,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net90)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1749,23 +1698,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net90)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1783,37 +1715,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net90)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net90)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net90)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net90)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1851,20 +1783,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net90)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net90)"); } - return _SystemIO; + return _SystemIOCompression; } } @@ -1885,23 +1817,6 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl } } - private static PortableExecutableReference? _SystemIOFileSystem; - - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net90)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -1953,27 +1868,44 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOFileSystem is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net90)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net90)"); } - return _SystemIOIsolatedStorage; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.IsolatedStorage.dll + /// + public static PortableExecutableReference SystemIOIsolatedStorage + { + get + { + if (_SystemIOIsolatedStorage is null) + { + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net90)"); + } + return _SystemIOIsolatedStorage; + } + } + + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + + /// + /// The for System.IO.MemoryMappedFiles.dll /// public static PortableExecutableReference SystemIOMemoryMappedFiles { @@ -2055,20 +1987,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net90)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net90)"); } - return _SystemLinq; + return _SystemIO; } } @@ -2123,6 +2055,23 @@ public static PortableExecutableReference SystemLinqQueryable } } + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net90)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2140,20 +2089,20 @@ public static PortableExecutableReference SystemMemory } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net90)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net90)"); } - return _SystemNet; + return _SystemNetHttpJson; } } @@ -2174,23 +2123,6 @@ public static PortableExecutableReference SystemNetHttp } } - private static PortableExecutableReference? _SystemNetHttpJson; - - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net90)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2463,20 +2395,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net90)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net90)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2497,6 +2429,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net90)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2531,40 +2480,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net90)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net90)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2599,6 +2514,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net90)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2667,6 +2599,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net90)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2752,23 +2701,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net90)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2803,23 +2735,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net90)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// @@ -2854,6 +2769,23 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf } } + private static PortableExecutableReference? _SystemRuntimeInteropServices; + + /// + /// The for System.Runtime.InteropServices.dll + /// + public static PortableExecutableReference SystemRuntimeInteropServices + { + get + { + if (_SystemRuntimeInteropServices is null) + { + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net90)"); + } + return _SystemRuntimeInteropServices; + } + } + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// @@ -2905,23 +2837,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net90)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2990,27 +2905,61 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeSerialization is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net90)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net90)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Security.Claims.dll + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net90)"); + } + return _SystemRuntime; + } + } + + private static PortableExecutableReference? _SystemSecurityAccessControl; + + /// + /// The for System.Security.AccessControl.dll + /// + public static PortableExecutableReference SystemSecurityAccessControl + { + get + { + if (_SystemSecurityAccessControl is null) + { + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net90)"); + } + return _SystemSecurityAccessControl; + } + } + + private static PortableExecutableReference? _SystemSecurityClaims; + + /// + /// The for System.Security.Claims.dll /// public static PortableExecutableReference SystemSecurityClaims { @@ -3075,23 +3024,6 @@ public static PortableExecutableReference SystemSecurityCryptographyCsp } } - private static PortableExecutableReference? _SystemSecurityCryptography; - - /// - /// The for System.Security.Cryptography.dll - /// - public static PortableExecutableReference SystemSecurityCryptography - { - get - { - if (_SystemSecurityCryptography is null) - { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net90)"); - } - return _SystemSecurityCryptography; - } - } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// @@ -3160,54 +3092,54 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_SystemSecurity is null) + if (_SystemSecurityCryptography is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net90)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net90)"); } - return _SystemSecurity; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net90)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net90)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net90)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net90)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } @@ -3228,6 +3160,23 @@ public static PortableExecutableReference SystemSecuritySecureString } } + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net90)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -3279,37 +3228,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net90)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net90)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net90)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net90)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3381,23 +3330,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net90)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3432,23 +3364,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net90)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3483,6 +3398,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net90)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3534,20 +3466,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net90)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net90)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3568,37 +3500,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net90)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net90)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net90)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net90)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3619,37 +3551,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net90)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net90)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net90)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net90)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3721,27 +3653,61 @@ public static PortableExecutableReference SystemXmlXDocument } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemXmlXmlDocument is null) + if (_SystemXmlXPathXDocument is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net90)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net90)"); } - return _SystemXmlXmlDocument; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net90)"); + } + return _SystemXmlXPath; + } + } + + private static PortableExecutableReference? _SystemXmlXmlDocument; + + /// + /// The for System.Xml.XmlDocument.dll + /// + public static PortableExecutableReference SystemXmlXmlDocument + { + get + { + if (_SystemXmlXmlDocument is null) + { + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net90)"); + } + return _SystemXmlXmlDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXmlSerializer; + + /// + /// The for System.Xml.XmlSerializer.dll /// public static PortableExecutableReference SystemXmlXmlSerializer { @@ -3755,37 +3721,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net90)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net90)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net90)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System")).GetReference(filePath: "System.dll", display: "System (net90)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3806,6 +3772,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net90)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net90)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3820,21 +3820,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3851,39 +3849,37 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipelines, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -3900,85 +3896,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -4021,18 +4021,6 @@ public static class Resources public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net90.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net90.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net90.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -4051,12 +4039,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net90.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net90.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -4075,6 +4057,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net90.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net90.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -4087,12 +4075,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net90.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net90.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -4111,6 +4093,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net90.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net90.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -4208,10 +4196,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net90.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net90.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -4219,12 +4207,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net90.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net90.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -4249,12 +4231,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net90.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net90.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -4262,16 +4238,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net90.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net90.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net90.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net90.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -4286,10 +4262,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net90.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net90.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.AccessControl.dll @@ -4297,12 +4273,6 @@ public static class Resources public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net90.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net90.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// @@ -4321,6 +4291,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net90.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net90.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4358,10 +4334,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net90.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net90.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -4381,6 +4357,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net90.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net90.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4388,10 +4370,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net90.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net90.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4399,12 +4381,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net90.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net90.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4502,10 +4478,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net90.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net90.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4513,6 +4489,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net90.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net90.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4525,18 +4507,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net90.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net90.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net90.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4549,6 +4519,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net90.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net90.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4573,6 +4549,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net90.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net90.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4603,12 +4585,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net90.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net90.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4621,12 +4597,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net90.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net90.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// @@ -4639,6 +4609,12 @@ public static class Resources public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net90.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net90.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4657,12 +4633,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net90.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net90.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4687,6 +4657,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net90.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net90.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net90.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -4717,12 +4699,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net90.System.Security.Cryptography.Csp"); private static byte[]? _SystemSecurityCryptographyCsp; - /// - /// The image bytes for System.Security.Cryptography.dll - /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net90.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - /// /// The image bytes for System.Security.Cryptography.Encoding.dll /// @@ -4748,16 +4724,10 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net90.System.Security"); - private static byte[]? _SystemSecurity; - - /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net90.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net90.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// /// The image bytes for System.Security.Principal.Windows.dll @@ -4765,12 +4735,24 @@ public static class Resources public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net90.System.Security.Principal.Windows"); private static byte[]? _SystemSecurityPrincipalWindows; + /// + /// The image bytes for System.Security.Principal.dll + /// + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net90.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net90.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net90.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4789,18 +4771,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net90.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net90.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net90.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net90.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4825,12 +4807,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net90.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net90.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4843,12 +4819,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net90.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net90.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4861,6 +4831,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net90.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net90.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4880,10 +4856,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net90.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net90.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4892,16 +4868,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net90.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net90.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net90.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net90.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -4910,16 +4886,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net90.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net90.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net90.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net90.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -4945,6 +4921,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net90.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net90.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net90.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -4958,16 +4946,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net90.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net90.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net90.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net90.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -4975,6 +4963,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net90.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net90.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net90.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies.Net90/Generated.targets b/Src/Basic.Reference.Assemblies.Net90/Generated.targets index 063029f..a1bc19b 100644 --- a/Src/Basic.Reference.Assemblies.Net90/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net90/Generated.targets @@ -1,660 +1,660 @@ - + net90.Microsoft.CSharp Resources\net90\Microsoft.CSharp.dll - + net90.Microsoft.VisualBasic.Core Resources\net90\Microsoft.VisualBasic.Core.dll - + net90.Microsoft.VisualBasic Resources\net90\Microsoft.VisualBasic.dll - + net90.Microsoft.Win32.Primitives Resources\net90\Microsoft.Win32.Primitives.dll - + net90.Microsoft.Win32.Registry Resources\net90\Microsoft.Win32.Registry.dll - - net90.mscorlib - Resources\net90\mscorlib.dll - - - net90.netstandard - Resources\net90\netstandard.dll - - + net90.System.AppContext Resources\net90\System.AppContext.dll - + net90.System.Buffers Resources\net90\System.Buffers.dll - + net90.System.Collections.Concurrent Resources\net90\System.Collections.Concurrent.dll - - net90.System.Collections - Resources\net90\System.Collections.dll - - + net90.System.Collections.Immutable Resources\net90\System.Collections.Immutable.dll - + net90.System.Collections.NonGeneric Resources\net90\System.Collections.NonGeneric.dll - + net90.System.Collections.Specialized Resources\net90\System.Collections.Specialized.dll - + + net90.System.Collections + Resources\net90\System.Collections.dll + + net90.System.ComponentModel.Annotations Resources\net90\System.ComponentModel.Annotations.dll - + net90.System.ComponentModel.DataAnnotations Resources\net90\System.ComponentModel.DataAnnotations.dll - - net90.System.ComponentModel - Resources\net90\System.ComponentModel.dll - - + net90.System.ComponentModel.EventBasedAsync Resources\net90\System.ComponentModel.EventBasedAsync.dll - + net90.System.ComponentModel.Primitives Resources\net90\System.ComponentModel.Primitives.dll - + net90.System.ComponentModel.TypeConverter Resources\net90\System.ComponentModel.TypeConverter.dll - + + net90.System.ComponentModel + Resources\net90\System.ComponentModel.dll + + net90.System.Configuration Resources\net90\System.Configuration.dll - + net90.System.Console Resources\net90\System.Console.dll - + net90.System.Core Resources\net90\System.Core.dll - + net90.System.Data.Common Resources\net90\System.Data.Common.dll - + net90.System.Data.DataSetExtensions Resources\net90\System.Data.DataSetExtensions.dll - + net90.System.Data Resources\net90\System.Data.dll - + net90.System.Diagnostics.Contracts Resources\net90\System.Diagnostics.Contracts.dll - + net90.System.Diagnostics.Debug Resources\net90\System.Diagnostics.Debug.dll - + net90.System.Diagnostics.DiagnosticSource Resources\net90\System.Diagnostics.DiagnosticSource.dll - + net90.System.Diagnostics.FileVersionInfo Resources\net90\System.Diagnostics.FileVersionInfo.dll - + net90.System.Diagnostics.Process Resources\net90\System.Diagnostics.Process.dll - + net90.System.Diagnostics.StackTrace Resources\net90\System.Diagnostics.StackTrace.dll - + net90.System.Diagnostics.TextWriterTraceListener Resources\net90\System.Diagnostics.TextWriterTraceListener.dll - + net90.System.Diagnostics.Tools Resources\net90\System.Diagnostics.Tools.dll - + net90.System.Diagnostics.TraceSource Resources\net90\System.Diagnostics.TraceSource.dll - + net90.System.Diagnostics.Tracing Resources\net90\System.Diagnostics.Tracing.dll - - net90.System - Resources\net90\System.dll + + net90.System.Drawing.Primitives + Resources\net90\System.Drawing.Primitives.dll - + net90.System.Drawing Resources\net90\System.Drawing.dll - - net90.System.Drawing.Primitives - Resources\net90\System.Drawing.Primitives.dll - - + net90.System.Dynamic.Runtime Resources\net90\System.Dynamic.Runtime.dll - + net90.System.Formats.Asn1 Resources\net90\System.Formats.Asn1.dll - + net90.System.Formats.Tar Resources\net90\System.Formats.Tar.dll - + net90.System.Globalization.Calendars Resources\net90\System.Globalization.Calendars.dll - - net90.System.Globalization - Resources\net90\System.Globalization.dll - - + net90.System.Globalization.Extensions Resources\net90\System.Globalization.Extensions.dll - + + net90.System.Globalization + Resources\net90\System.Globalization.dll + + net90.System.IO.Compression.Brotli Resources\net90\System.IO.Compression.Brotli.dll - - net90.System.IO.Compression - Resources\net90\System.IO.Compression.dll - - + net90.System.IO.Compression.FileSystem Resources\net90\System.IO.Compression.FileSystem.dll - + net90.System.IO.Compression.ZipFile Resources\net90\System.IO.Compression.ZipFile.dll - - net90.System.IO - Resources\net90\System.IO.dll + + net90.System.IO.Compression + Resources\net90\System.IO.Compression.dll - + net90.System.IO.FileSystem.AccessControl Resources\net90\System.IO.FileSystem.AccessControl.dll - - net90.System.IO.FileSystem - Resources\net90\System.IO.FileSystem.dll - - + net90.System.IO.FileSystem.DriveInfo Resources\net90\System.IO.FileSystem.DriveInfo.dll - + net90.System.IO.FileSystem.Primitives Resources\net90\System.IO.FileSystem.Primitives.dll - + net90.System.IO.FileSystem.Watcher Resources\net90\System.IO.FileSystem.Watcher.dll - + + net90.System.IO.FileSystem + Resources\net90\System.IO.FileSystem.dll + + net90.System.IO.IsolatedStorage Resources\net90\System.IO.IsolatedStorage.dll - + net90.System.IO.MemoryMappedFiles Resources\net90\System.IO.MemoryMappedFiles.dll - + net90.System.IO.Pipelines Resources\net90\System.IO.Pipelines.dll - + net90.System.IO.Pipes.AccessControl Resources\net90\System.IO.Pipes.AccessControl.dll - + net90.System.IO.Pipes Resources\net90\System.IO.Pipes.dll - + net90.System.IO.UnmanagedMemoryStream Resources\net90\System.IO.UnmanagedMemoryStream.dll - - net90.System.Linq - Resources\net90\System.Linq.dll + + net90.System.IO + Resources\net90\System.IO.dll - + net90.System.Linq.Expressions Resources\net90\System.Linq.Expressions.dll - + net90.System.Linq.Parallel Resources\net90\System.Linq.Parallel.dll - + net90.System.Linq.Queryable Resources\net90\System.Linq.Queryable.dll - + + net90.System.Linq + Resources\net90\System.Linq.dll + + net90.System.Memory Resources\net90\System.Memory.dll - - net90.System.Net - Resources\net90\System.Net.dll + + net90.System.Net.Http.Json + Resources\net90\System.Net.Http.Json.dll - + net90.System.Net.Http Resources\net90\System.Net.Http.dll - - net90.System.Net.Http.Json - Resources\net90\System.Net.Http.Json.dll - - + net90.System.Net.HttpListener Resources\net90\System.Net.HttpListener.dll - + net90.System.Net.Mail Resources\net90\System.Net.Mail.dll - + net90.System.Net.NameResolution Resources\net90\System.Net.NameResolution.dll - + net90.System.Net.NetworkInformation Resources\net90\System.Net.NetworkInformation.dll - + net90.System.Net.Ping Resources\net90\System.Net.Ping.dll - + net90.System.Net.Primitives Resources\net90\System.Net.Primitives.dll - + net90.System.Net.Quic Resources\net90\System.Net.Quic.dll - + net90.System.Net.Requests Resources\net90\System.Net.Requests.dll - + net90.System.Net.Security Resources\net90\System.Net.Security.dll - + net90.System.Net.ServicePoint Resources\net90\System.Net.ServicePoint.dll - + net90.System.Net.Sockets Resources\net90\System.Net.Sockets.dll - + net90.System.Net.WebClient Resources\net90\System.Net.WebClient.dll - + net90.System.Net.WebHeaderCollection Resources\net90\System.Net.WebHeaderCollection.dll - + net90.System.Net.WebProxy Resources\net90\System.Net.WebProxy.dll - + net90.System.Net.WebSockets.Client Resources\net90\System.Net.WebSockets.Client.dll - + net90.System.Net.WebSockets Resources\net90\System.Net.WebSockets.dll - - net90.System.Numerics - Resources\net90\System.Numerics.dll + + net90.System.Net + Resources\net90\System.Net.dll - + net90.System.Numerics.Vectors Resources\net90\System.Numerics.Vectors.dll - + + net90.System.Numerics + Resources\net90\System.Numerics.dll + + net90.System.ObjectModel Resources\net90\System.ObjectModel.dll - + net90.System.Reflection.DispatchProxy Resources\net90\System.Reflection.DispatchProxy.dll - - net90.System.Reflection - Resources\net90\System.Reflection.dll - - - net90.System.Reflection.Emit - Resources\net90\System.Reflection.Emit.dll - - + net90.System.Reflection.Emit.ILGeneration Resources\net90\System.Reflection.Emit.ILGeneration.dll - + net90.System.Reflection.Emit.Lightweight Resources\net90\System.Reflection.Emit.Lightweight.dll - + + net90.System.Reflection.Emit + Resources\net90\System.Reflection.Emit.dll + + net90.System.Reflection.Extensions Resources\net90\System.Reflection.Extensions.dll - + net90.System.Reflection.Metadata Resources\net90\System.Reflection.Metadata.dll - + net90.System.Reflection.Primitives Resources\net90\System.Reflection.Primitives.dll - + net90.System.Reflection.TypeExtensions Resources\net90\System.Reflection.TypeExtensions.dll - + + net90.System.Reflection + Resources\net90\System.Reflection.dll + + net90.System.Resources.Reader Resources\net90\System.Resources.Reader.dll - + net90.System.Resources.ResourceManager Resources\net90\System.Resources.ResourceManager.dll - + net90.System.Resources.Writer Resources\net90\System.Resources.Writer.dll - + net90.System.Runtime.CompilerServices.Unsafe Resources\net90\System.Runtime.CompilerServices.Unsafe.dll - + net90.System.Runtime.CompilerServices.VisualC Resources\net90\System.Runtime.CompilerServices.VisualC.dll - - net90.System.Runtime - Resources\net90\System.Runtime.dll - - + net90.System.Runtime.Extensions Resources\net90\System.Runtime.Extensions.dll - + net90.System.Runtime.Handles Resources\net90\System.Runtime.Handles.dll - - net90.System.Runtime.InteropServices - Resources\net90\System.Runtime.InteropServices.dll - - + net90.System.Runtime.InteropServices.JavaScript Resources\net90\System.Runtime.InteropServices.JavaScript.dll - + net90.System.Runtime.InteropServices.RuntimeInformation Resources\net90\System.Runtime.InteropServices.RuntimeInformation.dll - + + net90.System.Runtime.InteropServices + Resources\net90\System.Runtime.InteropServices.dll + + net90.System.Runtime.Intrinsics Resources\net90\System.Runtime.Intrinsics.dll - + net90.System.Runtime.Loader Resources\net90\System.Runtime.Loader.dll - + net90.System.Runtime.Numerics Resources\net90\System.Runtime.Numerics.dll - - net90.System.Runtime.Serialization - Resources\net90\System.Runtime.Serialization.dll - - + net90.System.Runtime.Serialization.Formatters Resources\net90\System.Runtime.Serialization.Formatters.dll - + net90.System.Runtime.Serialization.Json Resources\net90\System.Runtime.Serialization.Json.dll - + net90.System.Runtime.Serialization.Primitives Resources\net90\System.Runtime.Serialization.Primitives.dll - + net90.System.Runtime.Serialization.Xml Resources\net90\System.Runtime.Serialization.Xml.dll - + + net90.System.Runtime.Serialization + Resources\net90\System.Runtime.Serialization.dll + + + net90.System.Runtime + Resources\net90\System.Runtime.dll + + net90.System.Security.AccessControl Resources\net90\System.Security.AccessControl.dll - + net90.System.Security.Claims Resources\net90\System.Security.Claims.dll - + net90.System.Security.Cryptography.Algorithms Resources\net90\System.Security.Cryptography.Algorithms.dll - + net90.System.Security.Cryptography.Cng Resources\net90\System.Security.Cryptography.Cng.dll - + net90.System.Security.Cryptography.Csp Resources\net90\System.Security.Cryptography.Csp.dll - - net90.System.Security.Cryptography - Resources\net90\System.Security.Cryptography.dll - - + net90.System.Security.Cryptography.Encoding Resources\net90\System.Security.Cryptography.Encoding.dll - + net90.System.Security.Cryptography.OpenSsl Resources\net90\System.Security.Cryptography.OpenSsl.dll - + net90.System.Security.Cryptography.Primitives Resources\net90\System.Security.Cryptography.Primitives.dll - + net90.System.Security.Cryptography.X509Certificates Resources\net90\System.Security.Cryptography.X509Certificates.dll - - net90.System.Security - Resources\net90\System.Security.dll - - - net90.System.Security.Principal - Resources\net90\System.Security.Principal.dll + + net90.System.Security.Cryptography + Resources\net90\System.Security.Cryptography.dll - + net90.System.Security.Principal.Windows Resources\net90\System.Security.Principal.Windows.dll - + + net90.System.Security.Principal + Resources\net90\System.Security.Principal.dll + + net90.System.Security.SecureString Resources\net90\System.Security.SecureString.dll - + + net90.System.Security + Resources\net90\System.Security.dll + + net90.System.ServiceModel.Web Resources\net90\System.ServiceModel.Web.dll - + net90.System.ServiceProcess Resources\net90\System.ServiceProcess.dll - + net90.System.Text.Encoding.CodePages Resources\net90\System.Text.Encoding.CodePages.dll - - net90.System.Text.Encoding - Resources\net90\System.Text.Encoding.dll - - + net90.System.Text.Encoding.Extensions Resources\net90\System.Text.Encoding.Extensions.dll - + + net90.System.Text.Encoding + Resources\net90\System.Text.Encoding.dll + + net90.System.Text.Encodings.Web Resources\net90\System.Text.Encodings.Web.dll - + net90.System.Text.Json Resources\net90\System.Text.Json.dll - + net90.System.Text.RegularExpressions Resources\net90\System.Text.RegularExpressions.dll - + net90.System.Threading.Channels Resources\net90\System.Threading.Channels.dll - - net90.System.Threading - Resources\net90\System.Threading.dll - - + net90.System.Threading.Overlapped Resources\net90\System.Threading.Overlapped.dll - + net90.System.Threading.Tasks.Dataflow Resources\net90\System.Threading.Tasks.Dataflow.dll - - net90.System.Threading.Tasks - Resources\net90\System.Threading.Tasks.dll - - + net90.System.Threading.Tasks.Extensions Resources\net90\System.Threading.Tasks.Extensions.dll - + net90.System.Threading.Tasks.Parallel Resources\net90\System.Threading.Tasks.Parallel.dll - + + net90.System.Threading.Tasks + Resources\net90\System.Threading.Tasks.dll + + net90.System.Threading.Thread Resources\net90\System.Threading.Thread.dll - + net90.System.Threading.ThreadPool Resources\net90\System.Threading.ThreadPool.dll - + net90.System.Threading.Timer Resources\net90\System.Threading.Timer.dll - - net90.System.Transactions - Resources\net90\System.Transactions.dll + + net90.System.Threading + Resources\net90\System.Threading.dll - + net90.System.Transactions.Local Resources\net90\System.Transactions.Local.dll - + + net90.System.Transactions + Resources\net90\System.Transactions.dll + + net90.System.ValueTuple Resources\net90\System.ValueTuple.dll - - net90.System.Web - Resources\net90\System.Web.dll - - + net90.System.Web.HttpUtility Resources\net90\System.Web.HttpUtility.dll - + + net90.System.Web + Resources\net90\System.Web.dll + + net90.System.Windows Resources\net90\System.Windows.dll - - net90.System.Xml - Resources\net90\System.Xml.dll - - + net90.System.Xml.Linq Resources\net90\System.Xml.Linq.dll - + net90.System.Xml.ReaderWriter Resources\net90\System.Xml.ReaderWriter.dll - + net90.System.Xml.Serialization Resources\net90\System.Xml.Serialization.dll - + net90.System.Xml.XDocument Resources\net90\System.Xml.XDocument.dll - + + net90.System.Xml.XPath.XDocument + Resources\net90\System.Xml.XPath.XDocument.dll + + + net90.System.Xml.XPath + Resources\net90\System.Xml.XPath.dll + + net90.System.Xml.XmlDocument Resources\net90\System.Xml.XmlDocument.dll - + net90.System.Xml.XmlSerializer Resources\net90\System.Xml.XmlSerializer.dll - - net90.System.Xml.XPath - Resources\net90\System.Xml.XPath.dll + + net90.System.Xml + Resources\net90\System.Xml.dll - - net90.System.Xml.XPath.XDocument - Resources\net90\System.Xml.XPath.XDocument.dll + + net90.System + Resources\net90\System.dll - + net90.WindowsBase Resources\net90\WindowsBase.dll + + net90.mscorlib + Resources\net90\mscorlib.dll + + + net90.netstandard + Resources\net90\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs b/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs index 8abb842..3a6ae59 100644 --- a/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs @@ -32,16 +32,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetCoreApp31.References.MicrosoftWin32Primitives, global::System.Guid.Parse("c0bff24e-6c4a-4f09-b7ff-e0f74d944f12")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetCoreApp31.References.mscorlib, global::System.Guid.Parse("04c625d2-7b3b-4dfc-9ed8-666de09d068a")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetCoreApp31.References.netstandard, global::System.Guid.Parse("f5657313-4617-421e-b939-be06b8737d9c")); - /// /// The for System.AppContext.dll /// @@ -57,11 +47,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetCoreApp31.References.SystemCollectionsConcurrent, global::System.Guid.Parse("f305d295-6eb5-4d9d-8504-9289600fc33d")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetCoreApp31.References.SystemCollections, global::System.Guid.Parse("623ad323-590b-41e0-b4a1-ccb8f3313607")); - /// /// The for System.Collections.Immutable.dll /// @@ -77,6 +62,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetCoreApp31.References.SystemCollectionsSpecialized, global::System.Guid.Parse("7976bb55-530b-41c8-a623-3a9b4b36e0a5")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetCoreApp31.References.SystemCollections, global::System.Guid.Parse("623ad323-590b-41e0-b4a1-ccb8f3313607")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -87,11 +77,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, NetCoreApp31.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("ce31cb76-5594-4f47-a627-02471edeeb77")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetCoreApp31.References.SystemComponentModel, global::System.Guid.Parse("95710035-0394-41ea-bc64-c886e87de08c")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -107,6 +92,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetCoreApp31.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("22701207-8a36-40cb-8bdf-80f6c523d338")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetCoreApp31.References.SystemComponentModel, global::System.Guid.Parse("95710035-0394-41ea-bc64-c886e87de08c")); + /// /// The for System.Configuration.dll /// @@ -188,20 +178,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, NetCoreApp31.References.SystemDiagnosticsTracing, global::System.Guid.Parse("807a4592-2aeb-4ac4-b0f2-878b5e36c26f")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetCoreApp31.References.System, global::System.Guid.Parse("820b8e78-5b12-475d-a6b5-8d555c72249f")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetCoreApp31.References.SystemDrawingPrimitives, global::System.Guid.Parse("b60a8a05-4410-469c-be85-7a8d0e8ba0a3")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetCoreApp31.References.SystemDrawing, global::System.Guid.Parse("44c719ea-e3f8-49f4-a744-b218a363b2a6")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetCoreApp31.References.SystemDrawingPrimitives, global::System.Guid.Parse("b60a8a05-4410-469c-be85-7a8d0e8ba0a3")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -212,25 +197,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetCoreApp31.References.SystemGlobalizationCalendars, global::System.Guid.Parse("bd71965a-dfde-404e-9725-afefe2774300")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetCoreApp31.References.SystemGlobalization, global::System.Guid.Parse("70d1059c-18da-47b1-852b-adee7a24e20f")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, NetCoreApp31.References.SystemGlobalizationExtensions, global::System.Guid.Parse("7b93b7cf-87f0-44b5-a4d6-b57472c4a090")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, NetCoreApp31.References.SystemIOCompressionBrotli, global::System.Guid.Parse("ad7a1575-619b-4b9c-b0c2-09307f191bc0")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetCoreApp31.References.SystemGlobalization, global::System.Guid.Parse("70d1059c-18da-47b1-852b-adee7a24e20f")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetCoreApp31.References.SystemIOCompression, global::System.Guid.Parse("55b32970-2d34-4e80-9351-63d586fbce7f")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, NetCoreApp31.References.SystemIOCompressionBrotli, global::System.Guid.Parse("ad7a1575-619b-4b9c-b0c2-09307f191bc0")); /// /// The for System.IO.Compression.FileSystem.dll @@ -243,14 +223,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, NetCoreApp31.References.SystemIOCompressionZipFile, global::System.Guid.Parse("05a93404-403f-4c09-b16b-9f7ee129f647")); /// - /// The for System.IO.dll - /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetCoreApp31.References.SystemIO, global::System.Guid.Parse("2977b54b-6a9f-48c3-a753-d43d9ff8f6c5")); - - /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetCoreApp31.References.SystemIOFileSystem, global::System.Guid.Parse("024801c1-5b92-409b-8fa4-2fa2fbdf04a9")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetCoreApp31.References.SystemIOCompression, global::System.Guid.Parse("55b32970-2d34-4e80-9351-63d586fbce7f")); /// /// The for System.IO.FileSystem.DriveInfo.dll @@ -267,6 +242,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, NetCoreApp31.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("d7e3c36e-2845-4d74-8ddb-2cb18dc59c44")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetCoreApp31.References.SystemIOFileSystem, global::System.Guid.Parse("024801c1-5b92-409b-8fa4-2fa2fbdf04a9")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -288,9 +268,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetCoreApp31.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("a66bfb2e-8940-4abc-9cf1-cbbce2cfca40")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetCoreApp31.References.SystemLinq, global::System.Guid.Parse("95d243c5-2044-4a19-8315-833738f9b02c")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetCoreApp31.References.SystemIO, global::System.Guid.Parse("2977b54b-6a9f-48c3-a753-d43d9ff8f6c5")); /// /// The for System.Linq.Expressions.dll @@ -308,14 +288,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetCoreApp31.References.SystemLinqQueryable, global::System.Guid.Parse("105535ff-664d-4668-93d4-d26497df8ba2")); /// - /// The for System.Memory.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, NetCoreApp31.References.SystemMemory, global::System.Guid.Parse("d8349761-3957-40af-a655-2fd86fa11e57")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetCoreApp31.References.SystemLinq, global::System.Guid.Parse("95d243c5-2044-4a19-8315-833738f9b02c")); /// - /// The for System.Net.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetCoreApp31.References.SystemNet, global::System.Guid.Parse("9f17903e-758e-4b88-8682-ab1373c216ef")); + public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, NetCoreApp31.References.SystemMemory, global::System.Guid.Parse("d8349761-3957-40af-a655-2fd86fa11e57")); /// /// The for System.Net.Http.dll @@ -398,15 +378,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetCoreApp31.References.SystemNetWebSockets, global::System.Guid.Parse("9cb4cf7d-32f5-4cf8-b7f4-aaddc666b803")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetCoreApp31.References.SystemNumerics, global::System.Guid.Parse("d823eafd-08a6-485a-b40c-4d4d7722d6d9")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetCoreApp31.References.SystemNet, global::System.Guid.Parse("9f17903e-758e-4b88-8682-ab1373c216ef")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, NetCoreApp31.References.SystemNumericsVectors, global::System.Guid.Parse("e7bb2acd-e6b7-41c6-bbdb-5f1b098bdb2e")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetCoreApp31.References.SystemNumerics, global::System.Guid.Parse("d823eafd-08a6-485a-b40c-4d4d7722d6d9")); + /// /// The for System.ObjectModel.dll /// @@ -417,16 +402,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, NetCoreApp31.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("70be1e48-ba86-4bc5-a3a9-fd0f58439db5")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetCoreApp31.References.SystemReflection, global::System.Guid.Parse("a83e1916-3e72-46f2-beb1-ed35f99af398")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, NetCoreApp31.References.SystemReflectionEmit, global::System.Guid.Parse("a34c8723-2678-40c3-a101-05ea8527f529")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -437,6 +412,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, NetCoreApp31.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("4b4792a9-c505-4fc5-b5bc-a9a9da58dd41")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, NetCoreApp31.References.SystemReflectionEmit, global::System.Guid.Parse("a34c8723-2678-40c3-a101-05ea8527f529")); + /// /// The for System.Reflection.Extensions.dll /// @@ -457,6 +437,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, NetCoreApp31.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("30c1f7ac-130a-485a-af68-6d07825ed74a")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetCoreApp31.References.SystemReflection, global::System.Guid.Parse("a83e1916-3e72-46f2-beb1-ed35f99af398")); + /// /// The for System.Resources.Reader.dll /// @@ -482,11 +467,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, NetCoreApp31.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("71a19984-d7c2-4ad7-b429-12af04e908eb")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetCoreApp31.References.SystemRuntime, global::System.Guid.Parse("869e6c21-96fe-460f-9b92-1c6d00df784b")); - /// /// The for System.Runtime.Extensions.dll /// @@ -497,11 +477,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetCoreApp31.References.SystemRuntimeHandles, global::System.Guid.Parse("bf94f092-822c-49c6-8619-56a0439154d8")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetCoreApp31.References.SystemRuntimeInteropServices, global::System.Guid.Parse("ca070483-a1ff-4f0f-858a-80b0b68fdb08")); - /// /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// @@ -512,6 +487,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeInteropServicesWindowsRuntime => new ReferenceInfo("System.Runtime.InteropServices.WindowsRuntime.dll", Resources.SystemRuntimeInteropServicesWindowsRuntime, NetCoreApp31.References.SystemRuntimeInteropServicesWindowsRuntime, global::System.Guid.Parse("89cdfbea-37dc-41b4-a93e-0a71d52cdb96")); + /// + /// The for System.Runtime.InteropServices.dll + /// + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetCoreApp31.References.SystemRuntimeInteropServices, global::System.Guid.Parse("ca070483-a1ff-4f0f-858a-80b0b68fdb08")); + /// /// The for System.Runtime.Intrinsics.dll /// @@ -527,11 +507,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetCoreApp31.References.SystemRuntimeNumerics, global::System.Guid.Parse("8896733e-b989-4b4e-ae8c-d1cd3a4e05ee")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetCoreApp31.References.SystemRuntimeSerialization, global::System.Guid.Parse("7469f97a-cad3-4fc8-8db5-f04fa4ada513")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -552,6 +527,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, NetCoreApp31.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("8e539313-762f-41f8-9f20-9836027e9747")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetCoreApp31.References.SystemRuntimeSerialization, global::System.Guid.Parse("7469f97a-cad3-4fc8-8db5-f04fa4ada513")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetCoreApp31.References.SystemRuntime, global::System.Guid.Parse("869e6c21-96fe-460f-9b92-1c6d00df784b")); + /// /// The for System.Security.Claims.dll /// @@ -582,11 +567,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetCoreApp31.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("e6130f86-8511-4a3b-bff8-c8db8c56d94a")); - /// - /// The for System.Security.dll - /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, NetCoreApp31.References.SystemSecurity, global::System.Guid.Parse("e14a6d46-004a-4bd6-b0b2-f18fe1269e7c")); - /// /// The for System.Security.Principal.dll /// @@ -597,6 +577,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetCoreApp31.References.SystemSecuritySecureString, global::System.Guid.Parse("229302de-df9a-44ff-b527-4a1faa34d5ef")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, NetCoreApp31.References.SystemSecurity, global::System.Guid.Parse("e14a6d46-004a-4bd6-b0b2-f18fe1269e7c")); + /// /// The for System.ServiceModel.Web.dll /// @@ -613,14 +598,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, NetCoreApp31.References.SystemTextEncodingCodePages, global::System.Guid.Parse("62cff8a4-bff8-4c89-995d-50e000970f65")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetCoreApp31.References.SystemTextEncoding, global::System.Guid.Parse("0c1f1f1e-5db6-42b6-b72e-106da44c49b7")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, NetCoreApp31.References.SystemTextEncodingExtensions, global::System.Guid.Parse("4fad8d4f-b30f-4383-abc9-3868af86d10e")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, NetCoreApp31.References.SystemTextEncodingExtensions, global::System.Guid.Parse("4fad8d4f-b30f-4383-abc9-3868af86d10e")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetCoreApp31.References.SystemTextEncoding, global::System.Guid.Parse("0c1f1f1e-5db6-42b6-b72e-106da44c49b7")); /// /// The for System.Text.Encodings.Web.dll @@ -642,11 +627,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, NetCoreApp31.References.SystemThreadingChannels, global::System.Guid.Parse("c765c8c1-cff1-439e-8e7a-5da40fe5f67b")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetCoreApp31.References.SystemThreading, global::System.Guid.Parse("42351f39-3805-45fc-aef8-57ef85333b89")); - /// /// The for System.Threading.Overlapped.dll /// @@ -657,11 +637,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, NetCoreApp31.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("aeaa3106-e377-4a2f-90c2-e2aaceeb2ebd")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetCoreApp31.References.SystemThreadingTasks, global::System.Guid.Parse("19f6e191-c870-4e51-934d-283fad908c97")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -672,6 +647,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, NetCoreApp31.References.SystemThreadingTasksParallel, global::System.Guid.Parse("46872872-9592-47df-a2ab-a37f32f3b9c2")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetCoreApp31.References.SystemThreadingTasks, global::System.Guid.Parse("19f6e191-c870-4e51-934d-283fad908c97")); + /// /// The for System.Threading.Thread.dll /// @@ -688,9 +668,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetCoreApp31.References.SystemThreadingTimer, global::System.Guid.Parse("5d61f44e-7fd6-4111-9029-a78bd3c76cad")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetCoreApp31.References.SystemTransactions, global::System.Guid.Parse("01024e66-8f63-4d6a-85c3-0b9d653075eb")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetCoreApp31.References.SystemThreading, global::System.Guid.Parse("42351f39-3805-45fc-aef8-57ef85333b89")); /// /// The for System.Transactions.Local.dll @@ -698,14 +678,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, NetCoreApp31.References.SystemTransactionsLocal, global::System.Guid.Parse("be6d6a9d-5615-46fb-bbf9-5bc23247a979")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetCoreApp31.References.SystemValueTuple, global::System.Guid.Parse("a9141bf9-2838-4ad2-a629-91db1c4c36a6")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetCoreApp31.References.SystemTransactions, global::System.Guid.Parse("01024e66-8f63-4d6a-85c3-0b9d653075eb")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetCoreApp31.References.SystemWeb, global::System.Guid.Parse("b768fff6-ecf3-42fb-acc1-7094b6fe5e70")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetCoreApp31.References.SystemValueTuple, global::System.Guid.Parse("a9141bf9-2838-4ad2-a629-91db1c4c36a6")); /// /// The for System.Web.HttpUtility.dll @@ -713,14 +693,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, NetCoreApp31.References.SystemWebHttpUtility, global::System.Guid.Parse("b0aebc2d-80b7-41c1-8c7c-fe5bcd8292db")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetCoreApp31.References.SystemWindows, global::System.Guid.Parse("281ebb39-c7c8-4a1b-96be-d6732e7c1b17")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetCoreApp31.References.SystemWeb, global::System.Guid.Parse("b768fff6-ecf3-42fb-acc1-7094b6fe5e70")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetCoreApp31.References.SystemXml, global::System.Guid.Parse("9d601302-9e98-4301-8951-d10fdba24a3b")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetCoreApp31.References.SystemWindows, global::System.Guid.Parse("281ebb39-c7c8-4a1b-96be-d6732e7c1b17")); /// /// The for System.Xml.Linq.dll @@ -742,6 +722,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetCoreApp31.References.SystemXmlXDocument, global::System.Guid.Parse("8890e347-87f8-4abc-8682-8300ffacbdad")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetCoreApp31.References.SystemXmlXPathXDocument, global::System.Guid.Parse("2be71ee5-0c24-499d-bc18-70479489bfdb")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetCoreApp31.References.SystemXmlXPath, global::System.Guid.Parse("3699be6e-aecb-45ad-a5ce-7184a0f2c9b3")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -753,19 +743,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetCoreApp31.References.SystemXmlXmlSerializer, global::System.Guid.Parse("ba8a1592-6049-440a-99ba-b79b55f3bc07")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetCoreApp31.References.SystemXmlXPath, global::System.Guid.Parse("3699be6e-aecb-45ad-a5ce-7184a0f2c9b3")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetCoreApp31.References.SystemXml, global::System.Guid.Parse("9d601302-9e98-4301-8951-d10fdba24a3b")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetCoreApp31.References.SystemXmlXPathXDocument, global::System.Guid.Parse("2be71ee5-0c24-499d-bc18-70479489bfdb")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetCoreApp31.References.System, global::System.Guid.Parse("820b8e78-5b12-475d-a6b5-8d555c72249f")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, NetCoreApp31.References.WindowsBase, global::System.Guid.Parse("78536aaf-355e-4c4c-beb2-d5e3bb6768f6")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetCoreApp31.References.mscorlib, global::System.Guid.Parse("04c625d2-7b3b-4dfc-9ed8-666de09d068a")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetCoreApp31.References.netstandard, global::System.Guid.Parse("f5657313-4617-421e-b939-be06b8737d9c")); private static ImmutableArray _all; public static ImmutableArray All { @@ -779,21 +779,19 @@ public static ImmutableArray All MicrosoftVisualBasicCore, MicrosoftVisualBasic, MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -810,32 +808,30 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, SystemNetHttp, SystemNetHttpListener, SystemNetMail, @@ -852,80 +848,84 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1008,40 +1008,6 @@ public static PortableExecutableReference MicrosoftWin32Primitives } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netcoreapp31)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netcoreapp31)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1093,23 +1059,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netcoreapp31)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1161,6 +1110,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netcoreapp31)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1195,23 +1161,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netcoreapp31)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1263,6 +1212,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netcoreapp31)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1535,20 +1501,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System")).GetReference(filePath: "System.dll", display: "System (netcoreapp31)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netcoreapp31)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1569,23 +1535,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netcoreapp31)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1620,23 +1569,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netcoreapp31)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1654,37 +1586,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (netcoreapp31)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netcoreapp31)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netcoreapp31)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (netcoreapp31)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1722,37 +1654,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; - - /// - /// The for System.IO.dll - /// - public static PortableExecutableReference SystemIO - { - get - { - if (_SystemIO is null) - { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netcoreapp31)"); - } - return _SystemIO; - } - } - - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOFileSystem is null) + if (_SystemIOCompression is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netcoreapp31)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netcoreapp31)"); } - return _SystemIOFileSystem; + return _SystemIOCompression; } } @@ -1807,6 +1722,23 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netcoreapp31)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -1875,20 +1807,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netcoreapp31)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netcoreapp31)"); } - return _SystemLinq; + return _SystemIO; } } @@ -1943,37 +1875,37 @@ public static PortableExecutableReference SystemLinqQueryable } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Memory.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemLinq { get { - if (_SystemMemory is null) + if (_SystemLinq is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netcoreapp31)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netcoreapp31)"); } - return _SystemMemory; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Net.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemMemory { get { - if (_SystemNet is null) + if (_SystemMemory is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netcoreapp31)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netcoreapp31)"); } - return _SystemNet; + return _SystemMemory; } } @@ -2249,20 +2181,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netcoreapp31)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netcoreapp31)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2283,6 +2215,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netcoreapp31)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2317,40 +2266,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netcoreapp31)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netcoreapp31)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2385,6 +2300,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netcoreapp31)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2453,6 +2385,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netcoreapp31)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2538,23 +2487,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netcoreapp31)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2589,23 +2521,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netcoreapp31)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// @@ -2640,6 +2555,23 @@ public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRun } } + private static PortableExecutableReference? _SystemRuntimeInteropServices; + + /// + /// The for System.Runtime.InteropServices.dll + /// + public static PortableExecutableReference SystemRuntimeInteropServices + { + get + { + if (_SystemRuntimeInteropServices is null) + { + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netcoreapp31)"); + } + return _SystemRuntimeInteropServices; + } + } + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// @@ -2691,23 +2623,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netcoreapp31)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2776,6 +2691,40 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netcoreapp31)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netcoreapp31)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -2878,23 +2827,6 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; - - /// - /// The for System.Security.dll - /// - public static PortableExecutableReference SystemSecurity - { - get - { - if (_SystemSecurity is null) - { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (netcoreapp31)"); - } - return _SystemSecurity; - } - } - private static PortableExecutableReference? _SystemSecurityPrincipal; /// @@ -2929,6 +2861,23 @@ public static PortableExecutableReference SystemSecuritySecureString } } + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (netcoreapp31)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -2980,37 +2929,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netcoreapp31)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netcoreapp31)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netcoreapp31)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netcoreapp31)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3082,23 +3031,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netcoreapp31)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3133,23 +3065,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netcoreapp31)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3184,6 +3099,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netcoreapp31)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3235,20 +3167,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netcoreapp31)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netcoreapp31)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3269,37 +3201,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netcoreapp31)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netcoreapp31)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netcoreapp31)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netcoreapp31)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3320,37 +3252,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netcoreapp31)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netcoreapp31)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netcoreapp31)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netcoreapp31)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3422,6 +3354,40 @@ public static PortableExecutableReference SystemXmlXDocument } } + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netcoreapp31)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netcoreapp31)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -3456,37 +3422,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netcoreapp31)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netcoreapp31)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netcoreapp31)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System")).GetReference(filePath: "System.dll", display: "System (netcoreapp31)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3507,6 +3473,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netcoreapp31)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netcoreapp31)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3520,21 +3520,19 @@ public static ImmutableArray All MicrosoftVisualBasicCore, MicrosoftVisualBasic, MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3551,32 +3549,30 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, SystemNetHttp, SystemNetHttpListener, SystemNetMail, @@ -3593,80 +3589,84 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -3703,18 +3703,6 @@ public static class Resources public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netcoreapp31.Microsoft.Win32.Primitives"); private static byte[]? _MicrosoftWin32Primitives; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netcoreapp31.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netcoreapp31.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -3733,12 +3721,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netcoreapp31.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netcoreapp31.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -3757,6 +3739,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netcoreapp31.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netcoreapp31.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -3766,14 +3754,8 @@ public static class Resources /// /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "netcoreapp31.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; - - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netcoreapp31.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "netcoreapp31.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll @@ -3793,6 +3775,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netcoreapp31.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netcoreapp31.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -3890,10 +3878,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netcoreapp31.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netcoreapp31.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -3901,12 +3889,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netcoreapp31.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netcoreapp31.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -3919,12 +3901,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netcoreapp31.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netcoreapp31.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -3932,16 +3908,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "netcoreapp31.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netcoreapp31.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netcoreapp31.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "netcoreapp31.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -3956,16 +3932,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll - /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netcoreapp31.System.IO"); - private static byte[]? _SystemIO; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netcoreapp31.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netcoreapp31.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll @@ -3985,6 +3955,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netcoreapp31.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netcoreapp31.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4010,10 +3986,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netcoreapp31.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netcoreapp31.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -4034,16 +4010,16 @@ public static class Resources private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netcoreapp31.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netcoreapp31.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netcoreapp31.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netcoreapp31.System.Memory"); + private static byte[]? _SystemMemory; /// /// The image bytes for System.Net.Http.dll @@ -4142,10 +4118,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netcoreapp31.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netcoreapp31.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4153,6 +4129,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "netcoreapp31.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netcoreapp31.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4165,18 +4147,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "netcoreapp31.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netcoreapp31.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netcoreapp31.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4189,6 +4159,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "netcoreapp31.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netcoreapp31.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4213,6 +4189,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "netcoreapp31.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netcoreapp31.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4243,12 +4225,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netcoreapp31.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netcoreapp31.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4261,12 +4237,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netcoreapp31.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netcoreapp31.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// @@ -4279,6 +4249,12 @@ public static class Resources public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "netcoreapp31.System.Runtime.InteropServices.WindowsRuntime"); private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netcoreapp31.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4297,12 +4273,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netcoreapp31.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netcoreapp31.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4327,6 +4297,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netcoreapp31.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netcoreapp31.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netcoreapp31.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.Claims.dll /// @@ -4363,12 +4345,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netcoreapp31.System.Security.Cryptography.X509Certificates"); private static byte[]? _SystemSecurityCryptographyX509Certificates; - /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "netcoreapp31.System.Security"); - private static byte[]? _SystemSecurity; - /// /// The image bytes for System.Security.Principal.dll /// @@ -4381,6 +4357,12 @@ public static class Resources public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netcoreapp31.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "netcoreapp31.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4399,18 +4381,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "netcoreapp31.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netcoreapp31.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netcoreapp31.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netcoreapp31.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4435,12 +4417,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "netcoreapp31.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netcoreapp31.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4453,12 +4429,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "netcoreapp31.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netcoreapp31.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4471,6 +4441,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netcoreapp31.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netcoreapp31.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4490,10 +4466,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netcoreapp31.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netcoreapp31.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4502,16 +4478,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netcoreapp31.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netcoreapp31.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "netcoreapp31.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netcoreapp31.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -4520,16 +4496,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netcoreapp31.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "netcoreapp31.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netcoreapp31.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netcoreapp31.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -4555,6 +4531,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netcoreapp31.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netcoreapp31.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netcoreapp31.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -4568,16 +4556,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netcoreapp31.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netcoreapp31.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netcoreapp31.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netcoreapp31.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -4585,6 +4573,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "netcoreapp31.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netcoreapp31.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netcoreapp31.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.targets b/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.targets index 1727ab8..5755f05 100644 --- a/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.targets +++ b/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.targets @@ -1,608 +1,608 @@ - + netcoreapp31.Microsoft.CSharp Resources\netcoreapp31\Microsoft.CSharp.dll - + netcoreapp31.Microsoft.VisualBasic.Core Resources\netcoreapp31\Microsoft.VisualBasic.Core.dll - + netcoreapp31.Microsoft.VisualBasic Resources\netcoreapp31\Microsoft.VisualBasic.dll - + netcoreapp31.Microsoft.Win32.Primitives Resources\netcoreapp31\Microsoft.Win32.Primitives.dll - - netcoreapp31.mscorlib - Resources\netcoreapp31\mscorlib.dll - - - netcoreapp31.netstandard - Resources\netcoreapp31\netstandard.dll - - + netcoreapp31.System.AppContext Resources\netcoreapp31\System.AppContext.dll - + netcoreapp31.System.Buffers Resources\netcoreapp31\System.Buffers.dll - + netcoreapp31.System.Collections.Concurrent Resources\netcoreapp31\System.Collections.Concurrent.dll - - netcoreapp31.System.Collections - Resources\netcoreapp31\System.Collections.dll - - + netcoreapp31.System.Collections.Immutable Resources\netcoreapp31\System.Collections.Immutable.dll - + netcoreapp31.System.Collections.NonGeneric Resources\netcoreapp31\System.Collections.NonGeneric.dll - + netcoreapp31.System.Collections.Specialized Resources\netcoreapp31\System.Collections.Specialized.dll - + + netcoreapp31.System.Collections + Resources\netcoreapp31\System.Collections.dll + + netcoreapp31.System.ComponentModel.Annotations Resources\netcoreapp31\System.ComponentModel.Annotations.dll - + netcoreapp31.System.ComponentModel.DataAnnotations Resources\netcoreapp31\System.ComponentModel.DataAnnotations.dll - - netcoreapp31.System.ComponentModel - Resources\netcoreapp31\System.ComponentModel.dll - - + netcoreapp31.System.ComponentModel.EventBasedAsync Resources\netcoreapp31\System.ComponentModel.EventBasedAsync.dll - + netcoreapp31.System.ComponentModel.Primitives Resources\netcoreapp31\System.ComponentModel.Primitives.dll - + netcoreapp31.System.ComponentModel.TypeConverter Resources\netcoreapp31\System.ComponentModel.TypeConverter.dll - + + netcoreapp31.System.ComponentModel + Resources\netcoreapp31\System.ComponentModel.dll + + netcoreapp31.System.Configuration Resources\netcoreapp31\System.Configuration.dll - + netcoreapp31.System.Console Resources\netcoreapp31\System.Console.dll - + netcoreapp31.System.Core Resources\netcoreapp31\System.Core.dll - + netcoreapp31.System.Data.Common Resources\netcoreapp31\System.Data.Common.dll - + netcoreapp31.System.Data.DataSetExtensions Resources\netcoreapp31\System.Data.DataSetExtensions.dll - + netcoreapp31.System.Data Resources\netcoreapp31\System.Data.dll - + netcoreapp31.System.Diagnostics.Contracts Resources\netcoreapp31\System.Diagnostics.Contracts.dll - + netcoreapp31.System.Diagnostics.Debug Resources\netcoreapp31\System.Diagnostics.Debug.dll - + netcoreapp31.System.Diagnostics.DiagnosticSource Resources\netcoreapp31\System.Diagnostics.DiagnosticSource.dll - + netcoreapp31.System.Diagnostics.FileVersionInfo Resources\netcoreapp31\System.Diagnostics.FileVersionInfo.dll - + netcoreapp31.System.Diagnostics.Process Resources\netcoreapp31\System.Diagnostics.Process.dll - + netcoreapp31.System.Diagnostics.StackTrace Resources\netcoreapp31\System.Diagnostics.StackTrace.dll - + netcoreapp31.System.Diagnostics.TextWriterTraceListener Resources\netcoreapp31\System.Diagnostics.TextWriterTraceListener.dll - + netcoreapp31.System.Diagnostics.Tools Resources\netcoreapp31\System.Diagnostics.Tools.dll - + netcoreapp31.System.Diagnostics.TraceSource Resources\netcoreapp31\System.Diagnostics.TraceSource.dll - + netcoreapp31.System.Diagnostics.Tracing Resources\netcoreapp31\System.Diagnostics.Tracing.dll - - netcoreapp31.System - Resources\netcoreapp31\System.dll + + netcoreapp31.System.Drawing.Primitives + Resources\netcoreapp31\System.Drawing.Primitives.dll - + netcoreapp31.System.Drawing Resources\netcoreapp31\System.Drawing.dll - - netcoreapp31.System.Drawing.Primitives - Resources\netcoreapp31\System.Drawing.Primitives.dll - - + netcoreapp31.System.Dynamic.Runtime Resources\netcoreapp31\System.Dynamic.Runtime.dll - + netcoreapp31.System.Globalization.Calendars Resources\netcoreapp31\System.Globalization.Calendars.dll - - netcoreapp31.System.Globalization - Resources\netcoreapp31\System.Globalization.dll - - + netcoreapp31.System.Globalization.Extensions Resources\netcoreapp31\System.Globalization.Extensions.dll - + + netcoreapp31.System.Globalization + Resources\netcoreapp31\System.Globalization.dll + + netcoreapp31.System.IO.Compression.Brotli Resources\netcoreapp31\System.IO.Compression.Brotli.dll - - netcoreapp31.System.IO.Compression - Resources\netcoreapp31\System.IO.Compression.dll - - + netcoreapp31.System.IO.Compression.FileSystem Resources\netcoreapp31\System.IO.Compression.FileSystem.dll - + netcoreapp31.System.IO.Compression.ZipFile Resources\netcoreapp31\System.IO.Compression.ZipFile.dll - - netcoreapp31.System.IO - Resources\netcoreapp31\System.IO.dll - - - netcoreapp31.System.IO.FileSystem - Resources\netcoreapp31\System.IO.FileSystem.dll + + netcoreapp31.System.IO.Compression + Resources\netcoreapp31\System.IO.Compression.dll - + netcoreapp31.System.IO.FileSystem.DriveInfo Resources\netcoreapp31\System.IO.FileSystem.DriveInfo.dll - + netcoreapp31.System.IO.FileSystem.Primitives Resources\netcoreapp31\System.IO.FileSystem.Primitives.dll - + netcoreapp31.System.IO.FileSystem.Watcher Resources\netcoreapp31\System.IO.FileSystem.Watcher.dll - + + netcoreapp31.System.IO.FileSystem + Resources\netcoreapp31\System.IO.FileSystem.dll + + netcoreapp31.System.IO.IsolatedStorage Resources\netcoreapp31\System.IO.IsolatedStorage.dll - + netcoreapp31.System.IO.MemoryMappedFiles Resources\netcoreapp31\System.IO.MemoryMappedFiles.dll - + netcoreapp31.System.IO.Pipes Resources\netcoreapp31\System.IO.Pipes.dll - + netcoreapp31.System.IO.UnmanagedMemoryStream Resources\netcoreapp31\System.IO.UnmanagedMemoryStream.dll - - netcoreapp31.System.Linq - Resources\netcoreapp31\System.Linq.dll + + netcoreapp31.System.IO + Resources\netcoreapp31\System.IO.dll - + netcoreapp31.System.Linq.Expressions Resources\netcoreapp31\System.Linq.Expressions.dll - + netcoreapp31.System.Linq.Parallel Resources\netcoreapp31\System.Linq.Parallel.dll - + netcoreapp31.System.Linq.Queryable Resources\netcoreapp31\System.Linq.Queryable.dll - + + netcoreapp31.System.Linq + Resources\netcoreapp31\System.Linq.dll + + netcoreapp31.System.Memory Resources\netcoreapp31\System.Memory.dll - - netcoreapp31.System.Net - Resources\netcoreapp31\System.Net.dll - - + netcoreapp31.System.Net.Http Resources\netcoreapp31\System.Net.Http.dll - + netcoreapp31.System.Net.HttpListener Resources\netcoreapp31\System.Net.HttpListener.dll - + netcoreapp31.System.Net.Mail Resources\netcoreapp31\System.Net.Mail.dll - + netcoreapp31.System.Net.NameResolution Resources\netcoreapp31\System.Net.NameResolution.dll - + netcoreapp31.System.Net.NetworkInformation Resources\netcoreapp31\System.Net.NetworkInformation.dll - + netcoreapp31.System.Net.Ping Resources\netcoreapp31\System.Net.Ping.dll - + netcoreapp31.System.Net.Primitives Resources\netcoreapp31\System.Net.Primitives.dll - + netcoreapp31.System.Net.Requests Resources\netcoreapp31\System.Net.Requests.dll - + netcoreapp31.System.Net.Security Resources\netcoreapp31\System.Net.Security.dll - + netcoreapp31.System.Net.ServicePoint Resources\netcoreapp31\System.Net.ServicePoint.dll - + netcoreapp31.System.Net.Sockets Resources\netcoreapp31\System.Net.Sockets.dll - + netcoreapp31.System.Net.WebClient Resources\netcoreapp31\System.Net.WebClient.dll - + netcoreapp31.System.Net.WebHeaderCollection Resources\netcoreapp31\System.Net.WebHeaderCollection.dll - + netcoreapp31.System.Net.WebProxy Resources\netcoreapp31\System.Net.WebProxy.dll - + netcoreapp31.System.Net.WebSockets.Client Resources\netcoreapp31\System.Net.WebSockets.Client.dll - + netcoreapp31.System.Net.WebSockets Resources\netcoreapp31\System.Net.WebSockets.dll - - netcoreapp31.System.Numerics - Resources\netcoreapp31\System.Numerics.dll + + netcoreapp31.System.Net + Resources\netcoreapp31\System.Net.dll - + netcoreapp31.System.Numerics.Vectors Resources\netcoreapp31\System.Numerics.Vectors.dll - + + netcoreapp31.System.Numerics + Resources\netcoreapp31\System.Numerics.dll + + netcoreapp31.System.ObjectModel Resources\netcoreapp31\System.ObjectModel.dll - + netcoreapp31.System.Reflection.DispatchProxy Resources\netcoreapp31\System.Reflection.DispatchProxy.dll - - netcoreapp31.System.Reflection - Resources\netcoreapp31\System.Reflection.dll - - - netcoreapp31.System.Reflection.Emit - Resources\netcoreapp31\System.Reflection.Emit.dll - - + netcoreapp31.System.Reflection.Emit.ILGeneration Resources\netcoreapp31\System.Reflection.Emit.ILGeneration.dll - + netcoreapp31.System.Reflection.Emit.Lightweight Resources\netcoreapp31\System.Reflection.Emit.Lightweight.dll - + + netcoreapp31.System.Reflection.Emit + Resources\netcoreapp31\System.Reflection.Emit.dll + + netcoreapp31.System.Reflection.Extensions Resources\netcoreapp31\System.Reflection.Extensions.dll - + netcoreapp31.System.Reflection.Metadata Resources\netcoreapp31\System.Reflection.Metadata.dll - + netcoreapp31.System.Reflection.Primitives Resources\netcoreapp31\System.Reflection.Primitives.dll - + netcoreapp31.System.Reflection.TypeExtensions Resources\netcoreapp31\System.Reflection.TypeExtensions.dll - + + netcoreapp31.System.Reflection + Resources\netcoreapp31\System.Reflection.dll + + netcoreapp31.System.Resources.Reader Resources\netcoreapp31\System.Resources.Reader.dll - + netcoreapp31.System.Resources.ResourceManager Resources\netcoreapp31\System.Resources.ResourceManager.dll - + netcoreapp31.System.Resources.Writer Resources\netcoreapp31\System.Resources.Writer.dll - + netcoreapp31.System.Runtime.CompilerServices.Unsafe Resources\netcoreapp31\System.Runtime.CompilerServices.Unsafe.dll - + netcoreapp31.System.Runtime.CompilerServices.VisualC Resources\netcoreapp31\System.Runtime.CompilerServices.VisualC.dll - - netcoreapp31.System.Runtime - Resources\netcoreapp31\System.Runtime.dll - - + netcoreapp31.System.Runtime.Extensions Resources\netcoreapp31\System.Runtime.Extensions.dll - + netcoreapp31.System.Runtime.Handles Resources\netcoreapp31\System.Runtime.Handles.dll - - netcoreapp31.System.Runtime.InteropServices - Resources\netcoreapp31\System.Runtime.InteropServices.dll - - + netcoreapp31.System.Runtime.InteropServices.RuntimeInformation Resources\netcoreapp31\System.Runtime.InteropServices.RuntimeInformation.dll - + netcoreapp31.System.Runtime.InteropServices.WindowsRuntime Resources\netcoreapp31\System.Runtime.InteropServices.WindowsRuntime.dll - + + netcoreapp31.System.Runtime.InteropServices + Resources\netcoreapp31\System.Runtime.InteropServices.dll + + netcoreapp31.System.Runtime.Intrinsics Resources\netcoreapp31\System.Runtime.Intrinsics.dll - + netcoreapp31.System.Runtime.Loader Resources\netcoreapp31\System.Runtime.Loader.dll - + netcoreapp31.System.Runtime.Numerics Resources\netcoreapp31\System.Runtime.Numerics.dll - - netcoreapp31.System.Runtime.Serialization - Resources\netcoreapp31\System.Runtime.Serialization.dll - - + netcoreapp31.System.Runtime.Serialization.Formatters Resources\netcoreapp31\System.Runtime.Serialization.Formatters.dll - + netcoreapp31.System.Runtime.Serialization.Json Resources\netcoreapp31\System.Runtime.Serialization.Json.dll - + netcoreapp31.System.Runtime.Serialization.Primitives Resources\netcoreapp31\System.Runtime.Serialization.Primitives.dll - + netcoreapp31.System.Runtime.Serialization.Xml Resources\netcoreapp31\System.Runtime.Serialization.Xml.dll - + + netcoreapp31.System.Runtime.Serialization + Resources\netcoreapp31\System.Runtime.Serialization.dll + + + netcoreapp31.System.Runtime + Resources\netcoreapp31\System.Runtime.dll + + netcoreapp31.System.Security.Claims Resources\netcoreapp31\System.Security.Claims.dll - + netcoreapp31.System.Security.Cryptography.Algorithms Resources\netcoreapp31\System.Security.Cryptography.Algorithms.dll - + netcoreapp31.System.Security.Cryptography.Csp Resources\netcoreapp31\System.Security.Cryptography.Csp.dll - + netcoreapp31.System.Security.Cryptography.Encoding Resources\netcoreapp31\System.Security.Cryptography.Encoding.dll - + netcoreapp31.System.Security.Cryptography.Primitives Resources\netcoreapp31\System.Security.Cryptography.Primitives.dll - + netcoreapp31.System.Security.Cryptography.X509Certificates Resources\netcoreapp31\System.Security.Cryptography.X509Certificates.dll - - netcoreapp31.System.Security - Resources\netcoreapp31\System.Security.dll - - + netcoreapp31.System.Security.Principal Resources\netcoreapp31\System.Security.Principal.dll - + netcoreapp31.System.Security.SecureString Resources\netcoreapp31\System.Security.SecureString.dll - + + netcoreapp31.System.Security + Resources\netcoreapp31\System.Security.dll + + netcoreapp31.System.ServiceModel.Web Resources\netcoreapp31\System.ServiceModel.Web.dll - + netcoreapp31.System.ServiceProcess Resources\netcoreapp31\System.ServiceProcess.dll - + netcoreapp31.System.Text.Encoding.CodePages Resources\netcoreapp31\System.Text.Encoding.CodePages.dll - - netcoreapp31.System.Text.Encoding - Resources\netcoreapp31\System.Text.Encoding.dll - - + netcoreapp31.System.Text.Encoding.Extensions Resources\netcoreapp31\System.Text.Encoding.Extensions.dll - + + netcoreapp31.System.Text.Encoding + Resources\netcoreapp31\System.Text.Encoding.dll + + netcoreapp31.System.Text.Encodings.Web Resources\netcoreapp31\System.Text.Encodings.Web.dll - + netcoreapp31.System.Text.Json Resources\netcoreapp31\System.Text.Json.dll - + netcoreapp31.System.Text.RegularExpressions Resources\netcoreapp31\System.Text.RegularExpressions.dll - + netcoreapp31.System.Threading.Channels Resources\netcoreapp31\System.Threading.Channels.dll - - netcoreapp31.System.Threading - Resources\netcoreapp31\System.Threading.dll - - + netcoreapp31.System.Threading.Overlapped Resources\netcoreapp31\System.Threading.Overlapped.dll - + netcoreapp31.System.Threading.Tasks.Dataflow Resources\netcoreapp31\System.Threading.Tasks.Dataflow.dll - - netcoreapp31.System.Threading.Tasks - Resources\netcoreapp31\System.Threading.Tasks.dll - - + netcoreapp31.System.Threading.Tasks.Extensions Resources\netcoreapp31\System.Threading.Tasks.Extensions.dll - + netcoreapp31.System.Threading.Tasks.Parallel Resources\netcoreapp31\System.Threading.Tasks.Parallel.dll - + + netcoreapp31.System.Threading.Tasks + Resources\netcoreapp31\System.Threading.Tasks.dll + + netcoreapp31.System.Threading.Thread Resources\netcoreapp31\System.Threading.Thread.dll - + netcoreapp31.System.Threading.ThreadPool Resources\netcoreapp31\System.Threading.ThreadPool.dll - + netcoreapp31.System.Threading.Timer Resources\netcoreapp31\System.Threading.Timer.dll - - netcoreapp31.System.Transactions - Resources\netcoreapp31\System.Transactions.dll + + netcoreapp31.System.Threading + Resources\netcoreapp31\System.Threading.dll - + netcoreapp31.System.Transactions.Local Resources\netcoreapp31\System.Transactions.Local.dll - + + netcoreapp31.System.Transactions + Resources\netcoreapp31\System.Transactions.dll + + netcoreapp31.System.ValueTuple Resources\netcoreapp31\System.ValueTuple.dll - - netcoreapp31.System.Web - Resources\netcoreapp31\System.Web.dll - - + netcoreapp31.System.Web.HttpUtility Resources\netcoreapp31\System.Web.HttpUtility.dll - + + netcoreapp31.System.Web + Resources\netcoreapp31\System.Web.dll + + netcoreapp31.System.Windows Resources\netcoreapp31\System.Windows.dll - - netcoreapp31.System.Xml - Resources\netcoreapp31\System.Xml.dll - - + netcoreapp31.System.Xml.Linq Resources\netcoreapp31\System.Xml.Linq.dll - + netcoreapp31.System.Xml.ReaderWriter Resources\netcoreapp31\System.Xml.ReaderWriter.dll - + netcoreapp31.System.Xml.Serialization Resources\netcoreapp31\System.Xml.Serialization.dll - + netcoreapp31.System.Xml.XDocument Resources\netcoreapp31\System.Xml.XDocument.dll - + + netcoreapp31.System.Xml.XPath.XDocument + Resources\netcoreapp31\System.Xml.XPath.XDocument.dll + + + netcoreapp31.System.Xml.XPath + Resources\netcoreapp31\System.Xml.XPath.dll + + netcoreapp31.System.Xml.XmlDocument Resources\netcoreapp31\System.Xml.XmlDocument.dll - + netcoreapp31.System.Xml.XmlSerializer Resources\netcoreapp31\System.Xml.XmlSerializer.dll - - netcoreapp31.System.Xml.XPath - Resources\netcoreapp31\System.Xml.XPath.dll + + netcoreapp31.System.Xml + Resources\netcoreapp31\System.Xml.dll - - netcoreapp31.System.Xml.XPath.XDocument - Resources\netcoreapp31\System.Xml.XPath.XDocument.dll + + netcoreapp31.System + Resources\netcoreapp31\System.dll - + netcoreapp31.WindowsBase Resources\netcoreapp31\WindowsBase.dll + + netcoreapp31.mscorlib + Resources\netcoreapp31\mscorlib.dll + + + netcoreapp31.netstandard + Resources\netcoreapp31\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs index 85b148a..0178f2a 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs @@ -73,19 +73,19 @@ public static class ReferenceInfos public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard13.References.SystemGlobalization, global::System.Guid.Parse("06c11906-82a8-4972-bae8-af7ef83ea233")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard13.References.SystemIOCompression, global::System.Guid.Parse("2fb7b844-10bc-4023-b29a-2d341b010ef8")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, NetStandard13.References.SystemIOCompressionZipFile, global::System.Guid.Parse("695c61db-fdaa-4175-8e71-7100064387a9")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, NetStandard13.References.SystemIOCompressionZipFile, global::System.Guid.Parse("695c61db-fdaa-4175-8e71-7100064387a9")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard13.References.SystemIOCompression, global::System.Guid.Parse("2fb7b844-10bc-4023-b29a-2d341b010ef8")); /// - /// The for System.IO.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard13.References.SystemIO, global::System.Guid.Parse("ab3c28ef-24cb-4f4e-970e-019e5553fbb0")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard13.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("df0b3070-4314-4f90-ad3b-82dd59401b69")); /// /// The for System.IO.FileSystem.dll @@ -93,19 +93,19 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard13.References.SystemIOFileSystem, global::System.Guid.Parse("26348140-43db-4e00-ae0a-51657fb5c45c")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard13.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("df0b3070-4314-4f90-ad3b-82dd59401b69")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard13.References.SystemIO, global::System.Guid.Parse("ab3c28ef-24cb-4f4e-970e-019e5553fbb0")); /// - /// The for System.Linq.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard13.References.SystemLinq, global::System.Guid.Parse("ffb4cff3-b953-4068-bdca-0d5540a1af15")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard13.References.SystemLinqExpressions, global::System.Guid.Parse("d4a258f5-7d30-42d4-9dd5-02d03bcd2c70")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard13.References.SystemLinqExpressions, global::System.Guid.Parse("d4a258f5-7d30-42d4-9dd5-02d03bcd2c70")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard13.References.SystemLinq, global::System.Guid.Parse("ffb4cff3-b953-4068-bdca-0d5540a1af15")); /// /// The for System.Net.Http.dll @@ -132,11 +132,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard13.References.SystemObjectModel, global::System.Guid.Parse("51121eca-cdba-447b-ad8d-e4c15c657d8b")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard13.References.SystemReflection, global::System.Guid.Parse("b0a5aef5-d59c-41ab-88a8-070188f91a13")); - /// /// The for System.Reflection.Extensions.dll /// @@ -148,14 +143,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard13.References.SystemReflectionPrimitives, global::System.Guid.Parse("a2b25b9d-8988-406a-bd71-936b443bf573")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard13.References.SystemResourcesResourceManager, global::System.Guid.Parse("a9fd769c-937a-4979-8f26-b481d0495e52")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard13.References.SystemReflection, global::System.Guid.Parse("b0a5aef5-d59c-41ab-88a8-070188f91a13")); /// - /// The for System.Runtime.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard13.References.SystemRuntime, global::System.Guid.Parse("f201d1db-e2f2-400f-9b76-4a51bfc9793e")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard13.References.SystemResourcesResourceManager, global::System.Guid.Parse("a9fd769c-937a-4979-8f26-b481d0495e52")); /// /// The for System.Runtime.Extensions.dll @@ -168,14 +163,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard13.References.SystemRuntimeHandles, global::System.Guid.Parse("98aa6ed2-21ab-4579-9b4a-c2447c21b86b")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard13.References.SystemRuntimeInteropServices, global::System.Guid.Parse("510cc175-e4e2-4dc0-be80-b25809b81c59")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, NetStandard13.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("5a827bea-b951-49b4-8379-e11f81f4539f")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, NetStandard13.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("5a827bea-b951-49b4-8379-e11f81f4539f")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard13.References.SystemRuntimeInteropServices, global::System.Guid.Parse("510cc175-e4e2-4dc0-be80-b25809b81c59")); /// /// The for System.Runtime.Numerics.dll @@ -187,6 +182,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetStandard13.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("81488324-7349-452a-8e77-8ef65b7bec21")); + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard13.References.SystemRuntime, global::System.Guid.Parse("f201d1db-e2f2-400f-9b76-4a51bfc9793e")); + /// /// The for System.Security.AccessControl.dll /// @@ -223,14 +223,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetStandard13.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("10aa0cf3-a59a-4593-be7c-c3ddc318f1ed")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard13.References.SystemSecurityPrincipal, global::System.Guid.Parse("02fad2c2-6b10-48c6-846c-7b7a9f990535")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, NetStandard13.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("8b99a2b7-c51c-4953-aff3-1cf550d7de17")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, NetStandard13.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("8b99a2b7-c51c-4953-aff3-1cf550d7de17")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard13.References.SystemSecurityPrincipal, global::System.Guid.Parse("02fad2c2-6b10-48c6-846c-7b7a9f990535")); /// /// The for System.Text.Encoding.CodePages.dll @@ -238,14 +238,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, NetStandard13.References.SystemTextEncodingCodePages, global::System.Guid.Parse("6960315b-683e-48ee-a2f1-233ad5bd257c")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard13.References.SystemTextEncoding, global::System.Guid.Parse("d61d3c6a-065f-47ae-a9b1-b08d925e5d21")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, NetStandard13.References.SystemTextEncodingExtensions, global::System.Guid.Parse("d81d26f6-c2ee-4509-851a-356917648f68")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, NetStandard13.References.SystemTextEncodingExtensions, global::System.Guid.Parse("d81d26f6-c2ee-4509-851a-356917648f68")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard13.References.SystemTextEncoding, global::System.Guid.Parse("d61d3c6a-065f-47ae-a9b1-b08d925e5d21")); /// /// The for System.Text.RegularExpressions.dll @@ -253,9 +253,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard13.References.SystemTextRegularExpressions, global::System.Guid.Parse("594e4a83-e0e4-4460-ba32-4176fa3fa297")); /// - /// The for System.Threading.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard13.References.SystemThreading, global::System.Guid.Parse("8dbb97bb-f082-4474-b8d9-12a5ccaba4a0")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, NetStandard13.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("a0fea094-3f98-4048-a442-056f03888c06")); /// /// The for System.Threading.Tasks.dll @@ -263,14 +263,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetStandard13.References.SystemThreadingTasks, global::System.Guid.Parse("7cb17adc-0ab1-454d-9bc7-41833f50eb29")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, NetStandard13.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("a0fea094-3f98-4048-a442-056f03888c06")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard13.References.SystemThreadingTimer, global::System.Guid.Parse("12fd61ad-53a9-4e3b-a56c-311506c8cc8f")); /// - /// The for System.Threading.Timer.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard13.References.SystemThreadingTimer, global::System.Guid.Parse("12fd61ad-53a9-4e3b-a56c-311506c8cc8f")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard13.References.SystemThreading, global::System.Guid.Parse("8dbb97bb-f082-4474-b8d9-12a5ccaba4a0")); /// /// The for System.ValueTuple.dll @@ -288,9 +288,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard13.References.SystemXmlXDocument, global::System.Guid.Parse("8af61d14-77f6-4ab5-95c0-2fca40d335fc")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard13.References.SystemXmlXmlDocument, global::System.Guid.Parse("81149fa8-556a-481a-834e-aa005d7a54ce")); + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard13.References.SystemXmlXPathXDocument, global::System.Guid.Parse("0b548ee4-66b2-4dc7-8b7a-578fede05d0d")); /// /// The for System.Xml.XPath.dll @@ -298,9 +298,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard13.References.SystemXmlXPath, global::System.Guid.Parse("27062bf2-498a-439b-b8af-4e1cdcdfdb7e")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard13.References.SystemXmlXPathXDocument, global::System.Guid.Parse("0b548ee4-66b2-4dc7-8b7a-578fede05d0d")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard13.References.SystemXmlXmlDocument, global::System.Guid.Parse("81149fa8-556a-481a-834e-aa005d7a54ce")); private static ImmutableArray _all; public static ImmutableArray All { @@ -322,29 +322,29 @@ public static ImmutableArray All SystemDiagnosticsTracing, SystemGlobalizationCalendars, SystemGlobalization, - SystemIOCompression, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemPrimitives, - SystemLinq, + SystemIOFileSystem, + SystemIO, SystemLinqExpressions, + SystemLinq, SystemNetHttp, SystemNetPrimitives, SystemNetSecurity, SystemNetSockets, SystemObjectModel, - SystemReflection, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesResourceManager, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, SystemRuntimeSerializationPrimitives, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, @@ -352,22 +352,22 @@ public static ImmutableArray All SystemSecurityCryptographyEncoding, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, - SystemThreadingTasks, SystemThreadingTasksExtensions, + SystemThreadingTasks, SystemThreadingTimer, + SystemThreading, SystemValueTuple, SystemXmlReaderWriter, SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXPath, SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, ]; } return _all; @@ -586,54 +586,54 @@ public static PortableExecutableReference SystemGlobalization } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionZipFile is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard13)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard13)"); } - return _SystemIOCompression; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemIOCompression is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard13)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard13)"); } - return _SystemIOCompressionZipFile; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.IO.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemIO is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard13)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard13)"); } - return _SystemIO; + return _SystemIOFileSystemPrimitives; } } @@ -654,54 +654,54 @@ public static PortableExecutableReference SystemIOFileSystem } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemIO { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemIO is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard13)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard13)"); } - return _SystemIOFileSystemPrimitives; + return _SystemIO; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Linq.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemLinq is null) + if (_SystemLinqExpressions is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard13)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard13)"); } - return _SystemLinq; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Linq.Expressions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemLinq { get { - if (_SystemLinqExpressions is null) + if (_SystemLinq is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard13)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard13)"); } - return _SystemLinqExpressions; + return _SystemLinq; } } @@ -790,23 +790,6 @@ public static PortableExecutableReference SystemObjectModel } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard13)"); - } - return _SystemReflection; - } - } - private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -841,37 +824,37 @@ public static PortableExecutableReference SystemReflectionPrimitives } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemReflection { get { - if (_SystemResourcesResourceManager is null) + if (_SystemReflection is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard13)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard13)"); } - return _SystemResourcesResourceManager; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Runtime.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemRuntime is null) + if (_SystemResourcesResourceManager is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard13)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard13)"); } - return _SystemRuntime; + return _SystemResourcesResourceManager; } } @@ -909,37 +892,37 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard13)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard13)"); } - return _SystemRuntimeInteropServices; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemRuntimeInteropServices is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard13)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard13)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemRuntimeInteropServices; } } @@ -977,16 +960,33 @@ public static PortableExecutableReference SystemRuntimeSerializationPrimitives } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntime { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard13)"); + } + return _SystemRuntime; + } + } + + private static PortableExecutableReference? _SystemSecurityAccessControl; + + /// + /// The for System.Security.AccessControl.dll + /// + public static PortableExecutableReference SystemSecurityAccessControl + { + get + { + if (_SystemSecurityAccessControl is null) { _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (netstandard13)"); } @@ -1096,37 +1096,37 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard13)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (netstandard13)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (netstandard13)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard13)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } @@ -1147,37 +1147,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard13)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard13)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard13)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard13)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -1198,20 +1198,20 @@ public static PortableExecutableReference SystemTextRegularExpressions } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Threading.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemThreading is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard13)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (netstandard13)"); } - return _SystemThreading; + return _SystemThreadingTasksExtensions; } } @@ -1232,37 +1232,37 @@ public static PortableExecutableReference SystemThreadingTasks } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemThreadingTimer is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (netstandard13)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard13)"); } - return _SystemThreadingTasksExtensions; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Threading.Timer.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemThreading { get { - if (_SystemThreadingTimer is null) + if (_SystemThreading is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard13)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard13)"); } - return _SystemThreadingTimer; + return _SystemThreading; } } @@ -1317,20 +1317,20 @@ public static PortableExecutableReference SystemXmlXDocument } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemXmlXmlDocument is null) + if (_SystemXmlXPathXDocument is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard13)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard13)"); } - return _SystemXmlXmlDocument; + return _SystemXmlXPathXDocument; } } @@ -1351,20 +1351,20 @@ public static PortableExecutableReference SystemXmlXPath } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemXmlXmlDocument is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard13)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard13)"); } - return _SystemXmlXPathXDocument; + return _SystemXmlXmlDocument; } } @@ -1389,29 +1389,29 @@ public static ImmutableArray All SystemDiagnosticsTracing, SystemGlobalizationCalendars, SystemGlobalization, - SystemIOCompression, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemPrimitives, - SystemLinq, + SystemIOFileSystem, + SystemIO, SystemLinqExpressions, + SystemLinq, SystemNetHttp, SystemNetPrimitives, SystemNetSecurity, SystemNetSockets, SystemObjectModel, - SystemReflection, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesResourceManager, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, SystemRuntimeSerializationPrimitives, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, @@ -1419,22 +1419,22 @@ public static ImmutableArray All SystemSecurityCryptographyEncoding, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, - SystemThreadingTasks, SystemThreadingTasksExtensions, + SystemThreadingTasks, SystemThreadingTimer, + SystemThreading, SystemValueTuple, SystemXmlReaderWriter, SystemXmlXDocument, - SystemXmlXmlDocument, - SystemXmlXPath, SystemXmlXPathXDocument, + SystemXmlXPath, + SystemXmlXmlDocument, ]; } return _all; @@ -1519,12 +1519,6 @@ public static class Resources public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard13.System.Globalization"); private static byte[]? _SystemGlobalization; - /// - /// The image bytes for System.IO.Compression.dll - /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard13.System.IO.Compression"); - private static byte[]? _SystemIOCompression; - /// /// The image bytes for System.IO.Compression.ZipFile.dll /// @@ -1532,16 +1526,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll - /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard13.System.IO"); - private static byte[]? _SystemIO; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard13.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard13.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.Primitives.dll @@ -1550,10 +1538,16 @@ public static class Resources private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard13.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard13.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + + /// + /// The image bytes for System.IO.dll + /// + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard13.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -1561,6 +1555,12 @@ public static class Resources public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard13.System.Linq.Expressions"); private static byte[]? _SystemLinqExpressions; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard13.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Net.Http.dll /// @@ -1591,12 +1591,6 @@ public static class Resources public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard13.System.ObjectModel"); private static byte[]? _SystemObjectModel; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard13.System.Reflection"); - private static byte[]? _SystemReflection; - /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -1610,16 +1604,16 @@ public static class Resources private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard13.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard13.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard13.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard13.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// /// The image bytes for System.Runtime.Extensions.dll @@ -1633,18 +1627,18 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard13.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard13.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard13.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard13.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Numerics.dll /// @@ -1657,6 +1651,12 @@ public static class Resources public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard13.System.Runtime.Serialization.Primitives"); private static byte[]? _SystemRuntimeSerializationPrimitives; + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard13.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -1699,12 +1699,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard13.System.Security.Cryptography.X509Certificates"); private static byte[]? _SystemSecurityCryptographyX509Certificates; - /// - /// The image bytes for System.Security.Principal.dll - /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard13.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; - /// /// The image bytes for System.Security.Principal.Windows.dll /// @@ -1712,16 +1706,16 @@ public static class Resources private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "netstandard13.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard13.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard13.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "netstandard13.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// /// The image bytes for System.Text.Encoding.Extensions.dll @@ -1729,6 +1723,12 @@ public static class Resources public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard13.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard13.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.RegularExpressions.dll /// @@ -1736,10 +1736,10 @@ public static class Resources private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard13.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netstandard13.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// /// The image bytes for System.Threading.Tasks.dll @@ -1747,18 +1747,18 @@ public static class Resources public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard13.System.Threading.Tasks"); private static byte[]? _SystemThreadingTasks; - /// - /// The image bytes for System.Threading.Tasks.Extensions.dll - /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netstandard13.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; - /// /// The image bytes for System.Threading.Timer.dll /// public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard13.System.Threading.Timer"); private static byte[]? _SystemThreadingTimer; + /// + /// The image bytes for System.Threading.dll + /// + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard13.System.Threading"); + private static byte[]? _SystemThreading; + /// /// The image bytes for System.ValueTuple.dll /// @@ -1778,10 +1778,10 @@ public static class Resources private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard13.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard13.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// /// The image bytes for System.Xml.XPath.dll @@ -1790,10 +1790,10 @@ public static class Resources private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard13.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard13.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; } diff --git a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets index 51fd158..f1133f7 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets +++ b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets @@ -1,236 +1,236 @@ - + netstandard13.Microsoft.Win32.Primitives Resources\netstandard13\Microsoft.Win32.Primitives.dll - + netstandard13.System.AppContext Resources\netstandard13\System.AppContext.dll - + netstandard13.System.Collections.Concurrent Resources\netstandard13\System.Collections.Concurrent.dll - + netstandard13.System.Collections Resources\netstandard13\System.Collections.dll - + netstandard13.System.Console Resources\netstandard13\System.Console.dll - + netstandard13.System.Diagnostics.Debug Resources\netstandard13\System.Diagnostics.Debug.dll - + netstandard13.System.Diagnostics.FileVersionInfo Resources\netstandard13\System.Diagnostics.FileVersionInfo.dll - + netstandard13.System.Diagnostics.Process Resources\netstandard13\System.Diagnostics.Process.dll - + netstandard13.System.Diagnostics.Tools Resources\netstandard13\System.Diagnostics.Tools.dll - + netstandard13.System.Diagnostics.Tracing Resources\netstandard13\System.Diagnostics.Tracing.dll - + netstandard13.System.Globalization.Calendars Resources\netstandard13\System.Globalization.Calendars.dll - + netstandard13.System.Globalization Resources\netstandard13\System.Globalization.dll - - netstandard13.System.IO.Compression - Resources\netstandard13\System.IO.Compression.dll - - + netstandard13.System.IO.Compression.ZipFile Resources\netstandard13\System.IO.Compression.ZipFile.dll - - netstandard13.System.IO - Resources\netstandard13\System.IO.dll - - - netstandard13.System.IO.FileSystem - Resources\netstandard13\System.IO.FileSystem.dll + + netstandard13.System.IO.Compression + Resources\netstandard13\System.IO.Compression.dll - + netstandard13.System.IO.FileSystem.Primitives Resources\netstandard13\System.IO.FileSystem.Primitives.dll - - netstandard13.System.Linq - Resources\netstandard13\System.Linq.dll + + netstandard13.System.IO.FileSystem + Resources\netstandard13\System.IO.FileSystem.dll + + + netstandard13.System.IO + Resources\netstandard13\System.IO.dll - + netstandard13.System.Linq.Expressions Resources\netstandard13\System.Linq.Expressions.dll - + + netstandard13.System.Linq + Resources\netstandard13\System.Linq.dll + + netstandard13.System.Net.Http Resources\netstandard13\System.Net.Http.dll - + netstandard13.System.Net.Primitives Resources\netstandard13\System.Net.Primitives.dll - + netstandard13.System.Net.Security Resources\netstandard13\System.Net.Security.dll - + netstandard13.System.Net.Sockets Resources\netstandard13\System.Net.Sockets.dll - + netstandard13.System.ObjectModel Resources\netstandard13\System.ObjectModel.dll - - netstandard13.System.Reflection - Resources\netstandard13\System.Reflection.dll - - + netstandard13.System.Reflection.Extensions Resources\netstandard13\System.Reflection.Extensions.dll - + netstandard13.System.Reflection.Primitives Resources\netstandard13\System.Reflection.Primitives.dll - + + netstandard13.System.Reflection + Resources\netstandard13\System.Reflection.dll + + netstandard13.System.Resources.ResourceManager Resources\netstandard13\System.Resources.ResourceManager.dll - - netstandard13.System.Runtime - Resources\netstandard13\System.Runtime.dll - - + netstandard13.System.Runtime.Extensions Resources\netstandard13\System.Runtime.Extensions.dll - + netstandard13.System.Runtime.Handles Resources\netstandard13\System.Runtime.Handles.dll - - netstandard13.System.Runtime.InteropServices - Resources\netstandard13\System.Runtime.InteropServices.dll - - + netstandard13.System.Runtime.InteropServices.RuntimeInformation Resources\netstandard13\System.Runtime.InteropServices.RuntimeInformation.dll - + + netstandard13.System.Runtime.InteropServices + Resources\netstandard13\System.Runtime.InteropServices.dll + + netstandard13.System.Runtime.Numerics Resources\netstandard13\System.Runtime.Numerics.dll - + netstandard13.System.Runtime.Serialization.Primitives Resources\netstandard13\System.Runtime.Serialization.Primitives.dll - + + netstandard13.System.Runtime + Resources\netstandard13\System.Runtime.dll + + netstandard13.System.Security.AccessControl Resources\netstandard13\System.Security.AccessControl.dll - + netstandard13.System.Security.Claims Resources\netstandard13\System.Security.Claims.dll - + netstandard13.System.Security.Cryptography.Algorithms Resources\netstandard13\System.Security.Cryptography.Algorithms.dll - + netstandard13.System.Security.Cryptography.Csp Resources\netstandard13\System.Security.Cryptography.Csp.dll - + netstandard13.System.Security.Cryptography.Encoding Resources\netstandard13\System.Security.Cryptography.Encoding.dll - + netstandard13.System.Security.Cryptography.Primitives Resources\netstandard13\System.Security.Cryptography.Primitives.dll - + netstandard13.System.Security.Cryptography.X509Certificates Resources\netstandard13\System.Security.Cryptography.X509Certificates.dll - - netstandard13.System.Security.Principal - Resources\netstandard13\System.Security.Principal.dll - - + netstandard13.System.Security.Principal.Windows Resources\netstandard13\System.Security.Principal.Windows.dll - + + netstandard13.System.Security.Principal + Resources\netstandard13\System.Security.Principal.dll + + netstandard13.System.Text.Encoding.CodePages Resources\netstandard13\System.Text.Encoding.CodePages.dll - - netstandard13.System.Text.Encoding - Resources\netstandard13\System.Text.Encoding.dll - - + netstandard13.System.Text.Encoding.Extensions Resources\netstandard13\System.Text.Encoding.Extensions.dll - + + netstandard13.System.Text.Encoding + Resources\netstandard13\System.Text.Encoding.dll + + netstandard13.System.Text.RegularExpressions Resources\netstandard13\System.Text.RegularExpressions.dll - - netstandard13.System.Threading - Resources\netstandard13\System.Threading.dll + + netstandard13.System.Threading.Tasks.Extensions + Resources\netstandard13\System.Threading.Tasks.Extensions.dll - + netstandard13.System.Threading.Tasks Resources\netstandard13\System.Threading.Tasks.dll - - netstandard13.System.Threading.Tasks.Extensions - Resources\netstandard13\System.Threading.Tasks.Extensions.dll - - + netstandard13.System.Threading.Timer Resources\netstandard13\System.Threading.Timer.dll - + + netstandard13.System.Threading + Resources\netstandard13\System.Threading.dll + + netstandard13.System.ValueTuple Resources\netstandard13\System.ValueTuple.dll - + netstandard13.System.Xml.ReaderWriter Resources\netstandard13\System.Xml.ReaderWriter.dll - + netstandard13.System.Xml.XDocument Resources\netstandard13\System.Xml.XDocument.dll - - netstandard13.System.Xml.XmlDocument - Resources\netstandard13\System.Xml.XmlDocument.dll + + netstandard13.System.Xml.XPath.XDocument + Resources\netstandard13\System.Xml.XPath.XDocument.dll - + netstandard13.System.Xml.XPath Resources\netstandard13\System.Xml.XPath.dll - - netstandard13.System.Xml.XPath.XDocument - Resources\netstandard13\System.Xml.XPath.XDocument.dll + + netstandard13.System.Xml.XmlDocument + Resources\netstandard13\System.Xml.XmlDocument.dll diff --git a/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs b/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs index 5889477..759a99d 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs @@ -17,16 +17,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard20.References.MicrosoftWin32Primitives, global::System.Guid.Parse("ef0f8705-999f-47b0-9bff-1ee1eb8433e0")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard20.References.netstandard, global::System.Guid.Parse("6dadd22e-0197-42ce-80aa-efef99855be0")); - /// /// The for System.AppContext.dll /// @@ -37,11 +27,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard20.References.SystemCollectionsConcurrent, global::System.Guid.Parse("a23616b5-238b-4f51-9c18-851933186bb3")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard20.References.SystemCollections, global::System.Guid.Parse("23ceb428-fda9-4f80-8e62-c7731fe00182")); - /// /// The for System.Collections.NonGeneric.dll /// @@ -53,14 +38,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetStandard20.References.SystemCollectionsSpecialized, global::System.Guid.Parse("1e16d32a-b060-4128-a5bc-d620568d2180")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, NetStandard20.References.SystemComponentModelComposition, global::System.Guid.Parse("efa9b4d8-6c50-4c84-a8c1-16c478b1e108")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard20.References.SystemCollections, global::System.Guid.Parse("23ceb428-fda9-4f80-8e62-c7731fe00182")); /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetStandard20.References.SystemComponentModel, global::System.Guid.Parse("52d8232f-00e6-4c38-abac-39babc57763c")); + public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, NetStandard20.References.SystemComponentModelComposition, global::System.Guid.Parse("efa9b4d8-6c50-4c84-a8c1-16c478b1e108")); /// /// The for System.ComponentModel.EventBasedAsync.dll @@ -77,6 +62,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetStandard20.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c7eac0fc-1738-4883-811e-e62665243eb6")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetStandard20.References.SystemComponentModel, global::System.Guid.Parse("52d8232f-00e6-4c38-abac-39babc57763c")); + /// /// The for System.Console.dll /// @@ -143,20 +133,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, NetStandard20.References.SystemDiagnosticsTracing, global::System.Guid.Parse("761fd567-a8ad-4312-8149-5aa3b0ab40d8")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetStandard20.References.System, global::System.Guid.Parse("4b5030eb-e663-44e9-a8a2-3cf3c5e8be6a")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetStandard20.References.SystemDrawingPrimitives, global::System.Guid.Parse("eb1b0fcc-cab8-490f-b427-8c111b33b8f2")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetStandard20.References.SystemDrawing, global::System.Guid.Parse("4395da3d-aaec-43a0-87c3-4201e65b1667")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetStandard20.References.SystemDrawingPrimitives, global::System.Guid.Parse("eb1b0fcc-cab8-490f-b427-8c111b33b8f2")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -167,20 +152,15 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard20.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d5041a8d-1147-4c6f-af68-6828fe374b3a")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard20.References.SystemGlobalization, global::System.Guid.Parse("55c2321c-3861-487f-a1f2-fe3ffc5a1be9")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, NetStandard20.References.SystemGlobalizationExtensions, global::System.Guid.Parse("066ebc42-59a4-4361-a48a-440acad51283")); /// - /// The for System.IO.Compression.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard20.References.SystemIOCompression, global::System.Guid.Parse("71a6e267-93f1-49bb-8eed-dc2cef063971")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard20.References.SystemGlobalization, global::System.Guid.Parse("55c2321c-3861-487f-a1f2-fe3ffc5a1be9")); /// /// The for System.IO.Compression.FileSystem.dll @@ -193,14 +173,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, NetStandard20.References.SystemIOCompressionZipFile, global::System.Guid.Parse("6b3a44ab-2d51-443b-abc2-01aee73b82a1")); /// - /// The for System.IO.dll - /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard20.References.SystemIO, global::System.Guid.Parse("130de927-6b0b-4fbc-a27f-1504efaf28e9")); - - /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard20.References.SystemIOFileSystem, global::System.Guid.Parse("286e02b0-de63-4544-8f58-e93a976fbb1f")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard20.References.SystemIOCompression, global::System.Guid.Parse("71a6e267-93f1-49bb-8eed-dc2cef063971")); /// /// The for System.IO.FileSystem.DriveInfo.dll @@ -217,6 +192,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, NetStandard20.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cd2590a0-b4b3-4d63-b9ca-8d9bc6cac698")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard20.References.SystemIOFileSystem, global::System.Guid.Parse("286e02b0-de63-4544-8f58-e93a976fbb1f")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -238,9 +218,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetStandard20.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("a84a808b-dc08-4a3f-97a4-321ae5e09ab9")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard20.References.SystemLinq, global::System.Guid.Parse("7d1c9ef6-52b1-47d4-8322-1587ce76473e")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard20.References.SystemIO, global::System.Guid.Parse("130de927-6b0b-4fbc-a27f-1504efaf28e9")); /// /// The for System.Linq.Expressions.dll @@ -258,9 +238,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetStandard20.References.SystemLinqQueryable, global::System.Guid.Parse("f4f38f1c-dee7-49cd-aa7e-5d142fb264b3")); /// - /// The for System.Net.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetStandard20.References.SystemNet, global::System.Guid.Parse("03b25722-587f-4ac6-bc9b-990ab080a796")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard20.References.SystemLinq, global::System.Guid.Parse("7d1c9ef6-52b1-47d4-8322-1587ce76473e")); /// /// The for System.Net.Http.dll @@ -317,6 +297,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetStandard20.References.SystemNetWebSockets, global::System.Guid.Parse("d0d141cd-fdb3-48b6-a40c-ec8fbdb22212")); + /// + /// The for System.Net.dll + /// + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetStandard20.References.SystemNet, global::System.Guid.Parse("03b25722-587f-4ac6-bc9b-990ab080a796")); + /// /// The for System.Numerics.dll /// @@ -327,11 +312,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard20.References.SystemObjectModel, global::System.Guid.Parse("9e95c71c-76d5-49dc-abb6-42539bcad76b")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard20.References.SystemReflection, global::System.Guid.Parse("7fe1520d-e2ed-4555-b750-e59c8379dd46")); - /// /// The for System.Reflection.Extensions.dll /// @@ -342,6 +322,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard20.References.SystemReflectionPrimitives, global::System.Guid.Parse("b58cfcf2-0552-4cfb-b22f-e768e310a971")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard20.References.SystemReflection, global::System.Guid.Parse("7fe1520d-e2ed-4555-b750-e59c8379dd46")); + /// /// The for System.Resources.Reader.dll /// @@ -362,11 +347,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, NetStandard20.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("d006d627-2174-4738-b6ab-b319bc371761")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard20.References.SystemRuntime, global::System.Guid.Parse("31414faf-61cf-4420-91eb-440369fc5b0a")); - /// /// The for System.Runtime.Extensions.dll /// @@ -377,25 +357,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard20.References.SystemRuntimeHandles, global::System.Guid.Parse("fb475d8b-180e-42f8-9173-20bcbe3dbc8c")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard20.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b0156c63-daa5-42f3-8a6f-b62237390df4")); - /// /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, NetStandard20.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("c451e154-cfd1-4b6e-b999-1f208d072aec")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard20.References.SystemRuntimeNumerics, global::System.Guid.Parse("de2926e0-fff1-4817-ae23-fea7c6dfd039")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard20.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b0156c63-daa5-42f3-8a6f-b62237390df4")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard20.References.SystemRuntimeSerialization, global::System.Guid.Parse("06cc3fcb-70f1-4ca1-9f88-e346222a7d1d")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard20.References.SystemRuntimeNumerics, global::System.Guid.Parse("de2926e0-fff1-4817-ae23-fea7c6dfd039")); /// /// The for System.Runtime.Serialization.Formatters.dll @@ -417,6 +392,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, NetStandard20.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("fd757745-15e4-463f-be7e-d908b0f36f66")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard20.References.SystemRuntimeSerialization, global::System.Guid.Parse("06cc3fcb-70f1-4ca1-9f88-e346222a7d1d")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard20.References.SystemRuntime, global::System.Guid.Parse("31414faf-61cf-4420-91eb-440369fc5b0a")); + /// /// The for System.Security.Claims.dll /// @@ -462,25 +447,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetStandard20.References.SystemServiceModelWeb, global::System.Guid.Parse("9073e110-050d-4d4c-bf87-58447c848b26")); - /// - /// The for System.Text.Encoding.dll - /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard20.References.SystemTextEncoding, global::System.Guid.Parse("13f366fd-0e98-4483-8290-cb85a6a1936e")); - /// /// The for System.Text.Encoding.Extensions.dll /// public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, NetStandard20.References.SystemTextEncodingExtensions, global::System.Guid.Parse("3cf4acfc-a0a3-4b6c-97df-33dc6758ac30")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard20.References.SystemTextRegularExpressions, global::System.Guid.Parse("93d69975-856b-46eb-8852-5ba51378cc8e")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard20.References.SystemTextEncoding, global::System.Guid.Parse("13f366fd-0e98-4483-8290-cb85a6a1936e")); /// - /// The for System.Threading.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard20.References.SystemThreading, global::System.Guid.Parse("a5b2646b-c705-4e62-958a-c57f173d816b")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard20.References.SystemTextRegularExpressions, global::System.Guid.Parse("93d69975-856b-46eb-8852-5ba51378cc8e")); /// /// The for System.Threading.Overlapped.dll @@ -488,14 +468,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, NetStandard20.References.SystemThreadingOverlapped, global::System.Guid.Parse("fdd92a12-8c43-4cff-93a4-cff4f05beca8")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetStandard20.References.SystemThreadingTasks, global::System.Guid.Parse("19bbe456-2b89-4bbb-8559-b36ddb27c871")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, NetStandard20.References.SystemThreadingTasksParallel, global::System.Guid.Parse("6128a3c1-cb91-40fa-a85a-b67288e9259f")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, NetStandard20.References.SystemThreadingTasksParallel, global::System.Guid.Parse("6128a3c1-cb91-40fa-a85a-b67288e9259f")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetStandard20.References.SystemThreadingTasks, global::System.Guid.Parse("19bbe456-2b89-4bbb-8559-b36ddb27c871")); /// /// The for System.Threading.Thread.dll @@ -512,6 +492,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard20.References.SystemThreadingTimer, global::System.Guid.Parse("f105874b-2ba7-4d68-85f8-c809e73f7cbb")); + /// + /// The for System.Threading.dll + /// + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard20.References.SystemThreading, global::System.Guid.Parse("a5b2646b-c705-4e62-958a-c57f173d816b")); + /// /// The for System.Transactions.dll /// @@ -532,11 +517,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard20.References.SystemWindows, global::System.Guid.Parse("cc2f586f-2cad-4b49-9e71-6413e614ffd0")); - /// - /// The for System.Xml.dll - /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard20.References.SystemXml, global::System.Guid.Parse("960b8399-190c-475b-b73b-4cee64ef748e")); - /// /// The for System.Xml.Linq.dll /// @@ -557,6 +537,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard20.References.SystemXmlXDocument, global::System.Guid.Parse("5b4afa9f-da2b-48fd-a404-910b287beee0")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard20.References.SystemXmlXPathXDocument, global::System.Guid.Parse("4b57c086-8352-40ab-8005-061eb4e5620d")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard20.References.SystemXmlXPath, global::System.Guid.Parse("7efaf249-c336-4fba-afbf-ae099104a110")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -568,14 +558,24 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetStandard20.References.SystemXmlXmlSerializer, global::System.Guid.Parse("6b7556ae-8a81-446b-829f-c60fc8b5c834")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard20.References.SystemXmlXPath, global::System.Guid.Parse("7efaf249-c336-4fba-afbf-ae099104a110")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard20.References.SystemXml, global::System.Guid.Parse("960b8399-190c-475b-b73b-4cee64ef748e")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard20.References.SystemXmlXPathXDocument, global::System.Guid.Parse("4b57c086-8352-40ab-8005-061eb4e5620d")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetStandard20.References.System, global::System.Guid.Parse("4b5030eb-e663-44e9-a8a2-3cf3c5e8be6a")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard20.References.netstandard, global::System.Guid.Parse("6dadd22e-0197-42ce-80aa-efef99855be0")); private static ImmutableArray _all; public static ImmutableArray All { @@ -586,18 +586,16 @@ public static ImmutableArray All _all = [ MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelComposition, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemCore, SystemDataCommon, @@ -611,30 +609,28 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, - SystemIOCompression, + SystemGlobalization, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, - SystemNet, + SystemLinq, SystemNetHttp, SystemNetNameResolution, SystemNetNetworkInformation, @@ -646,26 +642,27 @@ public static ImmutableArray All SystemNetWebHeaderCollection, SystemNetWebSocketsClient, SystemNetWebSockets, + SystemNet, SystemNumerics, SystemObjectModel, - SystemReflection, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -675,29 +672,32 @@ public static ImmutableArray All SystemSecurityPrincipal, SystemSecuritySecureString, SystemServiceModelWeb, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemTransactions, SystemValueTuple, SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, + mscorlib, + netstandard, ]; } return _all; @@ -729,40 +729,6 @@ public static PortableExecutableReference MicrosoftWin32Primitives } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -797,33 +763,16 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Collections.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); - } - return _SystemCollections; - } - } - - private static PortableExecutableReference? _SystemCollectionsNonGeneric; - - /// - /// The for System.Collections.NonGeneric.dll - /// - public static PortableExecutableReference SystemCollectionsNonGeneric - { - get - { - if (_SystemCollectionsNonGeneric is null) + if (_SystemCollectionsNonGeneric is null) { _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard20)"); } @@ -848,37 +797,37 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemCollections { get { - if (_SystemComponentModelComposition is null) + if (_SystemCollections is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); } - return _SystemComponentModelComposition; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemComponentModel is null) + if (_SystemComponentModelComposition is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); } - return _SystemComponentModel; + return _SystemComponentModelComposition; } } @@ -933,6 +882,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConsole; /// @@ -1154,20 +1120,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1188,23 +1154,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1239,23 +1188,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1273,20 +1205,20 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompression is null) + if (_SystemGlobalization is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); } - return _SystemIOCompression; + return _SystemGlobalization; } } @@ -1324,37 +1256,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; - - /// - /// The for System.IO.dll - /// - public static PortableExecutableReference SystemIO - { - get - { - if (_SystemIO is null) - { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); - } - return _SystemIO; - } - } - - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOFileSystem is null) + if (_SystemIOCompression is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); } - return _SystemIOFileSystem; + return _SystemIOCompression; } } @@ -1409,6 +1324,23 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -1477,20 +1409,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); } - return _SystemLinq; + return _SystemIO; } } @@ -1545,20 +1477,20 @@ public static PortableExecutableReference SystemLinqQueryable } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Net.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemLinq { get { - if (_SystemNet is null) + if (_SystemLinq is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); } - return _SystemNet; + return _SystemLinq; } } @@ -1749,6 +1681,23 @@ public static PortableExecutableReference SystemNetWebSockets } } + private static PortableExecutableReference? _SystemNet; + + /// + /// The for System.Net.dll + /// + public static PortableExecutableReference SystemNet + { + get + { + if (_SystemNet is null) + { + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); + } + return _SystemNet; + } + } + private static PortableExecutableReference? _SystemNumerics; /// @@ -1783,23 +1732,6 @@ public static PortableExecutableReference SystemObjectModel } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); - } - return _SystemReflection; - } - } - private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -1834,6 +1766,23 @@ public static PortableExecutableReference SystemReflectionPrimitives } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -1902,23 +1851,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -1953,37 +1885,37 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard20)"); } - return _SystemRuntimeInteropServices; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemRuntimeInteropServices is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard20)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemRuntimeInteropServices; } } @@ -2004,23 +1936,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2089,6 +2004,40 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -2242,23 +2191,6 @@ public static PortableExecutableReference SystemServiceModelWeb } } - private static PortableExecutableReference? _SystemTextEncoding; - - /// - /// The for System.Text.Encoding.dll - /// - public static PortableExecutableReference SystemTextEncoding - { - get - { - if (_SystemTextEncoding is null) - { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); - } - return _SystemTextEncoding; - } - } - private static PortableExecutableReference? _SystemTextEncodingExtensions; /// @@ -2276,37 +2208,37 @@ public static PortableExecutableReference SystemTextEncodingExtensions } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextRegularExpressions is null) + if (_SystemTextEncoding is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); } - return _SystemTextRegularExpressions; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Threading.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemThreading is null) + if (_SystemTextRegularExpressions is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); } - return _SystemThreading; + return _SystemTextRegularExpressions; } } @@ -2327,37 +2259,37 @@ public static PortableExecutableReference SystemThreadingOverlapped } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Threading.Tasks.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemThreadingTasks is null) + if (_SystemThreadingTasksParallel is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard20)"); } - return _SystemThreadingTasks; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemThreadingTasks is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard20)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); } - return _SystemThreadingTasksParallel; + return _SystemThreadingTasks; } } @@ -2412,6 +2344,23 @@ public static PortableExecutableReference SystemThreadingTimer } } + private static PortableExecutableReference? _SystemThreading; + + /// + /// The for System.Threading.dll + /// + public static PortableExecutableReference SystemThreading + { + get + { + if (_SystemThreading is null) + { + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); + } + return _SystemThreading; + } + } + private static PortableExecutableReference? _SystemTransactions; /// @@ -2480,23 +2429,6 @@ public static PortableExecutableReference SystemWindows } } - private static PortableExecutableReference? _SystemXml; - - /// - /// The for System.Xml.dll - /// - public static PortableExecutableReference SystemXml - { - get - { - if (_SystemXml is null) - { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); - } - return _SystemXml; - } - } - private static PortableExecutableReference? _SystemXmlLinq; /// @@ -2565,6 +2497,40 @@ public static PortableExecutableReference SystemXmlXDocument } } + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard20)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -2599,37 +2565,71 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard20)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); } - return _SystemXmlXPathXDocument; + return _System; + } + } + + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); + } + return _netstandard; } } @@ -2643,18 +2643,16 @@ public static ImmutableArray All _all = [ MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelComposition, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemCore, SystemDataCommon, @@ -2668,30 +2666,28 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, - SystemIOCompression, + SystemGlobalization, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, - SystemNet, + SystemLinq, SystemNetHttp, SystemNetNameResolution, SystemNetNetworkInformation, @@ -2703,26 +2699,27 @@ public static ImmutableArray All SystemNetWebHeaderCollection, SystemNetWebSocketsClient, SystemNetWebSockets, + SystemNet, SystemNumerics, SystemObjectModel, - SystemReflection, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -2732,29 +2729,32 @@ public static ImmutableArray All SystemSecurityPrincipal, SystemSecuritySecureString, SystemServiceModelWeb, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemTransactions, SystemValueTuple, SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, + mscorlib, + netstandard, ]; } return _all; @@ -2889,18 +2889,6 @@ public static class Resources public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard20.Microsoft.Win32.Primitives"); private static byte[]? _MicrosoftWin32Primitives; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -2913,12 +2901,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard20.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.NonGeneric.dll /// @@ -2932,16 +2914,16 @@ public static class Resources private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll @@ -2961,6 +2943,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard20.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Console.dll /// @@ -3040,10 +3028,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -3051,12 +3039,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard20.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -3069,12 +3051,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard20.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -3082,10 +3058,10 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard20.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); + private static byte[]? _SystemGlobalization; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -3100,16 +3076,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll - /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); - private static byte[]? _SystemIO; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard20.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll @@ -3129,6 +3099,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard20.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -3154,10 +3130,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -3178,10 +3154,10 @@ public static class Resources private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); + private static byte[]? _SystemLinq; /// /// The image bytes for System.Net.Http.dll @@ -3249,6 +3225,12 @@ public static class Resources public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard20.System.Net.WebSockets"); private static byte[]? _SystemNetWebSockets; + /// + /// The image bytes for System.Net.dll + /// + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); + private static byte[]? _SystemNet; + /// /// The image bytes for System.Numerics.dll /// @@ -3261,12 +3243,6 @@ public static class Resources public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard20.System.ObjectModel"); private static byte[]? _SystemObjectModel; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); - private static byte[]? _SystemReflection; - /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -3279,6 +3255,12 @@ public static class Resources public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard20.System.Reflection.Primitives"); private static byte[]? _SystemReflectionPrimitives; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -3303,12 +3285,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard20.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -3321,12 +3297,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard20.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// @@ -3334,16 +3304,16 @@ public static class Resources private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// /// The image bytes for System.Runtime.Serialization.Formatters.dll @@ -3369,6 +3339,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard20.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.Claims.dll /// @@ -3423,12 +3405,6 @@ public static class Resources public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard20.System.ServiceModel.Web"); private static byte[]? _SystemServiceModelWeb; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// @@ -3436,16 +3412,16 @@ public static class Resources private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// /// The image bytes for System.Threading.Overlapped.dll @@ -3453,18 +3429,18 @@ public static class Resources public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard20.System.Threading.Overlapped"); private static byte[]? _SystemThreadingOverlapped; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Parallel.dll /// public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard20.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -3483,6 +3459,12 @@ public static class Resources public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard20.System.Threading.Timer"); private static byte[]? _SystemThreadingTimer; + /// + /// The image bytes for System.Threading.dll + /// + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); + private static byte[]? _SystemThreading; + /// /// The image bytes for System.Transactions.dll /// @@ -3507,12 +3489,6 @@ public static class Resources public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard20.System.Windows"); private static byte[]? _SystemWindows; - /// - /// The image bytes for System.Xml.dll - /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); - private static byte[]? _SystemXml; - /// /// The image bytes for System.Xml.Linq.dll /// @@ -3537,6 +3513,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard20.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -3550,16 +3538,28 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); + private static byte[]? _System; + + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); + private static byte[]? _netstandard; /// /// The image bytes for Microsoft.CSharp.dll diff --git a/Src/Basic.Reference.Assemblies.NetStandard20/Generated.targets b/Src/Basic.Reference.Assemblies.NetStandard20/Generated.targets index 9a2f97f..dd0d7dc 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard20/Generated.targets +++ b/Src/Basic.Reference.Assemblies.NetStandard20/Generated.targets @@ -1,466 +1,466 @@ - + netstandard20.Microsoft.Win32.Primitives Resources\netstandard20\Microsoft.Win32.Primitives.dll - - netstandard20.mscorlib - Resources\netstandard20\mscorlib.dll - - - netstandard20.netstandard - Resources\netstandard20\netstandard.dll - - + netstandard20.System.AppContext Resources\netstandard20\System.AppContext.dll - + netstandard20.System.Collections.Concurrent Resources\netstandard20\System.Collections.Concurrent.dll - - netstandard20.System.Collections - Resources\netstandard20\System.Collections.dll - - + netstandard20.System.Collections.NonGeneric Resources\netstandard20\System.Collections.NonGeneric.dll - + netstandard20.System.Collections.Specialized Resources\netstandard20\System.Collections.Specialized.dll - + + netstandard20.System.Collections + Resources\netstandard20\System.Collections.dll + + netstandard20.System.ComponentModel.Composition Resources\netstandard20\System.ComponentModel.Composition.dll - - netstandard20.System.ComponentModel - Resources\netstandard20\System.ComponentModel.dll - - + netstandard20.System.ComponentModel.EventBasedAsync Resources\netstandard20\System.ComponentModel.EventBasedAsync.dll - + netstandard20.System.ComponentModel.Primitives Resources\netstandard20\System.ComponentModel.Primitives.dll - + netstandard20.System.ComponentModel.TypeConverter Resources\netstandard20\System.ComponentModel.TypeConverter.dll - + + netstandard20.System.ComponentModel + Resources\netstandard20\System.ComponentModel.dll + + netstandard20.System.Console Resources\netstandard20\System.Console.dll - + netstandard20.System.Core Resources\netstandard20\System.Core.dll - + netstandard20.System.Data.Common Resources\netstandard20\System.Data.Common.dll - + netstandard20.System.Data Resources\netstandard20\System.Data.dll - + netstandard20.System.Diagnostics.Contracts Resources\netstandard20\System.Diagnostics.Contracts.dll - + netstandard20.System.Diagnostics.Debug Resources\netstandard20\System.Diagnostics.Debug.dll - + netstandard20.System.Diagnostics.FileVersionInfo Resources\netstandard20\System.Diagnostics.FileVersionInfo.dll - + netstandard20.System.Diagnostics.Process Resources\netstandard20\System.Diagnostics.Process.dll - + netstandard20.System.Diagnostics.StackTrace Resources\netstandard20\System.Diagnostics.StackTrace.dll - + netstandard20.System.Diagnostics.TextWriterTraceListener Resources\netstandard20\System.Diagnostics.TextWriterTraceListener.dll - + netstandard20.System.Diagnostics.Tools Resources\netstandard20\System.Diagnostics.Tools.dll - + netstandard20.System.Diagnostics.TraceSource Resources\netstandard20\System.Diagnostics.TraceSource.dll - + netstandard20.System.Diagnostics.Tracing Resources\netstandard20\System.Diagnostics.Tracing.dll - - netstandard20.System - Resources\netstandard20\System.dll + + netstandard20.System.Drawing.Primitives + Resources\netstandard20\System.Drawing.Primitives.dll - + netstandard20.System.Drawing Resources\netstandard20\System.Drawing.dll - - netstandard20.System.Drawing.Primitives - Resources\netstandard20\System.Drawing.Primitives.dll - - + netstandard20.System.Dynamic.Runtime Resources\netstandard20\System.Dynamic.Runtime.dll - + netstandard20.System.Globalization.Calendars Resources\netstandard20\System.Globalization.Calendars.dll - - netstandard20.System.Globalization - Resources\netstandard20\System.Globalization.dll - - + netstandard20.System.Globalization.Extensions Resources\netstandard20\System.Globalization.Extensions.dll - - netstandard20.System.IO.Compression - Resources\netstandard20\System.IO.Compression.dll + + netstandard20.System.Globalization + Resources\netstandard20\System.Globalization.dll - + netstandard20.System.IO.Compression.FileSystem Resources\netstandard20\System.IO.Compression.FileSystem.dll - + netstandard20.System.IO.Compression.ZipFile Resources\netstandard20\System.IO.Compression.ZipFile.dll - - netstandard20.System.IO - Resources\netstandard20\System.IO.dll - - - netstandard20.System.IO.FileSystem - Resources\netstandard20\System.IO.FileSystem.dll + + netstandard20.System.IO.Compression + Resources\netstandard20\System.IO.Compression.dll - + netstandard20.System.IO.FileSystem.DriveInfo Resources\netstandard20\System.IO.FileSystem.DriveInfo.dll - + netstandard20.System.IO.FileSystem.Primitives Resources\netstandard20\System.IO.FileSystem.Primitives.dll - + netstandard20.System.IO.FileSystem.Watcher Resources\netstandard20\System.IO.FileSystem.Watcher.dll - + + netstandard20.System.IO.FileSystem + Resources\netstandard20\System.IO.FileSystem.dll + + netstandard20.System.IO.IsolatedStorage Resources\netstandard20\System.IO.IsolatedStorage.dll - + netstandard20.System.IO.MemoryMappedFiles Resources\netstandard20\System.IO.MemoryMappedFiles.dll - + netstandard20.System.IO.Pipes Resources\netstandard20\System.IO.Pipes.dll - + netstandard20.System.IO.UnmanagedMemoryStream Resources\netstandard20\System.IO.UnmanagedMemoryStream.dll - - netstandard20.System.Linq - Resources\netstandard20\System.Linq.dll + + netstandard20.System.IO + Resources\netstandard20\System.IO.dll - + netstandard20.System.Linq.Expressions Resources\netstandard20\System.Linq.Expressions.dll - + netstandard20.System.Linq.Parallel Resources\netstandard20\System.Linq.Parallel.dll - + netstandard20.System.Linq.Queryable Resources\netstandard20\System.Linq.Queryable.dll - - netstandard20.System.Net - Resources\netstandard20\System.Net.dll + + netstandard20.System.Linq + Resources\netstandard20\System.Linq.dll - + netstandard20.System.Net.Http Resources\netstandard20\System.Net.Http.dll - + netstandard20.System.Net.NameResolution Resources\netstandard20\System.Net.NameResolution.dll - + netstandard20.System.Net.NetworkInformation Resources\netstandard20\System.Net.NetworkInformation.dll - + netstandard20.System.Net.Ping Resources\netstandard20\System.Net.Ping.dll - + netstandard20.System.Net.Primitives Resources\netstandard20\System.Net.Primitives.dll - + netstandard20.System.Net.Requests Resources\netstandard20\System.Net.Requests.dll - + netstandard20.System.Net.Security Resources\netstandard20\System.Net.Security.dll - + netstandard20.System.Net.Sockets Resources\netstandard20\System.Net.Sockets.dll - + netstandard20.System.Net.WebHeaderCollection Resources\netstandard20\System.Net.WebHeaderCollection.dll - + netstandard20.System.Net.WebSockets.Client Resources\netstandard20\System.Net.WebSockets.Client.dll - + netstandard20.System.Net.WebSockets Resources\netstandard20\System.Net.WebSockets.dll - + + netstandard20.System.Net + Resources\netstandard20\System.Net.dll + + netstandard20.System.Numerics Resources\netstandard20\System.Numerics.dll - + netstandard20.System.ObjectModel Resources\netstandard20\System.ObjectModel.dll - - netstandard20.System.Reflection - Resources\netstandard20\System.Reflection.dll - - + netstandard20.System.Reflection.Extensions Resources\netstandard20\System.Reflection.Extensions.dll - + netstandard20.System.Reflection.Primitives Resources\netstandard20\System.Reflection.Primitives.dll - + + netstandard20.System.Reflection + Resources\netstandard20\System.Reflection.dll + + netstandard20.System.Resources.Reader Resources\netstandard20\System.Resources.Reader.dll - + netstandard20.System.Resources.ResourceManager Resources\netstandard20\System.Resources.ResourceManager.dll - + netstandard20.System.Resources.Writer Resources\netstandard20\System.Resources.Writer.dll - + netstandard20.System.Runtime.CompilerServices.VisualC Resources\netstandard20\System.Runtime.CompilerServices.VisualC.dll - - netstandard20.System.Runtime - Resources\netstandard20\System.Runtime.dll - - + netstandard20.System.Runtime.Extensions Resources\netstandard20\System.Runtime.Extensions.dll - + netstandard20.System.Runtime.Handles Resources\netstandard20\System.Runtime.Handles.dll - - netstandard20.System.Runtime.InteropServices - Resources\netstandard20\System.Runtime.InteropServices.dll - - + netstandard20.System.Runtime.InteropServices.RuntimeInformation Resources\netstandard20\System.Runtime.InteropServices.RuntimeInformation.dll - + + netstandard20.System.Runtime.InteropServices + Resources\netstandard20\System.Runtime.InteropServices.dll + + netstandard20.System.Runtime.Numerics Resources\netstandard20\System.Runtime.Numerics.dll - - netstandard20.System.Runtime.Serialization - Resources\netstandard20\System.Runtime.Serialization.dll - - + netstandard20.System.Runtime.Serialization.Formatters Resources\netstandard20\System.Runtime.Serialization.Formatters.dll - + netstandard20.System.Runtime.Serialization.Json Resources\netstandard20\System.Runtime.Serialization.Json.dll - + netstandard20.System.Runtime.Serialization.Primitives Resources\netstandard20\System.Runtime.Serialization.Primitives.dll - + netstandard20.System.Runtime.Serialization.Xml Resources\netstandard20\System.Runtime.Serialization.Xml.dll - + + netstandard20.System.Runtime.Serialization + Resources\netstandard20\System.Runtime.Serialization.dll + + + netstandard20.System.Runtime + Resources\netstandard20\System.Runtime.dll + + netstandard20.System.Security.Claims Resources\netstandard20\System.Security.Claims.dll - + netstandard20.System.Security.Cryptography.Algorithms Resources\netstandard20\System.Security.Cryptography.Algorithms.dll - + netstandard20.System.Security.Cryptography.Csp Resources\netstandard20\System.Security.Cryptography.Csp.dll - + netstandard20.System.Security.Cryptography.Encoding Resources\netstandard20\System.Security.Cryptography.Encoding.dll - + netstandard20.System.Security.Cryptography.Primitives Resources\netstandard20\System.Security.Cryptography.Primitives.dll - + netstandard20.System.Security.Cryptography.X509Certificates Resources\netstandard20\System.Security.Cryptography.X509Certificates.dll - + netstandard20.System.Security.Principal Resources\netstandard20\System.Security.Principal.dll - + netstandard20.System.Security.SecureString Resources\netstandard20\System.Security.SecureString.dll - + netstandard20.System.ServiceModel.Web Resources\netstandard20\System.ServiceModel.Web.dll - - netstandard20.System.Text.Encoding - Resources\netstandard20\System.Text.Encoding.dll - - + netstandard20.System.Text.Encoding.Extensions Resources\netstandard20\System.Text.Encoding.Extensions.dll - + + netstandard20.System.Text.Encoding + Resources\netstandard20\System.Text.Encoding.dll + + netstandard20.System.Text.RegularExpressions Resources\netstandard20\System.Text.RegularExpressions.dll - - netstandard20.System.Threading - Resources\netstandard20\System.Threading.dll - - + netstandard20.System.Threading.Overlapped Resources\netstandard20\System.Threading.Overlapped.dll - - netstandard20.System.Threading.Tasks - Resources\netstandard20\System.Threading.Tasks.dll - - + netstandard20.System.Threading.Tasks.Parallel Resources\netstandard20\System.Threading.Tasks.Parallel.dll - + + netstandard20.System.Threading.Tasks + Resources\netstandard20\System.Threading.Tasks.dll + + netstandard20.System.Threading.Thread Resources\netstandard20\System.Threading.Thread.dll - + netstandard20.System.Threading.ThreadPool Resources\netstandard20\System.Threading.ThreadPool.dll - + netstandard20.System.Threading.Timer Resources\netstandard20\System.Threading.Timer.dll - + + netstandard20.System.Threading + Resources\netstandard20\System.Threading.dll + + netstandard20.System.Transactions Resources\netstandard20\System.Transactions.dll - + netstandard20.System.ValueTuple Resources\netstandard20\System.ValueTuple.dll - + netstandard20.System.Web Resources\netstandard20\System.Web.dll - + netstandard20.System.Windows Resources\netstandard20\System.Windows.dll - - netstandard20.System.Xml - Resources\netstandard20\System.Xml.dll - - + netstandard20.System.Xml.Linq Resources\netstandard20\System.Xml.Linq.dll - + netstandard20.System.Xml.ReaderWriter Resources\netstandard20\System.Xml.ReaderWriter.dll - + netstandard20.System.Xml.Serialization Resources\netstandard20\System.Xml.Serialization.dll - + netstandard20.System.Xml.XDocument Resources\netstandard20\System.Xml.XDocument.dll - + + netstandard20.System.Xml.XPath.XDocument + Resources\netstandard20\System.Xml.XPath.XDocument.dll + + + netstandard20.System.Xml.XPath + Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Xml.XmlDocument Resources\netstandard20\System.Xml.XmlDocument.dll - + netstandard20.System.Xml.XmlSerializer Resources\netstandard20\System.Xml.XmlSerializer.dll - - netstandard20.System.Xml.XPath - Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Xml + Resources\netstandard20\System.Xml.dll - - netstandard20.System.Xml.XPath.XDocument - Resources\netstandard20\System.Xml.XPath.XDocument.dll + + netstandard20.System + Resources\netstandard20\System.dll + + + netstandard20.mscorlib + Resources\netstandard20\mscorlib.dll + + + netstandard20.netstandard + Resources\netstandard20\netstandard.dll - + netstandard20.Microsoft.CSharp Resources\netstandard20\Microsoft.CSharp.dll - + netstandard20.Microsoft.VisualBasic Resources\netstandard20\Microsoft.VisualBasic.dll - + netstandard20.System.Threading.Tasks.Extensions Resources\netstandard20\System.Threading.Tasks.Extensions.dll diff --git a/Src/Basic.Reference.Assemblies.NetStandard21/Generated.cs b/Src/Basic.Reference.Assemblies.NetStandard21/Generated.cs index 420a35f..ba0ddef 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard21/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetStandard21/Generated.cs @@ -17,16 +17,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard21.References.MicrosoftWin32Primitives, global::System.Guid.Parse("2549a876-ec23-47a3-9567-e2830a9258c9")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard21.References.mscorlib, global::System.Guid.Parse("9142350e-27fd-4abb-8254-52765b93bad4")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard21.References.netstandard, global::System.Guid.Parse("5a41d6b7-1898-42ec-a409-fd0b1c3e3dcf")); - /// /// The for System.AppContext.dll /// @@ -42,11 +32,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard21.References.SystemCollectionsConcurrent, global::System.Guid.Parse("d2521282-5df5-458f-a4af-95c6518fe119")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard21.References.SystemCollections, global::System.Guid.Parse("6a4f5d0e-31b4-47de-8056-ffd1b9d59632")); - /// /// The for System.Collections.NonGeneric.dll /// @@ -58,14 +43,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetStandard21.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f9218c26-eca7-4526-b8be-836bf18aab56")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, NetStandard21.References.SystemComponentModelComposition, global::System.Guid.Parse("5c511f74-3543-4d17-8d84-190527776550")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard21.References.SystemCollections, global::System.Guid.Parse("6a4f5d0e-31b4-47de-8056-ffd1b9d59632")); /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetStandard21.References.SystemComponentModel, global::System.Guid.Parse("44f45d2a-71b3-470c-a2c1-98eed29e666b")); + public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, NetStandard21.References.SystemComponentModelComposition, global::System.Guid.Parse("5c511f74-3543-4d17-8d84-190527776550")); /// /// The for System.ComponentModel.EventBasedAsync.dll @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetStandard21.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("0e467b89-5c5a-4693-8143-3ffcdc4d44cb")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetStandard21.References.SystemComponentModel, global::System.Guid.Parse("44f45d2a-71b3-470c-a2c1-98eed29e666b")); + /// /// The for System.Console.dll /// @@ -148,20 +138,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, NetStandard21.References.SystemDiagnosticsTracing, global::System.Guid.Parse("703e3532-f993-4b28-97e2-7d78ccd84401")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetStandard21.References.System, global::System.Guid.Parse("10445de1-1a1e-4066-92f1-13352fff551d")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetStandard21.References.SystemDrawingPrimitives, global::System.Guid.Parse("9248ed3d-02df-4d90-a90a-6bbf6536d5f2")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetStandard21.References.SystemDrawing, global::System.Guid.Parse("67b862c3-0b3b-4cc3-83a8-7bae9148d2fd")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetStandard21.References.SystemDrawingPrimitives, global::System.Guid.Parse("9248ed3d-02df-4d90-a90a-6bbf6536d5f2")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -172,20 +157,15 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard21.References.SystemGlobalizationCalendars, global::System.Guid.Parse("25b71afc-d54e-4a69-9836-9ba97f3d3a75")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard21.References.SystemGlobalization, global::System.Guid.Parse("33efaea0-5731-47a6-abf0-31b9f7d0252a")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, NetStandard21.References.SystemGlobalizationExtensions, global::System.Guid.Parse("85a3bfcc-46a0-45a1-8c49-1d0af1a647b8")); /// - /// The for System.IO.Compression.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard21.References.SystemIOCompression, global::System.Guid.Parse("c2670a39-0e9f-4596-a0bc-e955d8782756")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard21.References.SystemGlobalization, global::System.Guid.Parse("33efaea0-5731-47a6-abf0-31b9f7d0252a")); /// /// The for System.IO.Compression.FileSystem.dll @@ -198,14 +178,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, NetStandard21.References.SystemIOCompressionZipFile, global::System.Guid.Parse("9a262bbd-de74-45dd-b41a-3b8fc6516c38")); /// - /// The for System.IO.dll - /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard21.References.SystemIO, global::System.Guid.Parse("3f9b7ece-301d-485e-a360-eb7cce287c68")); - - /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard21.References.SystemIOFileSystem, global::System.Guid.Parse("b4e203c1-4134-4849-8790-587e44ef80e0")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard21.References.SystemIOCompression, global::System.Guid.Parse("c2670a39-0e9f-4596-a0bc-e955d8782756")); /// /// The for System.IO.FileSystem.DriveInfo.dll @@ -222,6 +197,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, NetStandard21.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("8257700a-2c54-446c-a540-c750b85c233f")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard21.References.SystemIOFileSystem, global::System.Guid.Parse("b4e203c1-4134-4849-8790-587e44ef80e0")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -243,9 +223,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetStandard21.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("9f7545fc-ffc3-4587-af02-9c67bfbfe832")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard21.References.SystemLinq, global::System.Guid.Parse("d6ca4848-22f6-4fbb-a6db-97dab3e47930")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard21.References.SystemIO, global::System.Guid.Parse("3f9b7ece-301d-485e-a360-eb7cce287c68")); /// /// The for System.Linq.Expressions.dll @@ -263,14 +243,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetStandard21.References.SystemLinqQueryable, global::System.Guid.Parse("de8c2e2b-f0aa-4391-95af-dc25650e86e1")); /// - /// The for System.Memory.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, NetStandard21.References.SystemMemory, global::System.Guid.Parse("7febf6cd-e7d6-47e1-b881-02ae151b14e9")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard21.References.SystemLinq, global::System.Guid.Parse("d6ca4848-22f6-4fbb-a6db-97dab3e47930")); /// - /// The for System.Net.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetStandard21.References.SystemNet, global::System.Guid.Parse("fb3defeb-5a8b-4b12-8b50-64929ad6d0db")); + public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, NetStandard21.References.SystemMemory, global::System.Guid.Parse("7febf6cd-e7d6-47e1-b881-02ae151b14e9")); /// /// The for System.Net.Http.dll @@ -328,15 +308,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetStandard21.References.SystemNetWebSockets, global::System.Guid.Parse("0c188411-2035-488d-8521-50534b0747c1")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetStandard21.References.SystemNumerics, global::System.Guid.Parse("81ed041f-35c2-4df5-9f2a-63f62343e868")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetStandard21.References.SystemNet, global::System.Guid.Parse("fb3defeb-5a8b-4b12-8b50-64929ad6d0db")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, NetStandard21.References.SystemNumericsVectors, global::System.Guid.Parse("68851ed1-0d4d-4f2c-9a8e-c48c44c0fee9")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetStandard21.References.SystemNumerics, global::System.Guid.Parse("81ed041f-35c2-4df5-9f2a-63f62343e868")); + /// /// The for System.ObjectModel.dll /// @@ -347,16 +332,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, NetStandard21.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("050f646c-741c-4960-8df7-0a16da8dba95")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard21.References.SystemReflection, global::System.Guid.Parse("9df3ad60-aec7-4396-9f82-03a6ba3b1044")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, NetStandard21.References.SystemReflectionEmit, global::System.Guid.Parse("c9588978-9e8f-4080-a7a8-129f693a5b0b")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -367,6 +342,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, NetStandard21.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("1468457c-637b-4402-ad73-b82d5ba9a2c7")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, NetStandard21.References.SystemReflectionEmit, global::System.Guid.Parse("c9588978-9e8f-4080-a7a8-129f693a5b0b")); + /// /// The for System.Reflection.Extensions.dll /// @@ -377,6 +357,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard21.References.SystemReflectionPrimitives, global::System.Guid.Parse("6a91c7bf-658b-4156-98db-c675f0e35d8c")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard21.References.SystemReflection, global::System.Guid.Parse("9df3ad60-aec7-4396-9f82-03a6ba3b1044")); + /// /// The for System.Resources.Reader.dll /// @@ -397,11 +382,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, NetStandard21.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("132094af-a008-4a5c-bb78-4dfa821d3b12")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard21.References.SystemRuntime, global::System.Guid.Parse("f512e10a-81a6-4e51-adc2-b6f3e25df20a")); - /// /// The for System.Runtime.Extensions.dll /// @@ -412,25 +392,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard21.References.SystemRuntimeHandles, global::System.Guid.Parse("aabc2945-31ff-4618-9140-29cf80e94a64")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard21.References.SystemRuntimeInteropServices, global::System.Guid.Parse("cb1c8c3c-1038-4a4d-946a-5cd22578d18e")); - /// /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, NetStandard21.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("39130736-8674-4f94-bc54-762ed5caaf90")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard21.References.SystemRuntimeNumerics, global::System.Guid.Parse("00a2880e-f2fc-49df-afc3-9e274eb4ad4b")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard21.References.SystemRuntimeInteropServices, global::System.Guid.Parse("cb1c8c3c-1038-4a4d-946a-5cd22578d18e")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard21.References.SystemRuntimeSerialization, global::System.Guid.Parse("edf606b6-b8d7-4aa6-90e7-48b923041104")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard21.References.SystemRuntimeNumerics, global::System.Guid.Parse("00a2880e-f2fc-49df-afc3-9e274eb4ad4b")); /// /// The for System.Runtime.Serialization.Formatters.dll @@ -452,6 +427,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, NetStandard21.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("99ea69f8-0cf6-4b4e-96b6-ac71ef3627f2")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard21.References.SystemRuntimeSerialization, global::System.Guid.Parse("edf606b6-b8d7-4aa6-90e7-48b923041104")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard21.References.SystemRuntime, global::System.Guid.Parse("f512e10a-81a6-4e51-adc2-b6f3e25df20a")); + /// /// The for System.Security.Claims.dll /// @@ -497,36 +482,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetStandard21.References.SystemServiceModelWeb, global::System.Guid.Parse("d66255fb-b00a-4b08-aa5b-b409ba1a7006")); - /// - /// The for System.Text.Encoding.dll - /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard21.References.SystemTextEncoding, global::System.Guid.Parse("52631679-541b-4f20-b4f3-6a56463164aa")); - /// /// The for System.Text.Encoding.Extensions.dll /// public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, NetStandard21.References.SystemTextEncodingExtensions, global::System.Guid.Parse("c443db18-a805-4115-a45c-f377e7cf6510")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard21.References.SystemTextRegularExpressions, global::System.Guid.Parse("9ee547f1-2f9b-4101-bb46-52b3777f45fd")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard21.References.SystemTextEncoding, global::System.Guid.Parse("52631679-541b-4f20-b4f3-6a56463164aa")); /// - /// The for System.Threading.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard21.References.SystemThreading, global::System.Guid.Parse("fa8138d9-eb97-463f-8cf9-22d9dc3047c9")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard21.References.SystemTextRegularExpressions, global::System.Guid.Parse("9ee547f1-2f9b-4101-bb46-52b3777f45fd")); /// /// The for System.Threading.Overlapped.dll /// public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, NetStandard21.References.SystemThreadingOverlapped, global::System.Guid.Parse("a3f7ca17-1acc-44f1-9725-004611370d8a")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetStandard21.References.SystemThreadingTasks, global::System.Guid.Parse("d93ec6fc-d505-4cd3-9872-d0c8e3e9be52")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -537,6 +512,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, NetStandard21.References.SystemThreadingTasksParallel, global::System.Guid.Parse("dcc0a59a-0780-42e0-93ca-de6afd2af0bc")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetStandard21.References.SystemThreadingTasks, global::System.Guid.Parse("d93ec6fc-d505-4cd3-9872-d0c8e3e9be52")); + /// /// The for System.Threading.Thread.dll /// @@ -552,6 +532,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard21.References.SystemThreadingTimer, global::System.Guid.Parse("aca500af-eefa-489d-8079-86c473663923")); + /// + /// The for System.Threading.dll + /// + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard21.References.SystemThreading, global::System.Guid.Parse("fa8138d9-eb97-463f-8cf9-22d9dc3047c9")); + /// /// The for System.Transactions.dll /// @@ -572,11 +557,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard21.References.SystemWindows, global::System.Guid.Parse("08d3b533-9656-4b26-9a79-54c3fb52fca1")); - /// - /// The for System.Xml.dll - /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard21.References.SystemXml, global::System.Guid.Parse("0fbd000e-070b-48c9-88cb-598fe6722637")); - /// /// The for System.Xml.Linq.dll /// @@ -597,6 +577,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard21.References.SystemXmlXDocument, global::System.Guid.Parse("76e02d80-6909-4839-bb59-0767549374d0")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard21.References.SystemXmlXPathXDocument, global::System.Guid.Parse("530dcb03-cade-4e7e-b029-6866b3bc72e1")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard21.References.SystemXmlXPath, global::System.Guid.Parse("808a2cc4-0f01-43ce-a44c-5599c59e274a")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -608,14 +598,24 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetStandard21.References.SystemXmlXmlSerializer, global::System.Guid.Parse("51e8bc57-eedd-4992-9ebb-627b17356847")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard21.References.SystemXmlXPath, global::System.Guid.Parse("808a2cc4-0f01-43ce-a44c-5599c59e274a")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard21.References.SystemXml, global::System.Guid.Parse("0fbd000e-070b-48c9-88cb-598fe6722637")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard21.References.SystemXmlXPathXDocument, global::System.Guid.Parse("530dcb03-cade-4e7e-b029-6866b3bc72e1")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetStandard21.References.System, global::System.Guid.Parse("10445de1-1a1e-4066-92f1-13352fff551d")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard21.References.mscorlib, global::System.Guid.Parse("9142350e-27fd-4abb-8254-52765b93bad4")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard21.References.netstandard, global::System.Guid.Parse("5a41d6b7-1898-42ec-a409-fd0b1c3e3dcf")); private static ImmutableArray _all; public static ImmutableArray All { @@ -626,19 +626,17 @@ public static ImmutableArray All _all = [ MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelComposition, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemCore, SystemDataCommon, @@ -652,31 +650,29 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, - SystemIOCompression, + SystemGlobalization, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, SystemNetHttp, SystemNetNameResolution, SystemNetNetworkInformation, @@ -688,31 +684,32 @@ public static ImmutableArray All SystemNetWebHeaderCollection, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -722,30 +719,33 @@ public static ImmutableArray All SystemSecurityPrincipal, SystemSecuritySecureString, SystemServiceModelWeb, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemTransactions, SystemValueTuple, SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, + mscorlib, + netstandard, ]; } return _all; @@ -777,63 +777,29 @@ public static PortableExecutableReference MicrosoftWin32Primitives } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for mscorlib.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemAppContext { get { - if (_mscorlib is null) + if (_SystemAppContext is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard21)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard21)"); } - return _mscorlib; + return _SystemAppContext; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for netstandard.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard21)"); - } - return _netstandard; - } - } - - private static PortableExecutableReference? _SystemAppContext; - - /// - /// The for System.AppContext.dll - /// - public static PortableExecutableReference SystemAppContext - { - get - { - if (_SystemAppContext is null) - { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard21)"); - } - return _SystemAppContext; - } - } - - private static PortableExecutableReference? _SystemBuffers; - - /// - /// The for System.Buffers.dll - /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemBuffers { get { @@ -862,23 +828,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard21)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// @@ -913,37 +862,37 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemCollections { get { - if (_SystemComponentModelComposition is null) + if (_SystemCollections is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard21)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard21)"); } - return _SystemComponentModelComposition; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemComponentModel is null) + if (_SystemComponentModelComposition is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard21)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard21)"); } - return _SystemComponentModel; + return _SystemComponentModelComposition; } } @@ -998,6 +947,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard21)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConsole; /// @@ -1219,20 +1185,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System")).GetReference(filePath: "System.dll", display: "System (netstandard21)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard21)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1253,23 +1219,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard21)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1304,23 +1253,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard21)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1338,20 +1270,20 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompression is null) + if (_SystemGlobalization is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard21)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard21)"); } - return _SystemIOCompression; + return _SystemGlobalization; } } @@ -1389,37 +1321,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; - - /// - /// The for System.IO.dll - /// - public static PortableExecutableReference SystemIO - { - get - { - if (_SystemIO is null) - { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard21)"); - } - return _SystemIO; - } - } - - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOFileSystem is null) + if (_SystemIOCompression is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard21)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard21)"); } - return _SystemIOFileSystem; + return _SystemIOCompression; } } @@ -1474,6 +1389,23 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard21)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -1542,20 +1474,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard21)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard21)"); } - return _SystemLinq; + return _SystemIO; } } @@ -1610,37 +1542,37 @@ public static PortableExecutableReference SystemLinqQueryable } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Memory.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemLinq { get { - if (_SystemMemory is null) + if (_SystemLinq is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netstandard21)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard21)"); } - return _SystemMemory; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Net.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemMemory { get { - if (_SystemNet is null) + if (_SystemMemory is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard21)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netstandard21)"); } - return _SystemNet; + return _SystemMemory; } } @@ -1831,20 +1763,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard21)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard21)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -1865,71 +1797,54 @@ public static PortableExecutableReference SystemNumericsVectors } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ObjectModel.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemNumerics { get { - if (_SystemObjectModel is null) + if (_SystemNumerics is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard21)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard21)"); } - return _SystemObjectModel; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; - - /// - /// The for System.Reflection.DispatchProxy.dll - /// - public static PortableExecutableReference SystemReflectionDispatchProxy - { - get - { - if (_SystemReflectionDispatchProxy is null) - { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (netstandard21)"); - } - return _SystemReflectionDispatchProxy; - } - } - - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Reflection.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemReflection is null) + if (_SystemObjectModel is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard21)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard21)"); } - return _SystemReflection; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Reflection.Emit.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemReflectionEmit is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netstandard21)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (netstandard21)"); } - return _SystemReflectionEmit; + return _SystemReflectionDispatchProxy; } } @@ -1967,6 +1882,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netstandard21)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2001,6 +1933,23 @@ public static PortableExecutableReference SystemReflectionPrimitives } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard21)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2069,23 +2018,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard21)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2120,23 +2052,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard21)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// @@ -2154,37 +2069,37 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntimeInteropServices is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard21)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard21)"); } - return _SystemRuntimeNumerics; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemRuntimeSerialization is null) + if (_SystemRuntimeNumerics is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard21)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard21)"); } - return _SystemRuntimeSerialization; + return _SystemRuntimeNumerics; } } @@ -2256,6 +2171,40 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard21)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard21)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -2409,23 +2358,6 @@ public static PortableExecutableReference SystemServiceModelWeb } } - private static PortableExecutableReference? _SystemTextEncoding; - - /// - /// The for System.Text.Encoding.dll - /// - public static PortableExecutableReference SystemTextEncoding - { - get - { - if (_SystemTextEncoding is null) - { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard21)"); - } - return _SystemTextEncoding; - } - } - private static PortableExecutableReference? _SystemTextEncodingExtensions; /// @@ -2443,37 +2375,37 @@ public static PortableExecutableReference SystemTextEncodingExtensions } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextRegularExpressions is null) + if (_SystemTextEncoding is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard21)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard21)"); } - return _SystemTextRegularExpressions; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Threading.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemThreading is null) + if (_SystemTextRegularExpressions is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard21)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard21)"); } - return _SystemThreading; + return _SystemTextRegularExpressions; } } @@ -2494,23 +2426,6 @@ public static PortableExecutableReference SystemThreadingOverlapped } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard21)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -2545,6 +2460,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard21)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -2596,6 +2528,23 @@ public static PortableExecutableReference SystemThreadingTimer } } + private static PortableExecutableReference? _SystemThreading; + + /// + /// The for System.Threading.dll + /// + public static PortableExecutableReference SystemThreading + { + get + { + if (_SystemThreading is null) + { + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard21)"); + } + return _SystemThreading; + } + } + private static PortableExecutableReference? _SystemTransactions; /// @@ -2664,23 +2613,6 @@ public static PortableExecutableReference SystemWindows } } - private static PortableExecutableReference? _SystemXml; - - /// - /// The for System.Xml.dll - /// - public static PortableExecutableReference SystemXml - { - get - { - if (_SystemXml is null) - { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard21)"); - } - return _SystemXml; - } - } - private static PortableExecutableReference? _SystemXmlLinq; /// @@ -2749,6 +2681,40 @@ public static PortableExecutableReference SystemXmlXDocument } } + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard21)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard21)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -2783,37 +2749,71 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard21)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard21)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard21)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System")).GetReference(filePath: "System.dll", display: "System (netstandard21)"); } - return _SystemXmlXPathXDocument; + return _System; + } + } + + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard21)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard21)"); + } + return _netstandard; } } @@ -2827,19 +2827,17 @@ public static ImmutableArray All _all = [ MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelComposition, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemCore, SystemDataCommon, @@ -2853,31 +2851,29 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, - SystemIOCompression, + SystemGlobalization, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, SystemNetHttp, SystemNetNameResolution, SystemNetNetworkInformation, @@ -2889,31 +2885,32 @@ public static ImmutableArray All SystemNetWebHeaderCollection, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -2923,30 +2920,33 @@ public static ImmutableArray All SystemSecurityPrincipal, SystemSecuritySecureString, SystemServiceModelWeb, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemTransactions, SystemValueTuple, SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, + mscorlib, + netstandard, ]; } return _all; @@ -3057,18 +3057,6 @@ public static class Resources public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard21.Microsoft.Win32.Primitives"); private static byte[]? _MicrosoftWin32Primitives; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard21.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard21.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -3087,12 +3075,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard21.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard21.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.NonGeneric.dll /// @@ -3106,16 +3088,16 @@ public static class Resources private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard21.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard21.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard21.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard21.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll @@ -3135,6 +3117,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard21.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard21.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Console.dll /// @@ -3214,10 +3202,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard21.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard21.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -3225,12 +3213,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard21.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard21.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -3243,12 +3225,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard21.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard21.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -3256,10 +3232,10 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard21.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard21.System.Globalization"); + private static byte[]? _SystemGlobalization; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -3274,16 +3250,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll - /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard21.System.IO"); - private static byte[]? _SystemIO; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard21.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard21.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll @@ -3303,6 +3273,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard21.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard21.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -3328,10 +3304,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard21.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard21.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -3352,16 +3328,16 @@ public static class Resources private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netstandard21.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard21.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard21.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netstandard21.System.Memory"); + private static byte[]? _SystemMemory; /// /// The image bytes for System.Net.Http.dll @@ -3430,10 +3406,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard21.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard21.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -3441,6 +3417,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "netstandard21.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard21.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -3453,18 +3435,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "netstandard21.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard21.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netstandard21.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -3477,6 +3447,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "netstandard21.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netstandard21.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -3489,6 +3465,12 @@ public static class Resources public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard21.System.Reflection.Primitives"); private static byte[]? _SystemReflectionPrimitives; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard21.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -3513,12 +3495,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard21.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard21.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -3531,12 +3507,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard21.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard21.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// @@ -3544,16 +3514,16 @@ public static class Resources private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard21.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard21.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard21.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard21.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// /// The image bytes for System.Runtime.Serialization.Formatters.dll @@ -3579,6 +3549,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard21.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard21.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard21.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.Claims.dll /// @@ -3633,12 +3615,6 @@ public static class Resources public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard21.System.ServiceModel.Web"); private static byte[]? _SystemServiceModelWeb; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard21.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// @@ -3646,16 +3622,16 @@ public static class Resources private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard21.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard21.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard21.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard21.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// /// The image bytes for System.Threading.Overlapped.dll @@ -3663,12 +3639,6 @@ public static class Resources public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard21.System.Threading.Overlapped"); private static byte[]? _SystemThreadingOverlapped; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard21.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -3681,6 +3651,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard21.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard21.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -3699,6 +3675,12 @@ public static class Resources public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard21.System.Threading.Timer"); private static byte[]? _SystemThreadingTimer; + /// + /// The image bytes for System.Threading.dll + /// + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard21.System.Threading"); + private static byte[]? _SystemThreading; + /// /// The image bytes for System.Transactions.dll /// @@ -3723,12 +3705,6 @@ public static class Resources public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard21.System.Windows"); private static byte[]? _SystemWindows; - /// - /// The image bytes for System.Xml.dll - /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard21.System.Xml"); - private static byte[]? _SystemXml; - /// /// The image bytes for System.Xml.Linq.dll /// @@ -3753,6 +3729,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard21.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard21.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard21.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -3766,16 +3754,28 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard21.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard21.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard21.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard21.System"); + private static byte[]? _System; + + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard21.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard21.netstandard"); + private static byte[]? _netstandard; /// /// The image bytes for Microsoft.CSharp.dll diff --git a/Src/Basic.Reference.Assemblies.NetStandard21/Generated.targets b/Src/Basic.Reference.Assemblies.NetStandard21/Generated.targets index 2107d77..85da8c8 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard21/Generated.targets +++ b/Src/Basic.Reference.Assemblies.NetStandard21/Generated.targets @@ -1,494 +1,494 @@ - + netstandard21.Microsoft.Win32.Primitives Resources\netstandard21\Microsoft.Win32.Primitives.dll - - netstandard21.mscorlib - Resources\netstandard21\mscorlib.dll - - - netstandard21.netstandard - Resources\netstandard21\netstandard.dll - - + netstandard21.System.AppContext Resources\netstandard21\System.AppContext.dll - + netstandard21.System.Buffers Resources\netstandard21\System.Buffers.dll - + netstandard21.System.Collections.Concurrent Resources\netstandard21\System.Collections.Concurrent.dll - - netstandard21.System.Collections - Resources\netstandard21\System.Collections.dll - - + netstandard21.System.Collections.NonGeneric Resources\netstandard21\System.Collections.NonGeneric.dll - + netstandard21.System.Collections.Specialized Resources\netstandard21\System.Collections.Specialized.dll - + + netstandard21.System.Collections + Resources\netstandard21\System.Collections.dll + + netstandard21.System.ComponentModel.Composition Resources\netstandard21\System.ComponentModel.Composition.dll - - netstandard21.System.ComponentModel - Resources\netstandard21\System.ComponentModel.dll - - + netstandard21.System.ComponentModel.EventBasedAsync Resources\netstandard21\System.ComponentModel.EventBasedAsync.dll - + netstandard21.System.ComponentModel.Primitives Resources\netstandard21\System.ComponentModel.Primitives.dll - + netstandard21.System.ComponentModel.TypeConverter Resources\netstandard21\System.ComponentModel.TypeConverter.dll - + + netstandard21.System.ComponentModel + Resources\netstandard21\System.ComponentModel.dll + + netstandard21.System.Console Resources\netstandard21\System.Console.dll - + netstandard21.System.Core Resources\netstandard21\System.Core.dll - + netstandard21.System.Data.Common Resources\netstandard21\System.Data.Common.dll - + netstandard21.System.Data Resources\netstandard21\System.Data.dll - + netstandard21.System.Diagnostics.Contracts Resources\netstandard21\System.Diagnostics.Contracts.dll - + netstandard21.System.Diagnostics.Debug Resources\netstandard21\System.Diagnostics.Debug.dll - + netstandard21.System.Diagnostics.FileVersionInfo Resources\netstandard21\System.Diagnostics.FileVersionInfo.dll - + netstandard21.System.Diagnostics.Process Resources\netstandard21\System.Diagnostics.Process.dll - + netstandard21.System.Diagnostics.StackTrace Resources\netstandard21\System.Diagnostics.StackTrace.dll - + netstandard21.System.Diagnostics.TextWriterTraceListener Resources\netstandard21\System.Diagnostics.TextWriterTraceListener.dll - + netstandard21.System.Diagnostics.Tools Resources\netstandard21\System.Diagnostics.Tools.dll - + netstandard21.System.Diagnostics.TraceSource Resources\netstandard21\System.Diagnostics.TraceSource.dll - + netstandard21.System.Diagnostics.Tracing Resources\netstandard21\System.Diagnostics.Tracing.dll - - netstandard21.System - Resources\netstandard21\System.dll + + netstandard21.System.Drawing.Primitives + Resources\netstandard21\System.Drawing.Primitives.dll - + netstandard21.System.Drawing Resources\netstandard21\System.Drawing.dll - - netstandard21.System.Drawing.Primitives - Resources\netstandard21\System.Drawing.Primitives.dll - - + netstandard21.System.Dynamic.Runtime Resources\netstandard21\System.Dynamic.Runtime.dll - + netstandard21.System.Globalization.Calendars Resources\netstandard21\System.Globalization.Calendars.dll - - netstandard21.System.Globalization - Resources\netstandard21\System.Globalization.dll - - + netstandard21.System.Globalization.Extensions Resources\netstandard21\System.Globalization.Extensions.dll - - netstandard21.System.IO.Compression - Resources\netstandard21\System.IO.Compression.dll + + netstandard21.System.Globalization + Resources\netstandard21\System.Globalization.dll - + netstandard21.System.IO.Compression.FileSystem Resources\netstandard21\System.IO.Compression.FileSystem.dll - + netstandard21.System.IO.Compression.ZipFile Resources\netstandard21\System.IO.Compression.ZipFile.dll - - netstandard21.System.IO - Resources\netstandard21\System.IO.dll - - - netstandard21.System.IO.FileSystem - Resources\netstandard21\System.IO.FileSystem.dll + + netstandard21.System.IO.Compression + Resources\netstandard21\System.IO.Compression.dll - + netstandard21.System.IO.FileSystem.DriveInfo Resources\netstandard21\System.IO.FileSystem.DriveInfo.dll - + netstandard21.System.IO.FileSystem.Primitives Resources\netstandard21\System.IO.FileSystem.Primitives.dll - + netstandard21.System.IO.FileSystem.Watcher Resources\netstandard21\System.IO.FileSystem.Watcher.dll - + + netstandard21.System.IO.FileSystem + Resources\netstandard21\System.IO.FileSystem.dll + + netstandard21.System.IO.IsolatedStorage Resources\netstandard21\System.IO.IsolatedStorage.dll - + netstandard21.System.IO.MemoryMappedFiles Resources\netstandard21\System.IO.MemoryMappedFiles.dll - + netstandard21.System.IO.Pipes Resources\netstandard21\System.IO.Pipes.dll - + netstandard21.System.IO.UnmanagedMemoryStream Resources\netstandard21\System.IO.UnmanagedMemoryStream.dll - - netstandard21.System.Linq - Resources\netstandard21\System.Linq.dll + + netstandard21.System.IO + Resources\netstandard21\System.IO.dll - + netstandard21.System.Linq.Expressions Resources\netstandard21\System.Linq.Expressions.dll - + netstandard21.System.Linq.Parallel Resources\netstandard21\System.Linq.Parallel.dll - + netstandard21.System.Linq.Queryable Resources\netstandard21\System.Linq.Queryable.dll - + + netstandard21.System.Linq + Resources\netstandard21\System.Linq.dll + + netstandard21.System.Memory Resources\netstandard21\System.Memory.dll - - netstandard21.System.Net - Resources\netstandard21\System.Net.dll - - + netstandard21.System.Net.Http Resources\netstandard21\System.Net.Http.dll - + netstandard21.System.Net.NameResolution Resources\netstandard21\System.Net.NameResolution.dll - + netstandard21.System.Net.NetworkInformation Resources\netstandard21\System.Net.NetworkInformation.dll - + netstandard21.System.Net.Ping Resources\netstandard21\System.Net.Ping.dll - + netstandard21.System.Net.Primitives Resources\netstandard21\System.Net.Primitives.dll - + netstandard21.System.Net.Requests Resources\netstandard21\System.Net.Requests.dll - + netstandard21.System.Net.Security Resources\netstandard21\System.Net.Security.dll - + netstandard21.System.Net.Sockets Resources\netstandard21\System.Net.Sockets.dll - + netstandard21.System.Net.WebHeaderCollection Resources\netstandard21\System.Net.WebHeaderCollection.dll - + netstandard21.System.Net.WebSockets.Client Resources\netstandard21\System.Net.WebSockets.Client.dll - + netstandard21.System.Net.WebSockets Resources\netstandard21\System.Net.WebSockets.dll - - netstandard21.System.Numerics - Resources\netstandard21\System.Numerics.dll + + netstandard21.System.Net + Resources\netstandard21\System.Net.dll - + netstandard21.System.Numerics.Vectors Resources\netstandard21\System.Numerics.Vectors.dll - + + netstandard21.System.Numerics + Resources\netstandard21\System.Numerics.dll + + netstandard21.System.ObjectModel Resources\netstandard21\System.ObjectModel.dll - + netstandard21.System.Reflection.DispatchProxy Resources\netstandard21\System.Reflection.DispatchProxy.dll - - netstandard21.System.Reflection - Resources\netstandard21\System.Reflection.dll - - - netstandard21.System.Reflection.Emit - Resources\netstandard21\System.Reflection.Emit.dll - - + netstandard21.System.Reflection.Emit.ILGeneration Resources\netstandard21\System.Reflection.Emit.ILGeneration.dll - + netstandard21.System.Reflection.Emit.Lightweight Resources\netstandard21\System.Reflection.Emit.Lightweight.dll - + + netstandard21.System.Reflection.Emit + Resources\netstandard21\System.Reflection.Emit.dll + + netstandard21.System.Reflection.Extensions Resources\netstandard21\System.Reflection.Extensions.dll - + netstandard21.System.Reflection.Primitives Resources\netstandard21\System.Reflection.Primitives.dll - + + netstandard21.System.Reflection + Resources\netstandard21\System.Reflection.dll + + netstandard21.System.Resources.Reader Resources\netstandard21\System.Resources.Reader.dll - + netstandard21.System.Resources.ResourceManager Resources\netstandard21\System.Resources.ResourceManager.dll - + netstandard21.System.Resources.Writer Resources\netstandard21\System.Resources.Writer.dll - + netstandard21.System.Runtime.CompilerServices.VisualC Resources\netstandard21\System.Runtime.CompilerServices.VisualC.dll - - netstandard21.System.Runtime - Resources\netstandard21\System.Runtime.dll - - + netstandard21.System.Runtime.Extensions Resources\netstandard21\System.Runtime.Extensions.dll - + netstandard21.System.Runtime.Handles Resources\netstandard21\System.Runtime.Handles.dll - - netstandard21.System.Runtime.InteropServices - Resources\netstandard21\System.Runtime.InteropServices.dll - - + netstandard21.System.Runtime.InteropServices.RuntimeInformation Resources\netstandard21\System.Runtime.InteropServices.RuntimeInformation.dll - + + netstandard21.System.Runtime.InteropServices + Resources\netstandard21\System.Runtime.InteropServices.dll + + netstandard21.System.Runtime.Numerics Resources\netstandard21\System.Runtime.Numerics.dll - - netstandard21.System.Runtime.Serialization - Resources\netstandard21\System.Runtime.Serialization.dll - - + netstandard21.System.Runtime.Serialization.Formatters Resources\netstandard21\System.Runtime.Serialization.Formatters.dll - + netstandard21.System.Runtime.Serialization.Json Resources\netstandard21\System.Runtime.Serialization.Json.dll - + netstandard21.System.Runtime.Serialization.Primitives Resources\netstandard21\System.Runtime.Serialization.Primitives.dll - + netstandard21.System.Runtime.Serialization.Xml Resources\netstandard21\System.Runtime.Serialization.Xml.dll - + + netstandard21.System.Runtime.Serialization + Resources\netstandard21\System.Runtime.Serialization.dll + + + netstandard21.System.Runtime + Resources\netstandard21\System.Runtime.dll + + netstandard21.System.Security.Claims Resources\netstandard21\System.Security.Claims.dll - + netstandard21.System.Security.Cryptography.Algorithms Resources\netstandard21\System.Security.Cryptography.Algorithms.dll - + netstandard21.System.Security.Cryptography.Csp Resources\netstandard21\System.Security.Cryptography.Csp.dll - + netstandard21.System.Security.Cryptography.Encoding Resources\netstandard21\System.Security.Cryptography.Encoding.dll - + netstandard21.System.Security.Cryptography.Primitives Resources\netstandard21\System.Security.Cryptography.Primitives.dll - + netstandard21.System.Security.Cryptography.X509Certificates Resources\netstandard21\System.Security.Cryptography.X509Certificates.dll - + netstandard21.System.Security.Principal Resources\netstandard21\System.Security.Principal.dll - + netstandard21.System.Security.SecureString Resources\netstandard21\System.Security.SecureString.dll - + netstandard21.System.ServiceModel.Web Resources\netstandard21\System.ServiceModel.Web.dll - - netstandard21.System.Text.Encoding - Resources\netstandard21\System.Text.Encoding.dll - - + netstandard21.System.Text.Encoding.Extensions Resources\netstandard21\System.Text.Encoding.Extensions.dll - + + netstandard21.System.Text.Encoding + Resources\netstandard21\System.Text.Encoding.dll + + netstandard21.System.Text.RegularExpressions Resources\netstandard21\System.Text.RegularExpressions.dll - - netstandard21.System.Threading - Resources\netstandard21\System.Threading.dll - - + netstandard21.System.Threading.Overlapped Resources\netstandard21\System.Threading.Overlapped.dll - - netstandard21.System.Threading.Tasks - Resources\netstandard21\System.Threading.Tasks.dll - - + netstandard21.System.Threading.Tasks.Extensions Resources\netstandard21\System.Threading.Tasks.Extensions.dll - + netstandard21.System.Threading.Tasks.Parallel Resources\netstandard21\System.Threading.Tasks.Parallel.dll - + + netstandard21.System.Threading.Tasks + Resources\netstandard21\System.Threading.Tasks.dll + + netstandard21.System.Threading.Thread Resources\netstandard21\System.Threading.Thread.dll - + netstandard21.System.Threading.ThreadPool Resources\netstandard21\System.Threading.ThreadPool.dll - + netstandard21.System.Threading.Timer Resources\netstandard21\System.Threading.Timer.dll - + + netstandard21.System.Threading + Resources\netstandard21\System.Threading.dll + + netstandard21.System.Transactions Resources\netstandard21\System.Transactions.dll - + netstandard21.System.ValueTuple Resources\netstandard21\System.ValueTuple.dll - + netstandard21.System.Web Resources\netstandard21\System.Web.dll - + netstandard21.System.Windows Resources\netstandard21\System.Windows.dll - - netstandard21.System.Xml - Resources\netstandard21\System.Xml.dll - - + netstandard21.System.Xml.Linq Resources\netstandard21\System.Xml.Linq.dll - + netstandard21.System.Xml.ReaderWriter Resources\netstandard21\System.Xml.ReaderWriter.dll - + netstandard21.System.Xml.Serialization Resources\netstandard21\System.Xml.Serialization.dll - + netstandard21.System.Xml.XDocument Resources\netstandard21\System.Xml.XDocument.dll - + + netstandard21.System.Xml.XPath.XDocument + Resources\netstandard21\System.Xml.XPath.XDocument.dll + + + netstandard21.System.Xml.XPath + Resources\netstandard21\System.Xml.XPath.dll + + netstandard21.System.Xml.XmlDocument Resources\netstandard21\System.Xml.XmlDocument.dll - + netstandard21.System.Xml.XmlSerializer Resources\netstandard21\System.Xml.XmlSerializer.dll - - netstandard21.System.Xml.XPath - Resources\netstandard21\System.Xml.XPath.dll + + netstandard21.System.Xml + Resources\netstandard21\System.Xml.dll - - netstandard21.System.Xml.XPath.XDocument - Resources\netstandard21\System.Xml.XPath.XDocument.dll + + netstandard21.System + Resources\netstandard21\System.dll + + + netstandard21.mscorlib + Resources\netstandard21\mscorlib.dll + + + netstandard21.netstandard + Resources\netstandard21\netstandard.dll - + netstandard21.Microsoft.CSharp Resources\netstandard21\Microsoft.CSharp.dll - + netstandard21.Microsoft.VisualBasic Resources\netstandard21\Microsoft.VisualBasic.dll diff --git a/Src/Basic.Reference.Assemblies/Generated.Net472.cs b/Src/Basic.Reference.Assemblies/Generated.Net472.cs index c55697c..c7c78f6 100644 --- a/Src/Basic.Reference.Assemblies/Generated.Net472.cs +++ b/Src/Basic.Reference.Assemblies/Generated.Net472.cs @@ -23,1169 +23,1169 @@ public static class ReferenceInfos public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net472.References.CustomMarshalers, global::System.Guid.Parse("b03bc6e2-f5c1-4caa-9d6b-f7e1af838837")); /// - /// The for ISymWrapper.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net472.References.ISymWrapper, global::System.Guid.Parse("4d3962a2-be8b-4cf6-9085-802cba90e8c8")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net472.References.MicrosoftWin32Primitives, global::System.Guid.Parse("cb8a8010-139f-4088-aa08-e5761bd1ed08")); /// - /// The for Microsoft.Activities.Build.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo MicrosoftActivitiesBuild => new ReferenceInfo("Microsoft.Activities.Build.dll", Resources.MicrosoftActivitiesBuild, Net472.References.MicrosoftActivitiesBuild, global::System.Guid.Parse("cbc7c252-3424-4d14-ad52-eba9a1bd4e35")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net472.References.SystemAppContext, global::System.Guid.Parse("489e1381-373b-4ab7-b890-87f4f8dd7695")); /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo MicrosoftBuildConversionv40 => new ReferenceInfo("Microsoft.Build.Conversion.v4.0.dll", Resources.MicrosoftBuildConversionv40, Net472.References.MicrosoftBuildConversionv40, global::System.Guid.Parse("61522667-794c-4aa6-8772-24f179413b9f")); + public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net472.References.SystemCollectionsConcurrent, global::System.Guid.Parse("75808173-5dd6-4405-a842-326a8d0e7c02")); /// - /// The for Microsoft.Build.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net472.References.MicrosoftBuild, global::System.Guid.Parse("081b74f3-9c0c-478b-bc24-9c863ba0d8ef")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net472.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("6f6e3c2e-53ba-44fd-aa1b-5cbfdacbbe92")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net472.References.MicrosoftBuildEngine, global::System.Guid.Parse("e8864f80-85cb-4c8d-98d7-74a47ee8a7d2")); + public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net472.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f2b0435e-f5ab-469f-a2f5-492a2b8f9b63")); /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Collections.dll /// - public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net472.References.MicrosoftBuildFramework, global::System.Guid.Parse("0f8614d4-0762-41d1-a595-bb6f0a011d7a")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net472.References.SystemCollections, global::System.Guid.Parse("749487a5-cbd9-43f8-b979-57ebab8d1d72")); /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net472.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("1526baa7-99c2-47da-8550-746a048dd4a6")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net472.References.SystemComponentModelAnnotations, global::System.Guid.Parse("a73ade1f-1126-4deb-82fb-db33e17011d6")); /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo MicrosoftBuildUtilitiesv40 => new ReferenceInfo("Microsoft.Build.Utilities.v4.0.dll", Resources.MicrosoftBuildUtilitiesv40, Net472.References.MicrosoftBuildUtilitiesv40, global::System.Guid.Parse("7a90084f-3011-4a0b-b017-c28899893910")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net472.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aee1074e-769a-4adf-9a4f-77760cec9020")); /// - /// The for Microsoft.CSharp.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net472.References.MicrosoftCSharp, global::System.Guid.Parse("38534669-5d10-456e-8153-51c757c26be7")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net472.References.SystemComponentModelPrimitives, global::System.Guid.Parse("2b7b28da-4a9e-411a-9437-f5e59b9965e5")); /// - /// The for Microsoft.JScript.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net472.References.MicrosoftJScript, global::System.Guid.Parse("e224a81c-29b5-4f76-929a-33b7545f4405")); + public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net472.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("3b19d696-8ca5-40a3-97ed-c4628113d6b6")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net472.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("168be3e7-c8fd-4675-bebc-4ece3886b9e8")); + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net472.References.SystemComponentModel, global::System.Guid.Parse("b8a1ea17-280e-4545-bf06-ee45fe376f96")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Console.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net472.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("26058432-1c30-44f9-8b5e-c0d48f6b1f65")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net472.References.SystemConsole, global::System.Guid.Parse("70880a7a-9796-470b-be2a-eabd3b3a45de")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net472.References.MicrosoftVisualBasic, global::System.Guid.Parse("113d973b-2b75-477a-b369-bfd9606423fc")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net472.References.SystemDataCommon, global::System.Guid.Parse("967d5501-fa51-4134-b95a-09d10d77bdee")); /// - /// The for Microsoft.VisualC.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net472.References.MicrosoftVisualC, global::System.Guid.Parse("f608a4e2-ba6c-4eec-8ce0-db2e222f7124")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net472.References.SystemDiagnosticsContracts, global::System.Guid.Parse("97698da5-3af7-423d-a99a-5cb342374389")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net472.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("299f94d3-1942-4e81-b092-a6f331cfc247")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net472.References.SystemDiagnosticsDebug, global::System.Guid.Parse("c3bfa6b9-1e2a-49a6-9a76-331d5dfbdfd7")); /// - /// The for mscorlib.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net472.References.mscorlib, global::System.Guid.Parse("cafb29d5-2338-47fb-b4ed-cf8d7c32b1e3")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net472.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("6c9bcc3c-549c-44c8-875e-dacb8e9fec33")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net472.References.PresentationBuildTasks, global::System.Guid.Parse("79c8c2a5-63dc-4d56-b1df-e97c2667cc52")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net472.References.SystemDiagnosticsProcess, global::System.Guid.Parse("8e59fd73-ae4e-4938-a511-cfd92b0e9e8e")); /// - /// The for PresentationCore.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net472.References.PresentationCore, global::System.Guid.Parse("b4aa75c0-2d95-4c38-a2b9-953f5dafca33")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net472.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("c23eb143-a066-445d-9a73-3ae2ada6def5")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net472.References.PresentationFrameworkAero, global::System.Guid.Parse("bebf8905-bd58-4f9d-9349-05b42a8c5887")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net472.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("7b51e772-6c1e-4a8a-8c41-1f61b1b806ff")); /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net472.References.PresentationFrameworkAero2, global::System.Guid.Parse("0ae3e87c-bb9c-4620-bacd-a2f49003dc2b")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net472.References.SystemDiagnosticsTools, global::System.Guid.Parse("7e667ed4-2be3-4433-ad57-0d932a1dcb41")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net472.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("422b29d0-64ba-4216-b4ca-cb06be1d2630")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net472.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("764b1fb6-e013-4d27-80f1-2f1b870157cf")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net472.References.PresentationFrameworkClassic, global::System.Guid.Parse("178a592d-dd42-4264-82f3-4822012e9628")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net472.References.SystemDrawingPrimitives, global::System.Guid.Parse("5d008108-4641-4f97-ac45-d40d69dd9e08")); /// - /// The for PresentationFramework.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net472.References.PresentationFramework, global::System.Guid.Parse("e566ab97-aaa1-44d3-ba01-819694dc70da")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net472.References.SystemDynamicRuntime, global::System.Guid.Parse("4d01bdda-dcdf-49fb-a0e4-47dec085866d")); /// - /// The for PresentationFramework.Luna.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net472.References.PresentationFrameworkLuna, global::System.Guid.Parse("097ef868-d4ee-494f-8a8f-27e6bca5637f")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net472.References.SystemGlobalizationCalendars, global::System.Guid.Parse("940b6654-e676-4673-8558-d6eaae58eec3")); /// - /// The for PresentationFramework.Royale.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net472.References.PresentationFrameworkRoyale, global::System.Guid.Parse("1d10f487-0e4c-4c7e-95cf-1b7412286d9f")); + public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net472.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ce8711ee-ffd4-4875-8878-f2dbef0b0bae")); /// - /// The for ReachFramework.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net472.References.ReachFramework, global::System.Guid.Parse("db6c3ffb-f470-48e6-a2ed-e8e8ef5d91f4")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net472.References.SystemGlobalization, global::System.Guid.Parse("d3a7238d-7772-46c4-bd05-34f8b4de5ff9")); /// - /// The for sysglobl.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net472.References.sysglobl, global::System.Guid.Parse("0f5aaae2-5296-4267-8266-38dc852445b5")); + public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net472.References.SystemIOCompressionZipFile, global::System.Guid.Parse("7879022d-4a76-4d6b-8de8-671c7b253438")); /// - /// The for System.Activities.Core.Presentation.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net472.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("9d569447-071f-4d0d-9f8f-ca3eb8c6d111")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net472.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("49d0275f-d110-4aee-9298-3cd58248b0de")); /// - /// The for System.Activities.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net472.References.SystemActivities, global::System.Guid.Parse("30077363-aaca-4dc4-9a12-2698aa045ecf")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net472.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("78e23752-950c-464c-9334-05cb2b5c6d1c")); /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net472.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("9484445d-aac2-4dd5-9f20-fad1e538e2a3")); + public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net472.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("f390d3d5-f88d-499a-bc83-9f340805d64e")); /// - /// The for System.Activities.Presentation.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net472.References.SystemActivitiesPresentation, global::System.Guid.Parse("66f2a7e6-5b49-45f2-90b9-71a86ef7dd6e")); + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net472.References.SystemIOFileSystem, global::System.Guid.Parse("b9e98dce-68ee-4cbd-9039-0da96f337bd2")); /// - /// The for System.AddIn.Contract.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net472.References.SystemAddInContract, global::System.Guid.Parse("f4e78e71-c9e9-4c8e-bced-92c3e065b4e6")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net472.References.SystemIOIsolatedStorage, global::System.Guid.Parse("498b6a6d-3bec-4fba-8c39-e8955f91f347")); /// - /// The for System.AddIn.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net472.References.SystemAddIn, global::System.Guid.Parse("adcce4e3-4251-44f8-bbdd-f84851fbdd2f")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net472.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("7a484834-0b98-4f6f-b066-d4034e09758e")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net472.References.SystemComponentModelComposition, global::System.Guid.Parse("0fe37b51-8ae4-4c50-b5b0-67ece0098751")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net472.References.SystemIOPipes, global::System.Guid.Parse("fa17b6ac-f4b7-4d00-907f-c2a9f5cf91ac")); /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemComponentModelCompositionRegistration => new ReferenceInfo("System.ComponentModel.Composition.Registration.dll", Resources.SystemComponentModelCompositionRegistration, Net472.References.SystemComponentModelCompositionRegistration, global::System.Guid.Parse("56bd3baf-0768-48e6-926a-2e698720ebfa")); + public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net472.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("1a1ffd89-4650-49d0-9652-c67231319de8")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net472.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("371968a1-c141-4775-bb4e-f3eb369745e3")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net472.References.SystemIO, global::System.Guid.Parse("9ef06b93-8169-4bf4-97bc-ba5b1829a2a7")); /// - /// The for System.Configuration.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net472.References.SystemConfiguration, global::System.Guid.Parse("033a414f-a3a8-44c2-8fdb-2a8acdd26b68")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net472.References.SystemLinqExpressions, global::System.Guid.Parse("cf080edd-9c63-4039-bbc1-b4489d488797")); /// - /// The for System.Configuration.Install.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net472.References.SystemConfigurationInstall, global::System.Guid.Parse("5f5f2bbc-2182-440f-a9ed-e79dcbcc9a5e")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net472.References.SystemLinqParallel, global::System.Guid.Parse("17a40cc2-b9a5-485b-9dd1-84da76d85efd")); /// - /// The for System.Core.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net472.References.SystemCore, global::System.Guid.Parse("3c9e850c-90c5-48a0-af7e-388089bbdae9")); + public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net472.References.SystemLinqQueryable, global::System.Guid.Parse("5628dc5b-b281-4b2c-a780-3ca4f7f1bd9e")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net472.References.SystemDataDataSetExtensions, global::System.Guid.Parse("638fb94f-ef1a-4e24-b2f7-d63c55376443")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net472.References.SystemLinq, global::System.Guid.Parse("59c890c6-77e1-4d1e-8282-ecf1842c1518")); /// - /// The for System.Data.dll + /// The for System.Net.Http.Rtc.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net472.References.SystemData, global::System.Guid.Parse("9830c18b-4ae5-4d31-89f1-6c37283329f2")); + public static ReferenceInfo SystemNetHttpRtc => new ReferenceInfo("System.Net.Http.Rtc.dll", Resources.SystemNetHttpRtc, Net472.References.SystemNetHttpRtc, global::System.Guid.Parse("234f77b5-1a4f-4368-bbf5-09b70f883e01")); /// - /// The for System.Data.Entity.Design.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net472.References.SystemDataEntityDesign, global::System.Guid.Parse("b4816d4c-0a3c-4a3b-bc9c-aa12632f68dd")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net472.References.SystemNetNameResolution, global::System.Guid.Parse("391a911a-7691-4da2-a913-4b4d827736eb")); /// - /// The for System.Data.Entity.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net472.References.SystemDataEntity, global::System.Guid.Parse("a14db250-e89e-4fa4-9c16-a3b0a3517dfb")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net472.References.SystemNetNetworkInformation, global::System.Guid.Parse("1e047107-34e3-4836-be31-ef84498f10be")); /// - /// The for System.Data.Linq.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net472.References.SystemDataLinq, global::System.Guid.Parse("dccdc335-62b0-4576-a785-c25e7686592d")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net472.References.SystemNetPing, global::System.Guid.Parse("d46cf87a-81b5-41dd-ad85-82361e5762b8")); /// - /// The for System.Data.OracleClient.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net472.References.SystemDataOracleClient, global::System.Guid.Parse("6abdb237-3e5c-4894-9025-b3440a583aca")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net472.References.SystemNetPrimitives, global::System.Guid.Parse("69f980af-3ae2-451d-a4b6-bb51652446cc")); /// - /// The for System.Data.Services.Client.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net472.References.SystemDataServicesClient, global::System.Guid.Parse("6915e8b6-cc99-41e3-b865-039e591c1ce6")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net472.References.SystemNetRequests, global::System.Guid.Parse("623d99f4-1e78-41b1-a281-029d2cd3f2fd")); /// - /// The for System.Data.Services.Design.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net472.References.SystemDataServicesDesign, global::System.Guid.Parse("714f0bc8-98ab-4edb-bd2a-57b1b3c4890e")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net472.References.SystemNetSecurity, global::System.Guid.Parse("570798e4-5102-4472-bf81-f56ad5511126")); /// - /// The for System.Data.Services.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net472.References.SystemDataServices, global::System.Guid.Parse("b6811f5b-cd74-4a34-9622-bb905da1fb27")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net472.References.SystemNetSockets, global::System.Guid.Parse("12b177d5-34e6-4849-92d6-99a14a86a3fb")); /// - /// The for System.Data.SqlXml.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net472.References.SystemDataSqlXml, global::System.Guid.Parse("2e9ce55a-23a6-4010-b91d-e9d0cca09f38")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net472.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("9c2f077a-7b08-47d8-9989-b26edc052474")); /// - /// The for System.Deployment.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net472.References.SystemDeployment, global::System.Guid.Parse("20549801-6e78-4182-bc88-aad51a94c383")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net472.References.SystemNetWebSocketsClient, global::System.Guid.Parse("a5f9dcab-6cdf-40f0-864f-ae364424cc79")); /// - /// The for System.Design.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net472.References.SystemDesign, global::System.Guid.Parse("9d2bd1b9-c262-4809-af22-32632123f673")); + public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net472.References.SystemNetWebSockets, global::System.Guid.Parse("8d0998cf-dc1b-4838-b3ab-874866e6db68")); /// - /// The for System.Device.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net472.References.SystemDevice, global::System.Guid.Parse("97ace6f6-d936-432f-a3ee-2b17bc068195")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net472.References.SystemObjectModel, global::System.Guid.Parse("b436aee5-2ad6-4795-b0ed-420a97ff8dc2")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net472.References.SystemDiagnosticsTracing, global::System.Guid.Parse("00af9551-321b-471e-9d63-a72be7f0cd99")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net472.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1485dc28-19c5-4a20-b964-dee803b01027")); /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net472.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("846c4bf8-b533-4844-8d4f-a577e9479010")); + public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net472.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("a46f7fe6-cf5c-4ef7-ab03-3288b3beaeec")); /// - /// The for System.DirectoryServices.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net472.References.SystemDirectoryServices, global::System.Guid.Parse("8972ef53-2e59-4cec-9c3d-c17154d1a4c8")); + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net472.References.SystemReflectionEmit, global::System.Guid.Parse("d3e9bb43-e9fe-4006-b9b3-025a6d02a59c")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net472.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1f2c80a9-5085-4f86-9daa-4660c8427f92")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net472.References.SystemReflectionExtensions, global::System.Guid.Parse("b8de8a10-b4f8-46a7-bdc4-de79dc204616")); /// - /// The for System.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net472.References.System, global::System.Guid.Parse("da2502c5-0798-42b1-9aaf-45d431b1301b")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net472.References.SystemReflectionPrimitives, global::System.Guid.Parse("d38e2fe0-6708-459f-8232-aa849333baef")); /// - /// The for System.Drawing.Design.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net472.References.SystemDrawingDesign, global::System.Guid.Parse("d90cfcdd-f8e6-462f-91cb-f76bb06131d4")); + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net472.References.SystemReflection, global::System.Guid.Parse("65c54160-3d36-4752-972f-369292810cb3")); /// - /// The for System.Drawing.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net472.References.SystemDrawing, global::System.Guid.Parse("76e5685a-ed56-42c2-b08f-6e049526ab12")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net472.References.SystemResourcesReader, global::System.Guid.Parse("c55d866f-ed9c-47e0-8e83-fee37d79cc06")); /// - /// The for System.Dynamic.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net472.References.SystemDynamic, global::System.Guid.Parse("70b59017-4b87-4839-96a4-1ece44f196df")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net472.References.SystemResourcesResourceManager, global::System.Guid.Parse("d5de338d-f19f-43d9-8419-5c12ca7ac7a9")); /// - /// The for System.EnterpriseServices.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net472.References.SystemEnterpriseServices, global::System.Guid.Parse("754c3569-9c41-4c09-ac2a-9c5f3a5e993f")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net472.References.SystemResourcesWriter, global::System.Guid.Parse("848ba5cf-b7c4-47ef-892c-15d81fd01216")); /// - /// The for System.IdentityModel.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net472.References.SystemIdentityModel, global::System.Guid.Parse("6635be9f-d1ff-4c5d-878f-ac918e7e4791")); + public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net472.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("2c0e0ccf-d499-4a48-8f34-7652b82240ef")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net472.References.SystemIdentityModelSelectors, global::System.Guid.Parse("6847db96-106a-422f-97c5-82b530f7d36c")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net472.References.SystemRuntimeExtensions, global::System.Guid.Parse("ee6c4244-59d6-4b68-9f6b-873bf90c7e1d")); /// - /// The for System.IdentityModel.Services.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net472.References.SystemIdentityModelServices, global::System.Guid.Parse("064f8c00-b99f-4030-90dd-bfdb81abd71e")); + public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net472.References.SystemRuntimeHandles, global::System.Guid.Parse("b592e605-8bae-4fbc-92ff-51d8ab8c0040")); /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net472.References.SystemIOCompression, global::System.Guid.Parse("84a2eca8-2424-42c0-89cb-01d45dbb2397")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net472.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("0ff44503-5384-4013-af5a-46653207c832")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net472.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("be636da5-b9a7-459d-ba9a-f713d30adf42")); + public static ReferenceInfo SystemRuntimeInteropServicesWindowsRuntime => new ReferenceInfo("System.Runtime.InteropServices.WindowsRuntime.dll", Resources.SystemRuntimeInteropServicesWindowsRuntime, Net472.References.SystemRuntimeInteropServicesWindowsRuntime, global::System.Guid.Parse("192715bb-c12a-408b-b6f0-5ab342a8a481")); /// - /// The for System.IO.Log.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net472.References.SystemIOLog, global::System.Guid.Parse("4636d962-dae4-4459-8957-d78fab34ced3")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net472.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b8cb8b6d-593d-42f2-970c-bd1185c7509f")); /// - /// The for System.Management.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net472.References.SystemManagement, global::System.Guid.Parse("3db5459a-3ce3-4404-9711-1ee3744e7688")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net472.References.SystemRuntimeNumerics, global::System.Guid.Parse("0d7e3827-6f8c-4051-87ed-8de0edc7ff9f")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net472.References.SystemManagementInstrumentation, global::System.Guid.Parse("960248f8-e463-43d7-a7d4-8db06f8512c4")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net472.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("79ab2f6a-7440-461e-bda9-95beb12e08cc")); /// - /// The for System.Messaging.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net472.References.SystemMessaging, global::System.Guid.Parse("8705f1b5-c81d-45d5-b5d6-93cee5ad1c54")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net472.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("49d8dd69-7aeb-4d83-ba1e-ef8412ed16a2")); /// - /// The for System.Net.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net472.References.SystemNet, global::System.Guid.Parse("ac6d0977-ef8c-475e-be9a-f4df5b4b0264")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net472.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("d5c3c38b-8baa-43b4-9ff4-a88eae48f3ec")); /// - /// The for System.Net.Http.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net472.References.SystemNetHttp, global::System.Guid.Parse("a03c062d-22cc-463a-aea0-7b37d87f5a1d")); + public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net472.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e09ce337-f338-4260-8733-f327fbc4b600")); /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemNetHttpWebRequest => new ReferenceInfo("System.Net.Http.WebRequest.dll", Resources.SystemNetHttpWebRequest, Net472.References.SystemNetHttpWebRequest, global::System.Guid.Parse("7bca3e8f-b9bf-439c-b8eb-05277077df51")); + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net472.References.SystemRuntime, global::System.Guid.Parse("b87c1655-033c-4be8-b0b7-dfc6b446c339")); /// - /// The for System.Numerics.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net472.References.SystemNumerics, global::System.Guid.Parse("64a5d4a2-a435-4531-b41c-65ed5e5534b2")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net472.References.SystemSecurityClaims, global::System.Guid.Parse("d83338ef-7459-4cb3-abe3-dd40647a6d1a")); /// - /// The for System.Printing.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net472.References.SystemPrinting, global::System.Guid.Parse("e5a7035a-d182-4b45-b57e-bf8436fd9e16")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net472.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("82db9ce5-1856-4f69-9c77-55274fc627f7")); /// - /// The for System.Reflection.Context.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemReflectionContext => new ReferenceInfo("System.Reflection.Context.dll", Resources.SystemReflectionContext, Net472.References.SystemReflectionContext, global::System.Guid.Parse("c1ed7ca4-e536-4059-a7b2-b4456544eb95")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net472.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("189ac5d4-f43b-4197-92f3-d6f487aff251")); /// - /// The for System.Runtime.Caching.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net472.References.SystemRuntimeCaching, global::System.Guid.Parse("a5bf4496-b90b-435f-a106-bde9290040e3")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net472.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c460666a-00ee-4e80-9209-b0ef0defb0c6")); /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net472.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("d76610af-cb5b-414a-aa85-1869dbd11ccf")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net472.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b6a254b8-b4fe-4082-a0f9-7fc749987ec3")); /// - /// The for System.Runtime.Remoting.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net472.References.SystemRuntimeRemoting, global::System.Guid.Parse("3b4ed428-c336-47ac-baeb-5cae762cc5e8")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net472.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("bcc0ed2c-a13f-4d64-8042-5f4f535d6d8d")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net472.References.SystemRuntimeSerialization, global::System.Guid.Parse("40dd49b3-da7b-4fe9-aa1f-e56059d48289")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net472.References.SystemSecurityPrincipal, global::System.Guid.Parse("d5061e86-7f76-41b8-83b1-dd941d0246dd")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net472.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("c2d66c2e-22e3-427b-954d-b49b1942b162")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net472.References.SystemSecuritySecureString, global::System.Guid.Parse("f588d48c-eae6-481e-9a73-78f9ba4e5a54")); /// - /// The for System.Security.dll + /// The for System.ServiceModel.Duplex.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net472.References.SystemSecurity, global::System.Guid.Parse("a5b36d0b-822a-4944-8706-6b3b753eb901")); + public static ReferenceInfo SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net472.References.SystemServiceModelDuplex, global::System.Guid.Parse("618d381c-fb47-4f92-bd30-4adf8fef0877")); /// - /// The for System.ServiceModel.Activation.dll + /// The for System.ServiceModel.Http.dll /// - public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net472.References.SystemServiceModelActivation, global::System.Guid.Parse("1d9ecd2a-727e-4033-b686-40d571baaa10")); + public static ReferenceInfo SystemServiceModelHttp => new ReferenceInfo("System.ServiceModel.Http.dll", Resources.SystemServiceModelHttp, Net472.References.SystemServiceModelHttp, global::System.Guid.Parse("d1477bd7-f063-4d1d-b99e-7427b6db3920")); /// - /// The for System.ServiceModel.Activities.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net472.References.SystemServiceModelActivities, global::System.Guid.Parse("50bcf290-dbc2-4fb2-b90d-4604f5e012bd")); + public static ReferenceInfo SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net472.References.SystemServiceModelNetTcp, global::System.Guid.Parse("8cb69f26-6e77-47d8-9f3c-98c6d6ff5f1d")); /// - /// The for System.ServiceModel.Channels.dll + /// The for System.ServiceModel.Primitives.dll /// - public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net472.References.SystemServiceModelChannels, global::System.Guid.Parse("fcc4d0c4-7714-4d27-900d-3a137f69f3b5")); + public static ReferenceInfo SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net472.References.SystemServiceModelPrimitives, global::System.Guid.Parse("edf88c39-5c84-4222-a039-07629aeed078")); /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.ServiceModel.Security.dll /// - public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net472.References.SystemServiceModelDiscovery, global::System.Guid.Parse("0cb9bd0b-ef69-4386-9ffa-33d96cfb5852")); + public static ReferenceInfo SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net472.References.SystemServiceModelSecurity, global::System.Guid.Parse("22647863-edab-4194-8de8-07d85c748b80")); /// - /// The for System.ServiceModel.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net472.References.SystemServiceModel, global::System.Guid.Parse("ac845d44-8ab0-4e32-8643-554093fb180c")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net472.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8014f0c3-c718-46be-830e-ace5842c3843")); /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net472.References.SystemServiceModelRouting, global::System.Guid.Parse("e1b6ecb7-31f4-48e0-ba42-3b93e8aeb548")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net472.References.SystemTextEncoding, global::System.Guid.Parse("212a1304-c36b-4dc5-ae18-f4c288f90d48")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net472.References.SystemServiceModelWeb, global::System.Guid.Parse("6bbac82b-c942-45a4-9e7e-dfde685db7da")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net472.References.SystemTextRegularExpressions, global::System.Guid.Parse("88f44fa4-7a28-40e9-a079-4133acde0330")); /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net472.References.SystemServiceProcess, global::System.Guid.Parse("e77aa8ef-8de7-4eda-8639-e1a75ef8e095")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net472.References.SystemThreadingOverlapped, global::System.Guid.Parse("71732eb3-0914-4b65-8dde-f7167513c22a")); /// - /// The for System.Speech.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net472.References.SystemSpeech, global::System.Guid.Parse("e8de9a5e-5b1e-4c10-b6ef-f1506c8db535")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net472.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4e98fc56-b93c-4e89-84d2-044980dd12c5")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net472.References.SystemTransactions, global::System.Guid.Parse("7110e7ac-1821-409f-afb1-d8c3a723d013")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net472.References.SystemThreadingTasks, global::System.Guid.Parse("cead8773-7d98-4877-a039-3f6c6a758964")); /// - /// The for System.Web.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net472.References.SystemWebAbstractions, global::System.Guid.Parse("087d68a0-a76a-4e5d-9858-8eac6b32271e")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net472.References.SystemThreadingThread, global::System.Guid.Parse("59b78679-a8fc-4daf-a91c-4595b8dadea0")); /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net472.References.SystemWebApplicationServices, global::System.Guid.Parse("ac578a0e-52c0-4eba-a512-a5bcb3edf36b")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net472.References.SystemThreadingThreadPool, global::System.Guid.Parse("48c4db49-33ac-4124-82c1-4e7be270a257")); /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net472.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("4125b28a-8aaa-4131-89bd-61c76e04634e")); + public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net472.References.SystemThreadingTimer, global::System.Guid.Parse("989f5812-651c-4078-8438-bc1c3c9bdb0b")); /// - /// The for System.Web.DataVisualization.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net472.References.SystemWebDataVisualization, global::System.Guid.Parse("bb09839d-4a7b-40e3-9784-2588cfd89f3c")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net472.References.SystemThreading, global::System.Guid.Parse("51076d36-533a-4d1e-bbd9-4d2904919bd8")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net472.References.SystemWeb, global::System.Guid.Parse("6b248402-95be-4580-8d8c-fd9927c0be5b")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net472.References.SystemValueTuple, global::System.Guid.Parse("f87d0ed7-835b-4a8d-9190-493f08b542e1")); /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net472.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("36d941fb-5df2-42ce-875b-6068f9a3520a")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net472.References.SystemXmlReaderWriter, global::System.Guid.Parse("db62343e-a23c-431d-b67d-1540ecf90487")); /// - /// The for System.Web.DynamicData.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net472.References.SystemWebDynamicData, global::System.Guid.Parse("ee746600-7dc0-4e59-98b1-609264d67d2b")); + public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net472.References.SystemXmlXDocument, global::System.Guid.Parse("a70ff5a4-d760-4e72-8102-87a0b67863ab")); /// - /// The for System.Web.Entity.Design.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net472.References.SystemWebEntityDesign, global::System.Guid.Parse("81261cb6-8aab-4ab7-9c3c-7f98ff8a4219")); + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net472.References.SystemXmlXPathXDocument, global::System.Guid.Parse("42dc2c5d-0d0e-4508-8306-347d85599b1f")); /// - /// The for System.Web.Entity.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net472.References.SystemWebEntity, global::System.Guid.Parse("1ef317a6-4d4f-441f-8379-8d2e91a6f8e3")); + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net472.References.SystemXmlXPath, global::System.Guid.Parse("ee6dab7f-cfcf-47b0-ab36-fd4ee811a85a")); /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net472.References.SystemWebExtensionsDesign, global::System.Guid.Parse("c19b7815-5fa5-4bc6-b76e-8a17e339be8d")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net472.References.SystemXmlXmlDocument, global::System.Guid.Parse("7b0e3f5e-d7ef-42da-965d-0c32f99d01e9")); /// - /// The for System.Web.Extensions.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net472.References.SystemWebExtensions, global::System.Guid.Parse("768f34f4-5bc8-43c3-86ae-e6098d0ffecd")); + public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net472.References.SystemXmlXmlSerializer, global::System.Guid.Parse("7c00b1d9-db76-418c-917b-0c4960fc359b")); /// - /// The for System.Web.Mobile.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net472.References.SystemWebMobile, global::System.Guid.Parse("6dec6c95-0d48-4dff-b794-a9f209231761")); + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net472.References.netstandard, global::System.Guid.Parse("441ee83d-10d4-4a1e-8ef7-3fc3d62bc3b3")); /// - /// The for System.Web.RegularExpressions.dll + /// The for ISymWrapper.dll /// - public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net472.References.SystemWebRegularExpressions, global::System.Guid.Parse("a784f234-e8f2-45c6-a3cf-bff132393b6c")); + public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net472.References.ISymWrapper, global::System.Guid.Parse("4d3962a2-be8b-4cf6-9085-802cba90e8c8")); /// - /// The for System.Web.Routing.dll + /// The for Microsoft.Activities.Build.dll /// - public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net472.References.SystemWebRouting, global::System.Guid.Parse("57bcc257-dfe8-4324-9df1-c2117ec64bcd")); + public static ReferenceInfo MicrosoftActivitiesBuild => new ReferenceInfo("Microsoft.Activities.Build.dll", Resources.MicrosoftActivitiesBuild, Net472.References.MicrosoftActivitiesBuild, global::System.Guid.Parse("cbc7c252-3424-4d14-ad52-eba9a1bd4e35")); /// - /// The for System.Web.Services.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net472.References.SystemWebServices, global::System.Guid.Parse("a0a1a952-bf3c-4aa2-b882-5e5429660039")); + public static ReferenceInfo MicrosoftBuildConversionv40 => new ReferenceInfo("Microsoft.Build.Conversion.v4.0.dll", Resources.MicrosoftBuildConversionv40, Net472.References.MicrosoftBuildConversionv40, global::System.Guid.Parse("61522667-794c-4aa6-8772-24f179413b9f")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for Microsoft.Build.Engine.dll /// - public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net472.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("01fd1641-bebf-46e1-9111-b588fbab11b2")); + public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net472.References.MicrosoftBuildEngine, global::System.Guid.Parse("e8864f80-85cb-4c8d-98d7-74a47ee8a7d2")); /// - /// The for System.Windows.dll + /// The for Microsoft.Build.Framework.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net472.References.SystemWindows, global::System.Guid.Parse("f78fffca-6e83-44d3-9271-f359e60daaa3")); + public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net472.References.MicrosoftBuildFramework, global::System.Guid.Parse("0f8614d4-0762-41d1-a595-bb6f0a011d7a")); /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static ReferenceInfo SystemWindowsFormsDataVisualizationDesign => new ReferenceInfo("System.Windows.Forms.DataVisualization.Design.dll", Resources.SystemWindowsFormsDataVisualizationDesign, Net472.References.SystemWindowsFormsDataVisualizationDesign, global::System.Guid.Parse("4c0ebeb6-28a3-43e8-b83a-9534dd81c4eb")); + public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net472.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("1526baa7-99c2-47da-8550-746a048dd4a6")); /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net472.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("6fa285be-5aa5-4184-934d-9be99ad19323")); + public static ReferenceInfo MicrosoftBuildUtilitiesv40 => new ReferenceInfo("Microsoft.Build.Utilities.v4.0.dll", Resources.MicrosoftBuildUtilitiesv40, Net472.References.MicrosoftBuildUtilitiesv40, global::System.Guid.Parse("7a90084f-3011-4a0b-b017-c28899893910")); /// - /// The for System.Windows.Forms.dll + /// The for Microsoft.Build.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net472.References.SystemWindowsForms, global::System.Guid.Parse("0f3c6e39-5c4a-4ae9-ac26-69c6a8923794")); + public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net472.References.MicrosoftBuild, global::System.Guid.Parse("081b74f3-9c0c-478b-bc24-9c863ba0d8ef")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net472.References.SystemWindowsInputManipulations, global::System.Guid.Parse("9c75e688-363f-426d-81e7-f78553c1336e")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net472.References.MicrosoftCSharp, global::System.Guid.Parse("38534669-5d10-456e-8153-51c757c26be7")); /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.JScript.dll /// - public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net472.References.SystemWindowsPresentation, global::System.Guid.Parse("ab1a0e4a-afcd-4cff-9ba4-ffcecc96438c")); + public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net472.References.MicrosoftJScript, global::System.Guid.Parse("e224a81c-29b5-4f76-929a-33b7545f4405")); /// - /// The for System.Workflow.Activities.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net472.References.SystemWorkflowActivities, global::System.Guid.Parse("64b6fd51-5c0f-46e2-b205-52d027e7ea4e")); + public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net472.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("168be3e7-c8fd-4675-bebc-4ece3886b9e8")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net472.References.SystemWorkflowComponentModel, global::System.Guid.Parse("d8fa4bc2-8a6d-4412-897a-131b81de268e")); + public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net472.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("26058432-1c30-44f9-8b5e-c0d48f6b1f65")); /// - /// The for System.Workflow.Runtime.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net472.References.SystemWorkflowRuntime, global::System.Guid.Parse("25429c85-e910-4d5a-869f-e4532dc0aa2a")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net472.References.MicrosoftVisualBasic, global::System.Guid.Parse("113d973b-2b75-477a-b369-bfd9606423fc")); /// - /// The for System.WorkflowServices.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net472.References.SystemWorkflowServices, global::System.Guid.Parse("34c188ec-3902-4a36-8fc0-2a7d055c521f")); + public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net472.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("299f94d3-1942-4e81-b092-a6f331cfc247")); /// - /// The for System.Xaml.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net472.References.SystemXaml, global::System.Guid.Parse("dde207b0-723b-4d55-816b-6d48ef8af7b0")); + public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net472.References.MicrosoftVisualC, global::System.Guid.Parse("f608a4e2-ba6c-4eec-8ce0-db2e222f7124")); /// - /// The for System.Xml.dll + /// The for PresentationBuildTasks.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net472.References.SystemXml, global::System.Guid.Parse("82ca8cb8-9d1a-481b-adc1-6322e06a8f03")); + public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net472.References.PresentationBuildTasks, global::System.Guid.Parse("79c8c2a5-63dc-4d56-b1df-e97c2667cc52")); /// - /// The for System.Xml.Linq.dll + /// The for PresentationCore.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net472.References.SystemXmlLinq, global::System.Guid.Parse("a51d290b-b294-47c7-b3e5-b8d0df4c4e4e")); + public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net472.References.PresentationCore, global::System.Guid.Parse("b4aa75c0-2d95-4c38-a2b9-953f5dafca33")); /// - /// The for System.Xml.Serialization.dll + /// The for PresentationFramework.Aero.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net472.References.SystemXmlSerialization, global::System.Guid.Parse("09a9e221-a02b-42c4-aed2-e837edf977fa")); + public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net472.References.PresentationFrameworkAero, global::System.Guid.Parse("bebf8905-bd58-4f9d-9349-05b42a8c5887")); /// - /// The for UIAutomationClient.dll + /// The for PresentationFramework.Aero2.dll /// - public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net472.References.UIAutomationClient, global::System.Guid.Parse("6f6c9ece-2d62-4653-8634-38dc7597dd82")); + public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net472.References.PresentationFrameworkAero2, global::System.Guid.Parse("0ae3e87c-bb9c-4620-bacd-a2f49003dc2b")); /// - /// The for UIAutomationClientsideProviders.dll + /// The for PresentationFramework.AeroLite.dll /// - public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net472.References.UIAutomationClientsideProviders, global::System.Guid.Parse("1cdb3037-702b-491a-b91c-b5f147960f2d")); + public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net472.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("422b29d0-64ba-4216-b4ca-cb06be1d2630")); /// - /// The for UIAutomationProvider.dll + /// The for PresentationFramework.Classic.dll /// - public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net472.References.UIAutomationProvider, global::System.Guid.Parse("8c1a63fd-beab-4494-b13d-cab1110e1ce5")); + public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net472.References.PresentationFrameworkClassic, global::System.Guid.Parse("178a592d-dd42-4264-82f3-4822012e9628")); /// - /// The for UIAutomationTypes.dll + /// The for PresentationFramework.Luna.dll /// - public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net472.References.UIAutomationTypes, global::System.Guid.Parse("42cb917b-6269-4217-9ad1-334d5ec02725")); + public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net472.References.PresentationFrameworkLuna, global::System.Guid.Parse("097ef868-d4ee-494f-8a8f-27e6bca5637f")); /// - /// The for WindowsBase.dll + /// The for PresentationFramework.Royale.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net472.References.WindowsBase, global::System.Guid.Parse("03723e30-83fc-4717-a76f-1367d3e6ce8a")); + public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net472.References.PresentationFrameworkRoyale, global::System.Guid.Parse("1d10f487-0e4c-4c7e-95cf-1b7412286d9f")); /// - /// The for WindowsFormsIntegration.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net472.References.WindowsFormsIntegration, global::System.Guid.Parse("69e194da-966a-4176-a649-618b93a69a1f")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net472.References.PresentationFramework, global::System.Guid.Parse("e566ab97-aaa1-44d3-ba01-819694dc70da")); /// - /// The for XamlBuildTask.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net472.References.XamlBuildTask, global::System.Guid.Parse("7fe7d6f9-1d10-42a6-8cb4-a3f1bfbb5d88")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net472.References.ReachFramework, global::System.Guid.Parse("db6c3ffb-f470-48e6-a2ed-e8e8ef5d91f4")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Activities.Core.Presentation.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net472.References.MicrosoftWin32Primitives, global::System.Guid.Parse("cb8a8010-139f-4088-aa08-e5761bd1ed08")); + public static ReferenceInfo SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net472.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("9d569447-071f-4d0d-9f8f-ca3eb8c6d111")); /// - /// The for netstandard.dll + /// The for System.Activities.DurableInstancing.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net472.References.netstandard, global::System.Guid.Parse("441ee83d-10d4-4a1e-8ef7-3fc3d62bc3b3")); + public static ReferenceInfo SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net472.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("9484445d-aac2-4dd5-9f20-fad1e538e2a3")); /// - /// The for System.AppContext.dll + /// The for System.Activities.Presentation.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net472.References.SystemAppContext, global::System.Guid.Parse("489e1381-373b-4ab7-b890-87f4f8dd7695")); + public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net472.References.SystemActivitiesPresentation, global::System.Guid.Parse("66f2a7e6-5b49-45f2-90b9-71a86ef7dd6e")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Activities.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net472.References.SystemCollectionsConcurrent, global::System.Guid.Parse("75808173-5dd6-4405-a842-326a8d0e7c02")); + public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net472.References.SystemActivities, global::System.Guid.Parse("30077363-aaca-4dc4-9a12-2698aa045ecf")); /// - /// The for System.Collections.dll + /// The for System.AddIn.Contract.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net472.References.SystemCollections, global::System.Guid.Parse("749487a5-cbd9-43f8-b979-57ebab8d1d72")); + public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net472.References.SystemAddInContract, global::System.Guid.Parse("f4e78e71-c9e9-4c8e-bced-92c3e065b4e6")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.AddIn.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net472.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("6f6e3c2e-53ba-44fd-aa1b-5cbfdacbbe92")); + public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net472.References.SystemAddIn, global::System.Guid.Parse("adcce4e3-4251-44f8-bbdd-f84851fbdd2f")); /// - /// The for System.Collections.Specialized.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net472.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f2b0435e-f5ab-469f-a2f5-492a2b8f9b63")); + public static ReferenceInfo SystemComponentModelCompositionRegistration => new ReferenceInfo("System.ComponentModel.Composition.Registration.dll", Resources.SystemComponentModelCompositionRegistration, Net472.References.SystemComponentModelCompositionRegistration, global::System.Guid.Parse("56bd3baf-0768-48e6-926a-2e698720ebfa")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net472.References.SystemComponentModelAnnotations, global::System.Guid.Parse("a73ade1f-1126-4deb-82fb-db33e17011d6")); + public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net472.References.SystemComponentModelComposition, global::System.Guid.Parse("0fe37b51-8ae4-4c50-b5b0-67ece0098751")); /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net472.References.SystemComponentModel, global::System.Guid.Parse("b8a1ea17-280e-4545-bf06-ee45fe376f96")); + public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net472.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("371968a1-c141-4775-bb4e-f3eb369745e3")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Configuration.Install.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net472.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aee1074e-769a-4adf-9a4f-77760cec9020")); + public static ReferenceInfo SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net472.References.SystemConfigurationInstall, global::System.Guid.Parse("5f5f2bbc-2182-440f-a9ed-e79dcbcc9a5e")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net472.References.SystemComponentModelPrimitives, global::System.Guid.Parse("2b7b28da-4a9e-411a-9437-f5e59b9965e5")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net472.References.SystemConfiguration, global::System.Guid.Parse("033a414f-a3a8-44c2-8fdb-2a8acdd26b68")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net472.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("3b19d696-8ca5-40a3-97ed-c4628113d6b6")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net472.References.SystemCore, global::System.Guid.Parse("3c9e850c-90c5-48a0-af7e-388089bbdae9")); /// - /// The for System.Console.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net472.References.SystemConsole, global::System.Guid.Parse("70880a7a-9796-470b-be2a-eabd3b3a45de")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net472.References.SystemDataDataSetExtensions, global::System.Guid.Parse("638fb94f-ef1a-4e24-b2f7-d63c55376443")); /// - /// The for System.Data.Common.dll + /// The for System.Data.Entity.Design.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net472.References.SystemDataCommon, global::System.Guid.Parse("967d5501-fa51-4134-b95a-09d10d77bdee")); + public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net472.References.SystemDataEntityDesign, global::System.Guid.Parse("b4816d4c-0a3c-4a3b-bc9c-aa12632f68dd")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Data.Entity.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net472.References.SystemDiagnosticsContracts, global::System.Guid.Parse("97698da5-3af7-423d-a99a-5cb342374389")); + public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net472.References.SystemDataEntity, global::System.Guid.Parse("a14db250-e89e-4fa4-9c16-a3b0a3517dfb")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Data.Linq.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net472.References.SystemDiagnosticsDebug, global::System.Guid.Parse("c3bfa6b9-1e2a-49a6-9a76-331d5dfbdfd7")); + public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net472.References.SystemDataLinq, global::System.Guid.Parse("dccdc335-62b0-4576-a785-c25e7686592d")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Data.OracleClient.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net472.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("6c9bcc3c-549c-44c8-875e-dacb8e9fec33")); + public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net472.References.SystemDataOracleClient, global::System.Guid.Parse("6abdb237-3e5c-4894-9025-b3440a583aca")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Data.Services.Client.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net472.References.SystemDiagnosticsProcess, global::System.Guid.Parse("8e59fd73-ae4e-4938-a511-cfd92b0e9e8e")); + public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net472.References.SystemDataServicesClient, global::System.Guid.Parse("6915e8b6-cc99-41e3-b865-039e591c1ce6")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Data.Services.Design.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net472.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("c23eb143-a066-445d-9a73-3ae2ada6def5")); + public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net472.References.SystemDataServicesDesign, global::System.Guid.Parse("714f0bc8-98ab-4edb-bd2a-57b1b3c4890e")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Data.Services.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net472.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("7b51e772-6c1e-4a8a-8c41-1f61b1b806ff")); + public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net472.References.SystemDataServices, global::System.Guid.Parse("b6811f5b-cd74-4a34-9622-bb905da1fb27")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Data.SqlXml.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net472.References.SystemDiagnosticsTools, global::System.Guid.Parse("7e667ed4-2be3-4433-ad57-0d932a1dcb41")); + public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net472.References.SystemDataSqlXml, global::System.Guid.Parse("2e9ce55a-23a6-4010-b91d-e9d0cca09f38")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net472.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("764b1fb6-e013-4d27-80f1-2f1b870157cf")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net472.References.SystemData, global::System.Guid.Parse("9830c18b-4ae5-4d31-89f1-6c37283329f2")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.Deployment.dll /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net472.References.SystemDrawingPrimitives, global::System.Guid.Parse("5d008108-4641-4f97-ac45-d40d69dd9e08")); + public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net472.References.SystemDeployment, global::System.Guid.Parse("20549801-6e78-4182-bc88-aad51a94c383")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Design.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net472.References.SystemDynamicRuntime, global::System.Guid.Parse("4d01bdda-dcdf-49fb-a0e4-47dec085866d")); + public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net472.References.SystemDesign, global::System.Guid.Parse("9d2bd1b9-c262-4809-af22-32632123f673")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Device.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net472.References.SystemGlobalizationCalendars, global::System.Guid.Parse("940b6654-e676-4673-8558-d6eaae58eec3")); + public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net472.References.SystemDevice, global::System.Guid.Parse("97ace6f6-d936-432f-a3ee-2b17bc068195")); /// - /// The for System.Globalization.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net472.References.SystemGlobalization, global::System.Guid.Parse("d3a7238d-7772-46c4-bd05-34f8b4de5ff9")); + public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net472.References.SystemDiagnosticsTracing, global::System.Guid.Parse("00af9551-321b-471e-9d63-a72be7f0cd99")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net472.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ce8711ee-ffd4-4875-8878-f2dbef0b0bae")); + public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net472.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("846c4bf8-b533-4844-8d4f-a577e9479010")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net472.References.SystemIOCompressionZipFile, global::System.Guid.Parse("7879022d-4a76-4d6b-8de8-671c7b253438")); + public static ReferenceInfo SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net472.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1f2c80a9-5085-4f86-9daa-4660c8427f92")); /// - /// The for System.IO.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net472.References.SystemIO, global::System.Guid.Parse("9ef06b93-8169-4bf4-97bc-ba5b1829a2a7")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net472.References.SystemDirectoryServices, global::System.Guid.Parse("8972ef53-2e59-4cec-9c3d-c17154d1a4c8")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net472.References.SystemIOFileSystem, global::System.Guid.Parse("b9e98dce-68ee-4cbd-9039-0da96f337bd2")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net472.References.SystemDrawingDesign, global::System.Guid.Parse("d90cfcdd-f8e6-462f-91cb-f76bb06131d4")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net472.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("49d0275f-d110-4aee-9298-3cd58248b0de")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net472.References.SystemDrawing, global::System.Guid.Parse("76e5685a-ed56-42c2-b08f-6e049526ab12")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Dynamic.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net472.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("78e23752-950c-464c-9334-05cb2b5c6d1c")); + public static ReferenceInfo SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net472.References.SystemDynamic, global::System.Guid.Parse("70b59017-4b87-4839-96a4-1ece44f196df")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.EnterpriseServices.dll /// - public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net472.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("f390d3d5-f88d-499a-bc83-9f340805d64e")); + public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net472.References.SystemEnterpriseServices, global::System.Guid.Parse("754c3569-9c41-4c09-ac2a-9c5f3a5e993f")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net472.References.SystemIOIsolatedStorage, global::System.Guid.Parse("498b6a6d-3bec-4fba-8c39-e8955f91f347")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net472.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("be636da5-b9a7-459d-ba9a-f713d30adf42")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net472.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("7a484834-0b98-4f6f-b066-d4034e09758e")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net472.References.SystemIOCompression, global::System.Guid.Parse("84a2eca8-2424-42c0-89cb-01d45dbb2397")); /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Log.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net472.References.SystemIOPipes, global::System.Guid.Parse("fa17b6ac-f4b7-4d00-907f-c2a9f5cf91ac")); + public static ReferenceInfo SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net472.References.SystemIOLog, global::System.Guid.Parse("4636d962-dae4-4459-8957-d78fab34ced3")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.IdentityModel.Selectors.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net472.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("1a1ffd89-4650-49d0-9652-c67231319de8")); + public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net472.References.SystemIdentityModelSelectors, global::System.Guid.Parse("6847db96-106a-422f-97c5-82b530f7d36c")); /// - /// The for System.Linq.dll + /// The for System.IdentityModel.Services.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net472.References.SystemLinq, global::System.Guid.Parse("59c890c6-77e1-4d1e-8282-ecf1842c1518")); + public static ReferenceInfo SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net472.References.SystemIdentityModelServices, global::System.Guid.Parse("064f8c00-b99f-4030-90dd-bfdb81abd71e")); /// - /// The for System.Linq.Expressions.dll + /// The for System.IdentityModel.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net472.References.SystemLinqExpressions, global::System.Guid.Parse("cf080edd-9c63-4039-bbc1-b4489d488797")); + public static ReferenceInfo SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net472.References.SystemIdentityModel, global::System.Guid.Parse("6635be9f-d1ff-4c5d-878f-ac918e7e4791")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Management.Instrumentation.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net472.References.SystemLinqParallel, global::System.Guid.Parse("17a40cc2-b9a5-485b-9dd1-84da76d85efd")); + public static ReferenceInfo SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net472.References.SystemManagementInstrumentation, global::System.Guid.Parse("960248f8-e463-43d7-a7d4-8db06f8512c4")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net472.References.SystemLinqQueryable, global::System.Guid.Parse("5628dc5b-b281-4b2c-a780-3ca4f7f1bd9e")); + public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net472.References.SystemManagement, global::System.Guid.Parse("3db5459a-3ce3-4404-9711-1ee3744e7688")); /// - /// The for System.Net.Http.Rtc.dll + /// The for System.Messaging.dll /// - public static ReferenceInfo SystemNetHttpRtc => new ReferenceInfo("System.Net.Http.Rtc.dll", Resources.SystemNetHttpRtc, Net472.References.SystemNetHttpRtc, global::System.Guid.Parse("234f77b5-1a4f-4368-bbf5-09b70f883e01")); + public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net472.References.SystemMessaging, global::System.Guid.Parse("8705f1b5-c81d-45d5-b5d6-93cee5ad1c54")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Net.Http.WebRequest.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net472.References.SystemNetNameResolution, global::System.Guid.Parse("391a911a-7691-4da2-a913-4b4d827736eb")); + public static ReferenceInfo SystemNetHttpWebRequest => new ReferenceInfo("System.Net.Http.WebRequest.dll", Resources.SystemNetHttpWebRequest, Net472.References.SystemNetHttpWebRequest, global::System.Guid.Parse("7bca3e8f-b9bf-439c-b8eb-05277077df51")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net472.References.SystemNetNetworkInformation, global::System.Guid.Parse("1e047107-34e3-4836-be31-ef84498f10be")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net472.References.SystemNetHttp, global::System.Guid.Parse("a03c062d-22cc-463a-aea0-7b37d87f5a1d")); /// - /// The for System.Net.Ping.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net472.References.SystemNetPing, global::System.Guid.Parse("d46cf87a-81b5-41dd-ad85-82361e5762b8")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net472.References.SystemNet, global::System.Guid.Parse("ac6d0977-ef8c-475e-be9a-f4df5b4b0264")); /// - /// The for System.Net.Primitives.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net472.References.SystemNetPrimitives, global::System.Guid.Parse("69f980af-3ae2-451d-a4b6-bb51652446cc")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net472.References.SystemNumerics, global::System.Guid.Parse("64a5d4a2-a435-4531-b41c-65ed5e5534b2")); /// - /// The for System.Net.Requests.dll + /// The for System.Printing.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net472.References.SystemNetRequests, global::System.Guid.Parse("623d99f4-1e78-41b1-a281-029d2cd3f2fd")); + public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net472.References.SystemPrinting, global::System.Guid.Parse("e5a7035a-d182-4b45-b57e-bf8436fd9e16")); /// - /// The for System.Net.Security.dll + /// The for System.Reflection.Context.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net472.References.SystemNetSecurity, global::System.Guid.Parse("570798e4-5102-4472-bf81-f56ad5511126")); + public static ReferenceInfo SystemReflectionContext => new ReferenceInfo("System.Reflection.Context.dll", Resources.SystemReflectionContext, Net472.References.SystemReflectionContext, global::System.Guid.Parse("c1ed7ca4-e536-4059-a7b2-b4456544eb95")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Caching.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net472.References.SystemNetSockets, global::System.Guid.Parse("12b177d5-34e6-4849-92d6-99a14a86a3fb")); + public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net472.References.SystemRuntimeCaching, global::System.Guid.Parse("a5bf4496-b90b-435f-a106-bde9290040e3")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net472.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("9c2f077a-7b08-47d8-9989-b26edc052474")); + public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net472.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("d76610af-cb5b-414a-aa85-1869dbd11ccf")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Runtime.Remoting.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net472.References.SystemNetWebSocketsClient, global::System.Guid.Parse("a5f9dcab-6cdf-40f0-864f-ae364424cc79")); + public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net472.References.SystemRuntimeRemoting, global::System.Guid.Parse("3b4ed428-c336-47ac-baeb-5cae762cc5e8")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net472.References.SystemNetWebSockets, global::System.Guid.Parse("8d0998cf-dc1b-4838-b3ab-874866e6db68")); + public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net472.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("c2d66c2e-22e3-427b-954d-b49b1942b162")); /// - /// The for System.ObjectModel.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net472.References.SystemObjectModel, global::System.Guid.Parse("b436aee5-2ad6-4795-b0ed-420a97ff8dc2")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net472.References.SystemRuntimeSerialization, global::System.Guid.Parse("40dd49b3-da7b-4fe9-aa1f-e56059d48289")); /// - /// The for System.Reflection.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net472.References.SystemReflection, global::System.Guid.Parse("65c54160-3d36-4752-972f-369292810cb3")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net472.References.SystemSecurity, global::System.Guid.Parse("a5b36d0b-822a-4944-8706-6b3b753eb901")); /// - /// The for System.Reflection.Emit.dll + /// The for System.ServiceModel.Activation.dll /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net472.References.SystemReflectionEmit, global::System.Guid.Parse("d3e9bb43-e9fe-4006-b9b3-025a6d02a59c")); + public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net472.References.SystemServiceModelActivation, global::System.Guid.Parse("1d9ecd2a-727e-4033-b686-40d571baaa10")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.ServiceModel.Activities.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net472.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1485dc28-19c5-4a20-b964-dee803b01027")); + public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net472.References.SystemServiceModelActivities, global::System.Guid.Parse("50bcf290-dbc2-4fb2-b90d-4604f5e012bd")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.ServiceModel.Channels.dll /// - public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net472.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("a46f7fe6-cf5c-4ef7-ab03-3288b3beaeec")); + public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net472.References.SystemServiceModelChannels, global::System.Guid.Parse("fcc4d0c4-7714-4d27-900d-3a137f69f3b5")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.ServiceModel.Discovery.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net472.References.SystemReflectionExtensions, global::System.Guid.Parse("b8de8a10-b4f8-46a7-bdc4-de79dc204616")); + public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net472.References.SystemServiceModelDiscovery, global::System.Guid.Parse("0cb9bd0b-ef69-4386-9ffa-33d96cfb5852")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.ServiceModel.Routing.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net472.References.SystemReflectionPrimitives, global::System.Guid.Parse("d38e2fe0-6708-459f-8232-aa849333baef")); + public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net472.References.SystemServiceModelRouting, global::System.Guid.Parse("e1b6ecb7-31f4-48e0-ba42-3b93e8aeb548")); /// - /// The for System.Resources.Reader.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net472.References.SystemResourcesReader, global::System.Guid.Parse("c55d866f-ed9c-47e0-8e83-fee37d79cc06")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net472.References.SystemServiceModelWeb, global::System.Guid.Parse("6bbac82b-c942-45a4-9e7e-dfde685db7da")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ServiceModel.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net472.References.SystemResourcesResourceManager, global::System.Guid.Parse("d5de338d-f19f-43d9-8419-5c12ca7ac7a9")); + public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net472.References.SystemServiceModel, global::System.Guid.Parse("ac845d44-8ab0-4e32-8643-554093fb180c")); /// - /// The for System.Resources.Writer.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net472.References.SystemResourcesWriter, global::System.Guid.Parse("848ba5cf-b7c4-47ef-892c-15d81fd01216")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net472.References.SystemServiceProcess, global::System.Guid.Parse("e77aa8ef-8de7-4eda-8639-e1a75ef8e095")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Speech.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net472.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("2c0e0ccf-d499-4a48-8f34-7652b82240ef")); + public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net472.References.SystemSpeech, global::System.Guid.Parse("e8de9a5e-5b1e-4c10-b6ef-f1506c8db535")); /// - /// The for System.Runtime.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net472.References.SystemRuntime, global::System.Guid.Parse("b87c1655-033c-4be8-b0b7-dfc6b446c339")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net472.References.SystemTransactions, global::System.Guid.Parse("7110e7ac-1821-409f-afb1-d8c3a723d013")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Web.Abstractions.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net472.References.SystemRuntimeExtensions, global::System.Guid.Parse("ee6c4244-59d6-4b68-9f6b-873bf90c7e1d")); + public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net472.References.SystemWebAbstractions, global::System.Guid.Parse("087d68a0-a76a-4e5d-9858-8eac6b32271e")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Web.ApplicationServices.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net472.References.SystemRuntimeHandles, global::System.Guid.Parse("b592e605-8bae-4fbc-92ff-51d8ab8c0040")); + public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net472.References.SystemWebApplicationServices, global::System.Guid.Parse("ac578a0e-52c0-4eba-a512-a5bcb3edf36b")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net472.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b8cb8b6d-593d-42f2-970c-bd1185c7509f")); + public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net472.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("4125b28a-8aaa-4131-89bd-61c76e04634e")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Web.DataVisualization.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net472.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("0ff44503-5384-4013-af5a-46653207c832")); + public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net472.References.SystemWebDataVisualization, global::System.Guid.Parse("bb09839d-4a7b-40e3-9784-2588cfd89f3c")); /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Web.DynamicData.Design.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesWindowsRuntime => new ReferenceInfo("System.Runtime.InteropServices.WindowsRuntime.dll", Resources.SystemRuntimeInteropServicesWindowsRuntime, Net472.References.SystemRuntimeInteropServicesWindowsRuntime, global::System.Guid.Parse("192715bb-c12a-408b-b6f0-5ab342a8a481")); + public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net472.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("36d941fb-5df2-42ce-875b-6068f9a3520a")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Web.DynamicData.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net472.References.SystemRuntimeNumerics, global::System.Guid.Parse("0d7e3827-6f8c-4051-87ed-8de0edc7ff9f")); + public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net472.References.SystemWebDynamicData, global::System.Guid.Parse("ee746600-7dc0-4e59-98b1-609264d67d2b")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Web.Entity.Design.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net472.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("79ab2f6a-7440-461e-bda9-95beb12e08cc")); + public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net472.References.SystemWebEntityDesign, global::System.Guid.Parse("81261cb6-8aab-4ab7-9c3c-7f98ff8a4219")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Web.Entity.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net472.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("49d8dd69-7aeb-4d83-ba1e-ef8412ed16a2")); + public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net472.References.SystemWebEntity, global::System.Guid.Parse("1ef317a6-4d4f-441f-8379-8d2e91a6f8e3")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Web.Extensions.Design.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net472.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("d5c3c38b-8baa-43b4-9ff4-a88eae48f3ec")); + public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net472.References.SystemWebExtensionsDesign, global::System.Guid.Parse("c19b7815-5fa5-4bc6-b76e-8a17e339be8d")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Web.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net472.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e09ce337-f338-4260-8733-f327fbc4b600")); + public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net472.References.SystemWebExtensions, global::System.Guid.Parse("768f34f4-5bc8-43c3-86ae-e6098d0ffecd")); /// - /// The for System.Security.Claims.dll + /// The for System.Web.Mobile.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net472.References.SystemSecurityClaims, global::System.Guid.Parse("d83338ef-7459-4cb3-abe3-dd40647a6d1a")); + public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net472.References.SystemWebMobile, global::System.Guid.Parse("6dec6c95-0d48-4dff-b794-a9f209231761")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Web.RegularExpressions.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net472.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("82db9ce5-1856-4f69-9c77-55274fc627f7")); + public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net472.References.SystemWebRegularExpressions, global::System.Guid.Parse("a784f234-e8f2-45c6-a3cf-bff132393b6c")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Web.Routing.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net472.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("189ac5d4-f43b-4197-92f3-d6f487aff251")); + public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net472.References.SystemWebRouting, global::System.Guid.Parse("57bcc257-dfe8-4324-9df1-c2117ec64bcd")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Web.Services.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net472.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c460666a-00ee-4e80-9209-b0ef0defb0c6")); + public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net472.References.SystemWebServices, global::System.Guid.Parse("a0a1a952-bf3c-4aa2-b882-5e5429660039")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net472.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b6a254b8-b4fe-4082-a0f9-7fc749987ec3")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net472.References.SystemWeb, global::System.Guid.Parse("6b248402-95be-4580-8d8c-fd9927c0be5b")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net472.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("bcc0ed2c-a13f-4d64-8042-5f4f535d6d8d")); + public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net472.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("01fd1641-bebf-46e1-9111-b588fbab11b2")); /// - /// The for System.Security.Principal.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net472.References.SystemSecurityPrincipal, global::System.Guid.Parse("d5061e86-7f76-41b8-83b1-dd941d0246dd")); + public static ReferenceInfo SystemWindowsFormsDataVisualizationDesign => new ReferenceInfo("System.Windows.Forms.DataVisualization.Design.dll", Resources.SystemWindowsFormsDataVisualizationDesign, Net472.References.SystemWindowsFormsDataVisualizationDesign, global::System.Guid.Parse("4c0ebeb6-28a3-43e8-b83a-9534dd81c4eb")); /// - /// The for System.Security.SecureString.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net472.References.SystemSecuritySecureString, global::System.Guid.Parse("f588d48c-eae6-481e-9a73-78f9ba4e5a54")); + public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net472.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("6fa285be-5aa5-4184-934d-9be99ad19323")); /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.Windows.Forms.dll /// - public static ReferenceInfo SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net472.References.SystemServiceModelDuplex, global::System.Guid.Parse("618d381c-fb47-4f92-bd30-4adf8fef0877")); + public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net472.References.SystemWindowsForms, global::System.Guid.Parse("0f3c6e39-5c4a-4ae9-ac26-69c6a8923794")); /// - /// The for System.ServiceModel.Http.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static ReferenceInfo SystemServiceModelHttp => new ReferenceInfo("System.ServiceModel.Http.dll", Resources.SystemServiceModelHttp, Net472.References.SystemServiceModelHttp, global::System.Guid.Parse("d1477bd7-f063-4d1d-b99e-7427b6db3920")); + public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net472.References.SystemWindowsInputManipulations, global::System.Guid.Parse("9c75e688-363f-426d-81e7-f78553c1336e")); /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Windows.Presentation.dll /// - public static ReferenceInfo SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net472.References.SystemServiceModelNetTcp, global::System.Guid.Parse("8cb69f26-6e77-47d8-9f3c-98c6d6ff5f1d")); + public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net472.References.SystemWindowsPresentation, global::System.Guid.Parse("ab1a0e4a-afcd-4cff-9ba4-ffcecc96438c")); /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net472.References.SystemServiceModelPrimitives, global::System.Guid.Parse("edf88c39-5c84-4222-a039-07629aeed078")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net472.References.SystemWindows, global::System.Guid.Parse("f78fffca-6e83-44d3-9271-f359e60daaa3")); /// - /// The for System.ServiceModel.Security.dll + /// The for System.Workflow.Activities.dll /// - public static ReferenceInfo SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net472.References.SystemServiceModelSecurity, global::System.Guid.Parse("22647863-edab-4194-8de8-07d85c748b80")); + public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net472.References.SystemWorkflowActivities, global::System.Guid.Parse("64b6fd51-5c0f-46e2-b205-52d027e7ea4e")); /// - /// The for System.Text.Encoding.dll + /// The for System.Workflow.ComponentModel.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net472.References.SystemTextEncoding, global::System.Guid.Parse("212a1304-c36b-4dc5-ae18-f4c288f90d48")); + public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net472.References.SystemWorkflowComponentModel, global::System.Guid.Parse("d8fa4bc2-8a6d-4412-897a-131b81de268e")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Workflow.Runtime.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net472.References.SystemTextEncodingExtensions, global::System.Guid.Parse("8014f0c3-c718-46be-830e-ace5842c3843")); + public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net472.References.SystemWorkflowRuntime, global::System.Guid.Parse("25429c85-e910-4d5a-869f-e4532dc0aa2a")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.WorkflowServices.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net472.References.SystemTextRegularExpressions, global::System.Guid.Parse("88f44fa4-7a28-40e9-a079-4133acde0330")); + public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net472.References.SystemWorkflowServices, global::System.Guid.Parse("34c188ec-3902-4a36-8fc0-2a7d055c521f")); /// - /// The for System.Threading.dll + /// The for System.Xaml.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net472.References.SystemThreading, global::System.Guid.Parse("51076d36-533a-4d1e-bbd9-4d2904919bd8")); + public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net472.References.SystemXaml, global::System.Guid.Parse("dde207b0-723b-4d55-816b-6d48ef8af7b0")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net472.References.SystemThreadingOverlapped, global::System.Guid.Parse("71732eb3-0914-4b65-8dde-f7167513c22a")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net472.References.SystemXmlLinq, global::System.Guid.Parse("a51d290b-b294-47c7-b3e5-b8d0df4c4e4e")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net472.References.SystemThreadingTasks, global::System.Guid.Parse("cead8773-7d98-4877-a039-3f6c6a758964")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net472.References.SystemXmlSerialization, global::System.Guid.Parse("09a9e221-a02b-42c4-aed2-e837edf977fa")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net472.References.SystemThreadingTasksParallel, global::System.Guid.Parse("4e98fc56-b93c-4e89-84d2-044980dd12c5")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net472.References.SystemXml, global::System.Guid.Parse("82ca8cb8-9d1a-481b-adc1-6322e06a8f03")); /// - /// The for System.Threading.Thread.dll + /// The for System.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net472.References.SystemThreadingThread, global::System.Guid.Parse("59b78679-a8fc-4daf-a91c-4595b8dadea0")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net472.References.System, global::System.Guid.Parse("da2502c5-0798-42b1-9aaf-45d431b1301b")); /// - /// The for System.Threading.ThreadPool.dll + /// The for UIAutomationClient.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net472.References.SystemThreadingThreadPool, global::System.Guid.Parse("48c4db49-33ac-4124-82c1-4e7be270a257")); + public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net472.References.UIAutomationClient, global::System.Guid.Parse("6f6c9ece-2d62-4653-8634-38dc7597dd82")); /// - /// The for System.Threading.Timer.dll + /// The for UIAutomationClientsideProviders.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net472.References.SystemThreadingTimer, global::System.Guid.Parse("989f5812-651c-4078-8438-bc1c3c9bdb0b")); + public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net472.References.UIAutomationClientsideProviders, global::System.Guid.Parse("1cdb3037-702b-491a-b91c-b5f147960f2d")); /// - /// The for System.ValueTuple.dll + /// The for UIAutomationProvider.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net472.References.SystemValueTuple, global::System.Guid.Parse("f87d0ed7-835b-4a8d-9190-493f08b542e1")); + public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net472.References.UIAutomationProvider, global::System.Guid.Parse("8c1a63fd-beab-4494-b13d-cab1110e1ce5")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for UIAutomationTypes.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net472.References.SystemXmlReaderWriter, global::System.Guid.Parse("db62343e-a23c-431d-b67d-1540ecf90487")); + public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net472.References.UIAutomationTypes, global::System.Guid.Parse("42cb917b-6269-4217-9ad1-334d5ec02725")); /// - /// The for System.Xml.XDocument.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net472.References.SystemXmlXDocument, global::System.Guid.Parse("a70ff5a4-d760-4e72-8102-87a0b67863ab")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net472.References.WindowsBase, global::System.Guid.Parse("03723e30-83fc-4717-a76f-1367d3e6ce8a")); /// - /// The for System.Xml.XmlDocument.dll + /// The for WindowsFormsIntegration.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net472.References.SystemXmlXmlDocument, global::System.Guid.Parse("7b0e3f5e-d7ef-42da-965d-0c32f99d01e9")); + public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net472.References.WindowsFormsIntegration, global::System.Guid.Parse("69e194da-966a-4176-a649-618b93a69a1f")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for XamlBuildTask.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net472.References.SystemXmlXmlSerializer, global::System.Guid.Parse("7c00b1d9-db76-418c-917b-0c4960fc359b")); + public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net472.References.XamlBuildTask, global::System.Guid.Parse("7fe7d6f9-1d10-42a6-8cb4-a3f1bfbb5d88")); /// - /// The for System.Xml.XPath.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net472.References.SystemXmlXPath, global::System.Guid.Parse("ee6dab7f-cfcf-47b0-ab36-fd4ee811a85a")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net472.References.mscorlib, global::System.Guid.Parse("cafb29d5-2338-47fb-b4ed-cf8d7c32b1e3")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for sysglobl.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net472.References.SystemXmlXPathXDocument, global::System.Guid.Parse("42dc2c5d-0d0e-4508-8306-347d85599b1f")); + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net472.References.sysglobl, global::System.Guid.Parse("0f5aaae2-5296-4267-8266-38dc852445b5")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1197,147 +1197,17 @@ public static ImmutableArray All [ Accessibility, CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, - MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, - MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, - PresentationFrameworkRoyale, - ReachFramework, - sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, - SystemDataServicesDesign, - SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, - SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, - SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, - SystemNumerics, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, - SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, - SystemWebEntity, - SystemWebExtensionsDesign, - SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, - SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, MicrosoftWin32Primitives, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemDataCommon, SystemDiagnosticsContracts, @@ -1351,22 +1221,22 @@ public static ImmutableArray All SystemDrawingPrimitives, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemNetHttpRtc, SystemNetNameResolution, SystemNetNetworkInformation, @@ -1379,27 +1249,27 @@ public static ImmutableArray All SystemNetWebSocketsClient, SystemNetWebSockets, SystemObjectModel, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, SystemRuntimeNumerics, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -1413,23 +1283,153 @@ public static ImmutableArray All SystemServiceModelNetTcp, SystemServiceModelPrimitives, SystemServiceModelSecurity, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemValueTuple, SystemXmlReaderWriter, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + netstandard, + ISymWrapper, + MicrosoftActivitiesBuild, + MicrosoftBuildConversionv40, + MicrosoftBuildEngine, + MicrosoftBuildFramework, + MicrosoftBuildTasksv40, + MicrosoftBuildUtilitiesv40, + MicrosoftBuild, + MicrosoftCSharp, + MicrosoftJScript, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + MicrosoftVisualBasic, + MicrosoftVisualCSTLCLR, + MicrosoftVisualC, + PresentationBuildTasks, + PresentationCore, + PresentationFrameworkAero, + PresentationFrameworkAero2, + PresentationFrameworkAeroLite, + PresentationFrameworkClassic, + PresentationFrameworkLuna, + PresentationFrameworkRoyale, + PresentationFramework, + ReachFramework, + SystemActivitiesCorePresentation, + SystemActivitiesDurableInstancing, + SystemActivitiesPresentation, + SystemActivities, + SystemAddInContract, + SystemAddIn, + SystemComponentModelCompositionRegistration, + SystemComponentModelComposition, + SystemComponentModelDataAnnotations, + SystemConfigurationInstall, + SystemConfiguration, + SystemCore, + SystemDataDataSetExtensions, + SystemDataEntityDesign, + SystemDataEntity, + SystemDataLinq, + SystemDataOracleClient, + SystemDataServicesClient, + SystemDataServicesDesign, + SystemDataServices, + SystemDataSqlXml, + SystemData, + SystemDeployment, + SystemDesign, + SystemDevice, + SystemDiagnosticsTracing, + SystemDirectoryServicesAccountManagement, + SystemDirectoryServicesProtocols, + SystemDirectoryServices, + SystemDrawingDesign, + SystemDrawing, + SystemDynamic, + SystemEnterpriseServices, + SystemIOCompressionFileSystem, + SystemIOCompression, + SystemIOLog, + SystemIdentityModelSelectors, + SystemIdentityModelServices, + SystemIdentityModel, + SystemManagementInstrumentation, + SystemManagement, + SystemMessaging, + SystemNetHttpWebRequest, + SystemNetHttp, + SystemNet, + SystemNumerics, + SystemPrinting, + SystemReflectionContext, + SystemRuntimeCaching, + SystemRuntimeDurableInstancing, + SystemRuntimeRemoting, + SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, + SystemSecurity, + SystemServiceModelActivation, + SystemServiceModelActivities, + SystemServiceModelChannels, + SystemServiceModelDiscovery, + SystemServiceModelRouting, + SystemServiceModelWeb, + SystemServiceModel, + SystemServiceProcess, + SystemSpeech, + SystemTransactions, + SystemWebAbstractions, + SystemWebApplicationServices, + SystemWebDataVisualizationDesign, + SystemWebDataVisualization, + SystemWebDynamicDataDesign, + SystemWebDynamicData, + SystemWebEntityDesign, + SystemWebEntity, + SystemWebExtensionsDesign, + SystemWebExtensions, + SystemWebMobile, + SystemWebRegularExpressions, + SystemWebRouting, + SystemWebServices, + SystemWeb, + SystemWindowsControlsRibbon, + SystemWindowsFormsDataVisualizationDesign, + SystemWindowsFormsDataVisualization, + SystemWindowsForms, + SystemWindowsInputManipulations, + SystemWindowsPresentation, + SystemWindows, + SystemWorkflowActivities, + SystemWorkflowComponentModel, + SystemWorkflowRuntime, + SystemWorkflowServices, + SystemXaml, + SystemXmlLinq, + SystemXmlSerialization, + SystemXml, + System, + UIAutomationClient, + UIAutomationClientsideProviders, + UIAutomationProvider, + UIAutomationTypes, + WindowsBase, + WindowsFormsIntegration, + XamlBuildTask, + mscorlib, + sysglobl, ]; } return _all; @@ -1478,3964 +1478,3964 @@ public static PortableExecutableReference CustomMarshalers } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for ISymWrapper.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_ISymWrapper is null) + if (_MicrosoftWin32Primitives is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); } - return _ISymWrapper; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _MicrosoftActivitiesBuild; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for Microsoft.Activities.Build.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference MicrosoftActivitiesBuild + public static PortableExecutableReference SystemAppContext { get { - if (_MicrosoftActivitiesBuild is null) + if (_SystemAppContext is null) { - _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); } - return _MicrosoftActivitiesBuild; + return _SystemAppContext; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv40; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv40 + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_MicrosoftBuildConversionv40 is null) + if (_SystemCollectionsConcurrent is null) { - _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net472)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); } - return _MicrosoftBuildConversionv40; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _MicrosoftBuild; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for Microsoft.Build.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference MicrosoftBuild + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_MicrosoftBuild is null) + if (_SystemCollectionsNonGeneric is null) { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net472)"); } - return _MicrosoftBuild; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_MicrosoftBuildEngine is null) + if (_SystemCollectionsSpecialized is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net472)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); } - return _MicrosoftBuildEngine; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _SystemCollections; /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference SystemCollections { get { - if (_MicrosoftBuildFramework is null) + if (_SystemCollections is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net472)"); } - return _MicrosoftBuildFramework; + return _SystemCollections; } } - private static PortableExecutableReference? _MicrosoftBuildTasksv40; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference MicrosoftBuildTasksv40 + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_MicrosoftBuildTasksv40 is null) + if (_SystemComponentModelAnnotations is null) { - _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net472)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); } - return _MicrosoftBuildTasksv40; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv40 + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_MicrosoftBuildUtilitiesv40 is null) + if (_SystemComponentModelEventBasedAsync is null) { - _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net472)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net472)"); } - return _MicrosoftBuildUtilitiesv40; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for Microsoft.CSharp.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_MicrosoftCSharp is null) + if (_SystemComponentModelPrimitives is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); } - return _MicrosoftCSharp; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for Microsoft.JScript.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_MicrosoftJScript is null) + if (_SystemComponentModelTypeConverter is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); } - return _MicrosoftJScript; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference SystemComponentModel { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_SystemComponentModel is null) { - _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net472)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _SystemComponentModel; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _SystemConsole; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Console.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference SystemConsole { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_SystemConsole is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); } - return _MicrosoftVisualBasicCompatibility; + return _SystemConsole; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemDataCommon { get { - if (_MicrosoftVisualBasic is null) + if (_SystemDataCommon is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); } - return _MicrosoftVisualBasic; + return _SystemDataCommon; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.VisualC.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftVisualC is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); } - return _MicrosoftVisualC; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemDiagnosticsDebug is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net472)"); } - return _MicrosoftVisualCSTLCLR; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for mscorlib.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_mscorlib is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net472)"); } - return _mscorlib; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for PresentationBuildTasks.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_PresentationBuildTasks is null) + if (_SystemDiagnosticsProcess is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net472)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net472)"); } - return _PresentationBuildTasks; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for PresentationCore.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_PresentationCore is null) + if (_SystemDiagnosticsStackTrace is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); } - return _PresentationCore; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_PresentationFrameworkAero is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net472)"); } - return _PresentationFrameworkAero; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_PresentationFrameworkAero2 is null) + if (_SystemDiagnosticsTools is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); } - return _PresentationFrameworkAero2; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_PresentationFrameworkAeroLite is null) + if (_SystemDiagnosticsTraceSource is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net472)"); } - return _PresentationFrameworkAeroLite; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_PresentationFrameworkClassic is null) + if (_SystemDrawingPrimitives is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net472)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); } - return _PresentationFrameworkClassic; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for PresentationFramework.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_PresentationFramework is null) + if (_SystemDynamicRuntime is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); } - return _PresentationFramework; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_PresentationFrameworkLuna is null) + if (_SystemGlobalizationCalendars is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net472)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); } - return _PresentationFrameworkLuna; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for PresentationFramework.Royale.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_PresentationFrameworkRoyale is null) + if (_SystemGlobalizationExtensions is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); } - return _PresentationFrameworkRoyale; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for ReachFramework.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemGlobalization { get { - if (_ReachFramework is null) + if (_SystemGlobalization is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); } - return _ReachFramework; + return _SystemGlobalization; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for sysglobl.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_sysglobl is null) + if (_SystemIOCompressionZipFile is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net472)"); } - return _sysglobl; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemActivitiesCorePresentation; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Activities.Core.Presentation.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemActivitiesCorePresentation + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemActivitiesCorePresentation is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net472)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net472)"); } - return _SystemActivitiesCorePresentation; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemActivities; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Activities.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemActivities + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemActivities is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net472)"); } - return _SystemActivities; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemActivitiesDurableInstancing + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemActivitiesDurableInstancing is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net472)"); } - return _SystemActivitiesDurableInstancing; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemActivitiesPresentation; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Activities.Presentation.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemActivitiesPresentation + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemActivitiesPresentation is null) + if (_SystemIOFileSystem is null) { - _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net472)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); } - return _SystemActivitiesPresentation; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.AddIn.Contract.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemAddInContract is null) + if (_SystemIOIsolatedStorage is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); } - return _SystemAddInContract; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.AddIn.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemAddIn is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); } - return _SystemAddIn; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemComponentModelComposition is null) + if (_SystemIOPipes is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); } - return _SystemComponentModelComposition; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemComponentModelCompositionRegistration + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemComponentModelCompositionRegistration is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemComponentModelCompositionRegistration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition.Registration")).GetReference(filePath: "System.ComponentModel.Composition.Registration.dll", display: "System.ComponentModel.Composition.Registration (net472)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net472)"); } - return _SystemComponentModelCompositionRegistration; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemIO { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemIO is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net472)"); } - return _SystemComponentModelDataAnnotations; + return _SystemIO; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Configuration.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemConfiguration is null) + if (_SystemLinqExpressions is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); } - return _SystemConfiguration; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Configuration.Install.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemConfigurationInstall is null) + if (_SystemLinqParallel is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net472)"); } - return _SystemConfigurationInstall; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Core.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemCore is null) + if (_SystemLinqQueryable is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); } - return _SystemCore; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemLinq { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemLinq is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); } - return _SystemDataDataSetExtensions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemNetHttpRtc; /// - /// The for System.Data.dll + /// The for System.Net.Http.Rtc.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemNetHttpRtc { get { - if (_SystemData is null) + if (_SystemNetHttpRtc is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); + _SystemNetHttpRtc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.Rtc")).GetReference(filePath: "System.Net.Http.Rtc.dll", display: "System.Net.Http.Rtc (net472)"); } - return _SystemData; + return _SystemNetHttpRtc; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Data.Entity.Design.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemDataEntityDesign is null) + if (_SystemNetNameResolution is null) { - _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net472)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); } - return _SystemDataEntityDesign; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Data.Entity.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemDataEntity is null) + if (_SystemNetNetworkInformation is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net472)"); } - return _SystemDataEntity; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Data.Linq.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference SystemNetPing { get { - if (_SystemDataLinq is null) + if (_SystemNetPing is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); } - return _SystemDataLinq; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Data.OracleClient.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemDataOracleClient is null) + if (_SystemNetPrimitives is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); } - return _SystemDataOracleClient; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Data.Services.Client.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemDataServicesClient is null) + if (_SystemNetRequests is null) { - _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net472)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); } - return _SystemDataServicesClient; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Data.Services.Design.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemDataServicesDesign is null) + if (_SystemNetSecurity is null) { - _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net472)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); } - return _SystemDataServicesDesign; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.Data.Services.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemDataServices is null) + if (_SystemNetSockets is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); } - return _SystemDataServices; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Data.SqlXml.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemDataSqlXml is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net472)"); } - return _SystemDataSqlXml; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Deployment.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDeployment is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net472)"); } - return _SystemDeployment; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Design.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDesign is null) + if (_SystemNetWebSockets is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); } - return _SystemDesign; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemDevice; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Device.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemDevice + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemDevice is null) + if (_SystemObjectModel is null) { - _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); } - return _SystemDevice; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net472)"); } - return _SystemDiagnosticsTracing; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net472)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net472)"); } - return _SystemDirectoryServicesAccountManagement; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.DirectoryServices.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemDirectoryServices is null) + if (_SystemReflectionEmit is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); } - return _SystemDirectoryServices; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemDirectoryServicesProtocols is null) + if (_SystemReflectionExtensions is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); } - return _SystemDirectoryServicesProtocols; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_System is null) + if (_SystemReflectionPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); } - return _System; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Drawing.Design.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference SystemReflection { get { - if (_SystemDrawingDesign is null) + if (_SystemReflection is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); } - return _SystemDrawingDesign; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Drawing.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemDrawing is null) + if (_SystemResourcesReader is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); } - return _SystemDrawing; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemDynamic; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Dynamic.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemDynamic + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemDynamic is null) + if (_SystemResourcesResourceManager is null) { - _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); } - return _SystemDynamic; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.EnterpriseServices.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemEnterpriseServices is null) + if (_SystemResourcesWriter is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); } - return _SystemEnterpriseServices; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.IdentityModel.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemIdentityModel is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net472)"); } - return _SystemIdentityModel; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemIdentityModelSelectors is null) + if (_SystemRuntimeExtensions is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net472)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net472)"); } - return _SystemIdentityModelSelectors; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemIdentityModelServices; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.IdentityModel.Services.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemIdentityModelServices + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemIdentityModelServices is null) + if (_SystemRuntimeHandles is null) { - _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); } - return _SystemIdentityModelServices; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOCompression is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net472)"); } - return _SystemIOCompression; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemRuntimeInteropServicesWindowsRuntime is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net472)"); + _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (net472)"); } - return _SystemIOCompressionFileSystem; + return _SystemRuntimeInteropServicesWindowsRuntime; } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Log.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOLog is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); } - return _SystemIOLog; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Management.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemManagement is null) + if (_SystemRuntimeNumerics is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); } - return _SystemManagement; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.Management.Instrumentation.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemManagementInstrumentation is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net472)"); } - return _SystemManagementInstrumentation; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Messaging.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemMessaging is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net472)"); } - return _SystemMessaging; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNet is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net472)"); } - return _SystemNet; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Net.Http.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemNetHttp is null) + if (_SystemRuntimeSerializationXml is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net472)"); } - return _SystemNetHttp; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _SystemNetHttpWebRequest; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemNetHttpWebRequest + public static PortableExecutableReference SystemRuntime { get { - if (_SystemNetHttpWebRequest is null) + if (_SystemRuntime is null) { - _SystemNetHttpWebRequest = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.WebRequest")).GetReference(filePath: "System.Net.Http.WebRequest.dll", display: "System.Net.Http.WebRequest (net472)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); } - return _SystemNetHttpWebRequest; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Numerics.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemNumerics is null) + if (_SystemSecurityClaims is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); } - return _SystemNumerics; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Printing.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemPrinting is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net472)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net472)"); } - return _SystemPrinting; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemReflectionContext; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Reflection.Context.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemReflectionContext + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemReflectionContext is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net472)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net472)"); } - return _SystemReflectionContext; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemRuntimeCaching; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Runtime.Caching.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemRuntimeCaching + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemRuntimeCaching is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net472)"); } - return _SystemRuntimeCaching; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemRuntimeDurableInstancing; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeDurableInstancing + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemRuntimeDurableInstancing is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net472)"); } - return _SystemRuntimeDurableInstancing; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.Runtime.Remoting.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemRuntimeRemoting is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net472)"); } - return _SystemRuntimeRemoting; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemRuntimeSerialization is null) + if (_SystemSecurityPrincipal is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net472)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); } - return _SystemRuntimeSerialization; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemSecuritySecureString is null) { - _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net472)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net472)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemServiceModelDuplex; /// - /// The for System.Security.dll + /// The for System.ServiceModel.Duplex.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemServiceModelDuplex { get { - if (_SystemSecurity is null) + if (_SystemServiceModelDuplex is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); + _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); } - return _SystemSecurity; + return _SystemServiceModelDuplex; } } - private static PortableExecutableReference? _SystemServiceModelActivation; + private static PortableExecutableReference? _SystemServiceModelHttp; /// - /// The for System.ServiceModel.Activation.dll + /// The for System.ServiceModel.Http.dll /// - public static PortableExecutableReference SystemServiceModelActivation + public static PortableExecutableReference SystemServiceModelHttp { get { - if (_SystemServiceModelActivation is null) + if (_SystemServiceModelHttp is null) { - _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); + _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); } - return _SystemServiceModelActivation; + return _SystemServiceModelHttp; } } - private static PortableExecutableReference? _SystemServiceModelActivities; + private static PortableExecutableReference? _SystemServiceModelNetTcp; /// - /// The for System.ServiceModel.Activities.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static PortableExecutableReference SystemServiceModelActivities + public static PortableExecutableReference SystemServiceModelNetTcp { get { - if (_SystemServiceModelActivities is null) + if (_SystemServiceModelNetTcp is null) { - _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); + _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); } - return _SystemServiceModelActivities; + return _SystemServiceModelNetTcp; } } - private static PortableExecutableReference? _SystemServiceModelChannels; + private static PortableExecutableReference? _SystemServiceModelPrimitives; /// - /// The for System.ServiceModel.Channels.dll + /// The for System.ServiceModel.Primitives.dll /// - public static PortableExecutableReference SystemServiceModelChannels + public static PortableExecutableReference SystemServiceModelPrimitives { get { - if (_SystemServiceModelChannels is null) + if (_SystemServiceModelPrimitives is null) { - _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); + _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); } - return _SystemServiceModelChannels; + return _SystemServiceModelPrimitives; } } - private static PortableExecutableReference? _SystemServiceModelDiscovery; + private static PortableExecutableReference? _SystemServiceModelSecurity; /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.ServiceModel.Security.dll /// - public static PortableExecutableReference SystemServiceModelDiscovery + public static PortableExecutableReference SystemServiceModelSecurity { get { - if (_SystemServiceModelDiscovery is null) + if (_SystemServiceModelSecurity is null) { - _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); + _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); } - return _SystemServiceModelDiscovery; + return _SystemServiceModelSecurity; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.ServiceModel.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemServiceModel is null) + if (_SystemTextEncodingExtensions is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net472)"); } - return _SystemServiceModel; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemServiceModelRouting; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemServiceModelRouting + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemServiceModelRouting is null) + if (_SystemTextEncoding is null) { - _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); } - return _SystemServiceModelRouting; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemServiceModelWeb is null) + if (_SystemTextRegularExpressions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net472)"); } - return _SystemServiceModelWeb; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingOverlapped is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net472)"); } - return _SystemServiceProcess; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Speech.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemSpeech is null) + if (_SystemThreadingTasksParallel is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net472)"); } - return _SystemSpeech; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Transactions.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTransactions is null) + if (_SystemThreadingTasks is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net472)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); } - return _SystemTransactions; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for System.Web.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference SystemThreadingThread { get { - if (_SystemWebAbstractions is null) + if (_SystemThreadingThread is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net472)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); } - return _SystemWebAbstractions; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _SystemWebApplicationServices; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemWebApplicationServices + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemWebApplicationServices is null) + if (_SystemThreadingThreadPool is null) { - _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); } - return _SystemWebApplicationServices; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemWebDataVisualizationDesign; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemWebDataVisualizationDesign + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemWebDataVisualizationDesign is null) + if (_SystemThreadingTimer is null) { - _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net472)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); } - return _SystemWebDataVisualizationDesign; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemWebDataVisualization; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Web.DataVisualization.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemWebDataVisualization + public static PortableExecutableReference SystemThreading { get { - if (_SystemWebDataVisualization is null) + if (_SystemThreading is null) { - _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); } - return _SystemWebDataVisualization; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); } - return _SystemWeb; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemWebDynamicDataDesign is null) + if (_SystemXmlReaderWriter is null) { - _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net472)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); } - return _SystemWebDynamicDataDesign; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Web.DynamicData.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemWebDynamicData is null) + if (_SystemXmlXDocument is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); } - return _SystemWebDynamicData; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Web.Entity.Design.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemWebEntityDesign is null) + if (_SystemXmlXPathXDocument is null) { - _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net472)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net472)"); } - return _SystemWebEntityDesign; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Web.Entity.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemWebEntity is null) + if (_SystemXmlXPath is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); } - return _SystemWebEntity; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWebExtensionsDesign is null) + if (_SystemXmlXmlDocument is null) { - _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net472)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); } - return _SystemWebExtensionsDesign; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.Extensions.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebExtensions is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net472)"); } - return _SystemWebExtensions; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Web.Mobile.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference netstandard { get { - if (_SystemWebMobile is null) + if (_netstandard is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); } - return _SystemWebMobile; + return _netstandard; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.Web.RegularExpressions.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference ISymWrapper { get { - if (_SystemWebRegularExpressions is null) + if (_ISymWrapper is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); } - return _SystemWebRegularExpressions; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _MicrosoftActivitiesBuild; /// - /// The for System.Web.Routing.dll + /// The for Microsoft.Activities.Build.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference MicrosoftActivitiesBuild { get { - if (_SystemWebRouting is null) + if (_MicrosoftActivitiesBuild is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net472)"); + _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); } - return _SystemWebRouting; + return _MicrosoftActivitiesBuild; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _MicrosoftBuildConversionv40; /// - /// The for System.Web.Services.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference MicrosoftBuildConversionv40 { get { - if (_SystemWebServices is null) + if (_MicrosoftBuildConversionv40 is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); + _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net472)"); } - return _SystemWebServices; + return _MicrosoftBuildConversionv40; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_SystemWindowsControlsRibbon is null) + if (_MicrosoftBuildEngine is null) { - _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net472)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net472)"); } - return _SystemWindowsControlsRibbon; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.Windows.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemWindows is null) + if (_MicrosoftBuildFramework is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); } - return _SystemWindows; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; + private static PortableExecutableReference? _MicrosoftBuildTasksv40; /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign + public static PortableExecutableReference MicrosoftBuildTasksv40 { get { - if (_SystemWindowsFormsDataVisualizationDesign is null) + if (_MicrosoftBuildTasksv40 is null) { - _SystemWindowsFormsDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization.Design")).GetReference(filePath: "System.Windows.Forms.DataVisualization.Design.dll", display: "System.Windows.Forms.DataVisualization.Design (net472)"); + _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net472)"); } - return _SystemWindowsFormsDataVisualizationDesign; + return _MicrosoftBuildTasksv40; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualization + public static PortableExecutableReference MicrosoftBuildUtilitiesv40 { get { - if (_SystemWindowsFormsDataVisualization is null) + if (_MicrosoftBuildUtilitiesv40 is null) { - _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net472)"); + _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net472)"); } - return _SystemWindowsFormsDataVisualization; + return _MicrosoftBuildUtilitiesv40; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _MicrosoftBuild; /// - /// The for System.Windows.Forms.dll + /// The for Microsoft.Build.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference MicrosoftBuild { get { - if (_SystemWindowsForms is null) + if (_MicrosoftBuild is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); } - return _SystemWindowsForms; + return _MicrosoftBuild; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemWindowsInputManipulations is null) + if (_MicrosoftCSharp is null) { - _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net472)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); } - return _SystemWindowsInputManipulations; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference MicrosoftJScript { get { - if (_SystemWindowsPresentation is null) + if (_MicrosoftJScript is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net472)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); } - return _SystemWindowsPresentation; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.Workflow.Activities.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemWorkflowActivities is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); + _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net472)"); } - return _SystemWorkflowActivities; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Workflow.ComponentModel.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemWorkflowComponentModel is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); } - return _SystemWorkflowComponentModel; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemWorkflowRuntime; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Workflow.Runtime.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemWorkflowRuntime + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemWorkflowRuntime is null) + if (_MicrosoftVisualBasic is null) { - _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); } - return _SystemWorkflowRuntime; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for System.WorkflowServices.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_SystemWorkflowServices is null) + if (_MicrosoftVisualCSTLCLR is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); } - return _SystemWorkflowServices; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.Xaml.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemXaml is null) + if (_MicrosoftVisualC is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); } - return _SystemXaml; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for System.Xml.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference PresentationBuildTasks { get { - if (_SystemXml is null) + if (_PresentationBuildTasks is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net472)"); } - return _SystemXml; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Xml.Linq.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference PresentationCore { get { - if (_SystemXmlLinq is null) + if (_PresentationCore is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); } - return _SystemXmlLinq; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for System.Xml.Serialization.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_SystemXmlSerialization is null) + if (_PresentationFrameworkAero is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); } - return _SystemXmlSerialization; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for UIAutomationClient.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_UIAutomationClient is null) + if (_PresentationFrameworkAero2 is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); } - return _UIAutomationClient; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for UIAutomationClientsideProviders.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_UIAutomationClientsideProviders is null) + if (_PresentationFrameworkAeroLite is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); } - return _UIAutomationClientsideProviders; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for UIAutomationProvider.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_UIAutomationProvider is null) + if (_PresentationFrameworkClassic is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net472)"); } - return _UIAutomationProvider; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for UIAutomationTypes.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_UIAutomationTypes is null) + if (_PresentationFrameworkLuna is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net472)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net472)"); } - return _UIAutomationTypes; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for WindowsBase.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_WindowsBase is null) + if (_PresentationFrameworkRoyale is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); } - return _WindowsBase; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for WindowsFormsIntegration.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference PresentationFramework { get { - if (_WindowsFormsIntegration is null) + if (_PresentationFramework is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); } - return _WindowsFormsIntegration; + return _PresentationFramework; } } - private static PortableExecutableReference? _XamlBuildTask; + private static PortableExecutableReference? _ReachFramework; /// - /// The for XamlBuildTask.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference XamlBuildTask + public static PortableExecutableReference ReachFramework { get { - if (_XamlBuildTask is null) + if (_ReachFramework is null) { - _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net472)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); } - return _XamlBuildTask; + return _ReachFramework; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemActivitiesCorePresentation; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Activities.Core.Presentation.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemActivitiesCorePresentation { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemActivitiesCorePresentation is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); + _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net472)"); } - return _MicrosoftWin32Primitives; + return _SystemActivitiesCorePresentation; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// - /// The for netstandard.dll + /// The for System.Activities.DurableInstancing.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemActivitiesDurableInstancing { get { - if (_netstandard is null) + if (_SystemActivitiesDurableInstancing is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); + _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); } - return _netstandard; + return _SystemActivitiesDurableInstancing; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemActivitiesPresentation; /// - /// The for System.AppContext.dll + /// The for System.Activities.Presentation.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemActivitiesPresentation { get { - if (_SystemAppContext is null) + if (_SystemActivitiesPresentation is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); + _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net472)"); } - return _SystemAppContext; + return _SystemActivitiesPresentation; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemActivities; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Activities.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemActivities { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemActivities is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); } - return _SystemCollectionsConcurrent; + return _SystemActivities; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.Collections.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemCollections is null) + if (_SystemAddInContract is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net472)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); } - return _SystemCollections; + return _SystemAddInContract; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemAddIn { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemAddIn is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net472)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); } - return _SystemCollectionsNonGeneric; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; /// - /// The for System.Collections.Specialized.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemComponentModelCompositionRegistration { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemComponentModelCompositionRegistration is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); + _SystemComponentModelCompositionRegistration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition.Registration")).GetReference(filePath: "System.ComponentModel.Composition.Registration.dll", display: "System.ComponentModel.Composition.Registration (net472)"); } - return _SystemCollectionsSpecialized; + return _SystemComponentModelCompositionRegistration; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemComponentModelComposition is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); } - return _SystemComponentModelAnnotations; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemComponentModel is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); } - return _SystemComponentModel; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemConfigurationInstall is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net472)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemConfiguration is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); } - return _SystemComponentModelPrimitives; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemCore is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); } - return _SystemComponentModelTypeConverter; + return _SystemCore; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Console.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemConsole is null) + if (_SystemDataDataSetExtensions is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); } - return _SystemConsole; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Data.Common.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemDataCommon is null) + if (_SystemDataEntityDesign is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); + _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net472)"); } - return _SystemDataCommon; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemDataEntity is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); } - return _SystemDiagnosticsContracts; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemDataLinq is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net472)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); } - return _SystemDiagnosticsDebug; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemDataOracleClient { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemDataOracleClient is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net472)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemDataServicesClient { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemDataServicesClient is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net472)"); + _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net472)"); } - return _SystemDiagnosticsProcess; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDataServicesDesign is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); + _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net472)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDataServices { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDataServices is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net472)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDataServices; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemDataSqlXml { get { - if (_SystemDiagnosticsTools is null) + if (_SystemDataSqlXml is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); } - return _SystemDiagnosticsTools; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemData { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemData is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net472)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); } - return _SystemDiagnosticsTraceSource; + return _SystemData; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDeployment { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDeployment is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); } - return _SystemDrawingPrimitives; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemDesign; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Design.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemDesign { get { - if (_SystemDynamicRuntime is null) + if (_SystemDesign is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); } - return _SystemDynamicRuntime; + return _SystemDesign; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDevice; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Device.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDevice { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDevice is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); + _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); } - return _SystemGlobalizationCalendars; + return _SystemDevice; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Globalization.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemGlobalization is null) + if (_SystemDiagnosticsTracing is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); } - return _SystemGlobalization; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for System.Globalization.Extensions.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemDirectoryServicesAccountManagement is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net472)"); } - return _SystemGlobalizationExtensions; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemDirectoryServicesProtocols is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net472)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); } - return _SystemIOCompressionZipFile; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.IO.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemIO is null) + if (_SystemDirectoryServices is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net472)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); } - return _SystemIO; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.IO.FileSystem.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemIOFileSystem is null) + if (_SystemDrawingDesign is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); } - return _SystemIOFileSystem; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemDrawing { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemDrawing is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net472)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemDynamic; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Dynamic.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemDynamic { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemDynamic is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net472)"); + _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); } - return _SystemIOFileSystemPrimitives; + return _SystemDynamic; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemEnterpriseServices is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net472)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); } - return _SystemIOFileSystemWatcher; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net472)"); } - return _SystemIOIsolatedStorage; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemIOCompression is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemIOLog { get { - if (_SystemIOPipes is null) + if (_SystemIOLog is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); } - return _SystemIOPipes; + return _SystemIOLog; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemIdentityModelSelectors is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net472)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net472)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIdentityModelServices; /// - /// The for System.Linq.dll + /// The for System.IdentityModel.Services.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIdentityModelServices { get { - if (_SystemLinq is null) + if (_SystemIdentityModelServices is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); + _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); } - return _SystemLinq; + return _SystemIdentityModelServices; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.Linq.Expressions.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemLinqExpressions is null) + if (_SystemIdentityModel is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); } - return _SystemLinqExpressions; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Linq.Parallel.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemLinqParallel is null) + if (_SystemManagementInstrumentation is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net472)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); } - return _SystemLinqParallel; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Linq.Queryable.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemManagement { get { - if (_SystemLinqQueryable is null) + if (_SystemManagement is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); } - return _SystemLinqQueryable; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemNetHttpRtc; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.Net.Http.Rtc.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemNetHttpRtc + public static PortableExecutableReference SystemMessaging { get { - if (_SystemNetHttpRtc is null) + if (_SystemMessaging is null) { - _SystemNetHttpRtc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.Rtc")).GetReference(filePath: "System.Net.Http.Rtc.dll", display: "System.Net.Http.Rtc (net472)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); } - return _SystemNetHttpRtc; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemNetHttpWebRequest; /// - /// The for System.Net.NameResolution.dll + /// The for System.Net.Http.WebRequest.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemNetHttpWebRequest { get { - if (_SystemNetNameResolution is null) + if (_SystemNetHttpWebRequest is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); + _SystemNetHttpWebRequest = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http.WebRequest")).GetReference(filePath: "System.Net.Http.WebRequest.dll", display: "System.Net.Http.WebRequest (net472)"); } - return _SystemNetNameResolution; + return _SystemNetHttpWebRequest; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemNetNetworkInformation is null) + if (_SystemNetHttp is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net472)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); } - return _SystemNetNetworkInformation; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Net.Ping.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemNet { get { - if (_SystemNetPing is null) + if (_SystemNet is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); } - return _SystemNetPing; + return _SystemNet; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Net.Primitives.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemNumerics { get { - if (_SystemNetPrimitives is null) + if (_SystemNumerics is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); } - return _SystemNetPrimitives; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Net.Requests.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemPrinting { get { - if (_SystemNetRequests is null) + if (_SystemPrinting is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net472)"); } - return _SystemNetRequests; + return _SystemPrinting; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemReflectionContext; /// - /// The for System.Net.Security.dll + /// The for System.Reflection.Context.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemReflectionContext { get { - if (_SystemNetSecurity is null) + if (_SystemReflectionContext is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); + _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net472)"); } - return _SystemNetSecurity; + return _SystemReflectionContext; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeCaching; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Caching.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeCaching { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeCaching is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); + _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); } - return _SystemNetSockets; + return _SystemRuntimeCaching; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemRuntimeDurableInstancing; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemRuntimeDurableInstancing { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemRuntimeDurableInstancing is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net472)"); + _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); } - return _SystemNetWebHeaderCollection; + return _SystemRuntimeDurableInstancing; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemRuntimeRemoting is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net472)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); } - return _SystemNetWebSocketsClient; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for System.Net.WebSockets.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_SystemNetWebSockets is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); + _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net472)"); } - return _SystemNetWebSockets; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.ObjectModel.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemObjectModel is null) + if (_SystemRuntimeSerialization is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net472)"); } - return _SystemObjectModel; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Reflection.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemSecurity { get { - if (_SystemReflection is null) + if (_SystemSecurity is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); } - return _SystemReflection; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemServiceModelActivation; /// - /// The for System.Reflection.Emit.dll + /// The for System.ServiceModel.Activation.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemServiceModelActivation { get { - if (_SystemReflectionEmit is null) + if (_SystemServiceModelActivation is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); + _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); } - return _SystemReflectionEmit; + return _SystemServiceModelActivation; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemServiceModelActivities; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.ServiceModel.Activities.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemServiceModelActivities { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemServiceModelActivities is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net472)"); + _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); } - return _SystemReflectionEmitILGeneration; + return _SystemServiceModelActivities; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemServiceModelChannels; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.ServiceModel.Channels.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemServiceModelChannels { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemServiceModelChannels is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net472)"); + _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); } - return _SystemReflectionEmitLightweight; + return _SystemServiceModelChannels; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemServiceModelDiscovery; /// - /// The for System.Reflection.Extensions.dll + /// The for System.ServiceModel.Discovery.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemServiceModelDiscovery { get { - if (_SystemReflectionExtensions is null) + if (_SystemServiceModelDiscovery is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); + _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); } - return _SystemReflectionExtensions; + return _SystemServiceModelDiscovery; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemServiceModelRouting; /// - /// The for System.Reflection.Primitives.dll + /// The for System.ServiceModel.Routing.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemServiceModelRouting { get { - if (_SystemReflectionPrimitives is null) + if (_SystemServiceModelRouting is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); + _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); } - return _SystemReflectionPrimitives; + return _SystemServiceModelRouting; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Resources.Reader.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemResourcesReader is null) + if (_SystemServiceModelWeb is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); } - return _SystemResourcesReader; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemServiceModel { get { - if (_SystemResourcesResourceManager is null) + if (_SystemServiceModel is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); } - return _SystemResourcesResourceManager; + return _SystemServiceModel; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Resources.Writer.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemResourcesWriter is null) + if (_SystemServiceProcess is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); } - return _SystemResourcesWriter; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemSpeech { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemSpeech is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net472)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemSpeech; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Runtime.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemTransactions { get { - if (_SystemRuntime is null) + if (_SystemTransactions is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net472)"); } - return _SystemRuntime; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemWebAbstractions { get { - if (_SystemRuntimeExtensions is null) + if (_SystemWebAbstractions is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net472)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net472)"); } - return _SystemRuntimeExtensions; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemWebApplicationServices; /// - /// The for System.Runtime.Handles.dll + /// The for System.Web.ApplicationServices.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemWebApplicationServices { get { - if (_SystemRuntimeHandles is null) + if (_SystemWebApplicationServices is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); + _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); } - return _SystemRuntimeHandles; + return _SystemWebApplicationServices; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemWebDataVisualizationDesign; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemWebDataVisualizationDesign { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemWebDataVisualizationDesign is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); + _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net472)"); } - return _SystemRuntimeInteropServices; + return _SystemWebDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemWebDataVisualization; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Web.DataVisualization.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemWebDataVisualization { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemWebDataVisualization is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net472)"); + _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemWebDataVisualization; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemRuntimeInteropServicesWindowsRuntime is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (net472)"); + _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net472)"); } - return _SystemRuntimeInteropServicesWindowsRuntime; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemWebDynamicData { get { - if (_SystemRuntimeNumerics is null) + if (_SystemWebDynamicData is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); } - return _SystemRuntimeNumerics; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemWebEntityDesign is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net472)"); + _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net472)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemWebEntity is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net472)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); } - return _SystemRuntimeSerializationJson; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemWebExtensionsDesign is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net472)"); + _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net472)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemWebExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemWebExtensions is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net472)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); } - return _SystemRuntimeSerializationXml; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for System.Security.Claims.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemWebMobile { get { - if (_SystemSecurityClaims is null) + if (_SystemWebMobile is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); } - return _SystemSecurityClaims; + return _SystemWebMobile; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemWebRegularExpressions is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net472)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemWebRouting { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemWebRouting is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net472)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net472)"); } - return _SystemSecurityCryptographyCsp; + return _SystemWebRouting; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemWebServices { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemWebServices is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net472)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemWeb { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemWeb is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net472)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemWindowsControlsRibbon is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net472)"); + _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net472)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; /// - /// The for System.Security.Principal.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign { get { - if (_SystemSecurityPrincipal is null) + if (_SystemWindowsFormsDataVisualizationDesign is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); + _SystemWindowsFormsDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization.Design")).GetReference(filePath: "System.Windows.Forms.DataVisualization.Design.dll", display: "System.Windows.Forms.DataVisualization.Design (net472)"); } - return _SystemSecurityPrincipal; + return _SystemWindowsFormsDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; /// - /// The for System.Security.SecureString.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemWindowsFormsDataVisualization { get { - if (_SystemSecuritySecureString is null) + if (_SystemWindowsFormsDataVisualization is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net472)"); + _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net472)"); } - return _SystemSecuritySecureString; + return _SystemWindowsFormsDataVisualization; } } - private static PortableExecutableReference? _SystemServiceModelDuplex; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemServiceModelDuplex + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemServiceModelDuplex is null) + if (_SystemWindowsForms is null) { - _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); } - return _SystemServiceModelDuplex; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemServiceModelHttp; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.ServiceModel.Http.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemServiceModelHttp + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemServiceModelHttp is null) + if (_SystemWindowsInputManipulations is null) { - _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); + _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net472)"); } - return _SystemServiceModelHttp; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemServiceModelNetTcp; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference SystemServiceModelNetTcp + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_SystemServiceModelNetTcp is null) + if (_SystemWindowsPresentation is null) { - _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net472)"); } - return _SystemServiceModelNetTcp; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemServiceModelPrimitives; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemServiceModelPrimitives + public static PortableExecutableReference SystemWindows { get { - if (_SystemServiceModelPrimitives is null) + if (_SystemWindows is null) { - _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); } - return _SystemServiceModelPrimitives; + return _SystemWindows; } } - private static PortableExecutableReference? _SystemServiceModelSecurity; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.ServiceModel.Security.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemServiceModelSecurity + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemServiceModelSecurity is null) + if (_SystemWorkflowActivities is null) { - _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); } - return _SystemServiceModelSecurity; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.Text.Encoding.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_SystemTextEncoding is null) + if (_SystemWorkflowComponentModel is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); } - return _SystemTextEncoding; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemWorkflowRuntime is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net472)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); } - return _SystemTextEncodingExtensions; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemWorkflowServices { get { - if (_SystemTextRegularExpressions is null) + if (_SystemWorkflowServices is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net472)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); } - return _SystemTextRegularExpressions; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.Threading.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemXaml { get { - if (_SystemThreading is null) + if (_SystemXaml is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); } - return _SystemThreading; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemThreadingOverlapped is null) + if (_SystemXmlLinq is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net472)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); } - return _SystemThreadingOverlapped; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Threading.Tasks.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemThreadingTasks is null) + if (_SystemXmlSerialization is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); } - return _SystemThreadingTasks; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemXml { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemXml is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net472)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); } - return _SystemThreadingTasksParallel; + return _SystemXml; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _System; /// - /// The for System.Threading.Thread.dll + /// The for System.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference System { get { - if (_SystemThreadingThread is null) + if (_System is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); } - return _SystemThreadingThread; + return _System; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.Threading.ThreadPool.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemThreadingThreadPool is null) + if (_UIAutomationClient is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); } - return _SystemThreadingThreadPool; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for System.Threading.Timer.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_SystemThreadingTimer is null) + if (_UIAutomationClientsideProviders is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); } - return _SystemThreadingTimer; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.ValueTuple.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemValueTuple is null) + if (_UIAutomationProvider is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); } - return _SystemValueTuple; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for System.Xml.ReaderWriter.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference UIAutomationTypes { get { - if (_SystemXmlReaderWriter is null) + if (_UIAutomationTypes is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net472)"); } - return _SystemXmlReaderWriter; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Xml.XDocument.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference WindowsBase { get { - if (_SystemXmlXDocument is null) + if (_WindowsBase is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); } - return _SystemXmlXDocument; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.Xml.XmlDocument.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemXmlXmlDocument is null) + if (_WindowsFormsIntegration is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); } - return _SystemXmlXmlDocument; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _XamlBuildTask; /// - /// The for System.Xml.XmlSerializer.dll + /// The for XamlBuildTask.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference XamlBuildTask { get { - if (_SystemXmlXmlSerializer is null) + if (_XamlBuildTask is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net472)"); + _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net472)"); } - return _SystemXmlXmlSerializer; + return _XamlBuildTask; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Xml.XPath.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference mscorlib { get { - if (_SystemXmlXPath is null) + if (_mscorlib is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); } - return _SystemXmlXPath; + return _mscorlib; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _sysglobl; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference sysglobl { get { - if (_SystemXmlXPathXDocument is null) + if (_sysglobl is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net472)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); } - return _SystemXmlXPathXDocument; + return _sysglobl; } } @@ -5450,147 +5450,17 @@ public static ImmutableArray All [ Accessibility, CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, - MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, - MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, - PresentationFrameworkRoyale, - ReachFramework, - sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, - SystemDataServicesDesign, - SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, - SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, - SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, - SystemNumerics, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, - SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, - SystemWebEntity, - SystemWebExtensionsDesign, - SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, - SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, MicrosoftWin32Primitives, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemDataCommon, SystemDiagnosticsContracts, @@ -5604,22 +5474,22 @@ public static ImmutableArray All SystemDrawingPrimitives, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemNetHttpRtc, SystemNetNameResolution, SystemNetNetworkInformation, @@ -5632,27 +5502,27 @@ public static ImmutableArray All SystemNetWebSocketsClient, SystemNetWebSockets, SystemObjectModel, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, SystemRuntimeInteropServicesWindowsRuntime, + SystemRuntimeInteropServices, SystemRuntimeNumerics, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -5666,23 +5536,153 @@ public static ImmutableArray All SystemServiceModelNetTcp, SystemServiceModelPrimitives, SystemServiceModelSecurity, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemValueTuple, SystemXmlReaderWriter, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + netstandard, + ISymWrapper, + MicrosoftActivitiesBuild, + MicrosoftBuildConversionv40, + MicrosoftBuildEngine, + MicrosoftBuildFramework, + MicrosoftBuildTasksv40, + MicrosoftBuildUtilitiesv40, + MicrosoftBuild, + MicrosoftCSharp, + MicrosoftJScript, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + MicrosoftVisualBasic, + MicrosoftVisualCSTLCLR, + MicrosoftVisualC, + PresentationBuildTasks, + PresentationCore, + PresentationFrameworkAero, + PresentationFrameworkAero2, + PresentationFrameworkAeroLite, + PresentationFrameworkClassic, + PresentationFrameworkLuna, + PresentationFrameworkRoyale, + PresentationFramework, + ReachFramework, + SystemActivitiesCorePresentation, + SystemActivitiesDurableInstancing, + SystemActivitiesPresentation, + SystemActivities, + SystemAddInContract, + SystemAddIn, + SystemComponentModelCompositionRegistration, + SystemComponentModelComposition, + SystemComponentModelDataAnnotations, + SystemConfigurationInstall, + SystemConfiguration, + SystemCore, + SystemDataDataSetExtensions, + SystemDataEntityDesign, + SystemDataEntity, + SystemDataLinq, + SystemDataOracleClient, + SystemDataServicesClient, + SystemDataServicesDesign, + SystemDataServices, + SystemDataSqlXml, + SystemData, + SystemDeployment, + SystemDesign, + SystemDevice, + SystemDiagnosticsTracing, + SystemDirectoryServicesAccountManagement, + SystemDirectoryServicesProtocols, + SystemDirectoryServices, + SystemDrawingDesign, + SystemDrawing, + SystemDynamic, + SystemEnterpriseServices, + SystemIOCompressionFileSystem, + SystemIOCompression, + SystemIOLog, + SystemIdentityModelSelectors, + SystemIdentityModelServices, + SystemIdentityModel, + SystemManagementInstrumentation, + SystemManagement, + SystemMessaging, + SystemNetHttpWebRequest, + SystemNetHttp, + SystemNet, + SystemNumerics, + SystemPrinting, + SystemReflectionContext, + SystemRuntimeCaching, + SystemRuntimeDurableInstancing, + SystemRuntimeRemoting, + SystemRuntimeSerializationFormattersSoap, + SystemRuntimeSerialization, + SystemSecurity, + SystemServiceModelActivation, + SystemServiceModelActivities, + SystemServiceModelChannels, + SystemServiceModelDiscovery, + SystemServiceModelRouting, + SystemServiceModelWeb, + SystemServiceModel, + SystemServiceProcess, + SystemSpeech, + SystemTransactions, + SystemWebAbstractions, + SystemWebApplicationServices, + SystemWebDataVisualizationDesign, + SystemWebDataVisualization, + SystemWebDynamicDataDesign, + SystemWebDynamicData, + SystemWebEntityDesign, + SystemWebEntity, + SystemWebExtensionsDesign, + SystemWebExtensions, + SystemWebMobile, + SystemWebRegularExpressions, + SystemWebRouting, + SystemWebServices, + SystemWeb, + SystemWindowsControlsRibbon, + SystemWindowsFormsDataVisualizationDesign, + SystemWindowsFormsDataVisualization, + SystemWindowsForms, + SystemWindowsInputManipulations, + SystemWindowsPresentation, + SystemWindows, + SystemWorkflowActivities, + SystemWorkflowComponentModel, + SystemWorkflowRuntime, + SystemWorkflowServices, + SystemXaml, + SystemXmlLinq, + SystemXmlSerialization, + SystemXml, + System, + UIAutomationClient, + UIAutomationClientsideProviders, + UIAutomationProvider, + UIAutomationTypes, + WindowsBase, + WindowsFormsIntegration, + XamlBuildTask, + mscorlib, + sysglobl, ]; } return _all; @@ -5708,1402 +5708,1402 @@ public static class Resources private static byte[]? _CustomMarshalers; /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for Microsoft.Activities.Build.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); - private static byte[]? _MicrosoftActivitiesBuild; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); - private static byte[]? _MicrosoftBuildConversionv40; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for Microsoft.Build.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for System.Collections.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for Microsoft.Build.Tasks.v4.0.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); - private static byte[]? _MicrosoftBuildTasksv40; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for Microsoft.Build.Utilities.v4.0.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); - private static byte[]? _MicrosoftBuildUtilitiesv40; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for System.Console.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net472.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for sysglobl.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Activities.Core.Presentation.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); - private static byte[]? _SystemActivitiesCorePresentation; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Activities.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); - private static byte[]? _SystemActivities; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Activities.DurableInstancing.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); - private static byte[]? _SystemActivitiesDurableInstancing; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Activities.Presentation.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); - private static byte[]? _SystemActivitiesPresentation; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for System.ComponentModel.Composition.Registration.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); - private static byte[]? _SystemComponentModelCompositionRegistration; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net472.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.Http.Rtc.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); + private static byte[]? _SystemNetHttpRtc; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Device.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); - private static byte[]? _SystemDevice; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); - private static byte[]? _System; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Dynamic.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); - private static byte[]? _SystemDynamic; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.IdentityModel.Services.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); - private static byte[]? _SystemIdentityModelServices; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); + private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The image bytes for System.IO.Log.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); - private static byte[]? _SystemIOLog; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Management.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Management.Instrumentation.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for System.Net.Http.WebRequest.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); - private static byte[]? _SystemNetHttpWebRequest; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Printing.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Reflection.Context.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); - private static byte[]? _SystemReflectionContext; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Runtime.Caching.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); - private static byte[]? _SystemRuntimeCaching; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Runtime.DurableInstancing.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); - private static byte[]? _SystemRuntimeDurableInstancing; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.ServiceModel.Duplex.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); + private static byte[]? _SystemServiceModelDuplex; /// - /// The image bytes for System.ServiceModel.Activation.dll + /// The image bytes for System.ServiceModel.Http.dll /// - public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); - private static byte[]? _SystemServiceModelActivation; + public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net472.System.ServiceModel.Http"); + private static byte[]? _SystemServiceModelHttp; /// - /// The image bytes for System.ServiceModel.Activities.dll + /// The image bytes for System.ServiceModel.NetTcp.dll /// - public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); - private static byte[]? _SystemServiceModelActivities; + public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); + private static byte[]? _SystemServiceModelNetTcp; /// - /// The image bytes for System.ServiceModel.Channels.dll + /// The image bytes for System.ServiceModel.Primitives.dll /// - public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); - private static byte[]? _SystemServiceModelChannels; + public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); + private static byte[]? _SystemServiceModelPrimitives; /// - /// The image bytes for System.ServiceModel.Discovery.dll + /// The image bytes for System.ServiceModel.Security.dll /// - public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); - private static byte[]? _SystemServiceModelDiscovery; + public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); + private static byte[]? _SystemServiceModelSecurity; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.ServiceModel.Routing.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); - private static byte[]? _SystemServiceModelRouting; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for System.Web.ApplicationServices.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); - private static byte[]? _SystemWebApplicationServices; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Web.DataVisualization.Design.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); - private static byte[]? _SystemWebDataVisualizationDesign; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Web.DataVisualization.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); - private static byte[]? _SystemWebDataVisualization; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for Microsoft.Activities.Build.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); + private static byte[]? _MicrosoftActivitiesBuild; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for Microsoft.Build.Conversion.v4.0.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); + private static byte[]? _MicrosoftBuildConversionv40; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for System.Windows.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll + /// The image bytes for Microsoft.Build.Tasks.v4.0.dll /// - public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net472.System.Windows.Forms.DataVisualization.Design"); - private static byte[]? _SystemWindowsFormsDataVisualizationDesign; + public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); + private static byte[]? _MicrosoftBuildTasksv40; /// - /// The image bytes for System.Windows.Forms.DataVisualization.dll + /// The image bytes for Microsoft.Build.Utilities.v4.0.dll /// - public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); - private static byte[]? _SystemWindowsFormsDataVisualization; + public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); + private static byte[]? _MicrosoftBuildUtilitiesv40; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for Microsoft.Build.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for Microsoft.VisualC.STLCLR.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.Xml.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for XamlBuildTask.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); - private static byte[]? _XamlBuildTask; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Activities.Core.Presentation.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); + private static byte[]? _SystemActivitiesCorePresentation; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Activities.DurableInstancing.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); + private static byte[]? _SystemActivitiesDurableInstancing; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Activities.Presentation.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); + private static byte[]? _SystemActivitiesPresentation; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Activities.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); + private static byte[]? _SystemActivities; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.ComponentModel.Composition.Registration.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); + private static byte[]? _SystemComponentModelCompositionRegistration; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Data.Services.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); + private static byte[]? _SystemDataServices; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Design.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net472.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Device.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); + private static byte[]? _SystemDevice; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net472.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Dynamic.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); + private static byte[]? _SystemDynamic; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); + private static byte[]? _SystemIOLog; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IdentityModel.Services.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); + private static byte[]? _SystemIdentityModelServices; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.Net.Http.Rtc.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); - private static byte[]? _SystemNetHttpRtc; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Net.Http.WebRequest.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); + private static byte[]? _SystemNetHttpWebRequest; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Reflection.Context.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); + private static byte[]? _SystemReflectionContext; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Runtime.Caching.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); + private static byte[]? _SystemRuntimeCaching; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Runtime.DurableInstancing.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); + private static byte[]? _SystemRuntimeDurableInstancing; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.ServiceModel.Activation.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); + private static byte[]? _SystemServiceModelActivation; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.ServiceModel.Activities.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); + private static byte[]? _SystemServiceModelActivities; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.ServiceModel.Channels.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); + private static byte[]? _SystemServiceModelChannels; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.ServiceModel.Discovery.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); + private static byte[]? _SystemServiceModelDiscovery; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.ServiceModel.Routing.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); + private static byte[]? _SystemServiceModelRouting; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); + private static byte[]? _SystemServiceModel; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Speech.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Web.ApplicationServices.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); + private static byte[]? _SystemWebApplicationServices; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Web.DataVisualization.Design.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); + private static byte[]? _SystemWebDataVisualizationDesign; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Web.DataVisualization.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); + private static byte[]? _SystemWebDataVisualization; /// - /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); - private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Web.Routing.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net472.System.Windows.Forms.DataVisualization.Design"); + private static byte[]? _SystemWindowsFormsDataVisualizationDesign; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Windows.Forms.DataVisualization.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); + private static byte[]? _SystemWindowsFormsDataVisualization; /// - /// The image bytes for System.ServiceModel.Duplex.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); - private static byte[]? _SystemServiceModelDuplex; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.ServiceModel.Http.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net472.System.ServiceModel.Http"); - private static byte[]? _SystemServiceModelHttp; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.ServiceModel.NetTcp.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); - private static byte[]? _SystemServiceModelNetTcp; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.ServiceModel.Primitives.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); - private static byte[]? _SystemServiceModelPrimitives; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for System.ServiceModel.Security.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); - private static byte[]? _SystemServiceModelSecurity; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); + private static byte[]? _System; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for XamlBuildTask.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); + private static byte[]? _XamlBuildTask; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for sysglobl.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); + private static byte[]? _sysglobl; } diff --git a/Src/Basic.Reference.Assemblies/Generated.Net472.targets b/Src/Basic.Reference.Assemblies/Generated.Net472.targets index 58df529..86acc38 100644 --- a/Src/Basic.Reference.Assemblies/Generated.Net472.targets +++ b/Src/Basic.Reference.Assemblies/Generated.Net472.targets @@ -1,944 +1,944 @@ - + net472.Accessibility Resources\net472\Accessibility.dll - + net472.CustomMarshalers Resources\net472\CustomMarshalers.dll - - net472.ISymWrapper - Resources\net472\ISymWrapper.dll + + net472.Microsoft.Win32.Primitives + Resources\net472\Microsoft.Win32.Primitives.dll - - net472.Microsoft.Activities.Build - Resources\net472\Microsoft.Activities.Build.dll + + net472.System.AppContext + Resources\net472\System.AppContext.dll - - net472.Microsoft.Build.Conversion.v4.0 - Resources\net472\Microsoft.Build.Conversion.v4.0.dll + + net472.System.Collections.Concurrent + Resources\net472\System.Collections.Concurrent.dll - - net472.Microsoft.Build - Resources\net472\Microsoft.Build.dll + + net472.System.Collections.NonGeneric + Resources\net472\System.Collections.NonGeneric.dll - - net472.Microsoft.Build.Engine - Resources\net472\Microsoft.Build.Engine.dll + + net472.System.Collections.Specialized + Resources\net472\System.Collections.Specialized.dll - - net472.Microsoft.Build.Framework - Resources\net472\Microsoft.Build.Framework.dll + + net472.System.Collections + Resources\net472\System.Collections.dll - - net472.Microsoft.Build.Tasks.v4.0 - Resources\net472\Microsoft.Build.Tasks.v4.0.dll + + net472.System.ComponentModel.Annotations + Resources\net472\System.ComponentModel.Annotations.dll - - net472.Microsoft.Build.Utilities.v4.0 - Resources\net472\Microsoft.Build.Utilities.v4.0.dll + + net472.System.ComponentModel.EventBasedAsync + Resources\net472\System.ComponentModel.EventBasedAsync.dll - - net472.Microsoft.CSharp - Resources\net472\Microsoft.CSharp.dll + + net472.System.ComponentModel.Primitives + Resources\net472\System.ComponentModel.Primitives.dll - - net472.Microsoft.JScript - Resources\net472\Microsoft.JScript.dll + + net472.System.ComponentModel.TypeConverter + Resources\net472\System.ComponentModel.TypeConverter.dll - - net472.Microsoft.VisualBasic.Compatibility.Data - Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll + + net472.System.ComponentModel + Resources\net472\System.ComponentModel.dll - - net472.Microsoft.VisualBasic.Compatibility - Resources\net472\Microsoft.VisualBasic.Compatibility.dll + + net472.System.Console + Resources\net472\System.Console.dll - - net472.Microsoft.VisualBasic - Resources\net472\Microsoft.VisualBasic.dll + + net472.System.Data.Common + Resources\net472\System.Data.Common.dll - - net472.Microsoft.VisualC - Resources\net472\Microsoft.VisualC.dll + + net472.System.Diagnostics.Contracts + Resources\net472\System.Diagnostics.Contracts.dll - - net472.Microsoft.VisualC.STLCLR - Resources\net472\Microsoft.VisualC.STLCLR.dll + + net472.System.Diagnostics.Debug + Resources\net472\System.Diagnostics.Debug.dll - - net472.mscorlib - Resources\net472\mscorlib.dll + + net472.System.Diagnostics.FileVersionInfo + Resources\net472\System.Diagnostics.FileVersionInfo.dll - - net472.PresentationBuildTasks - Resources\net472\PresentationBuildTasks.dll + + net472.System.Diagnostics.Process + Resources\net472\System.Diagnostics.Process.dll - - net472.PresentationCore - Resources\net472\PresentationCore.dll + + net472.System.Diagnostics.StackTrace + Resources\net472\System.Diagnostics.StackTrace.dll - - net472.PresentationFramework.Aero - Resources\net472\PresentationFramework.Aero.dll + + net472.System.Diagnostics.TextWriterTraceListener + Resources\net472\System.Diagnostics.TextWriterTraceListener.dll - - net472.PresentationFramework.Aero2 - Resources\net472\PresentationFramework.Aero2.dll + + net472.System.Diagnostics.Tools + Resources\net472\System.Diagnostics.Tools.dll - - net472.PresentationFramework.AeroLite - Resources\net472\PresentationFramework.AeroLite.dll + + net472.System.Diagnostics.TraceSource + Resources\net472\System.Diagnostics.TraceSource.dll - - net472.PresentationFramework.Classic - Resources\net472\PresentationFramework.Classic.dll + + net472.System.Drawing.Primitives + Resources\net472\System.Drawing.Primitives.dll - - net472.PresentationFramework - Resources\net472\PresentationFramework.dll + + net472.System.Dynamic.Runtime + Resources\net472\System.Dynamic.Runtime.dll - - net472.PresentationFramework.Luna - Resources\net472\PresentationFramework.Luna.dll + + net472.System.Globalization.Calendars + Resources\net472\System.Globalization.Calendars.dll - - net472.PresentationFramework.Royale - Resources\net472\PresentationFramework.Royale.dll + + net472.System.Globalization.Extensions + Resources\net472\System.Globalization.Extensions.dll - - net472.ReachFramework - Resources\net472\ReachFramework.dll + + net472.System.Globalization + Resources\net472\System.Globalization.dll - - net472.sysglobl - Resources\net472\sysglobl.dll + + net472.System.IO.Compression.ZipFile + Resources\net472\System.IO.Compression.ZipFile.dll - - net472.System.Activities.Core.Presentation - Resources\net472\System.Activities.Core.Presentation.dll + + net472.System.IO.FileSystem.DriveInfo + Resources\net472\System.IO.FileSystem.DriveInfo.dll - - net472.System.Activities - Resources\net472\System.Activities.dll + + net472.System.IO.FileSystem.Primitives + Resources\net472\System.IO.FileSystem.Primitives.dll - - net472.System.Activities.DurableInstancing - Resources\net472\System.Activities.DurableInstancing.dll + + net472.System.IO.FileSystem.Watcher + Resources\net472\System.IO.FileSystem.Watcher.dll - - net472.System.Activities.Presentation - Resources\net472\System.Activities.Presentation.dll + + net472.System.IO.FileSystem + Resources\net472\System.IO.FileSystem.dll - - net472.System.AddIn.Contract - Resources\net472\System.AddIn.Contract.dll + + net472.System.IO.IsolatedStorage + Resources\net472\System.IO.IsolatedStorage.dll - - net472.System.AddIn - Resources\net472\System.AddIn.dll + + net472.System.IO.MemoryMappedFiles + Resources\net472\System.IO.MemoryMappedFiles.dll - - net472.System.ComponentModel.Composition - Resources\net472\System.ComponentModel.Composition.dll + + net472.System.IO.Pipes + Resources\net472\System.IO.Pipes.dll - - net472.System.ComponentModel.Composition.Registration - Resources\net472\System.ComponentModel.Composition.Registration.dll + + net472.System.IO.UnmanagedMemoryStream + Resources\net472\System.IO.UnmanagedMemoryStream.dll - - net472.System.ComponentModel.DataAnnotations - Resources\net472\System.ComponentModel.DataAnnotations.dll + + net472.System.IO + Resources\net472\System.IO.dll - - net472.System.Configuration - Resources\net472\System.Configuration.dll + + net472.System.Linq.Expressions + Resources\net472\System.Linq.Expressions.dll - - net472.System.Configuration.Install - Resources\net472\System.Configuration.Install.dll + + net472.System.Linq.Parallel + Resources\net472\System.Linq.Parallel.dll - - net472.System.Core - Resources\net472\System.Core.dll + + net472.System.Linq.Queryable + Resources\net472\System.Linq.Queryable.dll - - net472.System.Data.DataSetExtensions - Resources\net472\System.Data.DataSetExtensions.dll + + net472.System.Linq + Resources\net472\System.Linq.dll - - net472.System.Data - Resources\net472\System.Data.dll + + net472.System.Net.Http.Rtc + Resources\net472\System.Net.Http.Rtc.dll - - net472.System.Data.Entity.Design - Resources\net472\System.Data.Entity.Design.dll + + net472.System.Net.NameResolution + Resources\net472\System.Net.NameResolution.dll - - net472.System.Data.Entity - Resources\net472\System.Data.Entity.dll + + net472.System.Net.NetworkInformation + Resources\net472\System.Net.NetworkInformation.dll - - net472.System.Data.Linq - Resources\net472\System.Data.Linq.dll + + net472.System.Net.Ping + Resources\net472\System.Net.Ping.dll - - net472.System.Data.OracleClient - Resources\net472\System.Data.OracleClient.dll + + net472.System.Net.Primitives + Resources\net472\System.Net.Primitives.dll - - net472.System.Data.Services.Client - Resources\net472\System.Data.Services.Client.dll + + net472.System.Net.Requests + Resources\net472\System.Net.Requests.dll - - net472.System.Data.Services.Design - Resources\net472\System.Data.Services.Design.dll + + net472.System.Net.Security + Resources\net472\System.Net.Security.dll - - net472.System.Data.Services - Resources\net472\System.Data.Services.dll + + net472.System.Net.Sockets + Resources\net472\System.Net.Sockets.dll - - net472.System.Data.SqlXml - Resources\net472\System.Data.SqlXml.dll + + net472.System.Net.WebHeaderCollection + Resources\net472\System.Net.WebHeaderCollection.dll - - net472.System.Deployment - Resources\net472\System.Deployment.dll + + net472.System.Net.WebSockets.Client + Resources\net472\System.Net.WebSockets.Client.dll - - net472.System.Design - Resources\net472\System.Design.dll + + net472.System.Net.WebSockets + Resources\net472\System.Net.WebSockets.dll - - net472.System.Device - Resources\net472\System.Device.dll + + net472.System.ObjectModel + Resources\net472\System.ObjectModel.dll - - net472.System.Diagnostics.Tracing - Resources\net472\System.Diagnostics.Tracing.dll + + net472.System.Reflection.Emit.ILGeneration + Resources\net472\System.Reflection.Emit.ILGeneration.dll - - net472.System.DirectoryServices.AccountManagement - Resources\net472\System.DirectoryServices.AccountManagement.dll + + net472.System.Reflection.Emit.Lightweight + Resources\net472\System.Reflection.Emit.Lightweight.dll - - net472.System.DirectoryServices - Resources\net472\System.DirectoryServices.dll + + net472.System.Reflection.Emit + Resources\net472\System.Reflection.Emit.dll - - net472.System.DirectoryServices.Protocols - Resources\net472\System.DirectoryServices.Protocols.dll + + net472.System.Reflection.Extensions + Resources\net472\System.Reflection.Extensions.dll - - net472.System - Resources\net472\System.dll + + net472.System.Reflection.Primitives + Resources\net472\System.Reflection.Primitives.dll - - net472.System.Drawing.Design - Resources\net472\System.Drawing.Design.dll + + net472.System.Reflection + Resources\net472\System.Reflection.dll - - net472.System.Drawing - Resources\net472\System.Drawing.dll + + net472.System.Resources.Reader + Resources\net472\System.Resources.Reader.dll - - net472.System.Dynamic - Resources\net472\System.Dynamic.dll + + net472.System.Resources.ResourceManager + Resources\net472\System.Resources.ResourceManager.dll - - net472.System.EnterpriseServices - Resources\net472\System.EnterpriseServices.dll + + net472.System.Resources.Writer + Resources\net472\System.Resources.Writer.dll - - net472.System.IdentityModel - Resources\net472\System.IdentityModel.dll + + net472.System.Runtime.CompilerServices.VisualC + Resources\net472\System.Runtime.CompilerServices.VisualC.dll - - net472.System.IdentityModel.Selectors - Resources\net472\System.IdentityModel.Selectors.dll + + net472.System.Runtime.Extensions + Resources\net472\System.Runtime.Extensions.dll - - net472.System.IdentityModel.Services - Resources\net472\System.IdentityModel.Services.dll + + net472.System.Runtime.Handles + Resources\net472\System.Runtime.Handles.dll - - net472.System.IO.Compression - Resources\net472\System.IO.Compression.dll + + net472.System.Runtime.InteropServices.RuntimeInformation + Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll - - net472.System.IO.Compression.FileSystem - Resources\net472\System.IO.Compression.FileSystem.dll + + net472.System.Runtime.InteropServices.WindowsRuntime + Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll - - net472.System.IO.Log - Resources\net472\System.IO.Log.dll + + net472.System.Runtime.InteropServices + Resources\net472\System.Runtime.InteropServices.dll - - net472.System.Management - Resources\net472\System.Management.dll + + net472.System.Runtime.Numerics + Resources\net472\System.Runtime.Numerics.dll - - net472.System.Management.Instrumentation - Resources\net472\System.Management.Instrumentation.dll + + net472.System.Runtime.Serialization.Formatters + Resources\net472\System.Runtime.Serialization.Formatters.dll - - net472.System.Messaging - Resources\net472\System.Messaging.dll + + net472.System.Runtime.Serialization.Json + Resources\net472\System.Runtime.Serialization.Json.dll - - net472.System.Net - Resources\net472\System.Net.dll + + net472.System.Runtime.Serialization.Primitives + Resources\net472\System.Runtime.Serialization.Primitives.dll - - net472.System.Net.Http - Resources\net472\System.Net.Http.dll + + net472.System.Runtime.Serialization.Xml + Resources\net472\System.Runtime.Serialization.Xml.dll - - net472.System.Net.Http.WebRequest - Resources\net472\System.Net.Http.WebRequest.dll + + net472.System.Runtime + Resources\net472\System.Runtime.dll - - net472.System.Numerics - Resources\net472\System.Numerics.dll + + net472.System.Security.Claims + Resources\net472\System.Security.Claims.dll - - net472.System.Printing - Resources\net472\System.Printing.dll + + net472.System.Security.Cryptography.Algorithms + Resources\net472\System.Security.Cryptography.Algorithms.dll - - net472.System.Reflection.Context - Resources\net472\System.Reflection.Context.dll + + net472.System.Security.Cryptography.Csp + Resources\net472\System.Security.Cryptography.Csp.dll - - net472.System.Runtime.Caching - Resources\net472\System.Runtime.Caching.dll + + net472.System.Security.Cryptography.Encoding + Resources\net472\System.Security.Cryptography.Encoding.dll - - net472.System.Runtime.DurableInstancing - Resources\net472\System.Runtime.DurableInstancing.dll + + net472.System.Security.Cryptography.Primitives + Resources\net472\System.Security.Cryptography.Primitives.dll - - net472.System.Runtime.Remoting - Resources\net472\System.Runtime.Remoting.dll + + net472.System.Security.Cryptography.X509Certificates + Resources\net472\System.Security.Cryptography.X509Certificates.dll - - net472.System.Runtime.Serialization - Resources\net472\System.Runtime.Serialization.dll + + net472.System.Security.Principal + Resources\net472\System.Security.Principal.dll - - net472.System.Runtime.Serialization.Formatters.Soap - Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll + + net472.System.Security.SecureString + Resources\net472\System.Security.SecureString.dll - - net472.System.Security - Resources\net472\System.Security.dll + + net472.System.ServiceModel.Duplex + Resources\net472\System.ServiceModel.Duplex.dll - - net472.System.ServiceModel.Activation - Resources\net472\System.ServiceModel.Activation.dll + + net472.System.ServiceModel.Http + Resources\net472\System.ServiceModel.Http.dll - - net472.System.ServiceModel.Activities - Resources\net472\System.ServiceModel.Activities.dll + + net472.System.ServiceModel.NetTcp + Resources\net472\System.ServiceModel.NetTcp.dll - - net472.System.ServiceModel.Channels - Resources\net472\System.ServiceModel.Channels.dll + + net472.System.ServiceModel.Primitives + Resources\net472\System.ServiceModel.Primitives.dll - - net472.System.ServiceModel.Discovery - Resources\net472\System.ServiceModel.Discovery.dll + + net472.System.ServiceModel.Security + Resources\net472\System.ServiceModel.Security.dll - - net472.System.ServiceModel - Resources\net472\System.ServiceModel.dll + + net472.System.Text.Encoding.Extensions + Resources\net472\System.Text.Encoding.Extensions.dll - - net472.System.ServiceModel.Routing - Resources\net472\System.ServiceModel.Routing.dll + + net472.System.Text.Encoding + Resources\net472\System.Text.Encoding.dll - - net472.System.ServiceModel.Web - Resources\net472\System.ServiceModel.Web.dll + + net472.System.Text.RegularExpressions + Resources\net472\System.Text.RegularExpressions.dll - - net472.System.ServiceProcess - Resources\net472\System.ServiceProcess.dll + + net472.System.Threading.Overlapped + Resources\net472\System.Threading.Overlapped.dll - - net472.System.Speech - Resources\net472\System.Speech.dll + + net472.System.Threading.Tasks.Parallel + Resources\net472\System.Threading.Tasks.Parallel.dll - - net472.System.Transactions - Resources\net472\System.Transactions.dll + + net472.System.Threading.Tasks + Resources\net472\System.Threading.Tasks.dll - - net472.System.Web.Abstractions - Resources\net472\System.Web.Abstractions.dll + + net472.System.Threading.Thread + Resources\net472\System.Threading.Thread.dll - - net472.System.Web.ApplicationServices - Resources\net472\System.Web.ApplicationServices.dll + + net472.System.Threading.ThreadPool + Resources\net472\System.Threading.ThreadPool.dll - - net472.System.Web.DataVisualization.Design - Resources\net472\System.Web.DataVisualization.Design.dll + + net472.System.Threading.Timer + Resources\net472\System.Threading.Timer.dll - - net472.System.Web.DataVisualization - Resources\net472\System.Web.DataVisualization.dll + + net472.System.Threading + Resources\net472\System.Threading.dll - - net472.System.Web - Resources\net472\System.Web.dll + + net472.System.ValueTuple + Resources\net472\System.ValueTuple.dll - - net472.System.Web.DynamicData.Design - Resources\net472\System.Web.DynamicData.Design.dll + + net472.System.Xml.ReaderWriter + Resources\net472\System.Xml.ReaderWriter.dll - - net472.System.Web.DynamicData - Resources\net472\System.Web.DynamicData.dll + + net472.System.Xml.XDocument + Resources\net472\System.Xml.XDocument.dll - - net472.System.Web.Entity.Design - Resources\net472\System.Web.Entity.Design.dll + + net472.System.Xml.XPath.XDocument + Resources\net472\System.Xml.XPath.XDocument.dll - - net472.System.Web.Entity - Resources\net472\System.Web.Entity.dll + + net472.System.Xml.XPath + Resources\net472\System.Xml.XPath.dll - - net472.System.Web.Extensions.Design - Resources\net472\System.Web.Extensions.Design.dll + + net472.System.Xml.XmlDocument + Resources\net472\System.Xml.XmlDocument.dll - - net472.System.Web.Extensions - Resources\net472\System.Web.Extensions.dll + + net472.System.Xml.XmlSerializer + Resources\net472\System.Xml.XmlSerializer.dll - - net472.System.Web.Mobile - Resources\net472\System.Web.Mobile.dll + + net472.netstandard + Resources\net472\netstandard.dll - - net472.System.Web.RegularExpressions - Resources\net472\System.Web.RegularExpressions.dll + + net472.ISymWrapper + Resources\net472\ISymWrapper.dll - - net472.System.Web.Routing - Resources\net472\System.Web.Routing.dll + + net472.Microsoft.Activities.Build + Resources\net472\Microsoft.Activities.Build.dll - - net472.System.Web.Services - Resources\net472\System.Web.Services.dll + + net472.Microsoft.Build.Conversion.v4.0 + Resources\net472\Microsoft.Build.Conversion.v4.0.dll - - net472.System.Windows.Controls.Ribbon - Resources\net472\System.Windows.Controls.Ribbon.dll + + net472.Microsoft.Build.Engine + Resources\net472\Microsoft.Build.Engine.dll - - net472.System.Windows - Resources\net472\System.Windows.dll + + net472.Microsoft.Build.Framework + Resources\net472\Microsoft.Build.Framework.dll - - net472.System.Windows.Forms.DataVisualization.Design - Resources\net472\System.Windows.Forms.DataVisualization.Design.dll + + net472.Microsoft.Build.Tasks.v4.0 + Resources\net472\Microsoft.Build.Tasks.v4.0.dll - - net472.System.Windows.Forms.DataVisualization - Resources\net472\System.Windows.Forms.DataVisualization.dll + + net472.Microsoft.Build.Utilities.v4.0 + Resources\net472\Microsoft.Build.Utilities.v4.0.dll - - net472.System.Windows.Forms - Resources\net472\System.Windows.Forms.dll + + net472.Microsoft.Build + Resources\net472\Microsoft.Build.dll - - net472.System.Windows.Input.Manipulations - Resources\net472\System.Windows.Input.Manipulations.dll + + net472.Microsoft.CSharp + Resources\net472\Microsoft.CSharp.dll - - net472.System.Windows.Presentation - Resources\net472\System.Windows.Presentation.dll + + net472.Microsoft.JScript + Resources\net472\Microsoft.JScript.dll - - net472.System.Workflow.Activities - Resources\net472\System.Workflow.Activities.dll + + net472.Microsoft.VisualBasic.Compatibility.Data + Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll - - net472.System.Workflow.ComponentModel - Resources\net472\System.Workflow.ComponentModel.dll + + net472.Microsoft.VisualBasic.Compatibility + Resources\net472\Microsoft.VisualBasic.Compatibility.dll - - net472.System.Workflow.Runtime - Resources\net472\System.Workflow.Runtime.dll + + net472.Microsoft.VisualBasic + Resources\net472\Microsoft.VisualBasic.dll - - net472.System.WorkflowServices - Resources\net472\System.WorkflowServices.dll + + net472.Microsoft.VisualC.STLCLR + Resources\net472\Microsoft.VisualC.STLCLR.dll - - net472.System.Xaml - Resources\net472\System.Xaml.dll + + net472.Microsoft.VisualC + Resources\net472\Microsoft.VisualC.dll - - net472.System.Xml - Resources\net472\System.Xml.dll + + net472.PresentationBuildTasks + Resources\net472\PresentationBuildTasks.dll - - net472.System.Xml.Linq - Resources\net472\System.Xml.Linq.dll + + net472.PresentationCore + Resources\net472\PresentationCore.dll - - net472.System.Xml.Serialization - Resources\net472\System.Xml.Serialization.dll + + net472.PresentationFramework.Aero + Resources\net472\PresentationFramework.Aero.dll - - net472.UIAutomationClient - Resources\net472\UIAutomationClient.dll + + net472.PresentationFramework.Aero2 + Resources\net472\PresentationFramework.Aero2.dll - - net472.UIAutomationClientsideProviders - Resources\net472\UIAutomationClientsideProviders.dll + + net472.PresentationFramework.AeroLite + Resources\net472\PresentationFramework.AeroLite.dll - - net472.UIAutomationProvider - Resources\net472\UIAutomationProvider.dll + + net472.PresentationFramework.Classic + Resources\net472\PresentationFramework.Classic.dll - - net472.UIAutomationTypes - Resources\net472\UIAutomationTypes.dll + + net472.PresentationFramework.Luna + Resources\net472\PresentationFramework.Luna.dll - - net472.WindowsBase - Resources\net472\WindowsBase.dll + + net472.PresentationFramework.Royale + Resources\net472\PresentationFramework.Royale.dll - - net472.WindowsFormsIntegration - Resources\net472\WindowsFormsIntegration.dll + + net472.PresentationFramework + Resources\net472\PresentationFramework.dll - - net472.XamlBuildTask - Resources\net472\XamlBuildTask.dll + + net472.ReachFramework + Resources\net472\ReachFramework.dll - - net472.Microsoft.Win32.Primitives - Resources\net472\Microsoft.Win32.Primitives.dll + + net472.System.Activities.Core.Presentation + Resources\net472\System.Activities.Core.Presentation.dll - - net472.netstandard - Resources\net472\netstandard.dll + + net472.System.Activities.DurableInstancing + Resources\net472\System.Activities.DurableInstancing.dll - - net472.System.AppContext - Resources\net472\System.AppContext.dll + + net472.System.Activities.Presentation + Resources\net472\System.Activities.Presentation.dll - - net472.System.Collections.Concurrent - Resources\net472\System.Collections.Concurrent.dll + + net472.System.Activities + Resources\net472\System.Activities.dll - - net472.System.Collections - Resources\net472\System.Collections.dll + + net472.System.AddIn.Contract + Resources\net472\System.AddIn.Contract.dll - - net472.System.Collections.NonGeneric - Resources\net472\System.Collections.NonGeneric.dll + + net472.System.AddIn + Resources\net472\System.AddIn.dll - - net472.System.Collections.Specialized - Resources\net472\System.Collections.Specialized.dll + + net472.System.ComponentModel.Composition.Registration + Resources\net472\System.ComponentModel.Composition.Registration.dll - - net472.System.ComponentModel.Annotations - Resources\net472\System.ComponentModel.Annotations.dll + + net472.System.ComponentModel.Composition + Resources\net472\System.ComponentModel.Composition.dll - - net472.System.ComponentModel - Resources\net472\System.ComponentModel.dll + + net472.System.ComponentModel.DataAnnotations + Resources\net472\System.ComponentModel.DataAnnotations.dll - - net472.System.ComponentModel.EventBasedAsync - Resources\net472\System.ComponentModel.EventBasedAsync.dll + + net472.System.Configuration.Install + Resources\net472\System.Configuration.Install.dll - - net472.System.ComponentModel.Primitives - Resources\net472\System.ComponentModel.Primitives.dll + + net472.System.Configuration + Resources\net472\System.Configuration.dll - - net472.System.ComponentModel.TypeConverter - Resources\net472\System.ComponentModel.TypeConverter.dll + + net472.System.Core + Resources\net472\System.Core.dll - - net472.System.Console - Resources\net472\System.Console.dll + + net472.System.Data.DataSetExtensions + Resources\net472\System.Data.DataSetExtensions.dll - - net472.System.Data.Common - Resources\net472\System.Data.Common.dll + + net472.System.Data.Entity.Design + Resources\net472\System.Data.Entity.Design.dll - - net472.System.Diagnostics.Contracts - Resources\net472\System.Diagnostics.Contracts.dll + + net472.System.Data.Entity + Resources\net472\System.Data.Entity.dll - - net472.System.Diagnostics.Debug - Resources\net472\System.Diagnostics.Debug.dll + + net472.System.Data.Linq + Resources\net472\System.Data.Linq.dll - - net472.System.Diagnostics.FileVersionInfo - Resources\net472\System.Diagnostics.FileVersionInfo.dll + + net472.System.Data.OracleClient + Resources\net472\System.Data.OracleClient.dll - - net472.System.Diagnostics.Process - Resources\net472\System.Diagnostics.Process.dll + + net472.System.Data.Services.Client + Resources\net472\System.Data.Services.Client.dll - - net472.System.Diagnostics.StackTrace - Resources\net472\System.Diagnostics.StackTrace.dll + + net472.System.Data.Services.Design + Resources\net472\System.Data.Services.Design.dll - - net472.System.Diagnostics.TextWriterTraceListener - Resources\net472\System.Diagnostics.TextWriterTraceListener.dll + + net472.System.Data.Services + Resources\net472\System.Data.Services.dll - - net472.System.Diagnostics.Tools - Resources\net472\System.Diagnostics.Tools.dll + + net472.System.Data.SqlXml + Resources\net472\System.Data.SqlXml.dll - - net472.System.Diagnostics.TraceSource - Resources\net472\System.Diagnostics.TraceSource.dll + + net472.System.Data + Resources\net472\System.Data.dll - - net472.System.Drawing.Primitives - Resources\net472\System.Drawing.Primitives.dll + + net472.System.Deployment + Resources\net472\System.Deployment.dll - - net472.System.Dynamic.Runtime - Resources\net472\System.Dynamic.Runtime.dll + + net472.System.Design + Resources\net472\System.Design.dll - - net472.System.Globalization.Calendars - Resources\net472\System.Globalization.Calendars.dll + + net472.System.Device + Resources\net472\System.Device.dll - - net472.System.Globalization - Resources\net472\System.Globalization.dll + + net472.System.Diagnostics.Tracing + Resources\net472\System.Diagnostics.Tracing.dll - - net472.System.Globalization.Extensions - Resources\net472\System.Globalization.Extensions.dll + + net472.System.DirectoryServices.AccountManagement + Resources\net472\System.DirectoryServices.AccountManagement.dll - - net472.System.IO.Compression.ZipFile - Resources\net472\System.IO.Compression.ZipFile.dll + + net472.System.DirectoryServices.Protocols + Resources\net472\System.DirectoryServices.Protocols.dll - - net472.System.IO - Resources\net472\System.IO.dll + + net472.System.DirectoryServices + Resources\net472\System.DirectoryServices.dll - - net472.System.IO.FileSystem - Resources\net472\System.IO.FileSystem.dll + + net472.System.Drawing.Design + Resources\net472\System.Drawing.Design.dll - - net472.System.IO.FileSystem.DriveInfo - Resources\net472\System.IO.FileSystem.DriveInfo.dll + + net472.System.Drawing + Resources\net472\System.Drawing.dll - - net472.System.IO.FileSystem.Primitives - Resources\net472\System.IO.FileSystem.Primitives.dll + + net472.System.Dynamic + Resources\net472\System.Dynamic.dll - - net472.System.IO.FileSystem.Watcher - Resources\net472\System.IO.FileSystem.Watcher.dll + + net472.System.EnterpriseServices + Resources\net472\System.EnterpriseServices.dll - - net472.System.IO.IsolatedStorage - Resources\net472\System.IO.IsolatedStorage.dll + + net472.System.IO.Compression.FileSystem + Resources\net472\System.IO.Compression.FileSystem.dll - - net472.System.IO.MemoryMappedFiles - Resources\net472\System.IO.MemoryMappedFiles.dll + + net472.System.IO.Compression + Resources\net472\System.IO.Compression.dll - - net472.System.IO.Pipes - Resources\net472\System.IO.Pipes.dll + + net472.System.IO.Log + Resources\net472\System.IO.Log.dll - - net472.System.IO.UnmanagedMemoryStream - Resources\net472\System.IO.UnmanagedMemoryStream.dll + + net472.System.IdentityModel.Selectors + Resources\net472\System.IdentityModel.Selectors.dll - - net472.System.Linq - Resources\net472\System.Linq.dll + + net472.System.IdentityModel.Services + Resources\net472\System.IdentityModel.Services.dll - - net472.System.Linq.Expressions - Resources\net472\System.Linq.Expressions.dll + + net472.System.IdentityModel + Resources\net472\System.IdentityModel.dll - - net472.System.Linq.Parallel - Resources\net472\System.Linq.Parallel.dll + + net472.System.Management.Instrumentation + Resources\net472\System.Management.Instrumentation.dll - - net472.System.Linq.Queryable - Resources\net472\System.Linq.Queryable.dll + + net472.System.Management + Resources\net472\System.Management.dll - - net472.System.Net.Http.Rtc - Resources\net472\System.Net.Http.Rtc.dll + + net472.System.Messaging + Resources\net472\System.Messaging.dll - - net472.System.Net.NameResolution - Resources\net472\System.Net.NameResolution.dll + + net472.System.Net.Http.WebRequest + Resources\net472\System.Net.Http.WebRequest.dll - - net472.System.Net.NetworkInformation - Resources\net472\System.Net.NetworkInformation.dll + + net472.System.Net.Http + Resources\net472\System.Net.Http.dll - - net472.System.Net.Ping - Resources\net472\System.Net.Ping.dll + + net472.System.Net + Resources\net472\System.Net.dll - - net472.System.Net.Primitives - Resources\net472\System.Net.Primitives.dll + + net472.System.Numerics + Resources\net472\System.Numerics.dll - - net472.System.Net.Requests - Resources\net472\System.Net.Requests.dll + + net472.System.Printing + Resources\net472\System.Printing.dll - - net472.System.Net.Security - Resources\net472\System.Net.Security.dll + + net472.System.Reflection.Context + Resources\net472\System.Reflection.Context.dll - - net472.System.Net.Sockets - Resources\net472\System.Net.Sockets.dll + + net472.System.Runtime.Caching + Resources\net472\System.Runtime.Caching.dll - - net472.System.Net.WebHeaderCollection - Resources\net472\System.Net.WebHeaderCollection.dll + + net472.System.Runtime.DurableInstancing + Resources\net472\System.Runtime.DurableInstancing.dll - - net472.System.Net.WebSockets.Client - Resources\net472\System.Net.WebSockets.Client.dll + + net472.System.Runtime.Remoting + Resources\net472\System.Runtime.Remoting.dll - - net472.System.Net.WebSockets - Resources\net472\System.Net.WebSockets.dll + + net472.System.Runtime.Serialization.Formatters.Soap + Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll - - net472.System.ObjectModel - Resources\net472\System.ObjectModel.dll + + net472.System.Runtime.Serialization + Resources\net472\System.Runtime.Serialization.dll - - net472.System.Reflection - Resources\net472\System.Reflection.dll + + net472.System.Security + Resources\net472\System.Security.dll - - net472.System.Reflection.Emit - Resources\net472\System.Reflection.Emit.dll + + net472.System.ServiceModel.Activation + Resources\net472\System.ServiceModel.Activation.dll - - net472.System.Reflection.Emit.ILGeneration - Resources\net472\System.Reflection.Emit.ILGeneration.dll + + net472.System.ServiceModel.Activities + Resources\net472\System.ServiceModel.Activities.dll - - net472.System.Reflection.Emit.Lightweight - Resources\net472\System.Reflection.Emit.Lightweight.dll + + net472.System.ServiceModel.Channels + Resources\net472\System.ServiceModel.Channels.dll - - net472.System.Reflection.Extensions - Resources\net472\System.Reflection.Extensions.dll + + net472.System.ServiceModel.Discovery + Resources\net472\System.ServiceModel.Discovery.dll - - net472.System.Reflection.Primitives - Resources\net472\System.Reflection.Primitives.dll + + net472.System.ServiceModel.Routing + Resources\net472\System.ServiceModel.Routing.dll - - net472.System.Resources.Reader - Resources\net472\System.Resources.Reader.dll + + net472.System.ServiceModel.Web + Resources\net472\System.ServiceModel.Web.dll - - net472.System.Resources.ResourceManager - Resources\net472\System.Resources.ResourceManager.dll + + net472.System.ServiceModel + Resources\net472\System.ServiceModel.dll - - net472.System.Resources.Writer - Resources\net472\System.Resources.Writer.dll + + net472.System.ServiceProcess + Resources\net472\System.ServiceProcess.dll - - net472.System.Runtime.CompilerServices.VisualC - Resources\net472\System.Runtime.CompilerServices.VisualC.dll + + net472.System.Speech + Resources\net472\System.Speech.dll - - net472.System.Runtime - Resources\net472\System.Runtime.dll + + net472.System.Transactions + Resources\net472\System.Transactions.dll - - net472.System.Runtime.Extensions - Resources\net472\System.Runtime.Extensions.dll + + net472.System.Web.Abstractions + Resources\net472\System.Web.Abstractions.dll - - net472.System.Runtime.Handles - Resources\net472\System.Runtime.Handles.dll + + net472.System.Web.ApplicationServices + Resources\net472\System.Web.ApplicationServices.dll - - net472.System.Runtime.InteropServices - Resources\net472\System.Runtime.InteropServices.dll + + net472.System.Web.DataVisualization.Design + Resources\net472\System.Web.DataVisualization.Design.dll - - net472.System.Runtime.InteropServices.RuntimeInformation - Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll + + net472.System.Web.DataVisualization + Resources\net472\System.Web.DataVisualization.dll - - net472.System.Runtime.InteropServices.WindowsRuntime - Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll + + net472.System.Web.DynamicData.Design + Resources\net472\System.Web.DynamicData.Design.dll - - net472.System.Runtime.Numerics - Resources\net472\System.Runtime.Numerics.dll + + net472.System.Web.DynamicData + Resources\net472\System.Web.DynamicData.dll - - net472.System.Runtime.Serialization.Formatters - Resources\net472\System.Runtime.Serialization.Formatters.dll + + net472.System.Web.Entity.Design + Resources\net472\System.Web.Entity.Design.dll - - net472.System.Runtime.Serialization.Json - Resources\net472\System.Runtime.Serialization.Json.dll + + net472.System.Web.Entity + Resources\net472\System.Web.Entity.dll - - net472.System.Runtime.Serialization.Primitives - Resources\net472\System.Runtime.Serialization.Primitives.dll + + net472.System.Web.Extensions.Design + Resources\net472\System.Web.Extensions.Design.dll - - net472.System.Runtime.Serialization.Xml - Resources\net472\System.Runtime.Serialization.Xml.dll + + net472.System.Web.Extensions + Resources\net472\System.Web.Extensions.dll - - net472.System.Security.Claims - Resources\net472\System.Security.Claims.dll + + net472.System.Web.Mobile + Resources\net472\System.Web.Mobile.dll - - net472.System.Security.Cryptography.Algorithms - Resources\net472\System.Security.Cryptography.Algorithms.dll + + net472.System.Web.RegularExpressions + Resources\net472\System.Web.RegularExpressions.dll - - net472.System.Security.Cryptography.Csp - Resources\net472\System.Security.Cryptography.Csp.dll + + net472.System.Web.Routing + Resources\net472\System.Web.Routing.dll - - net472.System.Security.Cryptography.Encoding - Resources\net472\System.Security.Cryptography.Encoding.dll + + net472.System.Web.Services + Resources\net472\System.Web.Services.dll - - net472.System.Security.Cryptography.Primitives - Resources\net472\System.Security.Cryptography.Primitives.dll + + net472.System.Web + Resources\net472\System.Web.dll - - net472.System.Security.Cryptography.X509Certificates - Resources\net472\System.Security.Cryptography.X509Certificates.dll + + net472.System.Windows.Controls.Ribbon + Resources\net472\System.Windows.Controls.Ribbon.dll - - net472.System.Security.Principal - Resources\net472\System.Security.Principal.dll + + net472.System.Windows.Forms.DataVisualization.Design + Resources\net472\System.Windows.Forms.DataVisualization.Design.dll - - net472.System.Security.SecureString - Resources\net472\System.Security.SecureString.dll + + net472.System.Windows.Forms.DataVisualization + Resources\net472\System.Windows.Forms.DataVisualization.dll - - net472.System.ServiceModel.Duplex - Resources\net472\System.ServiceModel.Duplex.dll + + net472.System.Windows.Forms + Resources\net472\System.Windows.Forms.dll - - net472.System.ServiceModel.Http - Resources\net472\System.ServiceModel.Http.dll + + net472.System.Windows.Input.Manipulations + Resources\net472\System.Windows.Input.Manipulations.dll - - net472.System.ServiceModel.NetTcp - Resources\net472\System.ServiceModel.NetTcp.dll + + net472.System.Windows.Presentation + Resources\net472\System.Windows.Presentation.dll - - net472.System.ServiceModel.Primitives - Resources\net472\System.ServiceModel.Primitives.dll + + net472.System.Windows + Resources\net472\System.Windows.dll - - net472.System.ServiceModel.Security - Resources\net472\System.ServiceModel.Security.dll + + net472.System.Workflow.Activities + Resources\net472\System.Workflow.Activities.dll - - net472.System.Text.Encoding - Resources\net472\System.Text.Encoding.dll + + net472.System.Workflow.ComponentModel + Resources\net472\System.Workflow.ComponentModel.dll - - net472.System.Text.Encoding.Extensions - Resources\net472\System.Text.Encoding.Extensions.dll + + net472.System.Workflow.Runtime + Resources\net472\System.Workflow.Runtime.dll - - net472.System.Text.RegularExpressions - Resources\net472\System.Text.RegularExpressions.dll + + net472.System.WorkflowServices + Resources\net472\System.WorkflowServices.dll - - net472.System.Threading - Resources\net472\System.Threading.dll + + net472.System.Xaml + Resources\net472\System.Xaml.dll - - net472.System.Threading.Overlapped - Resources\net472\System.Threading.Overlapped.dll + + net472.System.Xml.Linq + Resources\net472\System.Xml.Linq.dll - - net472.System.Threading.Tasks - Resources\net472\System.Threading.Tasks.dll + + net472.System.Xml.Serialization + Resources\net472\System.Xml.Serialization.dll - - net472.System.Threading.Tasks.Parallel - Resources\net472\System.Threading.Tasks.Parallel.dll + + net472.System.Xml + Resources\net472\System.Xml.dll - - net472.System.Threading.Thread - Resources\net472\System.Threading.Thread.dll + + net472.System + Resources\net472\System.dll - - net472.System.Threading.ThreadPool - Resources\net472\System.Threading.ThreadPool.dll + + net472.UIAutomationClient + Resources\net472\UIAutomationClient.dll - - net472.System.Threading.Timer - Resources\net472\System.Threading.Timer.dll + + net472.UIAutomationClientsideProviders + Resources\net472\UIAutomationClientsideProviders.dll - - net472.System.ValueTuple - Resources\net472\System.ValueTuple.dll + + net472.UIAutomationProvider + Resources\net472\UIAutomationProvider.dll - - net472.System.Xml.ReaderWriter - Resources\net472\System.Xml.ReaderWriter.dll + + net472.UIAutomationTypes + Resources\net472\UIAutomationTypes.dll - - net472.System.Xml.XDocument - Resources\net472\System.Xml.XDocument.dll + + net472.WindowsBase + Resources\net472\WindowsBase.dll - - net472.System.Xml.XmlDocument - Resources\net472\System.Xml.XmlDocument.dll + + net472.WindowsFormsIntegration + Resources\net472\WindowsFormsIntegration.dll - - net472.System.Xml.XmlSerializer - Resources\net472\System.Xml.XmlSerializer.dll + + net472.XamlBuildTask + Resources\net472\XamlBuildTask.dll - - net472.System.Xml.XPath - Resources\net472\System.Xml.XPath.dll + + net472.mscorlib + Resources\net472\mscorlib.dll - - net472.System.Xml.XPath.XDocument - Resources\net472\System.Xml.XPath.XDocument.dll + + net472.sysglobl + Resources\net472\sysglobl.dll diff --git a/Src/Basic.Reference.Assemblies/Generated.Net80.cs b/Src/Basic.Reference.Assemblies/Generated.Net80.cs index ebf977d..95ee356 100644 --- a/Src/Basic.Reference.Assemblies/Generated.Net80.cs +++ b/Src/Basic.Reference.Assemblies/Generated.Net80.cs @@ -37,16 +37,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net80.References.MicrosoftWin32Registry, global::System.Guid.Parse("664bcf64-903d-4bb3-b50c-8590bdcd315d")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); - /// /// The for System.AppContext.dll /// @@ -62,11 +52,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net80.References.SystemCollectionsConcurrent, global::System.Guid.Parse("291d7283-b119-4c71-9322-c41420697367")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); - /// /// The for System.Collections.Immutable.dll /// @@ -82,6 +67,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net80.References.SystemCollectionsSpecialized, global::System.Guid.Parse("fd17dd87-52ef-4094-a21e-a68d00473cd3")); + /// + /// The for System.Collections.dll + /// + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); + /// /// The for System.ComponentModel.Annotations.dll /// @@ -92,11 +82,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net80.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c8fbd488-f175-4808-9f57-7d485b829f2c")); - /// - /// The for System.ComponentModel.dll - /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); - /// /// The for System.ComponentModel.EventBasedAsync.dll /// @@ -112,6 +97,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net80.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("a5415ff5-bfad-48f8-918c-c4f8d0086c30")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); + /// /// The for System.Configuration.dll /// @@ -193,20 +183,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net80.References.SystemDiagnosticsTracing, global::System.Guid.Parse("bf290b8d-de36-4927-8bf0-5e44b57622c8")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net80.References.SystemDrawingPrimitives, global::System.Guid.Parse("2442ebdd-5d18-414c-8a0f-63bfee2a813f")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net80.References.SystemDrawing, global::System.Guid.Parse("f87f3ff6-e523-466f-bc96-a2d56bc3df93")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net80.References.SystemDrawingPrimitives, global::System.Guid.Parse("2442ebdd-5d18-414c-8a0f-63bfee2a813f")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -227,25 +212,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net80.References.SystemGlobalizationCalendars, global::System.Guid.Parse("2c2735d3-32d7-4477-bb86-36641b646f5f")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net80.References.SystemGlobalizationExtensions, global::System.Guid.Parse("2317d0f5-f08d-4501-bf0f-791c0fe821e6")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net80.References.SystemIOCompressionBrotli, global::System.Guid.Parse("fca988a6-6fb6-4abe-a740-1d8f78ea3e6b")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net80.References.SystemIOCompression, global::System.Guid.Parse("6427cefe-5352-4f73-b449-c86b0dfb8cc1")); + public static ReferenceInfo SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net80.References.SystemIOCompressionBrotli, global::System.Guid.Parse("fca988a6-6fb6-4abe-a740-1d8f78ea3e6b")); /// /// The for System.IO.Compression.FileSystem.dll @@ -258,20 +238,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net80.References.SystemIOCompressionZipFile, global::System.Guid.Parse("1b752546-ea78-4cd6-bc56-e920e2af5004")); /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net80.References.SystemIOCompression, global::System.Guid.Parse("6427cefe-5352-4f73-b449-c86b0dfb8cc1")); /// /// The for System.IO.FileSystem.AccessControl.dll /// public static ReferenceInfo SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net80.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("3e6f08db-36de-4df8-8d53-012cc6b3f65f")); - /// - /// The for System.IO.FileSystem.dll - /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net80.References.SystemIOFileSystem, global::System.Guid.Parse("87cbd5ee-51d3-4631-a21b-00b7e8cd46e1")); - /// /// The for System.IO.FileSystem.DriveInfo.dll /// @@ -287,6 +262,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net80.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("9bf488f1-0f26-41c0-b00e-c6c2deece328")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net80.References.SystemIOFileSystem, global::System.Guid.Parse("87cbd5ee-51d3-4631-a21b-00b7e8cd46e1")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -313,9 +293,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net80.References.SystemLinq, global::System.Guid.Parse("f57fb333-2777-45de-af65-8663a14d2a8f")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); /// /// The for System.Linq.Expressions.dll @@ -332,26 +312,26 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net80.References.SystemLinqQueryable, global::System.Guid.Parse("74f3f974-0060-488c-bc3d-129ea75c76c0")); + /// + /// The for System.Linq.dll + /// + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net80.References.SystemLinq, global::System.Guid.Parse("f57fb333-2777-45de-af65-8663a14d2a8f")); + /// /// The for System.Memory.dll /// public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net80.References.SystemMemory, global::System.Guid.Parse("db9278cd-ba14-4c9f-b83f-cdfc0022b403")); /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net80.References.SystemNet, global::System.Guid.Parse("f0efdf6e-a60a-4b5f-8715-1564598a1951")); + public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net80.References.SystemNetHttpJson, global::System.Guid.Parse("13b72175-76bb-4609-b8fd-400396f81e2f")); /// /// The for System.Net.Http.dll /// public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net80.References.SystemNetHttp, global::System.Guid.Parse("fc413c19-c0e5-469e-8eab-2e73b385b6ec")); - /// - /// The for System.Net.Http.Json.dll - /// - public static ReferenceInfo SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net80.References.SystemNetHttpJson, global::System.Guid.Parse("13b72175-76bb-4609-b8fd-400396f81e2f")); - /// /// The for System.Net.HttpListener.dll /// @@ -433,15 +413,20 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net80.References.SystemNetWebSockets, global::System.Guid.Parse("b327c7b4-b2d5-4900-8876-771fa7170b7f")); /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net80.References.SystemNumerics, global::System.Guid.Parse("61794a33-1318-4396-9853-5520a85fdb70")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net80.References.SystemNet, global::System.Guid.Parse("f0efdf6e-a60a-4b5f-8715-1564598a1951")); /// /// The for System.Numerics.Vectors.dll /// public static ReferenceInfo SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net80.References.SystemNumericsVectors, global::System.Guid.Parse("bc660e00-453e-453e-84f8-95babf2e4957")); + /// + /// The for System.Numerics.dll + /// + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net80.References.SystemNumerics, global::System.Guid.Parse("61794a33-1318-4396-9853-5520a85fdb70")); + /// /// The for System.ObjectModel.dll /// @@ -452,16 +437,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net80.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3f18f8de-cd44-4910-896b-c15850a66c88")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); - - /// - /// The for System.Reflection.Emit.dll - /// - public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net80.References.SystemReflectionEmit, global::System.Guid.Parse("6338bc65-00e8-49b6-8092-7447a5c44226")); - /// /// The for System.Reflection.Emit.ILGeneration.dll /// @@ -472,6 +447,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net80.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("b9cae7f9-eb39-4ca2-80c1-9ed3a46657d1")); + /// + /// The for System.Reflection.Emit.dll + /// + public static ReferenceInfo SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net80.References.SystemReflectionEmit, global::System.Guid.Parse("6338bc65-00e8-49b6-8092-7447a5c44226")); + /// /// The for System.Reflection.Extensions.dll /// @@ -492,6 +472,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); + /// /// The for System.Resources.Reader.dll /// @@ -517,11 +502,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net80.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("5b7b7255-3c7e-48c6-b7e3-913e56b39c08")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); - /// /// The for System.Runtime.Extensions.dll /// @@ -532,11 +512,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net80.References.SystemRuntimeHandles, global::System.Guid.Parse("122dcb5c-4dc4-4738-a5f7-65a404045201")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net80.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c710117f-47f7-4e05-91f0-724bf6cc1a82")); - /// /// The for System.Runtime.InteropServices.JavaScript.dll /// @@ -547,6 +522,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net80.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("5cbf62d8-18a6-47a7-aa84-444163054581")); + /// + /// The for System.Runtime.InteropServices.dll + /// + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net80.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c710117f-47f7-4e05-91f0-724bf6cc1a82")); + /// /// The for System.Runtime.Intrinsics.dll /// @@ -562,11 +542,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); - /// - /// The for System.Runtime.Serialization.dll - /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net80.References.SystemRuntimeSerialization, global::System.Guid.Parse("fe26f9d4-a614-4014-b79d-a3f3b01442b6")); - /// /// The for System.Runtime.Serialization.Formatters.dll /// @@ -587,6 +562,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net80.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e4880330-5f88-4067-915d-7351cf175ff8")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net80.References.SystemRuntimeSerialization, global::System.Guid.Parse("fe26f9d4-a614-4014-b79d-a3f3b01442b6")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); + /// /// The for System.Security.AccessControl.dll /// @@ -612,11 +597,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net80.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4b2506cc-23b4-4866-9bae-de585c583451")); - /// - /// The for System.Security.Cryptography.dll - /// - public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net80.References.SystemSecurityCryptography, global::System.Guid.Parse("b636a9d3-8686-4351-9340-7530d6fd345e")); - /// /// The for System.Security.Cryptography.Encoding.dll /// @@ -638,25 +618,30 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net80.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("569b7242-b858-40ee-8ebe-0b2bc10cd552")); /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net80.References.SystemSecurity, global::System.Guid.Parse("8b1e3de3-8e8e-4a5d-b6eb-5f8bf6b0e701")); + public static ReferenceInfo SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net80.References.SystemSecurityCryptography, global::System.Guid.Parse("b636a9d3-8686-4351-9340-7530d6fd345e")); /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net80.References.SystemSecurityPrincipal, global::System.Guid.Parse("50894a08-4aa4-4a7f-b01c-d0ff6c78dde6")); + public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net80.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("77bc8fa9-a69e-4532-a2df-9e344b8dc31e")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net80.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("77bc8fa9-a69e-4532-a2df-9e344b8dc31e")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net80.References.SystemSecurityPrincipal, global::System.Guid.Parse("50894a08-4aa4-4a7f-b01c-d0ff6c78dde6")); /// /// The for System.Security.SecureString.dll /// public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net80.References.SystemSecuritySecureString, global::System.Guid.Parse("a6727ca0-1dcd-4382-9a56-b50159204b7e")); + /// + /// The for System.Security.dll + /// + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net80.References.SystemSecurity, global::System.Guid.Parse("8b1e3de3-8e8e-4a5d-b6eb-5f8bf6b0e701")); + /// /// The for System.ServiceModel.Web.dll /// @@ -673,14 +658,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net80.References.SystemTextEncodingCodePages, global::System.Guid.Parse("19251135-edcb-44c6-af99-2d12e64cf2b0")); /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net80.References.SystemTextEncoding, global::System.Guid.Parse("75c28f71-6596-4826-9815-58e3d0fe520e")); + public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net80.References.SystemTextEncodingExtensions, global::System.Guid.Parse("74f95d39-90c8-41b1-87a5-e1f064f08971")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net80.References.SystemTextEncodingExtensions, global::System.Guid.Parse("74f95d39-90c8-41b1-87a5-e1f064f08971")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net80.References.SystemTextEncoding, global::System.Guid.Parse("75c28f71-6596-4826-9815-58e3d0fe520e")); /// /// The for System.Text.Encodings.Web.dll @@ -702,11 +687,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); - /// - /// The for System.Threading.dll - /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); - /// /// The for System.Threading.Overlapped.dll /// @@ -717,11 +697,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net80.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("f6eb07ca-cc82-4726-a21b-15a99b7fd721")); - /// - /// The for System.Threading.Tasks.dll - /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); - /// /// The for System.Threading.Tasks.Extensions.dll /// @@ -732,6 +707,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net80.References.SystemThreadingTasksParallel, global::System.Guid.Parse("59b90047-76ab-4a10-8072-8eee060facb4")); + /// + /// The for System.Threading.Tasks.dll + /// + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); + /// /// The for System.Threading.Thread.dll /// @@ -748,9 +728,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net80.References.SystemThreadingTimer, global::System.Guid.Parse("5809ce5e-9e58-4869-9a67-c2e6960efe99")); /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net80.References.SystemTransactions, global::System.Guid.Parse("496991c3-4161-4807-a474-5e6b7b50898f")); + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); /// /// The for System.Transactions.Local.dll @@ -758,14 +738,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net80.References.SystemTransactionsLocal, global::System.Guid.Parse("c6332a06-1af7-4d75-baaf-d18f9b525c6a")); /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net80.References.SystemValueTuple, global::System.Guid.Parse("10a8c713-4e7c-4384-83c7-0cbdc89c405c")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net80.References.SystemTransactions, global::System.Guid.Parse("496991c3-4161-4807-a474-5e6b7b50898f")); /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net80.References.SystemWeb, global::System.Guid.Parse("c22515bd-da28-4ac2-a953-756ba54a8c0d")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net80.References.SystemValueTuple, global::System.Guid.Parse("10a8c713-4e7c-4384-83c7-0cbdc89c405c")); /// /// The for System.Web.HttpUtility.dll @@ -773,14 +753,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net80.References.SystemWebHttpUtility, global::System.Guid.Parse("21cb7f17-8a6f-4b6f-8ea4-841d1b534bf4")); /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net80.References.SystemWeb, global::System.Guid.Parse("c22515bd-da28-4ac2-a953-756ba54a8c0d")); /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net80.References.SystemXml, global::System.Guid.Parse("ae454a43-19d4-418a-9257-4241df156904")); + public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); /// /// The for System.Xml.Linq.dll @@ -802,6 +782,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net80.References.SystemXmlXDocument, global::System.Guid.Parse("1c990131-a3f5-4915-a738-a38c3377b8cb")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net80.References.SystemXmlXPathXDocument, global::System.Guid.Parse("fe5bb2e5-62d8-4014-96b0-74163ff4f9c0")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net80.References.SystemXmlXPath, global::System.Guid.Parse("567f8bde-a77d-469e-b590-27b30302703b")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -813,19 +803,29 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net80.References.SystemXmlXmlSerializer, global::System.Guid.Parse("59755038-bd4f-4311-b7b5-ccbc7d7ee286")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net80.References.SystemXmlXPath, global::System.Guid.Parse("567f8bde-a77d-469e-b590-27b30302703b")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net80.References.SystemXml, global::System.Guid.Parse("ae454a43-19d4-418a-9257-4241df156904")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net80.References.SystemXmlXPathXDocument, global::System.Guid.Parse("fe5bb2e5-62d8-4014-96b0-74163ff4f9c0")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); /// /// The for WindowsBase.dll /// public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); private static ImmutableArray _all; public static ImmutableArray All { @@ -840,21 +840,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -871,38 +869,36 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -919,85 +915,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -1097,40 +1097,6 @@ public static PortableExecutableReference MicrosoftWin32Registry } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -1182,23 +1148,6 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; - - /// - /// The for System.Collections.dll - /// - public static PortableExecutableReference SystemCollections - { - get - { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); - } - return _SystemCollections; - } - } - private static PortableExecutableReference? _SystemCollectionsImmutable; /// @@ -1250,6 +1199,23 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } + private static PortableExecutableReference? _SystemCollections; + + /// + /// The for System.Collections.dll + /// + public static PortableExecutableReference SystemCollections + { + get + { + if (_SystemCollections is null) + { + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); + } + return _SystemCollections; + } + } + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// @@ -1284,23 +1250,6 @@ public static PortableExecutableReference SystemComponentModelDataAnnotations } } - private static PortableExecutableReference? _SystemComponentModel; - - /// - /// The for System.ComponentModel.dll - /// - public static PortableExecutableReference SystemComponentModel - { - get - { - if (_SystemComponentModel is null) - { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); - } - return _SystemComponentModel; - } - } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// @@ -1352,6 +1301,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConfiguration; /// @@ -1624,20 +1590,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1658,23 +1624,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1743,23 +1692,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1777,37 +1709,37 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemGlobalization is null) { - _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net80)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); } - return _SystemIOCompressionBrotli; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for System.IO.Compression.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_SystemIOCompression is null) + if (_SystemIOCompressionBrotli is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (net80)"); } - return _SystemIOCompression; + return _SystemIOCompressionBrotli; } } @@ -1845,20 +1777,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIO is null) + if (_SystemIOCompression is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); } - return _SystemIO; + return _SystemIOCompression; } } @@ -1879,23 +1811,6 @@ public static PortableExecutableReference SystemIOFileSystemAccessControl } } - private static PortableExecutableReference? _SystemIOFileSystem; - - /// - /// The for System.IO.FileSystem.dll - /// - public static PortableExecutableReference SystemIOFileSystem - { - get - { - if (_SystemIOFileSystem is null) - { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); - } - return _SystemIOFileSystem; - } - } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// @@ -1947,27 +1862,44 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOFileSystem is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); } - return _SystemIOIsolatedStorage; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.IsolatedStorage.dll + /// + public static PortableExecutableReference SystemIOIsolatedStorage + { + get + { + if (_SystemIOIsolatedStorage is null) + { + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); + } + return _SystemIOIsolatedStorage; + } + } + + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + + /// + /// The for System.IO.MemoryMappedFiles.dll /// public static PortableExecutableReference SystemIOMemoryMappedFiles { @@ -2032,20 +1964,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); } - return _SystemLinq; + return _SystemIO; } } @@ -2100,6 +2032,23 @@ public static PortableExecutableReference SystemLinqQueryable } } + private static PortableExecutableReference? _SystemLinq; + + /// + /// The for System.Linq.dll + /// + public static PortableExecutableReference SystemLinq + { + get + { + if (_SystemLinq is null) + { + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); + } + return _SystemLinq; + } + } + private static PortableExecutableReference? _SystemMemory; /// @@ -2117,20 +2066,20 @@ public static PortableExecutableReference SystemMemory } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Net.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemNet is null) + if (_SystemNetHttpJson is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); + _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net80)"); } - return _SystemNet; + return _SystemNetHttpJson; } } @@ -2151,23 +2100,6 @@ public static PortableExecutableReference SystemNetHttp } } - private static PortableExecutableReference? _SystemNetHttpJson; - - /// - /// The for System.Net.Http.Json.dll - /// - public static PortableExecutableReference SystemNetHttpJson - { - get - { - if (_SystemNetHttpJson is null) - { - _SystemNetHttpJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http.Json")).GetReference(filePath: "System.Net.Http.Json.dll", display: "System.Net.Http.Json (net80)"); - } - return _SystemNetHttpJson; - } - } - private static PortableExecutableReference? _SystemNetHttpListener; /// @@ -2440,20 +2372,20 @@ public static PortableExecutableReference SystemNetWebSockets } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Numerics.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNet { get { - if (_SystemNumerics is null) + if (_SystemNet is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); } - return _SystemNumerics; + return _SystemNet; } } @@ -2474,6 +2406,23 @@ public static PortableExecutableReference SystemNumericsVectors } } + private static PortableExecutableReference? _SystemNumerics; + + /// + /// The for System.Numerics.dll + /// + public static PortableExecutableReference SystemNumerics + { + get + { + if (_SystemNumerics is null) + { + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); + } + return _SystemNumerics; + } + } + private static PortableExecutableReference? _SystemObjectModel; /// @@ -2508,40 +2457,6 @@ public static PortableExecutableReference SystemReflectionDispatchProxy } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); - } - return _SystemReflection; - } - } - - private static PortableExecutableReference? _SystemReflectionEmit; - - /// - /// The for System.Reflection.Emit.dll - /// - public static PortableExecutableReference SystemReflectionEmit - { - get - { - if (_SystemReflectionEmit is null) - { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); - } - return _SystemReflectionEmit; - } - } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// @@ -2576,6 +2491,23 @@ public static PortableExecutableReference SystemReflectionEmitLightweight } } + private static PortableExecutableReference? _SystemReflectionEmit; + + /// + /// The for System.Reflection.Emit.dll + /// + public static PortableExecutableReference SystemReflectionEmit + { + get + { + if (_SystemReflectionEmit is null) + { + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); + } + return _SystemReflectionEmit; + } + } + private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -2644,6 +2576,23 @@ public static PortableExecutableReference SystemReflectionTypeExtensions } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -2729,23 +2678,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -2780,23 +2712,6 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; - - /// - /// The for System.Runtime.InteropServices.dll - /// - public static PortableExecutableReference SystemRuntimeInteropServices - { - get - { - if (_SystemRuntimeInteropServices is null) - { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); - } - return _SystemRuntimeInteropServices; - } - } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// @@ -2831,6 +2746,23 @@ public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInf } } + private static PortableExecutableReference? _SystemRuntimeInteropServices; + + /// + /// The for System.Runtime.InteropServices.dll + /// + public static PortableExecutableReference SystemRuntimeInteropServices + { + get + { + if (_SystemRuntimeInteropServices is null) + { + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); + } + return _SystemRuntimeInteropServices; + } + } + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// @@ -2882,23 +2814,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2967,27 +2882,61 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeSerialization is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Security.Claims.dll + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); + } + return _SystemRuntime; + } + } + + private static PortableExecutableReference? _SystemSecurityAccessControl; + + /// + /// The for System.Security.AccessControl.dll + /// + public static PortableExecutableReference SystemSecurityAccessControl + { + get + { + if (_SystemSecurityAccessControl is null) + { + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); + } + return _SystemSecurityAccessControl; + } + } + + private static PortableExecutableReference? _SystemSecurityClaims; + + /// + /// The for System.Security.Claims.dll /// public static PortableExecutableReference SystemSecurityClaims { @@ -3052,23 +3001,6 @@ public static PortableExecutableReference SystemSecurityCryptographyCsp } } - private static PortableExecutableReference? _SystemSecurityCryptography; - - /// - /// The for System.Security.Cryptography.dll - /// - public static PortableExecutableReference SystemSecurityCryptography - { - get - { - if (_SystemSecurityCryptography is null) - { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); - } - return _SystemSecurityCryptography; - } - } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// @@ -3137,54 +3069,54 @@ public static PortableExecutableReference SystemSecurityCryptographyX509Certific } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for System.Security.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_SystemSecurity is null) + if (_SystemSecurityCryptography is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); } - return _SystemSecurity; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Principal.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityPrincipal is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); + _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net80)"); } - return _SystemSecurityPrincipal; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemSecurityPrincipal is null) { - _SystemSecurityPrincipalWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal.Windows")).GetReference(filePath: "System.Security.Principal.Windows.dll", display: "System.Security.Principal.Windows (net80)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); } - return _SystemSecurityPrincipalWindows; + return _SystemSecurityPrincipal; } } @@ -3205,6 +3137,23 @@ public static PortableExecutableReference SystemSecuritySecureString } } + private static PortableExecutableReference? _SystemSecurity; + + /// + /// The for System.Security.dll + /// + public static PortableExecutableReference SystemSecurity + { + get + { + if (_SystemSecurity is null) + { + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); + } + return _SystemSecurity; + } + } + private static PortableExecutableReference? _SystemServiceModelWeb; /// @@ -3256,37 +3205,37 @@ public static PortableExecutableReference SystemTextEncodingCodePages } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Text.Encoding.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemTextEncoding is null) + if (_SystemTextEncodingExtensions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net80)"); } - return _SystemTextEncoding; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemTextEncoding is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net80)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); } - return _SystemTextEncodingExtensions; + return _SystemTextEncoding; } } @@ -3358,23 +3307,6 @@ public static PortableExecutableReference SystemThreadingChannels } } - private static PortableExecutableReference? _SystemThreading; - - /// - /// The for System.Threading.dll - /// - public static PortableExecutableReference SystemThreading - { - get - { - if (_SystemThreading is null) - { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); - } - return _SystemThreading; - } - } - private static PortableExecutableReference? _SystemThreadingOverlapped; /// @@ -3409,23 +3341,6 @@ public static PortableExecutableReference SystemThreadingTasksDataflow } } - private static PortableExecutableReference? _SystemThreadingTasks; - - /// - /// The for System.Threading.Tasks.dll - /// - public static PortableExecutableReference SystemThreadingTasks - { - get - { - if (_SystemThreadingTasks is null) - { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); - } - return _SystemThreadingTasks; - } - } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// @@ -3460,6 +3375,23 @@ public static PortableExecutableReference SystemThreadingTasksParallel } } + private static PortableExecutableReference? _SystemThreadingTasks; + + /// + /// The for System.Threading.Tasks.dll + /// + public static PortableExecutableReference SystemThreadingTasks + { + get + { + if (_SystemThreadingTasks is null) + { + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); + } + return _SystemThreadingTasks; + } + } + private static PortableExecutableReference? _SystemThreadingThread; /// @@ -3511,20 +3443,20 @@ public static PortableExecutableReference SystemThreadingTimer } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Transactions.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreading { get { - if (_SystemTransactions is null) + if (_SystemThreading is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); } - return _SystemTransactions; + return _SystemThreading; } } @@ -3545,37 +3477,37 @@ public static PortableExecutableReference SystemTransactionsLocal } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.ValueTuple.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemTransactions { get { - if (_SystemValueTuple is null) + if (_SystemTransactions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); } - return _SystemValueTuple; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Web.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemWeb is null) + if (_SystemValueTuple is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); } - return _SystemWeb; + return _SystemValueTuple; } } @@ -3596,37 +3528,37 @@ public static PortableExecutableReference SystemWebHttpUtility } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Windows.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemWeb { get { - if (_SystemWindows is null) + if (_SystemWeb is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); } - return _SystemWindows; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWindows { get { - if (_SystemXml is null) + if (_SystemWindows is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); } - return _SystemXml; + return _SystemWindows; } } @@ -3698,27 +3630,61 @@ public static PortableExecutableReference SystemXmlXDocument } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemXmlXmlDocument is null) + if (_SystemXmlXPathXDocument is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net80)"); } - return _SystemXmlXmlDocument; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); + } + return _SystemXmlXPath; + } + } + + private static PortableExecutableReference? _SystemXmlXmlDocument; + + /// + /// The for System.Xml.XmlDocument.dll + /// + public static PortableExecutableReference SystemXmlXmlDocument + { + get + { + if (_SystemXmlXmlDocument is null) + { + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); + } + return _SystemXmlXmlDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXmlSerializer; + + /// + /// The for System.Xml.XmlSerializer.dll /// public static PortableExecutableReference SystemXmlXmlSerializer { @@ -3732,37 +3698,37 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net80)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); } - return _SystemXmlXPathXDocument; + return _System; } } @@ -3783,6 +3749,40 @@ public static PortableExecutableReference WindowsBase } } + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); + } + return _netstandard; + } + } + private static ImmutableArray _all; public static ImmutableArray All { @@ -3797,21 +3797,19 @@ public static ImmutableArray All MicrosoftVisualBasic, MicrosoftWin32Primitives, MicrosoftWin32Registry, - mscorlib, - netstandard, SystemAppContext, SystemBuffers, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsImmutable, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelAnnotations, SystemComponentModelDataAnnotations, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConfiguration, SystemConsole, SystemCore, @@ -3828,38 +3826,36 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemFormatsAsn1, SystemFormatsTar, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, + SystemGlobalization, SystemIOCompressionBrotli, - SystemIOCompression, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, + SystemIOCompression, SystemIOFileSystemAccessControl, - SystemIOFileSystem, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipesAccessControl, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, + SystemLinq, SystemMemory, - SystemNet, - SystemNetHttp, SystemNetHttpJson, + SystemNetHttp, SystemNetHttpListener, SystemNetMail, SystemNetNameResolution, @@ -3876,85 +3872,89 @@ public static ImmutableArray All SystemNetWebProxy, SystemNetWebSocketsClient, SystemNetWebSockets, - SystemNumerics, + SystemNet, SystemNumericsVectors, + SystemNumerics, SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, SystemReflectionEmitILGeneration, SystemReflectionEmitLightweight, + SystemReflectionEmit, SystemReflectionExtensions, SystemReflectionMetadata, SystemReflectionPrimitives, SystemReflectionTypeExtensions, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesUnsafe, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesJavaScript, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeIntrinsics, SystemRuntimeLoader, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityAccessControl, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCng, SystemSecurityCryptographyCsp, - SystemSecurityCryptography, SystemSecurityCryptographyEncoding, SystemSecurityCryptographyOpenSsl, SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemSecurityCryptography, SystemSecurityPrincipalWindows, + SystemSecurityPrincipal, SystemSecuritySecureString, + SystemSecurity, SystemServiceModelWeb, SystemServiceProcess, SystemTextEncodingCodePages, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextEncodingsWeb, SystemTextJson, SystemTextRegularExpressions, SystemThreadingChannels, - SystemThreading, SystemThreadingOverlapped, SystemThreadingTasksDataflow, - SystemThreadingTasks, SystemThreadingTasksExtensions, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, - SystemTransactions, + SystemThreading, SystemTransactionsLocal, + SystemTransactions, SystemValueTuple, - SystemWeb, SystemWebHttpUtility, + SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, WindowsBase, + mscorlib, + netstandard, ]; } return _all; @@ -3997,18 +3997,6 @@ public static class Resources public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net80.Microsoft.Win32.Registry"); private static byte[]? _MicrosoftWin32Registry; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -4027,12 +4015,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net80.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.Immutable.dll /// @@ -4051,6 +4033,12 @@ public static class Resources public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net80.System.Collections.Specialized"); private static byte[]? _SystemCollectionsSpecialized; + /// + /// The image bytes for System.Collections.dll + /// + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); + private static byte[]? _SystemCollections; + /// /// The image bytes for System.ComponentModel.Annotations.dll /// @@ -4063,12 +4051,6 @@ public static class Resources public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net80.System.ComponentModel.DataAnnotations"); private static byte[]? _SystemComponentModelDataAnnotations; - /// - /// The image bytes for System.ComponentModel.dll - /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// @@ -4087,6 +4069,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net80.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Configuration.dll /// @@ -4184,10 +4172,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net80.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -4195,12 +4183,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net80.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net80.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -4225,12 +4207,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net80.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -4238,16 +4214,16 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -4262,10 +4238,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net80.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.AccessControl.dll @@ -4273,12 +4249,6 @@ public static class Resources public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net80.System.IO.FileSystem.AccessControl"); private static byte[]? _SystemIOFileSystemAccessControl; - /// - /// The image bytes for System.IO.FileSystem.dll - /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// @@ -4297,6 +4267,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net80.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -4328,10 +4304,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net80.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -4351,6 +4327,12 @@ public static class Resources public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net80.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; + /// + /// The image bytes for System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); + private static byte[]? _SystemLinq; + /// /// The image bytes for System.Memory.dll /// @@ -4358,10 +4340,10 @@ public static class Resources private static byte[]? _SystemMemory; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// /// The image bytes for System.Net.Http.dll @@ -4369,12 +4351,6 @@ public static class Resources public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net80.System.Net.Http"); private static byte[]? _SystemNetHttp; - /// - /// The image bytes for System.Net.Http.Json.dll - /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - /// /// The image bytes for System.Net.HttpListener.dll /// @@ -4472,10 +4448,10 @@ public static class Resources private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); + private static byte[]? _SystemNet; /// /// The image bytes for System.Numerics.Vectors.dll @@ -4483,6 +4459,12 @@ public static class Resources public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net80.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; + /// + /// The image bytes for System.Numerics.dll + /// + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); + private static byte[]? _SystemNumerics; + /// /// The image bytes for System.ObjectModel.dll /// @@ -4495,18 +4477,6 @@ public static class Resources public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net80.System.Reflection.DispatchProxy"); private static byte[]? _SystemReflectionDispatchProxy; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); - private static byte[]? _SystemReflection; - - /// - /// The image bytes for System.Reflection.Emit.dll - /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - /// /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// @@ -4519,6 +4489,12 @@ public static class Resources public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net80.System.Reflection.Emit.Lightweight"); private static byte[]? _SystemReflectionEmitLightweight; + /// + /// The image bytes for System.Reflection.Emit.dll + /// + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -4543,6 +4519,12 @@ public static class Resources public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net80.System.Reflection.TypeExtensions"); private static byte[]? _SystemReflectionTypeExtensions; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -4573,12 +4555,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net80.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -4591,12 +4567,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net80.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// @@ -4609,6 +4579,12 @@ public static class Resources public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net80.System.Runtime.InteropServices.RuntimeInformation"); private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// /// The image bytes for System.Runtime.Intrinsics.dll /// @@ -4627,12 +4603,6 @@ public static class Resources public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net80.System.Runtime.Numerics"); private static byte[]? _SystemRuntimeNumerics; - /// - /// The image bytes for System.Runtime.Serialization.dll - /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - /// /// The image bytes for System.Runtime.Serialization.Formatters.dll /// @@ -4657,6 +4627,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net80.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.AccessControl.dll /// @@ -4687,12 +4669,6 @@ public static class Resources public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net80.System.Security.Cryptography.Csp"); private static byte[]? _SystemSecurityCryptographyCsp; - /// - /// The image bytes for System.Security.Cryptography.dll - /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - /// /// The image bytes for System.Security.Cryptography.Encoding.dll /// @@ -4718,16 +4694,10 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Security.dll - /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); - private static byte[]? _SystemSecurity; - - /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// /// The image bytes for System.Security.Principal.Windows.dll @@ -4735,12 +4705,24 @@ public static class Resources public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net80.System.Security.Principal.Windows"); private static byte[]? _SystemSecurityPrincipalWindows; + /// + /// The image bytes for System.Security.Principal.dll + /// + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// /// The image bytes for System.Security.SecureString.dll /// public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net80.System.Security.SecureString"); private static byte[]? _SystemSecuritySecureString; + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); + private static byte[]? _SystemSecurity; + /// /// The image bytes for System.ServiceModel.Web.dll /// @@ -4759,18 +4741,18 @@ public static class Resources public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net80.System.Text.Encoding.CodePages"); private static byte[]? _SystemTextEncodingCodePages; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net80.System.Text.Encoding.Extensions"); private static byte[]? _SystemTextEncodingExtensions; + /// + /// The image bytes for System.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// /// The image bytes for System.Text.Encodings.Web.dll /// @@ -4795,12 +4777,6 @@ public static class Resources public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net80.System.Threading.Channels"); private static byte[]? _SystemThreadingChannels; - /// - /// The image bytes for System.Threading.dll - /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); - private static byte[]? _SystemThreading; - /// /// The image bytes for System.Threading.Overlapped.dll /// @@ -4813,12 +4789,6 @@ public static class Resources public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net80.System.Threading.Tasks.Dataflow"); private static byte[]? _SystemThreadingTasksDataflow; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Extensions.dll /// @@ -4831,6 +4801,12 @@ public static class Resources public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net80.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -4850,10 +4826,10 @@ public static class Resources private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); + private static byte[]? _SystemThreading; /// /// The image bytes for System.Transactions.Local.dll @@ -4862,16 +4838,16 @@ public static class Resources private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net80.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// /// The image bytes for System.Web.HttpUtility.dll @@ -4880,16 +4856,16 @@ public static class Resources private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net80.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); + private static byte[]? _SystemWindows; /// /// The image bytes for System.Xml.Linq.dll @@ -4915,6 +4891,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net80.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -4928,16 +4916,16 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); + private static byte[]? _System; /// /// The image bytes for WindowsBase.dll @@ -4945,6 +4933,18 @@ public static class Resources public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80.WindowsBase"); private static byte[]? _WindowsBase; + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); + private static byte[]? _netstandard; + } } diff --git a/Src/Basic.Reference.Assemblies/Generated.Net80.targets b/Src/Basic.Reference.Assemblies/Generated.Net80.targets index daa4a00..0ffa5bd 100644 --- a/Src/Basic.Reference.Assemblies/Generated.Net80.targets +++ b/Src/Basic.Reference.Assemblies/Generated.Net80.targets @@ -1,656 +1,656 @@ - + net80.Microsoft.CSharp Resources\net80\Microsoft.CSharp.dll - + net80.Microsoft.VisualBasic.Core Resources\net80\Microsoft.VisualBasic.Core.dll - + net80.Microsoft.VisualBasic Resources\net80\Microsoft.VisualBasic.dll - + net80.Microsoft.Win32.Primitives Resources\net80\Microsoft.Win32.Primitives.dll - + net80.Microsoft.Win32.Registry Resources\net80\Microsoft.Win32.Registry.dll - - net80.mscorlib - Resources\net80\mscorlib.dll - - - net80.netstandard - Resources\net80\netstandard.dll - - + net80.System.AppContext Resources\net80\System.AppContext.dll - + net80.System.Buffers Resources\net80\System.Buffers.dll - + net80.System.Collections.Concurrent Resources\net80\System.Collections.Concurrent.dll - - net80.System.Collections - Resources\net80\System.Collections.dll - - + net80.System.Collections.Immutable Resources\net80\System.Collections.Immutable.dll - + net80.System.Collections.NonGeneric Resources\net80\System.Collections.NonGeneric.dll - + net80.System.Collections.Specialized Resources\net80\System.Collections.Specialized.dll - + + net80.System.Collections + Resources\net80\System.Collections.dll + + net80.System.ComponentModel.Annotations Resources\net80\System.ComponentModel.Annotations.dll - + net80.System.ComponentModel.DataAnnotations Resources\net80\System.ComponentModel.DataAnnotations.dll - - net80.System.ComponentModel - Resources\net80\System.ComponentModel.dll - - + net80.System.ComponentModel.EventBasedAsync Resources\net80\System.ComponentModel.EventBasedAsync.dll - + net80.System.ComponentModel.Primitives Resources\net80\System.ComponentModel.Primitives.dll - + net80.System.ComponentModel.TypeConverter Resources\net80\System.ComponentModel.TypeConverter.dll - + + net80.System.ComponentModel + Resources\net80\System.ComponentModel.dll + + net80.System.Configuration Resources\net80\System.Configuration.dll - + net80.System.Console Resources\net80\System.Console.dll - + net80.System.Core Resources\net80\System.Core.dll - + net80.System.Data.Common Resources\net80\System.Data.Common.dll - + net80.System.Data.DataSetExtensions Resources\net80\System.Data.DataSetExtensions.dll - + net80.System.Data Resources\net80\System.Data.dll - + net80.System.Diagnostics.Contracts Resources\net80\System.Diagnostics.Contracts.dll - + net80.System.Diagnostics.Debug Resources\net80\System.Diagnostics.Debug.dll - + net80.System.Diagnostics.DiagnosticSource Resources\net80\System.Diagnostics.DiagnosticSource.dll - + net80.System.Diagnostics.FileVersionInfo Resources\net80\System.Diagnostics.FileVersionInfo.dll - + net80.System.Diagnostics.Process Resources\net80\System.Diagnostics.Process.dll - + net80.System.Diagnostics.StackTrace Resources\net80\System.Diagnostics.StackTrace.dll - + net80.System.Diagnostics.TextWriterTraceListener Resources\net80\System.Diagnostics.TextWriterTraceListener.dll - + net80.System.Diagnostics.Tools Resources\net80\System.Diagnostics.Tools.dll - + net80.System.Diagnostics.TraceSource Resources\net80\System.Diagnostics.TraceSource.dll - + net80.System.Diagnostics.Tracing Resources\net80\System.Diagnostics.Tracing.dll - - net80.System - Resources\net80\System.dll + + net80.System.Drawing.Primitives + Resources\net80\System.Drawing.Primitives.dll - + net80.System.Drawing Resources\net80\System.Drawing.dll - - net80.System.Drawing.Primitives - Resources\net80\System.Drawing.Primitives.dll - - + net80.System.Dynamic.Runtime Resources\net80\System.Dynamic.Runtime.dll - + net80.System.Formats.Asn1 Resources\net80\System.Formats.Asn1.dll - + net80.System.Formats.Tar Resources\net80\System.Formats.Tar.dll - + net80.System.Globalization.Calendars Resources\net80\System.Globalization.Calendars.dll - - net80.System.Globalization - Resources\net80\System.Globalization.dll - - + net80.System.Globalization.Extensions Resources\net80\System.Globalization.Extensions.dll - + + net80.System.Globalization + Resources\net80\System.Globalization.dll + + net80.System.IO.Compression.Brotli Resources\net80\System.IO.Compression.Brotli.dll - - net80.System.IO.Compression - Resources\net80\System.IO.Compression.dll - - + net80.System.IO.Compression.FileSystem Resources\net80\System.IO.Compression.FileSystem.dll - + net80.System.IO.Compression.ZipFile Resources\net80\System.IO.Compression.ZipFile.dll - - net80.System.IO - Resources\net80\System.IO.dll + + net80.System.IO.Compression + Resources\net80\System.IO.Compression.dll - + net80.System.IO.FileSystem.AccessControl Resources\net80\System.IO.FileSystem.AccessControl.dll - - net80.System.IO.FileSystem - Resources\net80\System.IO.FileSystem.dll - - + net80.System.IO.FileSystem.DriveInfo Resources\net80\System.IO.FileSystem.DriveInfo.dll - + net80.System.IO.FileSystem.Primitives Resources\net80\System.IO.FileSystem.Primitives.dll - + net80.System.IO.FileSystem.Watcher Resources\net80\System.IO.FileSystem.Watcher.dll - + + net80.System.IO.FileSystem + Resources\net80\System.IO.FileSystem.dll + + net80.System.IO.IsolatedStorage Resources\net80\System.IO.IsolatedStorage.dll - + net80.System.IO.MemoryMappedFiles Resources\net80\System.IO.MemoryMappedFiles.dll - + net80.System.IO.Pipes.AccessControl Resources\net80\System.IO.Pipes.AccessControl.dll - + net80.System.IO.Pipes Resources\net80\System.IO.Pipes.dll - + net80.System.IO.UnmanagedMemoryStream Resources\net80\System.IO.UnmanagedMemoryStream.dll - - net80.System.Linq - Resources\net80\System.Linq.dll + + net80.System.IO + Resources\net80\System.IO.dll - + net80.System.Linq.Expressions Resources\net80\System.Linq.Expressions.dll - + net80.System.Linq.Parallel Resources\net80\System.Linq.Parallel.dll - + net80.System.Linq.Queryable Resources\net80\System.Linq.Queryable.dll - + + net80.System.Linq + Resources\net80\System.Linq.dll + + net80.System.Memory Resources\net80\System.Memory.dll - - net80.System.Net - Resources\net80\System.Net.dll + + net80.System.Net.Http.Json + Resources\net80\System.Net.Http.Json.dll - + net80.System.Net.Http Resources\net80\System.Net.Http.dll - - net80.System.Net.Http.Json - Resources\net80\System.Net.Http.Json.dll - - + net80.System.Net.HttpListener Resources\net80\System.Net.HttpListener.dll - + net80.System.Net.Mail Resources\net80\System.Net.Mail.dll - + net80.System.Net.NameResolution Resources\net80\System.Net.NameResolution.dll - + net80.System.Net.NetworkInformation Resources\net80\System.Net.NetworkInformation.dll - + net80.System.Net.Ping Resources\net80\System.Net.Ping.dll - + net80.System.Net.Primitives Resources\net80\System.Net.Primitives.dll - + net80.System.Net.Quic Resources\net80\System.Net.Quic.dll - + net80.System.Net.Requests Resources\net80\System.Net.Requests.dll - + net80.System.Net.Security Resources\net80\System.Net.Security.dll - + net80.System.Net.ServicePoint Resources\net80\System.Net.ServicePoint.dll - + net80.System.Net.Sockets Resources\net80\System.Net.Sockets.dll - + net80.System.Net.WebClient Resources\net80\System.Net.WebClient.dll - + net80.System.Net.WebHeaderCollection Resources\net80\System.Net.WebHeaderCollection.dll - + net80.System.Net.WebProxy Resources\net80\System.Net.WebProxy.dll - + net80.System.Net.WebSockets.Client Resources\net80\System.Net.WebSockets.Client.dll - + net80.System.Net.WebSockets Resources\net80\System.Net.WebSockets.dll - - net80.System.Numerics - Resources\net80\System.Numerics.dll + + net80.System.Net + Resources\net80\System.Net.dll - + net80.System.Numerics.Vectors Resources\net80\System.Numerics.Vectors.dll - + + net80.System.Numerics + Resources\net80\System.Numerics.dll + + net80.System.ObjectModel Resources\net80\System.ObjectModel.dll - + net80.System.Reflection.DispatchProxy Resources\net80\System.Reflection.DispatchProxy.dll - - net80.System.Reflection - Resources\net80\System.Reflection.dll - - - net80.System.Reflection.Emit - Resources\net80\System.Reflection.Emit.dll - - + net80.System.Reflection.Emit.ILGeneration Resources\net80\System.Reflection.Emit.ILGeneration.dll - + net80.System.Reflection.Emit.Lightweight Resources\net80\System.Reflection.Emit.Lightweight.dll - + + net80.System.Reflection.Emit + Resources\net80\System.Reflection.Emit.dll + + net80.System.Reflection.Extensions Resources\net80\System.Reflection.Extensions.dll - + net80.System.Reflection.Metadata Resources\net80\System.Reflection.Metadata.dll - + net80.System.Reflection.Primitives Resources\net80\System.Reflection.Primitives.dll - + net80.System.Reflection.TypeExtensions Resources\net80\System.Reflection.TypeExtensions.dll - + + net80.System.Reflection + Resources\net80\System.Reflection.dll + + net80.System.Resources.Reader Resources\net80\System.Resources.Reader.dll - + net80.System.Resources.ResourceManager Resources\net80\System.Resources.ResourceManager.dll - + net80.System.Resources.Writer Resources\net80\System.Resources.Writer.dll - + net80.System.Runtime.CompilerServices.Unsafe Resources\net80\System.Runtime.CompilerServices.Unsafe.dll - + net80.System.Runtime.CompilerServices.VisualC Resources\net80\System.Runtime.CompilerServices.VisualC.dll - - net80.System.Runtime - Resources\net80\System.Runtime.dll - - + net80.System.Runtime.Extensions Resources\net80\System.Runtime.Extensions.dll - + net80.System.Runtime.Handles Resources\net80\System.Runtime.Handles.dll - - net80.System.Runtime.InteropServices - Resources\net80\System.Runtime.InteropServices.dll - - + net80.System.Runtime.InteropServices.JavaScript Resources\net80\System.Runtime.InteropServices.JavaScript.dll - + net80.System.Runtime.InteropServices.RuntimeInformation Resources\net80\System.Runtime.InteropServices.RuntimeInformation.dll - + + net80.System.Runtime.InteropServices + Resources\net80\System.Runtime.InteropServices.dll + + net80.System.Runtime.Intrinsics Resources\net80\System.Runtime.Intrinsics.dll - + net80.System.Runtime.Loader Resources\net80\System.Runtime.Loader.dll - + net80.System.Runtime.Numerics Resources\net80\System.Runtime.Numerics.dll - - net80.System.Runtime.Serialization - Resources\net80\System.Runtime.Serialization.dll - - + net80.System.Runtime.Serialization.Formatters Resources\net80\System.Runtime.Serialization.Formatters.dll - + net80.System.Runtime.Serialization.Json Resources\net80\System.Runtime.Serialization.Json.dll - + net80.System.Runtime.Serialization.Primitives Resources\net80\System.Runtime.Serialization.Primitives.dll - + net80.System.Runtime.Serialization.Xml Resources\net80\System.Runtime.Serialization.Xml.dll - + + net80.System.Runtime.Serialization + Resources\net80\System.Runtime.Serialization.dll + + + net80.System.Runtime + Resources\net80\System.Runtime.dll + + net80.System.Security.AccessControl Resources\net80\System.Security.AccessControl.dll - + net80.System.Security.Claims Resources\net80\System.Security.Claims.dll - + net80.System.Security.Cryptography.Algorithms Resources\net80\System.Security.Cryptography.Algorithms.dll - + net80.System.Security.Cryptography.Cng Resources\net80\System.Security.Cryptography.Cng.dll - + net80.System.Security.Cryptography.Csp Resources\net80\System.Security.Cryptography.Csp.dll - - net80.System.Security.Cryptography - Resources\net80\System.Security.Cryptography.dll - - + net80.System.Security.Cryptography.Encoding Resources\net80\System.Security.Cryptography.Encoding.dll - + net80.System.Security.Cryptography.OpenSsl Resources\net80\System.Security.Cryptography.OpenSsl.dll - + net80.System.Security.Cryptography.Primitives Resources\net80\System.Security.Cryptography.Primitives.dll - + net80.System.Security.Cryptography.X509Certificates Resources\net80\System.Security.Cryptography.X509Certificates.dll - - net80.System.Security - Resources\net80\System.Security.dll - - - net80.System.Security.Principal - Resources\net80\System.Security.Principal.dll + + net80.System.Security.Cryptography + Resources\net80\System.Security.Cryptography.dll - + net80.System.Security.Principal.Windows Resources\net80\System.Security.Principal.Windows.dll - + + net80.System.Security.Principal + Resources\net80\System.Security.Principal.dll + + net80.System.Security.SecureString Resources\net80\System.Security.SecureString.dll - + + net80.System.Security + Resources\net80\System.Security.dll + + net80.System.ServiceModel.Web Resources\net80\System.ServiceModel.Web.dll - + net80.System.ServiceProcess Resources\net80\System.ServiceProcess.dll - + net80.System.Text.Encoding.CodePages Resources\net80\System.Text.Encoding.CodePages.dll - - net80.System.Text.Encoding - Resources\net80\System.Text.Encoding.dll - - + net80.System.Text.Encoding.Extensions Resources\net80\System.Text.Encoding.Extensions.dll - + + net80.System.Text.Encoding + Resources\net80\System.Text.Encoding.dll + + net80.System.Text.Encodings.Web Resources\net80\System.Text.Encodings.Web.dll - + net80.System.Text.Json Resources\net80\System.Text.Json.dll - + net80.System.Text.RegularExpressions Resources\net80\System.Text.RegularExpressions.dll - + net80.System.Threading.Channels Resources\net80\System.Threading.Channels.dll - - net80.System.Threading - Resources\net80\System.Threading.dll - - + net80.System.Threading.Overlapped Resources\net80\System.Threading.Overlapped.dll - + net80.System.Threading.Tasks.Dataflow Resources\net80\System.Threading.Tasks.Dataflow.dll - - net80.System.Threading.Tasks - Resources\net80\System.Threading.Tasks.dll - - + net80.System.Threading.Tasks.Extensions Resources\net80\System.Threading.Tasks.Extensions.dll - + net80.System.Threading.Tasks.Parallel Resources\net80\System.Threading.Tasks.Parallel.dll - + + net80.System.Threading.Tasks + Resources\net80\System.Threading.Tasks.dll + + net80.System.Threading.Thread Resources\net80\System.Threading.Thread.dll - + net80.System.Threading.ThreadPool Resources\net80\System.Threading.ThreadPool.dll - + net80.System.Threading.Timer Resources\net80\System.Threading.Timer.dll - - net80.System.Transactions - Resources\net80\System.Transactions.dll + + net80.System.Threading + Resources\net80\System.Threading.dll - + net80.System.Transactions.Local Resources\net80\System.Transactions.Local.dll - + + net80.System.Transactions + Resources\net80\System.Transactions.dll + + net80.System.ValueTuple Resources\net80\System.ValueTuple.dll - - net80.System.Web - Resources\net80\System.Web.dll - - + net80.System.Web.HttpUtility Resources\net80\System.Web.HttpUtility.dll - + + net80.System.Web + Resources\net80\System.Web.dll + + net80.System.Windows Resources\net80\System.Windows.dll - - net80.System.Xml - Resources\net80\System.Xml.dll - - + net80.System.Xml.Linq Resources\net80\System.Xml.Linq.dll - + net80.System.Xml.ReaderWriter Resources\net80\System.Xml.ReaderWriter.dll - + net80.System.Xml.Serialization Resources\net80\System.Xml.Serialization.dll - + net80.System.Xml.XDocument Resources\net80\System.Xml.XDocument.dll - + + net80.System.Xml.XPath.XDocument + Resources\net80\System.Xml.XPath.XDocument.dll + + + net80.System.Xml.XPath + Resources\net80\System.Xml.XPath.dll + + net80.System.Xml.XmlDocument Resources\net80\System.Xml.XmlDocument.dll - + net80.System.Xml.XmlSerializer Resources\net80\System.Xml.XmlSerializer.dll - - net80.System.Xml.XPath - Resources\net80\System.Xml.XPath.dll + + net80.System.Xml + Resources\net80\System.Xml.dll - - net80.System.Xml.XPath.XDocument - Resources\net80\System.Xml.XPath.XDocument.dll + + net80.System + Resources\net80\System.dll - + net80.WindowsBase Resources\net80\WindowsBase.dll + + net80.mscorlib + Resources\net80\mscorlib.dll + + + net80.netstandard + Resources\net80\netstandard.dll + diff --git a/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs b/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs index 5889477..759a99d 100644 --- a/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs +++ b/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs @@ -17,16 +17,6 @@ public static class ReferenceInfos /// public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard20.References.MicrosoftWin32Primitives, global::System.Guid.Parse("ef0f8705-999f-47b0-9bff-1ee1eb8433e0")); - /// - /// The for mscorlib.dll - /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); - - /// - /// The for netstandard.dll - /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard20.References.netstandard, global::System.Guid.Parse("6dadd22e-0197-42ce-80aa-efef99855be0")); - /// /// The for System.AppContext.dll /// @@ -37,11 +27,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard20.References.SystemCollectionsConcurrent, global::System.Guid.Parse("a23616b5-238b-4f51-9c18-851933186bb3")); - /// - /// The for System.Collections.dll - /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard20.References.SystemCollections, global::System.Guid.Parse("23ceb428-fda9-4f80-8e62-c7731fe00182")); - /// /// The for System.Collections.NonGeneric.dll /// @@ -53,14 +38,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetStandard20.References.SystemCollectionsSpecialized, global::System.Guid.Parse("1e16d32a-b060-4128-a5bc-d620568d2180")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, NetStandard20.References.SystemComponentModelComposition, global::System.Guid.Parse("efa9b4d8-6c50-4c84-a8c1-16c478b1e108")); + public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard20.References.SystemCollections, global::System.Guid.Parse("23ceb428-fda9-4f80-8e62-c7731fe00182")); /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetStandard20.References.SystemComponentModel, global::System.Guid.Parse("52d8232f-00e6-4c38-abac-39babc57763c")); + public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, NetStandard20.References.SystemComponentModelComposition, global::System.Guid.Parse("efa9b4d8-6c50-4c84-a8c1-16c478b1e108")); /// /// The for System.ComponentModel.EventBasedAsync.dll @@ -77,6 +62,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetStandard20.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c7eac0fc-1738-4883-811e-e62665243eb6")); + /// + /// The for System.ComponentModel.dll + /// + public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetStandard20.References.SystemComponentModel, global::System.Guid.Parse("52d8232f-00e6-4c38-abac-39babc57763c")); + /// /// The for System.Console.dll /// @@ -143,20 +133,15 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, NetStandard20.References.SystemDiagnosticsTracing, global::System.Guid.Parse("761fd567-a8ad-4312-8149-5aa3b0ab40d8")); /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetStandard20.References.System, global::System.Guid.Parse("4b5030eb-e663-44e9-a8a2-3cf3c5e8be6a")); + public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetStandard20.References.SystemDrawingPrimitives, global::System.Guid.Parse("eb1b0fcc-cab8-490f-b427-8c111b33b8f2")); /// /// The for System.Drawing.dll /// public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetStandard20.References.SystemDrawing, global::System.Guid.Parse("4395da3d-aaec-43a0-87c3-4201e65b1667")); - /// - /// The for System.Drawing.Primitives.dll - /// - public static ReferenceInfo SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, NetStandard20.References.SystemDrawingPrimitives, global::System.Guid.Parse("eb1b0fcc-cab8-490f-b427-8c111b33b8f2")); - /// /// The for System.Dynamic.Runtime.dll /// @@ -167,20 +152,15 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard20.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d5041a8d-1147-4c6f-af68-6828fe374b3a")); - /// - /// The for System.Globalization.dll - /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard20.References.SystemGlobalization, global::System.Guid.Parse("55c2321c-3861-487f-a1f2-fe3ffc5a1be9")); - /// /// The for System.Globalization.Extensions.dll /// public static ReferenceInfo SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, NetStandard20.References.SystemGlobalizationExtensions, global::System.Guid.Parse("066ebc42-59a4-4361-a48a-440acad51283")); /// - /// The for System.IO.Compression.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard20.References.SystemIOCompression, global::System.Guid.Parse("71a6e267-93f1-49bb-8eed-dc2cef063971")); + public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard20.References.SystemGlobalization, global::System.Guid.Parse("55c2321c-3861-487f-a1f2-fe3ffc5a1be9")); /// /// The for System.IO.Compression.FileSystem.dll @@ -193,14 +173,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, NetStandard20.References.SystemIOCompressionZipFile, global::System.Guid.Parse("6b3a44ab-2d51-443b-abc2-01aee73b82a1")); /// - /// The for System.IO.dll - /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard20.References.SystemIO, global::System.Guid.Parse("130de927-6b0b-4fbc-a27f-1504efaf28e9")); - - /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard20.References.SystemIOFileSystem, global::System.Guid.Parse("286e02b0-de63-4544-8f58-e93a976fbb1f")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard20.References.SystemIOCompression, global::System.Guid.Parse("71a6e267-93f1-49bb-8eed-dc2cef063971")); /// /// The for System.IO.FileSystem.DriveInfo.dll @@ -217,6 +192,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, NetStandard20.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cd2590a0-b4b3-4d63-b9ca-8d9bc6cac698")); + /// + /// The for System.IO.FileSystem.dll + /// + public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard20.References.SystemIOFileSystem, global::System.Guid.Parse("286e02b0-de63-4544-8f58-e93a976fbb1f")); + /// /// The for System.IO.IsolatedStorage.dll /// @@ -238,9 +218,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetStandard20.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("a84a808b-dc08-4a3f-97a4-321ae5e09ab9")); /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard20.References.SystemLinq, global::System.Guid.Parse("7d1c9ef6-52b1-47d4-8322-1587ce76473e")); + public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard20.References.SystemIO, global::System.Guid.Parse("130de927-6b0b-4fbc-a27f-1504efaf28e9")); /// /// The for System.Linq.Expressions.dll @@ -258,9 +238,9 @@ public static class ReferenceInfos public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetStandard20.References.SystemLinqQueryable, global::System.Guid.Parse("f4f38f1c-dee7-49cd-aa7e-5d142fb264b3")); /// - /// The for System.Net.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetStandard20.References.SystemNet, global::System.Guid.Parse("03b25722-587f-4ac6-bc9b-990ab080a796")); + public static ReferenceInfo SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard20.References.SystemLinq, global::System.Guid.Parse("7d1c9ef6-52b1-47d4-8322-1587ce76473e")); /// /// The for System.Net.Http.dll @@ -317,6 +297,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetStandard20.References.SystemNetWebSockets, global::System.Guid.Parse("d0d141cd-fdb3-48b6-a40c-ec8fbdb22212")); + /// + /// The for System.Net.dll + /// + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, NetStandard20.References.SystemNet, global::System.Guid.Parse("03b25722-587f-4ac6-bc9b-990ab080a796")); + /// /// The for System.Numerics.dll /// @@ -327,11 +312,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard20.References.SystemObjectModel, global::System.Guid.Parse("9e95c71c-76d5-49dc-abb6-42539bcad76b")); - /// - /// The for System.Reflection.dll - /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard20.References.SystemReflection, global::System.Guid.Parse("7fe1520d-e2ed-4555-b750-e59c8379dd46")); - /// /// The for System.Reflection.Extensions.dll /// @@ -342,6 +322,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard20.References.SystemReflectionPrimitives, global::System.Guid.Parse("b58cfcf2-0552-4cfb-b22f-e768e310a971")); + /// + /// The for System.Reflection.dll + /// + public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard20.References.SystemReflection, global::System.Guid.Parse("7fe1520d-e2ed-4555-b750-e59c8379dd46")); + /// /// The for System.Resources.Reader.dll /// @@ -362,11 +347,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, NetStandard20.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("d006d627-2174-4738-b6ab-b319bc371761")); - /// - /// The for System.Runtime.dll - /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard20.References.SystemRuntime, global::System.Guid.Parse("31414faf-61cf-4420-91eb-440369fc5b0a")); - /// /// The for System.Runtime.Extensions.dll /// @@ -377,25 +357,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard20.References.SystemRuntimeHandles, global::System.Guid.Parse("fb475d8b-180e-42f8-9173-20bcbe3dbc8c")); - /// - /// The for System.Runtime.InteropServices.dll - /// - public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard20.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b0156c63-daa5-42f3-8a6f-b62237390df4")); - /// /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, NetStandard20.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("c451e154-cfd1-4b6e-b999-1f208d072aec")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard20.References.SystemRuntimeNumerics, global::System.Guid.Parse("de2926e0-fff1-4817-ae23-fea7c6dfd039")); + public static ReferenceInfo SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard20.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b0156c63-daa5-42f3-8a6f-b62237390df4")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard20.References.SystemRuntimeSerialization, global::System.Guid.Parse("06cc3fcb-70f1-4ca1-9f88-e346222a7d1d")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard20.References.SystemRuntimeNumerics, global::System.Guid.Parse("de2926e0-fff1-4817-ae23-fea7c6dfd039")); /// /// The for System.Runtime.Serialization.Formatters.dll @@ -417,6 +392,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, NetStandard20.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("fd757745-15e4-463f-be7e-d908b0f36f66")); + /// + /// The for System.Runtime.Serialization.dll + /// + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard20.References.SystemRuntimeSerialization, global::System.Guid.Parse("06cc3fcb-70f1-4ca1-9f88-e346222a7d1d")); + + /// + /// The for System.Runtime.dll + /// + public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard20.References.SystemRuntime, global::System.Guid.Parse("31414faf-61cf-4420-91eb-440369fc5b0a")); + /// /// The for System.Security.Claims.dll /// @@ -462,25 +447,20 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetStandard20.References.SystemServiceModelWeb, global::System.Guid.Parse("9073e110-050d-4d4c-bf87-58447c848b26")); - /// - /// The for System.Text.Encoding.dll - /// - public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard20.References.SystemTextEncoding, global::System.Guid.Parse("13f366fd-0e98-4483-8290-cb85a6a1936e")); - /// /// The for System.Text.Encoding.Extensions.dll /// public static ReferenceInfo SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, NetStandard20.References.SystemTextEncodingExtensions, global::System.Guid.Parse("3cf4acfc-a0a3-4b6c-97df-33dc6758ac30")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard20.References.SystemTextRegularExpressions, global::System.Guid.Parse("93d69975-856b-46eb-8852-5ba51378cc8e")); + public static ReferenceInfo SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, NetStandard20.References.SystemTextEncoding, global::System.Guid.Parse("13f366fd-0e98-4483-8290-cb85a6a1936e")); /// - /// The for System.Threading.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard20.References.SystemThreading, global::System.Guid.Parse("a5b2646b-c705-4e62-958a-c57f173d816b")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard20.References.SystemTextRegularExpressions, global::System.Guid.Parse("93d69975-856b-46eb-8852-5ba51378cc8e")); /// /// The for System.Threading.Overlapped.dll @@ -488,14 +468,14 @@ public static class ReferenceInfos public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, NetStandard20.References.SystemThreadingOverlapped, global::System.Guid.Parse("fdd92a12-8c43-4cff-93a4-cff4f05beca8")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetStandard20.References.SystemThreadingTasks, global::System.Guid.Parse("19bbe456-2b89-4bbb-8559-b36ddb27c871")); + public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, NetStandard20.References.SystemThreadingTasksParallel, global::System.Guid.Parse("6128a3c1-cb91-40fa-a85a-b67288e9259f")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, NetStandard20.References.SystemThreadingTasksParallel, global::System.Guid.Parse("6128a3c1-cb91-40fa-a85a-b67288e9259f")); + public static ReferenceInfo SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, NetStandard20.References.SystemThreadingTasks, global::System.Guid.Parse("19bbe456-2b89-4bbb-8559-b36ddb27c871")); /// /// The for System.Threading.Thread.dll @@ -512,6 +492,11 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard20.References.SystemThreadingTimer, global::System.Guid.Parse("f105874b-2ba7-4d68-85f8-c809e73f7cbb")); + /// + /// The for System.Threading.dll + /// + public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard20.References.SystemThreading, global::System.Guid.Parse("a5b2646b-c705-4e62-958a-c57f173d816b")); + /// /// The for System.Transactions.dll /// @@ -532,11 +517,6 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard20.References.SystemWindows, global::System.Guid.Parse("cc2f586f-2cad-4b49-9e71-6413e614ffd0")); - /// - /// The for System.Xml.dll - /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard20.References.SystemXml, global::System.Guid.Parse("960b8399-190c-475b-b73b-4cee64ef748e")); - /// /// The for System.Xml.Linq.dll /// @@ -557,6 +537,16 @@ public static class ReferenceInfos /// public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard20.References.SystemXmlXDocument, global::System.Guid.Parse("5b4afa9f-da2b-48fd-a404-910b287beee0")); + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard20.References.SystemXmlXPathXDocument, global::System.Guid.Parse("4b57c086-8352-40ab-8005-061eb4e5620d")); + + /// + /// The for System.Xml.XPath.dll + /// + public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard20.References.SystemXmlXPath, global::System.Guid.Parse("7efaf249-c336-4fba-afbf-ae099104a110")); + /// /// The for System.Xml.XmlDocument.dll /// @@ -568,14 +558,24 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetStandard20.References.SystemXmlXmlSerializer, global::System.Guid.Parse("6b7556ae-8a81-446b-829f-c60fc8b5c834")); /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard20.References.SystemXmlXPath, global::System.Guid.Parse("7efaf249-c336-4fba-afbf-ae099104a110")); + public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard20.References.SystemXml, global::System.Guid.Parse("960b8399-190c-475b-b73b-4cee64ef748e")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static ReferenceInfo SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, NetStandard20.References.SystemXmlXPathXDocument, global::System.Guid.Parse("4b57c086-8352-40ab-8005-061eb4e5620d")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetStandard20.References.System, global::System.Guid.Parse("4b5030eb-e663-44e9-a8a2-3cf3c5e8be6a")); + + /// + /// The for mscorlib.dll + /// + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); + + /// + /// The for netstandard.dll + /// + public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard20.References.netstandard, global::System.Guid.Parse("6dadd22e-0197-42ce-80aa-efef99855be0")); private static ImmutableArray _all; public static ImmutableArray All { @@ -586,18 +586,16 @@ public static ImmutableArray All _all = [ MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelComposition, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemCore, SystemDataCommon, @@ -611,30 +609,28 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, - SystemIOCompression, + SystemGlobalization, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, - SystemNet, + SystemLinq, SystemNetHttp, SystemNetNameResolution, SystemNetNetworkInformation, @@ -646,26 +642,27 @@ public static ImmutableArray All SystemNetWebHeaderCollection, SystemNetWebSocketsClient, SystemNetWebSockets, + SystemNet, SystemNumerics, SystemObjectModel, - SystemReflection, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -675,29 +672,32 @@ public static ImmutableArray All SystemSecurityPrincipal, SystemSecuritySecureString, SystemServiceModelWeb, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemTransactions, SystemValueTuple, SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, + mscorlib, + netstandard, ]; } return _all; @@ -729,40 +729,6 @@ public static PortableExecutableReference MicrosoftWin32Primitives } } - private static PortableExecutableReference? _mscorlib; - - /// - /// The for mscorlib.dll - /// - public static PortableExecutableReference mscorlib - { - get - { - if (_mscorlib is null) - { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); - } - return _mscorlib; - } - } - - private static PortableExecutableReference? _netstandard; - - /// - /// The for netstandard.dll - /// - public static PortableExecutableReference netstandard - { - get - { - if (_netstandard is null) - { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); - } - return _netstandard; - } - } - private static PortableExecutableReference? _SystemAppContext; /// @@ -797,33 +763,16 @@ public static PortableExecutableReference SystemCollectionsConcurrent } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Collections.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemCollections is null) - { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); - } - return _SystemCollections; - } - } - - private static PortableExecutableReference? _SystemCollectionsNonGeneric; - - /// - /// The for System.Collections.NonGeneric.dll - /// - public static PortableExecutableReference SystemCollectionsNonGeneric - { - get - { - if (_SystemCollectionsNonGeneric is null) + if (_SystemCollectionsNonGeneric is null) { _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard20)"); } @@ -848,37 +797,37 @@ public static PortableExecutableReference SystemCollectionsSpecialized } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemCollections { get { - if (_SystemComponentModelComposition is null) + if (_SystemCollections is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); } - return _SystemComponentModelComposition; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.ComponentModel.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemComponentModel is null) + if (_SystemComponentModelComposition is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); } - return _SystemComponentModel; + return _SystemComponentModelComposition; } } @@ -933,6 +882,23 @@ public static PortableExecutableReference SystemComponentModelTypeConverter } } + private static PortableExecutableReference? _SystemComponentModel; + + /// + /// The for System.ComponentModel.dll + /// + public static PortableExecutableReference SystemComponentModel + { + get + { + if (_SystemComponentModel is null) + { + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); + } + return _SystemComponentModel; + } + } + private static PortableExecutableReference? _SystemConsole; /// @@ -1154,20 +1120,20 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_System is null) + if (_SystemDrawingPrimitives is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); } - return _System; + return _SystemDrawingPrimitives; } } @@ -1188,23 +1154,6 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; - - /// - /// The for System.Drawing.Primitives.dll - /// - public static PortableExecutableReference SystemDrawingPrimitives - { - get - { - if (_SystemDrawingPrimitives is null) - { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); - } - return _SystemDrawingPrimitives; - } - } - private static PortableExecutableReference? _SystemDynamicRuntime; /// @@ -1239,23 +1188,6 @@ public static PortableExecutableReference SystemGlobalizationCalendars } } - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemGlobalizationExtensions; /// @@ -1273,20 +1205,20 @@ public static PortableExecutableReference SystemGlobalizationExtensions } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.IO.Compression.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemIOCompression is null) + if (_SystemGlobalization is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); } - return _SystemIOCompression; + return _SystemGlobalization; } } @@ -1324,37 +1256,20 @@ public static PortableExecutableReference SystemIOCompressionZipFile } } - private static PortableExecutableReference? _SystemIO; - - /// - /// The for System.IO.dll - /// - public static PortableExecutableReference SystemIO - { - get - { - if (_SystemIO is null) - { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); - } - return _SystemIO; - } - } - - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOFileSystem is null) + if (_SystemIOCompression is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); } - return _SystemIOFileSystem; + return _SystemIOCompression; } } @@ -1409,6 +1324,23 @@ public static PortableExecutableReference SystemIOFileSystemWatcher } } + private static PortableExecutableReference? _SystemIOFileSystem; + + /// + /// The for System.IO.FileSystem.dll + /// + public static PortableExecutableReference SystemIOFileSystem + { + get + { + if (_SystemIOFileSystem is null) + { + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); + } + return _SystemIOFileSystem; + } + } + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// @@ -1477,20 +1409,20 @@ public static PortableExecutableReference SystemIOUnmanagedMemoryStream } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Linq.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemIO { get { - if (_SystemLinq is null) + if (_SystemIO is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); } - return _SystemLinq; + return _SystemIO; } } @@ -1545,20 +1477,20 @@ public static PortableExecutableReference SystemLinqQueryable } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Net.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemLinq { get { - if (_SystemNet is null) + if (_SystemLinq is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); } - return _SystemNet; + return _SystemLinq; } } @@ -1749,6 +1681,23 @@ public static PortableExecutableReference SystemNetWebSockets } } + private static PortableExecutableReference? _SystemNet; + + /// + /// The for System.Net.dll + /// + public static PortableExecutableReference SystemNet + { + get + { + if (_SystemNet is null) + { + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); + } + return _SystemNet; + } + } + private static PortableExecutableReference? _SystemNumerics; /// @@ -1783,23 +1732,6 @@ public static PortableExecutableReference SystemObjectModel } } - private static PortableExecutableReference? _SystemReflection; - - /// - /// The for System.Reflection.dll - /// - public static PortableExecutableReference SystemReflection - { - get - { - if (_SystemReflection is null) - { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); - } - return _SystemReflection; - } - } - private static PortableExecutableReference? _SystemReflectionExtensions; /// @@ -1834,6 +1766,23 @@ public static PortableExecutableReference SystemReflectionPrimitives } } + private static PortableExecutableReference? _SystemReflection; + + /// + /// The for System.Reflection.dll + /// + public static PortableExecutableReference SystemReflection + { + get + { + if (_SystemReflection is null) + { + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); + } + return _SystemReflection; + } + } + private static PortableExecutableReference? _SystemResourcesReader; /// @@ -1902,23 +1851,6 @@ public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC } } - private static PortableExecutableReference? _SystemRuntime; - - /// - /// The for System.Runtime.dll - /// - public static PortableExecutableReference SystemRuntime - { - get - { - if (_SystemRuntime is null) - { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); - } - return _SystemRuntime; - } - } - private static PortableExecutableReference? _SystemRuntimeExtensions; /// @@ -1953,37 +1885,37 @@ public static PortableExecutableReference SystemRuntimeHandles } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard20)"); } - return _SystemRuntimeInteropServices; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemRuntimeInteropServices is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard20)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemRuntimeInteropServices; } } @@ -2004,23 +1936,6 @@ public static PortableExecutableReference SystemRuntimeNumerics } } - private static PortableExecutableReference? _SystemRuntimeSerialization; - - /// - /// The for System.Runtime.Serialization.dll - /// - public static PortableExecutableReference SystemRuntimeSerialization - { - get - { - if (_SystemRuntimeSerialization is null) - { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); - } - return _SystemRuntimeSerialization; - } - } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// @@ -2089,6 +2004,40 @@ public static PortableExecutableReference SystemRuntimeSerializationXml } } + private static PortableExecutableReference? _SystemRuntimeSerialization; + + /// + /// The for System.Runtime.Serialization.dll + /// + public static PortableExecutableReference SystemRuntimeSerialization + { + get + { + if (_SystemRuntimeSerialization is null) + { + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); + } + return _SystemRuntimeSerialization; + } + } + + private static PortableExecutableReference? _SystemRuntime; + + /// + /// The for System.Runtime.dll + /// + public static PortableExecutableReference SystemRuntime + { + get + { + if (_SystemRuntime is null) + { + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); + } + return _SystemRuntime; + } + } + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -2242,23 +2191,6 @@ public static PortableExecutableReference SystemServiceModelWeb } } - private static PortableExecutableReference? _SystemTextEncoding; - - /// - /// The for System.Text.Encoding.dll - /// - public static PortableExecutableReference SystemTextEncoding - { - get - { - if (_SystemTextEncoding is null) - { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); - } - return _SystemTextEncoding; - } - } - private static PortableExecutableReference? _SystemTextEncodingExtensions; /// @@ -2276,37 +2208,37 @@ public static PortableExecutableReference SystemTextEncodingExtensions } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemTextRegularExpressions is null) + if (_SystemTextEncoding is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); } - return _SystemTextRegularExpressions; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Threading.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemThreading is null) + if (_SystemTextRegularExpressions is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); } - return _SystemThreading; + return _SystemTextRegularExpressions; } } @@ -2327,37 +2259,37 @@ public static PortableExecutableReference SystemThreadingOverlapped } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Threading.Tasks.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemThreadingTasks is null) + if (_SystemThreadingTasksParallel is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard20)"); } - return _SystemThreadingTasks; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemThreadingTasks is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard20)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); } - return _SystemThreadingTasksParallel; + return _SystemThreadingTasks; } } @@ -2412,6 +2344,23 @@ public static PortableExecutableReference SystemThreadingTimer } } + private static PortableExecutableReference? _SystemThreading; + + /// + /// The for System.Threading.dll + /// + public static PortableExecutableReference SystemThreading + { + get + { + if (_SystemThreading is null) + { + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); + } + return _SystemThreading; + } + } + private static PortableExecutableReference? _SystemTransactions; /// @@ -2480,23 +2429,6 @@ public static PortableExecutableReference SystemWindows } } - private static PortableExecutableReference? _SystemXml; - - /// - /// The for System.Xml.dll - /// - public static PortableExecutableReference SystemXml - { - get - { - if (_SystemXml is null) - { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); - } - return _SystemXml; - } - } - private static PortableExecutableReference? _SystemXmlLinq; /// @@ -2565,6 +2497,40 @@ public static PortableExecutableReference SystemXmlXDocument } } + private static PortableExecutableReference? _SystemXmlXPathXDocument; + + /// + /// The for System.Xml.XPath.XDocument.dll + /// + public static PortableExecutableReference SystemXmlXPathXDocument + { + get + { + if (_SystemXmlXPathXDocument is null) + { + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard20)"); + } + return _SystemXmlXPathXDocument; + } + } + + private static PortableExecutableReference? _SystemXmlXPath; + + /// + /// The for System.Xml.XPath.dll + /// + public static PortableExecutableReference SystemXmlXPath + { + get + { + if (_SystemXmlXPath is null) + { + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); + } + return _SystemXmlXPath; + } + } + private static PortableExecutableReference? _SystemXmlXmlDocument; /// @@ -2599,37 +2565,71 @@ public static PortableExecutableReference SystemXmlXmlSerializer } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Xml.XPath.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemXml { get { - if (_SystemXmlXPath is null) + if (_SystemXml is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); } - return _SystemXmlXPath; + return _SystemXml; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _System; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference System { get { - if (_SystemXmlXPathXDocument is null) + if (_System is null) { - _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard20)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); } - return _SystemXmlXPathXDocument; + return _System; + } + } + + private static PortableExecutableReference? _mscorlib; + + /// + /// The for mscorlib.dll + /// + public static PortableExecutableReference mscorlib + { + get + { + if (_mscorlib is null) + { + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); + } + return _mscorlib; + } + } + + private static PortableExecutableReference? _netstandard; + + /// + /// The for netstandard.dll + /// + public static PortableExecutableReference netstandard + { + get + { + if (_netstandard is null) + { + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); + } + return _netstandard; } } @@ -2643,18 +2643,16 @@ public static ImmutableArray All _all = [ MicrosoftWin32Primitives, - mscorlib, - netstandard, SystemAppContext, SystemCollectionsConcurrent, - SystemCollections, SystemCollectionsNonGeneric, SystemCollectionsSpecialized, + SystemCollections, SystemComponentModelComposition, - SystemComponentModel, SystemComponentModelEventBasedAsync, SystemComponentModelPrimitives, SystemComponentModelTypeConverter, + SystemComponentModel, SystemConsole, SystemCore, SystemDataCommon, @@ -2668,30 +2666,28 @@ public static ImmutableArray All SystemDiagnosticsTools, SystemDiagnosticsTraceSource, SystemDiagnosticsTracing, - System, - SystemDrawing, SystemDrawingPrimitives, + SystemDrawing, SystemDynamicRuntime, SystemGlobalizationCalendars, - SystemGlobalization, SystemGlobalizationExtensions, - SystemIOCompression, + SystemGlobalization, SystemIOCompressionFileSystem, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, + SystemIOCompression, SystemIOFileSystemDriveInfo, SystemIOFileSystemPrimitives, SystemIOFileSystemWatcher, + SystemIOFileSystem, SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, SystemIOPipes, SystemIOUnmanagedMemoryStream, - SystemLinq, + SystemIO, SystemLinqExpressions, SystemLinqParallel, SystemLinqQueryable, - SystemNet, + SystemLinq, SystemNetHttp, SystemNetNameResolution, SystemNetNetworkInformation, @@ -2703,26 +2699,27 @@ public static ImmutableArray All SystemNetWebHeaderCollection, SystemNetWebSocketsClient, SystemNetWebSockets, + SystemNet, SystemNumerics, SystemObjectModel, - SystemReflection, SystemReflectionExtensions, SystemReflectionPrimitives, + SystemReflection, SystemResourcesReader, SystemResourcesResourceManager, SystemResourcesWriter, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, SystemRuntimeExtensions, SystemRuntimeHandles, - SystemRuntimeInteropServices, SystemRuntimeInteropServicesRuntimeInformation, + SystemRuntimeInteropServices, SystemRuntimeNumerics, - SystemRuntimeSerialization, SystemRuntimeSerializationFormatters, SystemRuntimeSerializationJson, SystemRuntimeSerializationPrimitives, SystemRuntimeSerializationXml, + SystemRuntimeSerialization, + SystemRuntime, SystemSecurityClaims, SystemSecurityCryptographyAlgorithms, SystemSecurityCryptographyCsp, @@ -2732,29 +2729,32 @@ public static ImmutableArray All SystemSecurityPrincipal, SystemSecuritySecureString, SystemServiceModelWeb, - SystemTextEncoding, SystemTextEncodingExtensions, + SystemTextEncoding, SystemTextRegularExpressions, - SystemThreading, SystemThreadingOverlapped, - SystemThreadingTasks, SystemThreadingTasksParallel, + SystemThreadingTasks, SystemThreadingThread, SystemThreadingThreadPool, SystemThreadingTimer, + SystemThreading, SystemTransactions, SystemValueTuple, SystemWeb, SystemWindows, - SystemXml, SystemXmlLinq, SystemXmlReaderWriter, SystemXmlSerialization, SystemXmlXDocument, + SystemXmlXPathXDocument, + SystemXmlXPath, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemXml, + System, + mscorlib, + netstandard, ]; } return _all; @@ -2889,18 +2889,6 @@ public static class Resources public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard20.Microsoft.Win32.Primitives"); private static byte[]? _MicrosoftWin32Primitives; - /// - /// The image bytes for mscorlib.dll - /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); - private static byte[]? _mscorlib; - - /// - /// The image bytes for netstandard.dll - /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); - private static byte[]? _netstandard; - /// /// The image bytes for System.AppContext.dll /// @@ -2913,12 +2901,6 @@ public static class Resources public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard20.System.Collections.Concurrent"); private static byte[]? _SystemCollectionsConcurrent; - /// - /// The image bytes for System.Collections.dll - /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); - private static byte[]? _SystemCollections; - /// /// The image bytes for System.Collections.NonGeneric.dll /// @@ -2932,16 +2914,16 @@ public static class Resources private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// /// The image bytes for System.ComponentModel.EventBasedAsync.dll @@ -2961,6 +2943,12 @@ public static class Resources public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard20.System.ComponentModel.TypeConverter"); private static byte[]? _SystemComponentModelTypeConverter; + /// + /// The image bytes for System.ComponentModel.dll + /// + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// /// The image bytes for System.Console.dll /// @@ -3040,10 +3028,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); - private static byte[]? _System; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// /// The image bytes for System.Drawing.dll @@ -3051,12 +3039,6 @@ public static class Resources public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard20.System.Drawing"); private static byte[]? _SystemDrawing; - /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - /// /// The image bytes for System.Dynamic.Runtime.dll /// @@ -3069,12 +3051,6 @@ public static class Resources public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard20.System.Globalization.Calendars"); private static byte[]? _SystemGlobalizationCalendars; - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.Globalization.Extensions.dll /// @@ -3082,10 +3058,10 @@ public static class Resources private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard20.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); + private static byte[]? _SystemGlobalization; /// /// The image bytes for System.IO.Compression.FileSystem.dll @@ -3100,16 +3076,10 @@ public static class Resources private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.IO.dll - /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); - private static byte[]? _SystemIO; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard20.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// /// The image bytes for System.IO.FileSystem.DriveInfo.dll @@ -3129,6 +3099,12 @@ public static class Resources public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard20.System.IO.FileSystem.Watcher"); private static byte[]? _SystemIOFileSystemWatcher; + /// + /// The image bytes for System.IO.FileSystem.dll + /// + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// /// The image bytes for System.IO.IsolatedStorage.dll /// @@ -3154,10 +3130,10 @@ public static class Resources private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); + private static byte[]? _SystemIO; /// /// The image bytes for System.Linq.Expressions.dll @@ -3178,10 +3154,10 @@ public static class Resources private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); + private static byte[]? _SystemLinq; /// /// The image bytes for System.Net.Http.dll @@ -3249,6 +3225,12 @@ public static class Resources public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard20.System.Net.WebSockets"); private static byte[]? _SystemNetWebSockets; + /// + /// The image bytes for System.Net.dll + /// + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); + private static byte[]? _SystemNet; + /// /// The image bytes for System.Numerics.dll /// @@ -3261,12 +3243,6 @@ public static class Resources public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard20.System.ObjectModel"); private static byte[]? _SystemObjectModel; - /// - /// The image bytes for System.Reflection.dll - /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); - private static byte[]? _SystemReflection; - /// /// The image bytes for System.Reflection.Extensions.dll /// @@ -3279,6 +3255,12 @@ public static class Resources public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard20.System.Reflection.Primitives"); private static byte[]? _SystemReflectionPrimitives; + /// + /// The image bytes for System.Reflection.dll + /// + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Resources.Reader.dll /// @@ -3303,12 +3285,6 @@ public static class Resources public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard20.System.Runtime.CompilerServices.VisualC"); private static byte[]? _SystemRuntimeCompilerServicesVisualC; - /// - /// The image bytes for System.Runtime.dll - /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); - private static byte[]? _SystemRuntime; - /// /// The image bytes for System.Runtime.Extensions.dll /// @@ -3321,12 +3297,6 @@ public static class Resources public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard20.System.Runtime.Handles"); private static byte[]? _SystemRuntimeHandles; - /// - /// The image bytes for System.Runtime.InteropServices.dll - /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - /// /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// @@ -3334,16 +3304,16 @@ public static class Resources private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// /// The image bytes for System.Runtime.Serialization.Formatters.dll @@ -3369,6 +3339,18 @@ public static class Resources public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard20.System.Runtime.Serialization.Xml"); private static byte[]? _SystemRuntimeSerializationXml; + /// + /// The image bytes for System.Runtime.Serialization.dll + /// + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + + /// + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); + private static byte[]? _SystemRuntime; + /// /// The image bytes for System.Security.Claims.dll /// @@ -3423,12 +3405,6 @@ public static class Resources public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard20.System.ServiceModel.Web"); private static byte[]? _SystemServiceModelWeb; - /// - /// The image bytes for System.Text.Encoding.dll - /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - /// /// The image bytes for System.Text.Encoding.Extensions.dll /// @@ -3436,16 +3412,16 @@ public static class Resources private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// /// The image bytes for System.Threading.Overlapped.dll @@ -3453,18 +3429,18 @@ public static class Resources public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard20.System.Threading.Overlapped"); private static byte[]? _SystemThreadingOverlapped; - /// - /// The image bytes for System.Threading.Tasks.dll - /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - /// /// The image bytes for System.Threading.Tasks.Parallel.dll /// public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard20.System.Threading.Tasks.Parallel"); private static byte[]? _SystemThreadingTasksParallel; + /// + /// The image bytes for System.Threading.Tasks.dll + /// + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// /// The image bytes for System.Threading.Thread.dll /// @@ -3483,6 +3459,12 @@ public static class Resources public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard20.System.Threading.Timer"); private static byte[]? _SystemThreadingTimer; + /// + /// The image bytes for System.Threading.dll + /// + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); + private static byte[]? _SystemThreading; + /// /// The image bytes for System.Transactions.dll /// @@ -3507,12 +3489,6 @@ public static class Resources public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard20.System.Windows"); private static byte[]? _SystemWindows; - /// - /// The image bytes for System.Xml.dll - /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); - private static byte[]? _SystemXml; - /// /// The image bytes for System.Xml.Linq.dll /// @@ -3537,6 +3513,18 @@ public static class Resources public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard20.System.Xml.XDocument"); private static byte[]? _SystemXmlXDocument; + /// + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.Xml.XPath.dll + /// + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// /// The image bytes for System.Xml.XmlDocument.dll /// @@ -3550,16 +3538,28 @@ public static class Resources private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); + private static byte[]? _System; + + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for netstandard.dll + /// + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); + private static byte[]? _netstandard; /// /// The image bytes for Microsoft.CSharp.dll diff --git a/Src/Basic.Reference.Assemblies/Generated.NetStandard20.targets b/Src/Basic.Reference.Assemblies/Generated.NetStandard20.targets index 9a2f97f..dd0d7dc 100644 --- a/Src/Basic.Reference.Assemblies/Generated.NetStandard20.targets +++ b/Src/Basic.Reference.Assemblies/Generated.NetStandard20.targets @@ -1,466 +1,466 @@ - + netstandard20.Microsoft.Win32.Primitives Resources\netstandard20\Microsoft.Win32.Primitives.dll - - netstandard20.mscorlib - Resources\netstandard20\mscorlib.dll - - - netstandard20.netstandard - Resources\netstandard20\netstandard.dll - - + netstandard20.System.AppContext Resources\netstandard20\System.AppContext.dll - + netstandard20.System.Collections.Concurrent Resources\netstandard20\System.Collections.Concurrent.dll - - netstandard20.System.Collections - Resources\netstandard20\System.Collections.dll - - + netstandard20.System.Collections.NonGeneric Resources\netstandard20\System.Collections.NonGeneric.dll - + netstandard20.System.Collections.Specialized Resources\netstandard20\System.Collections.Specialized.dll - + + netstandard20.System.Collections + Resources\netstandard20\System.Collections.dll + + netstandard20.System.ComponentModel.Composition Resources\netstandard20\System.ComponentModel.Composition.dll - - netstandard20.System.ComponentModel - Resources\netstandard20\System.ComponentModel.dll - - + netstandard20.System.ComponentModel.EventBasedAsync Resources\netstandard20\System.ComponentModel.EventBasedAsync.dll - + netstandard20.System.ComponentModel.Primitives Resources\netstandard20\System.ComponentModel.Primitives.dll - + netstandard20.System.ComponentModel.TypeConverter Resources\netstandard20\System.ComponentModel.TypeConverter.dll - + + netstandard20.System.ComponentModel + Resources\netstandard20\System.ComponentModel.dll + + netstandard20.System.Console Resources\netstandard20\System.Console.dll - + netstandard20.System.Core Resources\netstandard20\System.Core.dll - + netstandard20.System.Data.Common Resources\netstandard20\System.Data.Common.dll - + netstandard20.System.Data Resources\netstandard20\System.Data.dll - + netstandard20.System.Diagnostics.Contracts Resources\netstandard20\System.Diagnostics.Contracts.dll - + netstandard20.System.Diagnostics.Debug Resources\netstandard20\System.Diagnostics.Debug.dll - + netstandard20.System.Diagnostics.FileVersionInfo Resources\netstandard20\System.Diagnostics.FileVersionInfo.dll - + netstandard20.System.Diagnostics.Process Resources\netstandard20\System.Diagnostics.Process.dll - + netstandard20.System.Diagnostics.StackTrace Resources\netstandard20\System.Diagnostics.StackTrace.dll - + netstandard20.System.Diagnostics.TextWriterTraceListener Resources\netstandard20\System.Diagnostics.TextWriterTraceListener.dll - + netstandard20.System.Diagnostics.Tools Resources\netstandard20\System.Diagnostics.Tools.dll - + netstandard20.System.Diagnostics.TraceSource Resources\netstandard20\System.Diagnostics.TraceSource.dll - + netstandard20.System.Diagnostics.Tracing Resources\netstandard20\System.Diagnostics.Tracing.dll - - netstandard20.System - Resources\netstandard20\System.dll + + netstandard20.System.Drawing.Primitives + Resources\netstandard20\System.Drawing.Primitives.dll - + netstandard20.System.Drawing Resources\netstandard20\System.Drawing.dll - - netstandard20.System.Drawing.Primitives - Resources\netstandard20\System.Drawing.Primitives.dll - - + netstandard20.System.Dynamic.Runtime Resources\netstandard20\System.Dynamic.Runtime.dll - + netstandard20.System.Globalization.Calendars Resources\netstandard20\System.Globalization.Calendars.dll - - netstandard20.System.Globalization - Resources\netstandard20\System.Globalization.dll - - + netstandard20.System.Globalization.Extensions Resources\netstandard20\System.Globalization.Extensions.dll - - netstandard20.System.IO.Compression - Resources\netstandard20\System.IO.Compression.dll + + netstandard20.System.Globalization + Resources\netstandard20\System.Globalization.dll - + netstandard20.System.IO.Compression.FileSystem Resources\netstandard20\System.IO.Compression.FileSystem.dll - + netstandard20.System.IO.Compression.ZipFile Resources\netstandard20\System.IO.Compression.ZipFile.dll - - netstandard20.System.IO - Resources\netstandard20\System.IO.dll - - - netstandard20.System.IO.FileSystem - Resources\netstandard20\System.IO.FileSystem.dll + + netstandard20.System.IO.Compression + Resources\netstandard20\System.IO.Compression.dll - + netstandard20.System.IO.FileSystem.DriveInfo Resources\netstandard20\System.IO.FileSystem.DriveInfo.dll - + netstandard20.System.IO.FileSystem.Primitives Resources\netstandard20\System.IO.FileSystem.Primitives.dll - + netstandard20.System.IO.FileSystem.Watcher Resources\netstandard20\System.IO.FileSystem.Watcher.dll - + + netstandard20.System.IO.FileSystem + Resources\netstandard20\System.IO.FileSystem.dll + + netstandard20.System.IO.IsolatedStorage Resources\netstandard20\System.IO.IsolatedStorage.dll - + netstandard20.System.IO.MemoryMappedFiles Resources\netstandard20\System.IO.MemoryMappedFiles.dll - + netstandard20.System.IO.Pipes Resources\netstandard20\System.IO.Pipes.dll - + netstandard20.System.IO.UnmanagedMemoryStream Resources\netstandard20\System.IO.UnmanagedMemoryStream.dll - - netstandard20.System.Linq - Resources\netstandard20\System.Linq.dll + + netstandard20.System.IO + Resources\netstandard20\System.IO.dll - + netstandard20.System.Linq.Expressions Resources\netstandard20\System.Linq.Expressions.dll - + netstandard20.System.Linq.Parallel Resources\netstandard20\System.Linq.Parallel.dll - + netstandard20.System.Linq.Queryable Resources\netstandard20\System.Linq.Queryable.dll - - netstandard20.System.Net - Resources\netstandard20\System.Net.dll + + netstandard20.System.Linq + Resources\netstandard20\System.Linq.dll - + netstandard20.System.Net.Http Resources\netstandard20\System.Net.Http.dll - + netstandard20.System.Net.NameResolution Resources\netstandard20\System.Net.NameResolution.dll - + netstandard20.System.Net.NetworkInformation Resources\netstandard20\System.Net.NetworkInformation.dll - + netstandard20.System.Net.Ping Resources\netstandard20\System.Net.Ping.dll - + netstandard20.System.Net.Primitives Resources\netstandard20\System.Net.Primitives.dll - + netstandard20.System.Net.Requests Resources\netstandard20\System.Net.Requests.dll - + netstandard20.System.Net.Security Resources\netstandard20\System.Net.Security.dll - + netstandard20.System.Net.Sockets Resources\netstandard20\System.Net.Sockets.dll - + netstandard20.System.Net.WebHeaderCollection Resources\netstandard20\System.Net.WebHeaderCollection.dll - + netstandard20.System.Net.WebSockets.Client Resources\netstandard20\System.Net.WebSockets.Client.dll - + netstandard20.System.Net.WebSockets Resources\netstandard20\System.Net.WebSockets.dll - + + netstandard20.System.Net + Resources\netstandard20\System.Net.dll + + netstandard20.System.Numerics Resources\netstandard20\System.Numerics.dll - + netstandard20.System.ObjectModel Resources\netstandard20\System.ObjectModel.dll - - netstandard20.System.Reflection - Resources\netstandard20\System.Reflection.dll - - + netstandard20.System.Reflection.Extensions Resources\netstandard20\System.Reflection.Extensions.dll - + netstandard20.System.Reflection.Primitives Resources\netstandard20\System.Reflection.Primitives.dll - + + netstandard20.System.Reflection + Resources\netstandard20\System.Reflection.dll + + netstandard20.System.Resources.Reader Resources\netstandard20\System.Resources.Reader.dll - + netstandard20.System.Resources.ResourceManager Resources\netstandard20\System.Resources.ResourceManager.dll - + netstandard20.System.Resources.Writer Resources\netstandard20\System.Resources.Writer.dll - + netstandard20.System.Runtime.CompilerServices.VisualC Resources\netstandard20\System.Runtime.CompilerServices.VisualC.dll - - netstandard20.System.Runtime - Resources\netstandard20\System.Runtime.dll - - + netstandard20.System.Runtime.Extensions Resources\netstandard20\System.Runtime.Extensions.dll - + netstandard20.System.Runtime.Handles Resources\netstandard20\System.Runtime.Handles.dll - - netstandard20.System.Runtime.InteropServices - Resources\netstandard20\System.Runtime.InteropServices.dll - - + netstandard20.System.Runtime.InteropServices.RuntimeInformation Resources\netstandard20\System.Runtime.InteropServices.RuntimeInformation.dll - + + netstandard20.System.Runtime.InteropServices + Resources\netstandard20\System.Runtime.InteropServices.dll + + netstandard20.System.Runtime.Numerics Resources\netstandard20\System.Runtime.Numerics.dll - - netstandard20.System.Runtime.Serialization - Resources\netstandard20\System.Runtime.Serialization.dll - - + netstandard20.System.Runtime.Serialization.Formatters Resources\netstandard20\System.Runtime.Serialization.Formatters.dll - + netstandard20.System.Runtime.Serialization.Json Resources\netstandard20\System.Runtime.Serialization.Json.dll - + netstandard20.System.Runtime.Serialization.Primitives Resources\netstandard20\System.Runtime.Serialization.Primitives.dll - + netstandard20.System.Runtime.Serialization.Xml Resources\netstandard20\System.Runtime.Serialization.Xml.dll - + + netstandard20.System.Runtime.Serialization + Resources\netstandard20\System.Runtime.Serialization.dll + + + netstandard20.System.Runtime + Resources\netstandard20\System.Runtime.dll + + netstandard20.System.Security.Claims Resources\netstandard20\System.Security.Claims.dll - + netstandard20.System.Security.Cryptography.Algorithms Resources\netstandard20\System.Security.Cryptography.Algorithms.dll - + netstandard20.System.Security.Cryptography.Csp Resources\netstandard20\System.Security.Cryptography.Csp.dll - + netstandard20.System.Security.Cryptography.Encoding Resources\netstandard20\System.Security.Cryptography.Encoding.dll - + netstandard20.System.Security.Cryptography.Primitives Resources\netstandard20\System.Security.Cryptography.Primitives.dll - + netstandard20.System.Security.Cryptography.X509Certificates Resources\netstandard20\System.Security.Cryptography.X509Certificates.dll - + netstandard20.System.Security.Principal Resources\netstandard20\System.Security.Principal.dll - + netstandard20.System.Security.SecureString Resources\netstandard20\System.Security.SecureString.dll - + netstandard20.System.ServiceModel.Web Resources\netstandard20\System.ServiceModel.Web.dll - - netstandard20.System.Text.Encoding - Resources\netstandard20\System.Text.Encoding.dll - - + netstandard20.System.Text.Encoding.Extensions Resources\netstandard20\System.Text.Encoding.Extensions.dll - + + netstandard20.System.Text.Encoding + Resources\netstandard20\System.Text.Encoding.dll + + netstandard20.System.Text.RegularExpressions Resources\netstandard20\System.Text.RegularExpressions.dll - - netstandard20.System.Threading - Resources\netstandard20\System.Threading.dll - - + netstandard20.System.Threading.Overlapped Resources\netstandard20\System.Threading.Overlapped.dll - - netstandard20.System.Threading.Tasks - Resources\netstandard20\System.Threading.Tasks.dll - - + netstandard20.System.Threading.Tasks.Parallel Resources\netstandard20\System.Threading.Tasks.Parallel.dll - + + netstandard20.System.Threading.Tasks + Resources\netstandard20\System.Threading.Tasks.dll + + netstandard20.System.Threading.Thread Resources\netstandard20\System.Threading.Thread.dll - + netstandard20.System.Threading.ThreadPool Resources\netstandard20\System.Threading.ThreadPool.dll - + netstandard20.System.Threading.Timer Resources\netstandard20\System.Threading.Timer.dll - + + netstandard20.System.Threading + Resources\netstandard20\System.Threading.dll + + netstandard20.System.Transactions Resources\netstandard20\System.Transactions.dll - + netstandard20.System.ValueTuple Resources\netstandard20\System.ValueTuple.dll - + netstandard20.System.Web Resources\netstandard20\System.Web.dll - + netstandard20.System.Windows Resources\netstandard20\System.Windows.dll - - netstandard20.System.Xml - Resources\netstandard20\System.Xml.dll - - + netstandard20.System.Xml.Linq Resources\netstandard20\System.Xml.Linq.dll - + netstandard20.System.Xml.ReaderWriter Resources\netstandard20\System.Xml.ReaderWriter.dll - + netstandard20.System.Xml.Serialization Resources\netstandard20\System.Xml.Serialization.dll - + netstandard20.System.Xml.XDocument Resources\netstandard20\System.Xml.XDocument.dll - + + netstandard20.System.Xml.XPath.XDocument + Resources\netstandard20\System.Xml.XPath.XDocument.dll + + + netstandard20.System.Xml.XPath + Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Xml.XmlDocument Resources\netstandard20\System.Xml.XmlDocument.dll - + netstandard20.System.Xml.XmlSerializer Resources\netstandard20\System.Xml.XmlSerializer.dll - - netstandard20.System.Xml.XPath - Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Xml + Resources\netstandard20\System.Xml.dll - - netstandard20.System.Xml.XPath.XDocument - Resources\netstandard20\System.Xml.XPath.XDocument.dll + + netstandard20.System + Resources\netstandard20\System.dll + + + netstandard20.mscorlib + Resources\netstandard20\mscorlib.dll + + + netstandard20.netstandard + Resources\netstandard20\netstandard.dll - + netstandard20.Microsoft.CSharp Resources\netstandard20\Microsoft.CSharp.dll - + netstandard20.Microsoft.VisualBasic Resources\netstandard20\Microsoft.VisualBasic.dll - + netstandard20.System.Threading.Tasks.Extensions Resources\netstandard20\System.Threading.Tasks.Extensions.dll diff --git a/Src/Generate/Program.cs b/Src/Generate/Program.cs index 3192917..e0bb5f9 100644 --- a/Src/Generate/Program.cs +++ b/Src/Generate/Program.cs @@ -326,6 +326,8 @@ string GetSrcPath(string[] args) throw new Exception("Could not find workspace path"); } +static string NormalizeLineEndings(string text) => text.ReplaceLineEndings("\n"); + static (Guid Mvid, bool IsAssembly)? GetMvid(string filePath) { try @@ -479,7 +481,7 @@ public static class ExtraReferenceInfos """); - return (codeContent.ToString(), targetsContent.ToString()); + return (NormalizeLineEndings(codeContent.ToString()), NormalizeLineEndings(targetsContent.ToString())); void ProcessDlls( string name, @@ -499,7 +501,7 @@ void ProcessDlls( var dllName = Path.GetFileName(dllInfo.FilePath)!; var dll = Path.GetFileNameWithoutExtension(dllName); var logicalName = $"{lowerName}.{dll}"; - var dllResourcePath = Path.Join(targetsPrefix, dllInfo.RelativeFilePath); + var dllResourcePath = $"{targetsPrefix}/{dllInfo.RelativeFilePath}"; targetsContent.AppendLine($$""" @@ -627,7 +629,7 @@ public static ImmutableArray All } } - var allPropNames = new List(); + var results = new List<(string FilePath, string RelativeFilePath, Guid Mvid)>(); foreach (var dllPath in dllPaths) { if (GetMvid(dllPath) is not var (mvid, isAssembly) || !isAssembly) @@ -636,8 +638,13 @@ public static ImmutableArray All } var relativeFilePath = dllPath.Substring(packagePrefix.Length); - yield return (dllPath, relativeFilePath, mvid); + // Normalize path separators so sorting is consistent across OS + relativeFilePath = relativeFilePath.Replace('\\', '/').TrimStart('/'); + results.Add((dllPath, relativeFilePath, mvid)); } + + results.Sort((x, y) => string.Compare(x.RelativeFilePath, y.RelativeFilePath, StringComparison.Ordinal)); + return results; } static (string CodeContent, string TargetsContent) GetGeneratedContent(string name, string[] packagePaths, string[]? extraPackagePaths = null)